Skip to content

Commit eb19a4c

Browse files
chore(deps-dev): bump eslint-plugin-nuxt from 3.2.0 to 4.0.0 in /web
Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/nuxt/eslint-plugin-nuxt/releases) - [Changelog](https://github.com/nuxt/eslint-plugin-nuxt/blob/master/CHANGELOG.md) - [Commits](nuxt/eslint-plugin-nuxt@v3.2.0...v4.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-nuxt dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e61276a commit eb19a4c

3 files changed

Lines changed: 186 additions & 32 deletions

File tree

web/package-lock.json

Lines changed: 127 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"babel-jest": "^27.4.4",
5757
"eslint": "^8.4.1",
5858
"eslint-config-prettier": "^8.3.0",
59-
"eslint-plugin-nuxt": "^3.1.0",
59+
"eslint-plugin-nuxt": "^4.0.0",
6060
"eslint-plugin-vue": "^8.2.0",
6161
"jest": "^27.4.4",
6262
"lint-staged": "^12.1.2",

web/yarn.lock

Lines changed: 58 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3118,6 +3118,11 @@ acorn@^8.0.4, acorn@^8.2.4, acorn@^8.5.0, acorn@^8.7.1:
31183118
version "8.7.1"
31193119
resolved "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz"
31203120

3121+
acorn@^8.8.0:
3122+
version "8.8.1"
3123+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
3124+
integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==
3125+
31213126
agent-base@6:
31223127
version "6.0.2"
31233128
resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz"
@@ -5296,13 +5301,14 @@ eslint-plugin-node@^11.1.0:
52965301
resolve "^1.10.1"
52975302
semver "^6.1.0"
52985303

5299-
eslint-plugin-nuxt@^3.1.0:
5300-
version "3.2.0"
5301-
resolved "https://registry.npmjs.org/eslint-plugin-nuxt/-/eslint-plugin-nuxt-3.2.0.tgz"
5304+
eslint-plugin-nuxt@^4.0.0:
5305+
version "4.0.0"
5306+
resolved "https://registry.yarnpkg.com/eslint-plugin-nuxt/-/eslint-plugin-nuxt-4.0.0.tgz#f124b05c9038207ffaae74e2741f4a2e87472bae"
5307+
integrity sha512-v3Vwdk8YKe52bAz8eSIDqQuTtfL/T1r9dSl1uhC5SyR5pgLxgKkQdxXVf/Bf6Ax7uyd9rHqiAuYVdqqDb7ILdA==
53025308
dependencies:
5303-
eslint-plugin-vue "^8.5.0"
5304-
semver "^7.3.5"
5305-
vue-eslint-parser "^8.3.0"
5309+
eslint-plugin-vue "^9.4.0"
5310+
semver "^7.3.7"
5311+
vue-eslint-parser "^9.0.3"
53065312

53075313
eslint-plugin-promise@^6.0.0:
53085314
version "6.1.1"
@@ -5329,7 +5335,7 @@ eslint-plugin-unicorn@^42.0.0:
53295335
semver "^7.3.5"
53305336
strip-indent "^3.0.0"
53315337

5332-
eslint-plugin-vue@^8.2.0, eslint-plugin-vue@^8.5.0, eslint-plugin-vue@^8.7.1:
5338+
eslint-plugin-vue@^8.2.0, eslint-plugin-vue@^8.7.1:
53335339
version "8.7.1"
53345340
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz"
53355341
dependencies:
@@ -5340,6 +5346,19 @@ eslint-plugin-vue@^8.2.0, eslint-plugin-vue@^8.5.0, eslint-plugin-vue@^8.7.1:
53405346
semver "^7.3.5"
53415347
vue-eslint-parser "^8.0.1"
53425348

5349+
eslint-plugin-vue@^9.4.0:
5350+
version "9.8.0"
5351+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.8.0.tgz#91de2aabbee8cdbef078ccd4f650a9ecfa445f4f"
5352+
integrity sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA==
5353+
dependencies:
5354+
eslint-utils "^3.0.0"
5355+
natural-compare "^1.4.0"
5356+
nth-check "^2.0.1"
5357+
postcss-selector-parser "^6.0.9"
5358+
semver "^7.3.5"
5359+
vue-eslint-parser "^9.0.1"
5360+
xml-name-validator "^4.0.0"
5361+
53435362
eslint-scope@5.1.1, eslint-scope@^5.1.1:
53445363
version "5.1.1"
53455364
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
@@ -5444,6 +5463,15 @@ espree@^9.0.0, espree@^9.3.2:
54445463
acorn-jsx "^5.3.2"
54455464
eslint-visitor-keys "^3.3.0"
54465465

5466+
espree@^9.3.1:
5467+
version "9.4.1"
5468+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.1.tgz#51d6092615567a2c2cff7833445e37c28c0065bd"
5469+
integrity sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==
5470+
dependencies:
5471+
acorn "^8.8.0"
5472+
acorn-jsx "^5.3.2"
5473+
eslint-visitor-keys "^3.3.0"
5474+
54475475
esprima@^4.0.0, esprima@^4.0.1:
54485476
version "4.0.1"
54495477
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
@@ -10189,23 +10217,17 @@ semver@7.3.5:
1018910217
dependencies:
1019010218
lru-cache "^6.0.0"
1019110219

10192-
semver@7.x, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7:
10193-
version "7.3.7"
10194-
resolved "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz"
10220+
semver@7.x, semver@^7.0.0, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.6, semver@^7.3.7, semver@^7.3.8:
10221+
version "7.3.8"
10222+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
10223+
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
1019510224
dependencies:
1019610225
lru-cache "^6.0.0"
1019710226

1019810227
semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
1019910228
version "6.3.0"
1020010229
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
1020110230

10202-
semver@^7.0.0, semver@^7.3.8:
10203-
version "7.3.8"
10204-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
10205-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
10206-
dependencies:
10207-
lru-cache "^6.0.0"
10208-
1020910231
send@0.18.0:
1021010232
version "0.18.0"
1021110233
resolved "https://registry.npmjs.org/send/-/send-0.18.0.tgz"
@@ -11511,7 +11533,7 @@ vue-client-only@^2.0.0:
1151111533
version "2.1.0"
1151211534
resolved "https://registry.npmjs.org/vue-client-only/-/vue-client-only-2.1.0.tgz"
1151311535

11514-
vue-eslint-parser@^8.0.1, vue-eslint-parser@^8.3.0:
11536+
vue-eslint-parser@^8.0.1:
1151511537
version "8.3.0"
1151611538
resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz"
1151711539
dependencies:
@@ -11523,6 +11545,19 @@ vue-eslint-parser@^8.0.1, vue-eslint-parser@^8.3.0:
1152311545
lodash "^4.17.21"
1152411546
semver "^7.3.5"
1152511547

11548+
vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.0.3:
11549+
version "9.1.0"
11550+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.1.0.tgz#0e121d1bb29bd10763c83e3cc583ee03434a9dd5"
11551+
integrity sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==
11552+
dependencies:
11553+
debug "^4.3.4"
11554+
eslint-scope "^7.1.1"
11555+
eslint-visitor-keys "^3.3.0"
11556+
espree "^9.3.1"
11557+
esquery "^1.4.0"
11558+
lodash "^4.17.21"
11559+
semver "^7.3.6"
11560+
1152611561
vue-hot-reload-api@^2.3.0:
1152711562
version "2.3.4"
1152811563
resolved "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz"
@@ -11962,6 +11997,11 @@ xml-name-validator@^3.0.0:
1196211997
version "3.0.0"
1196311998
resolved "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz"
1196411999

12000+
xml-name-validator@^4.0.0:
12001+
version "4.0.0"
12002+
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz#79a006e2e63149a8600f15430f0a4725d1524835"
12003+
integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==
12004+
1196512005
xmlbuilder@^13.0.0:
1196612006
version "13.0.2"
1196712007
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-13.0.2.tgz#02ae33614b6a047d1c32b5389c1fdacb2bce47a7"

0 commit comments

Comments
 (0)