Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.10 (#1148)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent cb6df15 commit 16e3d84
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jsdom": "25.0.0",
"prettier": "3.3.3",
"typescript": "5.4.5",
"vite": "5.4.6",
"vite": "5.4.10",
"vite-plugin-compression": "0.5.1",
"vite-plugin-html": "3.2.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react": "18.3.1",
"tsconfig": "0.48.3",
"typescript": "5.4.5",
"vite": "5.4.6",
"vite": "5.4.10",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"react-dom": "18.3.1",
"tsconfig": "0.48.3",
"typescript": "5.4.5",
"vite": "5.4.6",
"vite": "5.4.10",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-dom": "18.3.1",
"tsconfig": "0.48.3",
"typescript": "5.4.5",
"vite": "5.4.6",
"vite": "5.4.10",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-router-dom": "6.26.1",
"tsconfig": "0.48.3",
"typescript": "5.4.5",
"vite": "5.4.6",
"vite": "5.4.10",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-router-dom": "6.26.1",
"tsconfig": "0.48.3",
"typescript": "5.4.5",
"vite": "5.4.6",
"vite": "5.4.10",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"react-toastify": "10.0.5",
"tsconfig": "0.48.3",
"typescript": "5.4.5",
"vite": "5.4.6",
"vite": "5.4.10",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
68 changes: 34 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16e3d84

Please sign in to comment.