Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.4.1 to 5.4.6
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.1 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 2720e6a commit d0d448e
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"tslib": "2.6.1",
"typescript": "4.9.5",
"unplugin-swc": "1.5.1",
"vite": "5.4.1",
"vite": "5.4.6",
"vite-plugin-dts": "^4.0.3",
"vitest": "2.0.4",
"webpack": "^5.75.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/third-parties/vike/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint": "^8.57.0",
"typescript": "4.9.5",
"vike": "0.4.160",
"vite": "5.4.1",
"vite": "5.4.6",
"vitest": "2.0.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit d0d448e

Please sign in to comment.