Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent fe2cbc1 commit 150bfbf
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.12",
"typescript": "5.6.2",
"vite": "5.4.6",
"vite": "5.4.7",
"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.12",
"typescript": "5.6.2",
"vite": "5.4.6",
"vite": "5.4.7",
"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.6",
"vite": "5.4.7",
"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.6",
"vite": "5.4.7",
"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.6",
"vite": "5.4.7",
"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.12",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vite": "5.4.6",
"vite": "5.4.7",
"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 @@ -7650,7 +7650,7 @@ __metadata:
rimraf: "npm:6.0.1"
tsup: "npm:8.3.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.6"
vite: "npm:5.4.7"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
peerDependencies:
Expand Down Expand Up @@ -7689,7 +7689,7 @@ __metadata:
tsup: "npm:8.3.0"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.6"
vite: "npm:5.4.7"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
peerDependencies:
Expand Down Expand Up @@ -7787,7 +7787,7 @@ __metadata:
tslib: "npm:2.7.0"
tsup: "npm:8.3.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.6"
vite: "npm:5.4.7"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
languageName: unknown
Expand Down Expand Up @@ -7836,7 +7836,7 @@ __metadata:
tailwindcss: "npm:3.4.12"
tsup: "npm:8.3.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.6"
vite: "npm:5.4.7"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
peerDependencies:
Expand Down Expand Up @@ -14884,7 +14884,7 @@ __metadata:
tailwindcss: "npm:3.4.12"
type-fest: "npm:4.26.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.6"
vite: "npm:5.4.7"
vite-plugin-magical-svg: "npm:1.3.0"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
Expand Down Expand Up @@ -19625,7 +19625,7 @@ __metadata:
rimraf: "npm:6.0.1"
tailwindcss: "npm:3.4.12"
typescript: "npm:5.6.2"
vite: "npm:5.4.6"
vite: "npm:5.4.7"
vite-plugin-svgr: "npm:4.2.0"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
Expand Down Expand Up @@ -19688,9 +19688,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 150bfbf

Please sign in to comment.