Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vite from 5.4.2 to 5.4.6 #2097

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 17 additions & 10 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"sass": "~1.74.1",
"unplugin-fonts": "^1.1.1",
"vite": "^5.1.6",
"vite": "^5.4.6",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-vuetify": "^2.0.3",
"vitest": "^2.0.0",
Expand Down
49 changes: 46 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@ __metadata:
unplugin-fonts: "npm:^1.1.1"
url-template: "npm:^3.1.1"
uuid: "npm:^10.0.0"
vite: "npm:^5.1.6"
vite: "npm:^5.4.6"
vite-plugin-compression: "npm:^0.5.1"
vite-plugin-vuetify: "npm:^2.0.3"
vitest: "npm:^2.0.0"
Expand Down Expand Up @@ -8014,7 +8014,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.47":
"postcss@npm:^8.4.43, postcss@npm:^8.4.47":
version: 8.4.47
resolution: "postcss@npm:8.4.47"
dependencies:
Expand Down Expand Up @@ -9613,7 +9613,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.1.6":
"vite@npm:^5.0.0":
version: 5.4.2
resolution: "vite@npm:5.4.2"
dependencies:
Expand Down Expand Up @@ -9656,6 +9656,49 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.6":
version: 5.4.6
resolution: "vite@npm:5.4.6"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.43"
rollup: "npm:^4.20.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
sass-embedded: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/5f87be3a10e970eaf9ac52dfab39cf9fff583036685252fb64570b6d7bfa749f6d221fb78058f5ef4b5664c180d45a8e7a7ff68d7f3770e69e24c7c68b958bde
languageName: node
linkType: hard

"vitest-fetch-mock@npm:^0.3.0":
version: 0.3.0
resolution: "vitest-fetch-mock@npm:0.3.0"
Expand Down