Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2024
1 parent 217c85a commit 2d751d6
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.79.5",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.8",
"vite": "5.4.9",
"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.79.5",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"vite": "5.4.8",
"vite": "5.4.9",
"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 @@ -2306,7 +2306,7 @@ __metadata:
sass: "npm:1.79.5"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.8"
vite: "npm:5.4.9"
vitest: "npm:1.6.0"
vue: "npm:3.5.12"
vue3-lazy-hydration: "npm:^1.2.1"
Expand All @@ -2327,7 +2327,7 @@ __metadata:
sass: "npm:1.79.5"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.8"
vite: "npm:5.4.9"
vitest: "npm:1.6.0"
vue: "npm:3.5.12"
vue3-lazy-hydration: "npm:^1.2.1"
Expand Down Expand Up @@ -9006,9 +9006,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.8, vite@npm:^5.0.0, vite@npm:^5.4.5":
version: 5.4.8
resolution: "vite@npm:5.4.8"
"vite@npm:5.4.9, vite@npm:^5.0.0, vite@npm:^5.4.5":
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 @@ -9045,7 +9045,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/17fdffa558abaf854f04ead7d3ddd76e4556a59871f9ac63cca3fc20a79979984837d8dddaae4b171e3d73061f781e4eec0f6d3babdbce2b4d111d29cf474c1c
checksum: 10/60dfb3912ba6367d2d128e798d899caae3f4ec58990657b9f679c4d9de21ddec7eba5f6ad3d4fa0e8ea31771d477521b8e757a622ecc54829d73cb7f7c146bc4
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d751d6

Please sign in to comment.