Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2024
1 parent c9043e0 commit 5796817
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.77.8",
"typescript": "5.5.4",
"unbuild": "2.0.0",
"vite": "5.3.4",
"vite": "5.3.5",
"vitest": "1.6.0",
"vue": "3.4.34"
}
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.3.4",
"vite": "5.3.5",
"vitest": "1.6.0",
"vue": "3.4.34"
}
Expand Down
12 changes: 6 additions & 6 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.3.4"
vite: "npm:5.3.5"
vitest: "npm:1.6.0"
vue: "npm:3.4.34"
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.3.4"
vite: "npm:5.3.5"
vitest: "npm:1.6.0"
vue: "npm:3.4.34"
vue3-lazy-hydration: "npm:^1.2.1"
Expand Down Expand Up @@ -8940,9 +8940,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.3.4, vite@npm:^5.0.0, vite@npm:^5.3.4":
version: 5.3.4
resolution: "vite@npm:5.3.4"
"vite@npm:5.3.5, vite@npm:^5.0.0, vite@npm:^5.3.4":
version: 5.3.5
resolution: "vite@npm:5.3.5"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -8976,7 +8976,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/9eadb261be1f5f6335a67cb44a8803febd8b190202909385fd2ae7849991095ee13c5af914da53da48a421ee0901a8fedbb7519dc7d1b8ade3ea6e42bd9b2b39
checksum: 10/5672dde4a969349d9cf90a9e43029c8489dfff60fb04d6a10717d6224553cf12283a8cace633fa80b006df6037f72d08a459a38bf8ea66cb19075d60fe159482
languageName: node
linkType: hard

Expand Down

0 comments on commit 5796817

Please sign in to comment.