Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 4f517b3 commit 0251c70
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"size-limit": "11.1.5",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-plugin-magical-svg": "1.3.0",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"rimraf": "6.0.1",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"rimraf": "6.0.1",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"tsup": "8.3.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"tslib": "2.7.0",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"tailwindcss": "3.4.13",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.1"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7660,7 +7660,7 @@ __metadata:
rimraf: "npm:6.0.1"
tsup: "npm:8.3.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
peerDependencies:
Expand Down Expand Up @@ -7699,7 +7699,7 @@ __metadata:
tsup: "npm:8.3.0"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
peerDependencies:
Expand Down Expand Up @@ -7797,7 +7797,7 @@ __metadata:
tslib: "npm:2.7.0"
tsup: "npm:8.3.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
languageName: unknown
Expand Down Expand Up @@ -7846,7 +7846,7 @@ __metadata:
tailwindcss: "npm:3.4.13"
tsup: "npm:8.3.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
peerDependencies:
Expand Down Expand Up @@ -14925,7 +14925,7 @@ __metadata:
tailwindcss: "npm:3.4.13"
type-fest: "npm:4.26.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
vite-plugin-magical-svg: "npm:1.3.0"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
Expand Down Expand Up @@ -19714,7 +19714,7 @@ __metadata:
rimraf: "npm:6.0.1"
tailwindcss: "npm:3.4.13"
typescript: "npm:5.6.2"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
vite-plugin-svgr: "npm:4.2.0"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
Expand Down Expand Up @@ -19777,9 +19777,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.7, vite@npm:^5.0.0":
version: 5.4.7
resolution: "vite@npm:5.4.7"
"vite@npm:5.4.8, vite@npm:^5.0.0":
version: 5.4.8
resolution: "vite@npm:5.4.8"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -19816,7 +19816,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/0ca7ca60f71c61f3855bbabf7e33909bec32933b35914d4d281813c728183e78e7ce5be05735a7671df3a994613d3881f520a32a80715faa92effb28deee9320
checksum: 10c0/af70af6d6316a3af71f44ebe3ab343bd66450d4157af73af3b32239e1b6ec43ff6f651d7cc4193b21ed3bff2e9356a3de9e96aee53857f39922e4a2d9fad75a1
languageName: node
linkType: hard

Expand Down

0 comments on commit 0251c70

Please sign in to comment.