Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.14 (#2045)
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 Jan 21, 2025
1 parent 4ac3633 commit b161e71
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/playground-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "5.2.1",
"vite": "5.4.13"
"vite": "5.4.14"
}
}
2 changes: 1 addition & 1 deletion packages/vue-recaptcha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"prettier": "3.4.2",
"typescript": "5.7.3",
"unbuild": "2.0.0",
"vite": "5.4.13",
"vite": "5.4.14",
"vitest": "2.1.8",
"vue": "3.5.13",
"vue-tsc": "2.2.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4158,7 +4158,7 @@ __metadata:
resolution: "@vue-recaptcha/playground-vite@workspace:packages/playground-vite"
dependencies:
"@vitejs/plugin-vue": "npm:5.2.1"
vite: "npm:5.4.13"
vite: "npm:5.4.14"
vue: "npm:^3.4.27"
vue-recaptcha: "workspace:^"
languageName: unknown
Expand Down Expand Up @@ -16395,9 +16395,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.13, vite@npm:^5.0.0":
version: 5.4.13
resolution: "vite@npm:5.4.13"
"vite@npm:5.4.14, vite@npm:^5.0.0":
version: 5.4.14
resolution: "vite@npm:5.4.14"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -16434,7 +16434,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/39769e2fdd8823500292bf33c58f442ffcf620aa60b52c04f72c0f35bc55d67674374810ed0faac2ab314e7f9031264244605185e45d78e3abf54b9a5a970f07
checksum: 10/ce382f4059eb6c939823b8f62163794752243755d84c71a4b73ad0f7d4d9f4c7a557a6ef4c78e0640f4bcf5ae5ec6b20c7ee4816419af3c81ba275f478b73468
languageName: node
linkType: hard

Expand Down Expand Up @@ -16714,7 +16714,7 @@ __metadata:
type-fest: "npm:^4.18.3"
typescript: "npm:5.7.3"
unbuild: "npm:2.0.0"
vite: "npm:5.4.13"
vite: "npm:5.4.14"
vitest: "npm:2.1.8"
vue: "npm:3.5.13"
vue-demi: "npm:^0.14.8"
Expand Down

0 comments on commit b161e71

Please sign in to comment.