Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.3.6 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.3.6 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 Nov 6, 2024
1 parent 947d2e4 commit 5521d0a
Show file tree
Hide file tree
Showing 6 changed files with 227 additions and 324 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"pg": "^8.8.0",
"tsup": "^8.3.0",
"typescript": "^5.0.0",
"vite": "^5.3.4"
"vite": "^5.4.6"
},
"engines": {
"node": "^20.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"stylelint": "^15.0.0",
"swr": "^2.2.0",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"vite": "^5.4.6",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-svgr": "^4.2.0",
"zod": "^3.23.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react-i18next": "^12.3.1",
"stylelint": "^15.0.0",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"vite": "^5.4.6",
"vite-plugin-compression": "^0.5.1",
"zod": "^3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/experience-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"tiny-cookie": "^2.4.1",
"typescript": "^5.5.3",
"use-debounced-loader": "^0.1.1",
"vite": "^5.3.4",
"vite": "^5.4.6",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-svgr": "^4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/experience/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"tiny-cookie": "^2.4.1",
"typescript": "^5.5.3",
"use-debounced-loader": "^0.1.1",
"vite": "^5.3.4",
"vite": "^5.4.6",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-svgr": "^4.2.0"
},
Expand Down
Loading

0 comments on commit 5521d0a

Please sign in to comment.