Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2024
1 parent 5a2226b commit 6b5d99e
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.78.0",
"typescript": "5.6.2",
"unbuild": "2.0.0",
"vite": "5.4.3",
"vite": "5.4.4",
"vitest": "1.6.0",
"vue": "3.5.4"
}
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.78.0",
"typescript": "5.6.2",
"unbuild": "2.0.0",
"vite": "5.4.3",
"vite": "5.4.4",
"vitest": "1.6.0",
"vue": "3.5.4"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2305,7 +2305,7 @@ __metadata:
sass: "npm:1.78.0"
typescript: "npm:5.6.2"
unbuild: "npm:2.0.0"
vite: "npm:5.4.3"
vite: "npm:5.4.4"
vitest: "npm:1.6.0"
vue: "npm:3.5.4"
vue3-lazy-hydration: "npm:^1.2.1"
Expand All @@ -2326,7 +2326,7 @@ __metadata:
sass: "npm:1.78.0"
typescript: "npm:5.6.2"
unbuild: "npm:2.0.0"
vite: "npm:5.4.3"
vite: "npm:5.4.4"
vitest: "npm:1.6.0"
vue: "npm:3.5.4"
vue3-lazy-hydration: "npm:^1.2.1"
Expand Down Expand Up @@ -8985,9 +8985,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.3, vite@npm:^5.0.0, vite@npm:^5.4.3":
version: 5.4.3
resolution: "vite@npm:5.4.3"
"vite@npm:5.4.4, vite@npm:^5.0.0, vite@npm:^5.4.3":
version: 5.4.4
resolution: "vite@npm:5.4.4"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -9024,7 +9024,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/864bf64fe57bd26b1527ea6d8dac2f4f8b834791f836590043463c0ded6a150a9407ffac6a859abc34ec013ecfcd23f405c20aa76f4ad99deab1176d5f017574
checksum: 10/8c2ded5cc99464362d35af6b78bd6466b9c36533a26311d360c327d0a1580d0016f4f3c4828ded5945be4adc2990f257eae85ff95b4522a6d040cdfef6e5f7b2
languageName: node
linkType: hard

Expand Down

0 comments on commit 6b5d99e

Please sign in to comment.