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 5.4.8 to 5.4.9 #536

Merged
merged 2 commits into from
Oct 21, 2024
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": "^6.2.3",
"sass": "^1.79.5",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.1.2",
"vue-tsc": "^2.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4444,7 +4444,7 @@ __metadata:
pinia: "npm:^2.2.4"
sass: "npm:^1.79.5"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.8"
vite: "npm:^5.4.9"
vite-plugin-vuetify: "npm:^2.0.4"
vitest: "npm:^2.1.2"
vue: "npm:^3.5.12"
Expand Down Expand Up @@ -8223,9 +8223,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.4.8":
version: 5.4.8
resolution: "vite@npm:5.4.8"
"vite@npm:^5.0.0, vite@npm:^5.4.9":
version: 5.4.9
resolution: "vite@npm:5.4.9"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -8262,7 +8262,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/17fdffa558abaf854f04ead7d3ddd76e4556a59871f9ac63cca3fc20a79979984837d8dddaae4b171e3d73061f781e4eec0f6d3babdbce2b4d111d29cf474c1c
checksum: 10/60dfb3912ba6367d2d128e798d899caae3f4ec58990657b9f679c4d9de21ddec7eba5f6ad3d4fa0e8ea31771d477521b8e757a622ecc54829d73cb7f7c146bc4
languageName: node
linkType: hard

Expand Down