Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.6 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 16e758e commit c158d28
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 48 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"jsdom": "25.0.0",
"prettier": "3.3.3",
"typescript": "5.4.5",
"vite": "5.4.2",
"vite": "5.4.6",
"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 @@ -38,7 +38,7 @@
"react": "18.3.1",
"tsconfig": "0.47.0",
"typescript": "5.4.5",
"vite": "5.4.2",
"vite": "5.4.6",
"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 @@ -53,7 +53,7 @@
"react-dom": "18.3.1",
"tsconfig": "0.47.0",
"typescript": "5.4.5",
"vite": "5.4.2",
"vite": "5.4.6",
"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 @@ -50,7 +50,7 @@
"react-dom": "18.3.1",
"tsconfig": "0.47.0",
"typescript": "5.4.5",
"vite": "5.4.2",
"vite": "5.4.6",
"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 @@ -48,7 +48,7 @@
"react-router-dom": "6.26.1",
"tsconfig": "0.47.0",
"typescript": "5.4.5",
"vite": "5.4.2",
"vite": "5.4.6",
"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 @@ -54,7 +54,7 @@
"react-router-dom": "6.26.1",
"tsconfig": "0.47.0",
"typescript": "5.4.5",
"vite": "5.4.2",
"vite": "5.4.6",
"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 @@ -57,7 +57,7 @@
"react-toastify": "10.0.5",
"tsconfig": "0.47.0",
"typescript": "5.4.5",
"vite": "5.4.2",
"vite": "5.4.6",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
90 changes: 49 additions & 41 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 c158d28

Please sign in to comment.