@@ -1844,19 +1844,20 @@ eslint-plugin-standard@^5.0.0:
1844
1844
resolved "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
1845
1845
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
1846
1846
1847
- eslint-plugin-vue@^8.7.1 :
1848
- version "8.7.1 "
1849
- resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1 .tgz#f13c53547a0c9d64588a675cc5ecc6ccaf63703f "
1850
- integrity sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg ==
1847
+ eslint-plugin-vue@^9.4.0 :
1848
+ version "9.4.0 "
1849
+ resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.4.0 .tgz#31c2d9002b5bb437b351a5feffdf37c4397e5cb9 "
1850
+ integrity sha512-Nzz2QIJ8FG+rtJaqT/7/ru5ie2XgT9KCudkbN0y3uFYhQ41nuHEaboLAiqwMcK006hZPQv/rVMRhUIwEGhIvfQ ==
1851
1851
dependencies :
1852
1852
eslint-utils "^3.0.0"
1853
1853
natural-compare "^1.4.0"
1854
1854
nth-check "^2.0.1"
1855
1855
postcss-selector-parser "^6.0.9"
1856
1856
semver "^7.3.5"
1857
- vue-eslint-parser "^8.0.1"
1857
+ vue-eslint-parser "^9.0.1"
1858
+ xml-name-validator "^4.0.0"
1858
1859
1859
- eslint-scope@^7.0.0, eslint-scope@^7. 1.1 :
1860
+ eslint-scope@^7.1.1 :
1860
1861
version "7.1.1"
1861
1862
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
1862
1863
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
@@ -1888,7 +1889,7 @@ eslint-visitor-keys@^2.0.0:
1888
1889
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1889
1890
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1890
1891
1891
- eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3. 3.0 :
1892
+ eslint-visitor-keys@^3.3.0 :
1892
1893
version "3.3.0"
1893
1894
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
1894
1895
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
@@ -1938,7 +1939,7 @@ eslint@^8.23.0:
1938
1939
strip-json-comments "^3.1.0"
1939
1940
text-table "^0.2.0"
1940
1941
1941
- espree@^9.0.0, espree@^9. 3.1 :
1942
+ espree@^9.3.1 :
1942
1943
version "9.3.1"
1943
1944
resolved "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
1944
1945
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
@@ -4342,20 +4343,7 @@ validate-npm-package-license@^3.0.1:
4342
4343
spdx-correct "^3.0.0"
4343
4344
spdx-expression-parse "^3.0.0"
4344
4345
4345
- vue-eslint-parser@^8.0.1 :
4346
- version "8.3.0"
4347
- resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz#5d31129a1b3dd89c0069ca0a1c88f970c360bd0d"
4348
- integrity sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==
4349
- dependencies :
4350
- debug "^4.3.2"
4351
- eslint-scope "^7.0.0"
4352
- eslint-visitor-keys "^3.1.0"
4353
- espree "^9.0.0"
4354
- esquery "^1.4.0"
4355
- lodash "^4.17.21"
4356
- semver "^7.3.5"
4357
-
4358
- vue-eslint-parser@^9.0.3 :
4346
+ vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.0.3 :
4359
4347
version "9.0.3"
4360
4348
resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.0.3.tgz#0c17a89e0932cc94fa6a79f0726697e13bfe3c96"
4361
4349
integrity sha512-yL+ZDb+9T0ELG4VIFo/2anAOz8SvBdlqEnQnvJ3M7Scq56DvtjY0VY88bByRZB0D4J0u8olBcfrXTVONXsh4og==
@@ -4434,6 +4422,11 @@ write-file-atomic@^4.0.1:
4434
4422
imurmurhash "^0.1.4"
4435
4423
signal-exit "^3.0.7"
4436
4424
4425
+ xml-name-validator@^4.0.0 :
4426
+ version "4.0.0"
4427
+ resolved "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz#79a006e2e63149a8600f15430f0a4725d1524835"
4428
+ integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==
4429
+
4437
4430
xtend@~4.0.1 :
4438
4431
version "4.0.2"
4439
4432
resolved "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
0 commit comments