Skip to content

Commit

Permalink
Update dependency vite to v6.0.4 (#1804)
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 Dec 19, 2024
1 parent 5e36c56 commit ca39aa8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"prisma-json-types-generator": "3.2.2",
"smtp-server": "3.13.6",
"typescript": "5.6.3",
"vite": "6.0.3",
"vite": "6.0.4",
"vitest": "2.1.8",
"xpath-ts2": "1.4.2",
"zod": "3.24.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@vitest/coverage-v8": "2.1.8",
"statuses": "2.0.1",
"vite": "6.0.3",
"vite": "6.0.4",
"vitest": "2.1.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react-router-dom": "7.0.2",
"react-switch-selector": "2.3.0",
"sainte-lague": "3.0.0",
"vite": "6.0.3",
"vite": "6.0.4",
"vite-plugin-compression2": "1.3.3",
"vite-plugin-html": "3.2.2",
"vite-plugin-wasm": "3.3.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1467,7 +1467,7 @@ __metadata:
smtp-server: "npm:3.13.6"
typescript: "npm:5.6.3"
undici-types: "npm:7.1.0"
vite: "npm:6.0.3"
vite: "npm:6.0.4"
vitest: "npm:2.1.8"
xpath-ts2: "npm:1.4.2"
zod: "npm:3.24.1"
Expand All @@ -1494,7 +1494,7 @@ __metadata:
prettier: "npm:3.4.2"
statuses: "npm:2.0.1"
typescript: "npm:5.6.3"
vite: "npm:6.0.3"
vite: "npm:6.0.4"
vitest: "npm:2.1.8"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1547,7 +1547,7 @@ __metadata:
react-switch-selector: "npm:2.3.0"
sainte-lague: "npm:3.0.0"
typescript: "npm:5.6.3"
vite: "npm:6.0.3"
vite: "npm:6.0.4"
vite-plugin-compression2: "npm:1.3.3"
vite-plugin-html: "npm:3.2.2"
vite-plugin-wasm: "npm:3.3.0"
Expand Down Expand Up @@ -7730,9 +7730,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.3":
version: 6.0.3
resolution: "vite@npm:6.0.3"
"vite@npm:6.0.4":
version: 6.0.4
resolution: "vite@npm:6.0.4"
dependencies:
esbuild: "npm:^0.24.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -7778,7 +7778,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/764ebed14770426a638575b23a51127c630ace873999ab896b0184484d8107e7255cdf64cfb36c65c1ef1d583e44b70a1d14c0f05b89612e834a5806e3964475
checksum: 10c0/b1808f99250980bb1dc7805897ecfced4913adc7b4fd1cf7912e034f3e24e3e97a751ca3410620428bf073070f0b46071b94c4241cf9fc88b12f2d9dcafd7619
languageName: node
linkType: hard

Expand Down

0 comments on commit ca39aa8

Please sign in to comment.