@@ -7090,6 +7090,18 @@ eslint-plugin-unused-imports@^4.0.0:
70907090 resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.3.0.tgz#69ff9c4f83f02f7789808bbbab77636cb742af50"
70917091 integrity sha512-ZFBmXMGBYfHttdRtOG9nFFpmUvMtbHSjsKrS20vdWdbfiVYsO3yA2SGYy9i9XmZJDfMGBflZGBCm70SEnFQtOA==
70927092
7093+ 7094+ version "10.5.1"
7095+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-10.5.1.tgz#b172bab0b78100484e21726af138debb998a369f"
7096+ integrity sha512-SbR9ZBUFKgvWAbq3RrdCtWaW0IKm6wwUiApxf3BVTNfqUIo4IQQmreMg2iHFJJ6C/0wss3LXURBJ1OwS/MhFcQ==
7097+ dependencies:
7098+ "@eslint-community/eslint-utils" "^4.4.0"
7099+ natural-compare "^1.4.0"
7100+ nth-check "^2.1.1"
7101+ postcss-selector-parser "^6.0.15"
7102+ semver "^7.6.3"
7103+ xml-name-validator "^4.0.0"
7104+
7093710570947106 version "8.4.0"
70957107 resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.4.0.tgz#16e59b356386b4428fb7d886b6d8ee5df2bbc09d"
71007112 semver "^7.3.5"
71017113 vue-eslint-parser "^8.0.1"
71027114
7103- 7104- version "9.33.0"
7105- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.33.0.tgz#de33eba8f78e1d172c59c8ec7fbfd60c6ca35c39"
7106- integrity sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw==
7107- dependencies:
7108- "@eslint-community/eslint-utils" "^4.4.0"
7109- globals "^13.24.0"
7110- natural-compare "^1.4.0"
7111- nth-check "^2.1.1"
7112- postcss-selector-parser "^6.0.15"
7113- semver "^7.6.3"
7114- vue-eslint-parser "^9.4.3"
7115- xml-name-validator "^4.0.0"
7116-
71177115eslint-plugin-vue@^9.4.0:
71187116 version "9.11.0"
71197117 resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.11.0.tgz#99a247455c02181f24d9240d422380fd16dd630c"
@@ -8287,7 +8285,7 @@ globals@^11.1.0:
82878285 resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
82888286 integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
82898287
8290- globals@^13.19.0, globals@^13.24.0 :
8288+ globals@^13.19.0:
82918289 version "13.24.0"
82928290 resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
82938291 integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
@@ -17253,19 +17251,6 @@ vue-eslint-parser@^9.0.3:
1725317251 lodash "^4.17.21"
1725417252 semver "^7.3.6"
1725517253
17256- vue-eslint-parser@^9.4.3:
17257- version "9.4.3"
17258- resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz#9b04b22c71401f1e8bca9be7c3e3416a4bde76a8"
17259- integrity sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==
17260- dependencies:
17261- debug "^4.3.4"
17262- eslint-scope "^7.1.1"
17263- eslint-visitor-keys "^3.3.0"
17264- espree "^9.3.1"
17265- esquery "^1.4.0"
17266- lodash "^4.17.21"
17267- semver "^7.3.6"
17268-
1726917254vue-hot-reload-api@^2.3.0:
1727017255 version "2.3.4"
1727117256 resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
0 commit comments