Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 0925b7c

Browse files
committed
chore(deps): update dependency @vitejs/plugin-vue to v4.5.2
1 parent 70d04b1 commit 0925b7c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Vue/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Vue/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -613,9 +613,9 @@
613613
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
614614
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
615615

616-
"@types/node@^20.10.4":
616+
"@types/node@^20.0.0":
617617
version "20.10.4"
618-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198"
618+
resolved "https://registry.npmjs.org/@types/node/-/node-20.10.4.tgz"
619619
integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==
620620
dependencies:
621621
undici-types "~5.26.4"
@@ -724,10 +724,10 @@
724724
"@babel/plugin-transform-typescript" "^7.23.3"
725725
"@vue/babel-plugin-jsx" "^1.1.5"
726726

727-
"@vitejs/plugin-vue@^4.5.0":
728-
version "4.5.1"
729-
resolved "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.5.1.tgz"
730-
integrity sha512-DaUzYFr+2UGDG7VSSdShKa9sIWYBa1LL8KC0MNOf2H5LjcTPjob0x8LbkqXWmAtbANJCkpiQTj66UVcQkN2s3g==
727+
"@vitejs/plugin-vue@^4.5.2":
728+
version "4.5.2"
729+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.5.2.tgz#1212d81bc83680e14448fefe55abd9fe1ed49ed1"
730+
integrity sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==
731731

732732
"@volar/language-core@1.11.1", "@volar/language-core@~1.11.1":
733733
version "1.11.1"
@@ -3254,7 +3254,7 @@ unbox-primitive@^1.0.2:
32543254

32553255
undici-types@~5.26.4:
32563256
version "5.26.5"
3257-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3257+
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
32583258
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
32593259

32603260
untildify@^4.0.0:

0 commit comments

Comments
 (0)