Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent d99423a commit ac4f131
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.80.6",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.10",
"vite": "5.4.11",
"vitest": "1.6.0",
"vue": "3.5.12"
}
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.80.6",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.10",
"vite": "5.4.11",
"vitest": "1.6.0",
"vue": "3.5.12"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1819,7 +1819,7 @@ __metadata:
sass: "npm:1.80.6"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.10"
vite: "npm:5.4.11"
vitest: "npm:1.6.0"
vue: "npm:3.5.12"
vue3-lazy-hydration: "npm:^1.2.1"
Expand All @@ -1840,7 +1840,7 @@ __metadata:
sass: "npm:1.80.6"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.10"
vite: "npm:5.4.11"
vitest: "npm:1.6.0"
vue: "npm:3.5.12"
vue3-lazy-hydration: "npm:^1.2.1"
Expand Down Expand Up @@ -8364,9 +8364,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit ac4f131

Please sign in to comment.