Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2024
1 parent a642cc8 commit 658c2ef
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 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.77.8",
"typescript": "5.5.4",
"unbuild": "2.0.0",
"vite": "5.4.0",
"vite": "5.4.1",
"vitest": "1.6.0",
"vue": "3.4.38"
}
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.77.8",
"typescript": "5.5.4",
"unbuild": "2.0.0",
"vite": "5.4.0",
"vite": "5.4.1",
"vitest": "1.6.0",
"vue": "3.4.38"
}
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2336,7 +2336,7 @@ __metadata:
sass: "npm:1.77.8"
typescript: "npm:5.5.4"
unbuild: "npm:2.0.0"
vite: "npm:5.4.0"
vite: "npm:5.4.1"
vitest: "npm:1.6.0"
vue: "npm:3.4.38"
vue3-lazy-hydration: "npm:^1.2.1"
Expand All @@ -2357,7 +2357,7 @@ __metadata:
sass: "npm:1.77.8"
typescript: "npm:5.5.4"
unbuild: "npm:2.0.0"
vite: "npm:5.4.0"
vite: "npm:5.4.1"
vitest: "npm:1.6.0"
vue: "npm:3.4.38"
vue3-lazy-hydration: "npm:^1.2.1"
Expand Down Expand Up @@ -7364,14 +7364,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.26, postcss@npm:^8.4.39, postcss@npm:^8.4.40":
version: 8.4.40
resolution: "postcss@npm:8.4.40"
"postcss@npm:^8.4.26, postcss@npm:^8.4.39, postcss@npm:^8.4.40, postcss@npm:^8.4.41":
version: 8.4.41
resolution: "postcss@npm:8.4.41"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10/bdd01b55152e4be7b4a82b03dd22876e33ff6a038680d1b80a50405a5eccc10aff0f466a0e5e574bc476943b0ba120fbd5de7cde9f219bbf8efc011898f5f631
checksum: 10/6e6176c2407eff60493ca60a706c6b7def20a722c3adda94ea1ece38345eb99964191336fd62b62652279cec6938e79e0b1e1d477142c8d3516e7a725a74ee37
languageName: node
linkType: hard

Expand Down Expand Up @@ -8940,13 +8940,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.0, vite@npm:^5.0.0, vite@npm:^5.3.4":
version: 5.4.0
resolution: "vite@npm:5.4.0"
"vite@npm:5.4.1, vite@npm:^5.0.0, vite@npm:^5.3.4":
version: 5.4.1
resolution: "vite@npm:5.4.1"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.40"
postcss: "npm:^8.4.41"
rollup: "npm:^4.13.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -8979,7 +8979,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/5a98b1d30cc8c0263551f417a360102d40b78b9170e9e58a99c1a394ab700c7e604d3c52dafda323c11356a76eba865800d3d8588b33a8febdeaddd5a8981410
checksum: 10/1cf22e5a8ec782ea9417a77ad4b16e518f69cf23c99a5af5bb92dc4acbfce70109a35a35faea8fc0789f4637b6304618f6b84e4c5dfe3c9c2875dff7d749b02d
languageName: node
linkType: hard

Expand Down

0 comments on commit 658c2ef

Please sign in to comment.