Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 9, 2024
1 parent f24f57e commit d4b8c6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"prettier": "3.2.5",
"typescript": "5.3.3",
"unbuild": "2.0.0",
"vite": "5.1.0",
"vite": "5.1.1",
"vitest": "1.2.2",
"vue": "3.4.18",
"vue-tsc": "1.8.27"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14832,9 +14832,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.1.0, vite@npm:^5.0.0":
version: 5.1.0
resolution: "vite@npm:5.1.0"
"vite@npm:5.1.1, vite@npm:^5.0.0":
version: 5.1.1
resolution: "vite@npm:5.1.1"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -14868,7 +14868,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/14d136f2e71d657cb55bec2a9330951e27e572ed79c4e79e3edc24decfa87f95664b8206614bfcf6a61db933667e554a8eed389291ad8af49de0784548a83a4c
checksum: 10/bdb8e683caddaa0a9adcbf40144ca8ea3660836b208862b07d43787ea867845919af16e58745365bd13ed3b7f66bbf9788a6869ee22cfaacac01645b59729c34
languageName: node
linkType: hard

Expand Down Expand Up @@ -15089,7 +15089,7 @@ __metadata:
type-fest: "npm:^4.9.0"
typescript: "npm:5.3.3"
unbuild: "npm:2.0.0"
vite: "npm:5.1.0"
vite: "npm:5.1.1"
vitest: "npm:1.2.2"
vue: "npm:3.4.18"
vue-demi: "npm:^0.14.6"
Expand Down

0 comments on commit d4b8c6f

Please sign in to comment.