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.1.0 to 6.1.1 #591

Merged
merged 2 commits into from
Feb 24, 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 @@ -67,7 +67,7 @@
"regenerator-runtime": "^0.14.1",
"sass": "^1.85.0",
"typescript": "^5.7.3",
"vite": "^6.1.0",
"vite": "^6.1.1",
"vite-plugin-vuetify": "^2.1.0",
"vitest": "^2.1.9",
"vue-tsc": "^2.2.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2917,7 +2917,7 @@ __metadata:
regenerator-runtime: "npm:^0.14.1"
sass: "npm:^1.85.0"
typescript: "npm:^5.7.3"
vite: "npm:^6.1.0"
vite: "npm:^6.1.1"
vite-plugin-vuetify: "npm:^2.1.0"
vitest: "npm:^2.1.9"
vue: "npm:^3.5.13"
Expand Down Expand Up @@ -7276,14 +7276,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.43, postcss@npm:^8.4.48, postcss@npm:^8.5.1":
version: 8.5.1
resolution: "postcss@npm:8.5.1"
"postcss@npm:^8.4.43, postcss@npm:^8.4.48, postcss@npm:^8.5.2":
version: 8.5.3
resolution: "postcss@npm:8.5.3"
dependencies:
nanoid: "npm:^3.3.8"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10/1fbd28753143f7f03e4604813639918182b15343c7ad0f4e72f3875fc2cc0b8494c887f55dc05008fad5fbf1e1e908ce2edbbce364a91f84dcefb71edf7cd31d
checksum: 10/6d7e21a772e8b05bf102636918654dac097bac013f0dc8346b72ac3604fc16829646f94ea862acccd8f82e910b00e2c11c1f0ea276543565d278c7ca35516a7c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8682,13 +8682,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.1.0":
version: 6.1.0
resolution: "vite@npm:6.1.0"
"vite@npm:^6.1.1":
version: 6.1.1
resolution: "vite@npm:6.1.1"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.5.1"
postcss: "npm:^8.5.2"
rollup: "npm:^4.30.1"
peerDependencies:
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
Expand Down Expand Up @@ -8730,7 +8730,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/5de360ac0ecb3cac85f796ec97d5347e2c8102a8845309af87f52296279464a6d5b880beb740bc42740936ec9de8bf0acce6a6ed3b3b24a733162a5d63d9f46b
checksum: 10/3e70efdb4a87d0ccd1d5f019522cebd3e0e9e173df01dc58f50781a152f19a20c8e6597a3d50b79612309f925a3bd4aa0916ae0cfd2cf57e0e27750d441ec3cb
languageName: node
linkType: hard

Expand Down