Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.12 (#473)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 26f083b commit 08a66ee
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"sass": "1.83.4",
"typescript": "5.7.3",
"unbuild": "2.0.0",
"vite": "5.4.11",
"vite": "5.4.12",
"vitest": "1.6.0",
"vue": "3.5.13"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"sass": "1.83.4",
"typescript": "5.7.3",
"unbuild": "2.0.0",
"vite": "5.4.11",
"vite": "5.4.12",
"vitest": "1.6.0",
"vue": "3.5.13"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1844,7 +1844,7 @@ __metadata:
sass: "npm:1.83.4"
typescript: "npm:5.7.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.11"
vite: "npm:5.4.12"
vitest: "npm:1.6.0"
vue: "npm:3.5.13"
vue3-lazy-hydration: "npm:^1.2.1"
Expand All @@ -1865,7 +1865,7 @@ __metadata:
sass: "npm:1.83.4"
typescript: "npm:5.7.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.11"
vite: "npm:5.4.12"
vitest: "npm:1.6.0"
vue: "npm:3.5.13"
vue3-lazy-hydration: "npm:^1.2.1"
Expand Down Expand Up @@ -8444,9 +8444,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.11, vite@npm:^5.0.0":
version: 5.4.11
resolution: "vite@npm:5.4.11"
"vite@npm:5.4.12, vite@npm:^5.0.0":
version: 5.4.12
resolution: "vite@npm:5.4.12"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -8483,7 +8483,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/719c4dea896e9547958643354003c8c9ea98e5367196d98f5f46cffb3ec963fead3ea5853f5af941c79bbfb73583dec19bbb0d28d2f644b95d7f59c55e22919d
checksum: 10/16a2b486164717b51f8a22db750bba1d1d5be939e28d199a27a3c3f54cea484b3f2e8618eeafaec8b5075c011aa9aafd3e86b54411ba90555617190e626fe4ef
languageName: node
linkType: hard

Expand Down

0 comments on commit 08a66ee

Please sign in to comment.