File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"@vitest/ui" : " ^3.0.7" ,
24
24
"esbuild" : " ^0.25.0" ,
25
25
"eslint" : " ^9.20.1" ,
26
- "eslint-plugin-vue" : " ^9.32 .0" ,
26
+ "eslint-plugin-vue" : " ^9.33 .0" ,
27
27
"expect" : " ^29.7.0" ,
28
28
"picocolors" : " ^1.1.1" ,
29
29
"prettier" : " ^3.5.3" ,
Original file line number Diff line number Diff line change @@ -2196,10 +2196,10 @@ escape-string-regexp@^4.0.0:
2196
2196
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2197
2197
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2198
2198
2199
- eslint-plugin-vue@^9.32 .0 :
2200
- version "9.32 .0"
2201
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.32 .0.tgz#2b558e827886b567dfaa156cc1cad0f596461fab "
2202
- integrity sha512-b/Y05HYmnB/32wqVcjxjHZzNpwxj1onBOvqW89W+V+XNG1dRuaFbNd3vT9CLbr2LXjEoq+3vn8DanWf7XU22Ug ==
2199
+ eslint-plugin-vue@^9.33 .0 :
2200
+ version "9.33 .0"
2201
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.33 .0.tgz#de33eba8f78e1d172c59c8ec7fbfd60c6ca35c39 "
2202
+ integrity sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw ==
2203
2203
dependencies :
2204
2204
" @eslint-community/eslint-utils" " ^4.4.0"
2205
2205
globals "^13.24.0"
You can’t perform that action at this time.
0 commit comments