Skip to content

Commit b8eba0d

Browse files
committed
chore(dev-deps): update dependency @vitejs/plugin-vue to v5
1 parent 497009e commit b8eba0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/node": "^20.0.0",
5858
"@typescript-eslint/eslint-plugin": "5.62.0",
5959
"@typescript-eslint/parser": "5.62.0",
60-
"@vitejs/plugin-vue": "^1.6.1",
60+
"@vitejs/plugin-vue": "^5.0.0",
6161
"@vue/compiler-sfc": "3.4.25",
6262
"@vue/eslint-config-prettier": "9.0.0",
6363
"@vue/eslint-config-typescript": "10.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1193,10 +1193,10 @@
11931193
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
11941194
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
11951195

1196-
"@vitejs/plugin-vue@^1.6.1":
1197-
version "1.10.2"
1198-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.2.tgz#d718479e2789d8a94b63e00f23f1898ba239253a"
1199-
integrity sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw==
1196+
"@vitejs/plugin-vue@^5.0.0":
1197+
version "5.0.4"
1198+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.0.4.tgz#508d6a0f2440f86945835d903fcc0d95d1bb8a37"
1199+
integrity sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==
12001200

12011201
12021202
version "0.34.6"

0 commit comments

Comments
 (0)