Skip to content

Commit

Permalink
chore: update dependency vite to ^4.5.1 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent a0bfe3f commit 7ff1554
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/enclosure-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@vitejs/plugin-vue": "^4.4.1",
"@vue/tsconfig": "^0.4.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite": "^4.5.1",
"vite-plugin-dts": "^3.6.4",
"vitest": "^0.34.6",
"vue": "^3.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/insider-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vitejs/plugin-vue": "^4.4.1",
"@vue/tsconfig": "^0.4.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite": "^4.5.1",
"vite-plugin-dts": "^3.6.4",
"vitest": "^0.34.6",
"vue": "^3.3.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,7 @@ __metadata:
"@vue/tsconfig": "npm:^0.4.0"
type-assurer: "npm:^0.1.1"
typescript: "npm:^5.2.2"
vite: "npm:^4.5.0"
vite: "npm:^4.5.1"
vite-plugin-dts: "npm:^3.6.4"
vitest: "npm:^0.34.6"
vue: "npm:^3.3.9"
Expand Down Expand Up @@ -1018,7 +1018,7 @@ __metadata:
"@vitejs/plugin-vue": "npm:^4.4.1"
"@vue/tsconfig": "npm:^0.4.0"
typescript: "npm:^5.2.2"
vite: "npm:^4.5.0"
vite: "npm:^4.5.1"
vite-plugin-dts: "npm:^3.6.4"
vitest: "npm:^0.34.6"
vue: "npm:^3.3.9"
Expand Down Expand Up @@ -6432,9 +6432,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.0":
version: 4.5.0
resolution: "vite@npm:4.5.0"
"vite@npm:^4.5.1":
version: 4.5.1
resolution: "vite@npm:4.5.1"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -6468,7 +6468,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: b262ea4880ba7de8a77b0a665c771561ae3cb7f0d6c5b90e65298039755192550bf90cb96a2910d564506e2d499aa20e9becd330b835c34d414249083ac6e40c
checksum: 2ea9c030a5718ca0adaaa0ecc54402a725cff59131cf80bc84d0237f59c98168803ee59d23e697b98b1184be3af6c6edc2e81517f769c62159f11531b3341a4e
languageName: node
linkType: hard

Expand Down

0 comments on commit 7ff1554

Please sign in to comment.