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

build(deps-dev): bump vite from 6.2.1 to 6.2.2 #731

Merged
merged 1 commit into from
Mar 17, 2025
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"npm-run-all2": "^7.0.2",
"sass": "^1.85.1",
"typescript": "^5.8.2",
"vite": "^6.2.1",
"vite": "^6.2.2",
"vite-plugin-vuetify": "^2.1.0",
"vitest": "^2.1.9",
"vue-tsc": "^2.2.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4802,7 +4802,7 @@ __metadata:
pinia: "npm:^2.3.1"
sass: "npm:^1.85.1"
typescript: "npm:^5.8.2"
vite: "npm:^6.2.1"
vite: "npm:^6.2.2"
vite-plugin-vuetify: "npm:^2.1.0"
vitest: "npm:^2.1.9"
vue: "npm:^3.5.13"
Expand Down Expand Up @@ -8750,9 +8750,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.2.1":
version: 6.2.1
resolution: "vite@npm:6.2.1"
"vite@npm:^6.2.2":
version: 6.2.2
resolution: "vite@npm:6.2.2"
dependencies:
esbuild: "npm:^0.25.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -8798,7 +8798,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/a37cbc33a3d9746434e8e96614dd6d8d45d821e61e9d266f389808da290b3128ac93ba0059ab09a098cdeab8b790d6d3ae7cdd5e1ce7d55c31b8bece650b3790
checksum: 10/30896cbdbc082131cca3a343461ada8c2e8c30eed640dfaca39fd44b2f2fa4a1a312fe298e037063106af09f3026239be822a6b2f49e3d8239b8a64e86e83193
languageName: node
linkType: hard

Expand Down