Skip to content

Commit

Permalink
Bump vite from 5.4.2 to 5.4.11
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 84c9abb commit 74b9fbc
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 75 deletions.
2 changes: 1 addition & 1 deletion examples/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-vue": "^5.1.3",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"vite": "^5.4.0"
"vite": "^5.4.11"
},
"sideEffects": [
"./app/remote/elements.ts"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"rollup": "^4.21.0",
"tsx": "^4.19.0",
"typescript": "^5.5.0",
"vite": "^5.4.0",
"vite": "^5.4.11",
"vitest": "^1.6.0"
},
"packageManager": "[email protected]+sha256.06e65a4965baff6d6097f9c8f75c35f6d420974dbc03d775009056a69edfd271",
Expand Down
Loading

0 comments on commit 74b9fbc

Please sign in to comment.