Skip to content

Commit b41fe6f

Browse files
chore(deps): update dependency @vitejs/plugin-vue to ^5.2.2
1 parent 88358de commit b41fe6f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/lodash-es": "^4.17.12",
4040
"@types/micromatch": "^4.0.6",
4141
"@types/node": "^20.11.4",
42-
"@vitejs/plugin-vue": "^5.0.3",
42+
"@vitejs/plugin-vue": "^5.2.2",
4343
"@vitejs/plugin-vue-jsx": "^3.1.0",
4444
"jest": "^29.7.0",
4545
"patch-package": "^8.0.0",

packages/rollup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"shim.d.ts"
2020
],
2121
"peerDependencies": {
22-
"@vitejs/plugin-vue": "^5.0.0",
22+
"@vitejs/plugin-vue": "^5.2.2",
2323
"@vitejs/plugin-vue-jsx": "^3.0.0"
2424
},
2525
"peerDependenciesMeta": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3436,10 +3436,10 @@
34363436
"@babel/plugin-transform-typescript" "^7.23.3"
34373437
"@vue/babel-plugin-jsx" "^1.1.5"
34383438

3439-
"@vitejs/plugin-vue@^5.0.3":
3440-
version "5.0.3"
3441-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.0.3.tgz#164b36653910d27c130cf6c945b4bd9bde5bcbee"
3442-
integrity sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==
3439+
"@vitejs/plugin-vue@^5.2.2":
3440+
version "5.2.2"
3441+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.2.tgz#001dda4e6229ea17972f4a1fb04090674523c6ad"
3442+
integrity sha512-IY0aPonWZI2huxrWjoSBUQX14GThitmr1sc2OUJymcgnY5RlUI7HoXGAnFEoVNRsck/kS6inGvxCN6CoHu86yQ==
34433443

34443444
"@vue/babel-helper-vue-jsx-merge-props@^1.4.0":
34453445
version "1.4.0"

0 commit comments

Comments
 (0)