Skip to content

[frontend] Update dependency vite to v6.3.4 (release/current) #3110

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

Open
wants to merge 1 commit into
base: release/current
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"swagger-typescript-api": "13.0.28",
"typescript": "5.8.3",
"typescript-eslint": "8.31.0",
"vite": "6.3.3",
"vite": "6.3.4",
"vitest": "3.1.2"
},
"resolutions": {
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9947,7 +9947,7 @@ __metadata:
typescript-eslint: "npm:8.31.0"
usehooks-ts: "npm:3.1.1"
uuid: "npm:11.1.0"
vite: "npm:6.3.3"
vite: "npm:6.3.4"
vitest: "npm:3.1.2"
zod: "npm:3.24.3"
zustand: "npm:5.0.3"
Expand Down Expand Up @@ -12835,9 +12835,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.3.3":
version: 6.3.3
resolution: "vite@npm:6.3.3"
"vite@npm:6.3.4":
version: 6.3.4
resolution: "vite@npm:6.3.4"
dependencies:
esbuild: "npm:^0.25.0"
fdir: "npm:^6.4.4"
Expand Down Expand Up @@ -12886,7 +12886,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/7ea27d2c80a9e0b7ccf6cbd6c251455501286568160e8b632984e5332440f21a6d05f9236408212ba7653f7d2d4790f848956d8a620bbf4dd2ecb792a2fe1ab1
checksum: 10c0/f1534a3f42d14b30e11c58e5e451903d965d5f5ba18d8c81f9df208589e3d2c65535abaa3268d3963573174b8e056ea7bc445f567622c65fcdf98eb4acc1bf4e
languageName: node
linkType: hard

Expand Down