Skip to content

Commit

Permalink
Update dependency vite to v6.0.11 (#1857)
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 Jan 21, 2025
1 parent 0cdef6f commit 03d3a43
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.7.3",
"vite": "6.0.7",
"vite": "6.0.11",
"vitest": "3.0.2",
"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": "3.0.2",
"statuses": "2.0.1",
"vite": "6.0.7",
"vite": "6.0.11",
"vitest": "3.0.2"
},
"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.1.3",
"react-switch-selector": "2.3.0",
"sainte-lague": "3.0.0",
"vite": "6.0.7",
"vite": "6.0.11",
"vite-plugin-compression2": "1.3.3",
"vite-plugin-html": "3.2.2",
"vite-plugin-wasm": "3.4.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1477,7 +1477,7 @@ __metadata:
smtp-server: "npm:3.13.6"
typescript: "npm:5.7.3"
undici-types: "npm:7.2.3"
vite: "npm:6.0.7"
vite: "npm:6.0.11"
vitest: "npm:3.0.2"
xpath-ts2: "npm:1.4.2"
zod: "npm:3.24.1"
Expand All @@ -1504,7 +1504,7 @@ __metadata:
prettier: "npm:3.4.2"
statuses: "npm:2.0.1"
typescript: "npm:5.7.3"
vite: "npm:6.0.7"
vite: "npm:6.0.11"
vitest: "npm:3.0.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1557,7 +1557,7 @@ __metadata:
react-switch-selector: "npm:2.3.0"
sainte-lague: "npm:3.0.0"
typescript: "npm:5.7.3"
vite: "npm:6.0.7"
vite: "npm:6.0.11"
vite-plugin-compression2: "npm:1.3.3"
vite-plugin-html: "npm:3.2.2"
vite-plugin-wasm: "npm:3.4.1"
Expand Down Expand Up @@ -7796,9 +7796,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.7, vite@npm:^5.0.0 || ^6.0.0":
version: 6.0.7
resolution: "vite@npm:6.0.7"
"vite@npm:6.0.11, vite@npm:^5.0.0 || ^6.0.0":
version: 6.0.11
resolution: "vite@npm:6.0.11"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -7844,7 +7844,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/ae81047b4290a7206b9394a39a782d509e9610462e7946422ba22d5bc615b5a322c07e33d7bf9dd0b3312ec3f5c63353b725913d1519324bfdf539b4f1e03f52
checksum: 10c0/a0537f9bf8d6ded740646a4aa44b8dbf442d3005e75f7b27e981ef6011f22d4759f5eb643a393c0ffb8d21e2f50fb5f774d3a53108fb96a10b0f83697e8efe84
languageName: node
linkType: hard

Expand Down

0 comments on commit 03d3a43

Please sign in to comment.