chore(deps): update dependency @nuxt/eslint to v1.13.0
dancefinder-app / build (pull_request) Successful in 4m21s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-01-23 15:05:50 +00:00
parent 4a7ce1bbd4
commit 14734c4816
2 changed files with 155 additions and 94 deletions
+154 -93
View File
@@ -32,7 +32,7 @@
"@graphql-codegen/typescript-operations": "5.0.7",
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
"@nuxt/devtools": "3.1.1",
"@nuxt/eslint": "1.12.1",
"@nuxt/eslint": "1.13.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "10.2.1",
"@stylistic/eslint-plugin": "5.7.1",
@@ -1620,30 +1620,20 @@
}
},
"node_modules/@es-joy/jsdoccomment": {
"version": "0.76.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.76.0.tgz",
"integrity": "sha512-g+RihtzFgGTx2WYCuTHbdOXJeAlGnROws0TeALx9ow/ZmOROOZkVg5wp/B44n0WJgI4SQFP1eWM2iRPlU2Y14w==",
"version": "0.82.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.82.0.tgz",
"integrity": "sha512-xs3OTxPefjTZaoDS7H1X2pV33enAmZg+8YldjmeYk7XZnq420phdnp6o0JtrsHBdSRJ5+RTocgyED9TL3epgpw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/estree": "^1.0.8",
"@typescript-eslint/types": "^8.46.0",
"comment-parser": "1.4.1",
"esquery": "^1.6.0",
"jsdoc-type-pratt-parser": "~6.10.0"
"@typescript-eslint/types": "^8.53.1",
"comment-parser": "1.4.4",
"esquery": "^1.7.0",
"jsdoc-type-pratt-parser": "~7.1.0"
},
"engines": {
"node": ">=20.11.0"
}
},
"node_modules/@es-joy/jsdoccomment/node_modules/jsdoc-type-pratt-parser": {
"version": "6.10.0",
"resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-6.10.0.tgz",
"integrity": "sha512-+LexoTRyYui5iOhJGn13N9ZazL23nAHGkXsa1p/C8yeq79WRfLBag6ZZ0FQG2aRoc9yfo59JT9EYCQonOkHKkQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=20.0.0"
"node": "^20.19.0 || ^22.13.0 || >=24"
}
},
"node_modules/@es-joy/resolve.exports": {
@@ -5645,25 +5635,25 @@
"license": "MIT"
},
"node_modules/@nuxt/eslint": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.12.1.tgz",
"integrity": "sha512-weXMt09C2XsWo7mpkVciApTXXaNUYQ1IbvrURNtnhpJcvcb2WkQutIOc/+pIhTsmb2O3T1t23HL76+Ll+7bpFQ==",
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.13.0.tgz",
"integrity": "sha512-bWXTbak6XCsp86RnHKPMQ9KLBZtr91Gq6q+PquB6rpRtqcPI8+yfp90ohDCavLCAF5xVzvyfusy1Itws4yZ5IA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint/config-inspector": "^1.4.2",
"@nuxt/devtools-kit": "^3.1.1",
"@nuxt/eslint-config": "1.12.1",
"@nuxt/eslint-plugin": "1.12.1",
"@nuxt/kit": "^4.2.2",
"@nuxt/eslint-config": "1.13.0",
"@nuxt/eslint-plugin": "1.13.0",
"@nuxt/kit": "^4.3.0",
"chokidar": "^5.0.0",
"eslint-flat-config-utils": "^2.1.4",
"eslint-flat-config-utils": "^3.0.0",
"eslint-typegen": "^2.3.0",
"find-up": "^8.0.0",
"get-port-please": "^3.2.0",
"mlly": "^1.8.0",
"pathe": "^2.0.3",
"unimport": "^5.5.0"
"unimport": "^5.6.0"
},
"peerDependencies": {
"eslint": "^9.0.0",
@@ -5680,30 +5670,30 @@
}
},
"node_modules/@nuxt/eslint-config": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.12.1.tgz",
"integrity": "sha512-fsKKtIIvVwQ5OGE30lJEhzwXxXj40ol7vR6h3eTH8sSBVZLOdmPn2BHrhoOjHTDXpLPw1AZ/8GcQfJZ2o3gcHQ==",
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.13.0.tgz",
"integrity": "sha512-b/gGtdOcRSak8xfN93InDwPopBr3SXmJ4N2XJI8zw/BZRGX1as6R9JYMpwX6QZCoIm7t1ltvXSAKsfoAtzgxWA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@antfu/install-pkg": "^1.1.0",
"@clack/prompts": "^0.11.0",
"@eslint/js": "^9.39.1",
"@nuxt/eslint-plugin": "1.12.1",
"@stylistic/eslint-plugin": "^5.6.1",
"@typescript-eslint/eslint-plugin": "^8.49.0",
"@typescript-eslint/parser": "^8.49.0",
"@eslint/js": "^9.39.2",
"@nuxt/eslint-plugin": "1.13.0",
"@stylistic/eslint-plugin": "^5.7.0",
"@typescript-eslint/eslint-plugin": "^8.53.1",
"@typescript-eslint/parser": "^8.53.1",
"eslint-config-flat-gitignore": "^2.1.0",
"eslint-flat-config-utils": "^2.1.4",
"eslint-flat-config-utils": "^3.0.0",
"eslint-merge-processors": "^2.0.0",
"eslint-plugin-import-lite": "^0.3.0",
"eslint-plugin-import-lite": "^0.5.0",
"eslint-plugin-import-x": "^4.16.1",
"eslint-plugin-jsdoc": "^61.5.0",
"eslint-plugin-regexp": "^2.10.0",
"eslint-plugin-jsdoc": "^62.3.1",
"eslint-plugin-regexp": "^3.0.0",
"eslint-plugin-unicorn": "^62.0.0",
"eslint-plugin-vue": "^10.6.2",
"eslint-plugin-vue": "^10.7.0",
"eslint-processor-vue-blocks": "^2.0.0",
"globals": "^16.5.0",
"globals": "^17.1.0",
"local-pkg": "^1.1.2",
"pathe": "^2.0.3",
"vue-eslint-parser": "^10.2.0"
@@ -5718,28 +5708,41 @@
}
}
},
"node_modules/@nuxt/eslint-config/node_modules/globals": {
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.1.0.tgz",
"integrity": "sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@nuxt/eslint-plugin": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.12.1.tgz",
"integrity": "sha512-9EBWZTgJC2oclDIL53YG6paEoaTU2SDWVPybEQ0Pe2Bm/5YSbHd//6EGLvdGwAgN+xJQmEsPunUpd4Y+NX2OCQ==",
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.13.0.tgz",
"integrity": "sha512-QMMFxDNaTY0ur2wAVsGC8vGHVlSONV9qPclze0xG6tUX/4G/xrDbNkSYeRIbYf6/Nk4rYFiXxS0CDUJFwUKidg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "^8.49.0",
"@typescript-eslint/utils": "^8.49.0"
"@typescript-eslint/types": "^8.53.1",
"@typescript-eslint/utils": "^8.53.1"
},
"peerDependencies": {
"eslint": "^9.0.0"
}
},
"node_modules/@nuxt/eslint/node_modules/@nuxt/kit": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-4.2.2.tgz",
"integrity": "sha512-ZAgYBrPz/yhVgDznBNdQj2vhmOp31haJbO0I0iah/P9atw+OHH7NJLUZ3PK+LOz/0fblKTN1XJVSi8YQ1TQ0KA==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-4.3.0.tgz",
"integrity": "sha512-cD/0UU9RQmlnTbmyJTDyzN8f6CzpziDLv3tFQCnwl0Aoxt3KmFu4k/XA4Sogxqj7jJ/3cdX1kL+Lnsh34sxcQQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"c12": "^3.3.2",
"c12": "^3.3.3",
"consola": "^3.4.2",
"defu": "^6.1.4",
"destr": "^2.0.5",
@@ -5756,8 +5759,8 @@
"scule": "^1.3.0",
"semver": "^7.7.3",
"tinyglobby": "^0.2.15",
"ufo": "^1.6.1",
"unctx": "^2.4.1",
"ufo": "^1.6.3",
"unctx": "^2.5.0",
"untyped": "^2.0.0"
},
"engines": {
@@ -11577,9 +11580,9 @@
}
},
"node_modules/comment-parser": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz",
"integrity": "sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==",
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.4.tgz",
"integrity": "sha512-0D6qSQ5IkeRrGJFHRClzaMOenMeT0gErz3zIw3AprKMqhRN6LNU2jQOdkPG/FZ+8bCgXE1VidrgSzlBBDZRr8A==",
"dev": true,
"license": "MIT",
"engines": {
@@ -13345,18 +13348,45 @@
}
},
"node_modules/eslint-flat-config-utils": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/eslint-flat-config-utils/-/eslint-flat-config-utils-2.1.4.tgz",
"integrity": "sha512-bEnmU5gqzS+4O+id9vrbP43vByjF+8KOs+QuuV4OlqAuXmnRW2zfI/Rza1fQvdihQ5h4DUo0NqFAiViD4mSrzQ==",
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/eslint-flat-config-utils/-/eslint-flat-config-utils-3.0.0.tgz",
"integrity": "sha512-bzTam/pSnPANR0GUz4g7lo4fyzlQZwuz/h8ytsSS4w59N/JlXH/l7jmyNVBLxPz3B9/9ntz5ZLevGpazyDXJQQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint/config-helpers": "^0.5.1",
"pathe": "^2.0.3"
},
"funding": {
"url": "https://github.com/sponsors/antfu"
}
},
"node_modules/eslint-flat-config-utils/node_modules/@eslint/config-helpers": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.1.tgz",
"integrity": "sha512-QN8067dXsXAl9HIvqws7STEviheRFojX3zek5OpC84oBxDGqizW9731ByF/ASxqQihbWrVDdZXS+Ihnsckm9dg==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@eslint/core": "^1.0.1"
},
"engines": {
"node": "^20.19.0 || ^22.13.0 || >=24"
}
},
"node_modules/eslint-flat-config-utils/node_modules/@eslint/core": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.0.1.tgz",
"integrity": "sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@types/json-schema": "^7.0.15"
},
"engines": {
"node": "^20.19.0 || ^22.13.0 || >=24"
}
},
"node_modules/eslint-import-context": {
"version": "0.1.9",
"resolved": "https://registry.npmjs.org/eslint-import-context/-/eslint-import-context-0.1.9.tgz",
@@ -13396,26 +13426,16 @@
}
},
"node_modules/eslint-plugin-import-lite": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-import-lite/-/eslint-plugin-import-lite-0.3.0.tgz",
"integrity": "sha512-dkNBAL6jcoCsXZsQ/Tt2yXmMDoNt5NaBh/U7yvccjiK8cai6Ay+MK77bMykmqQA2bTF6lngaLCDij6MTO3KkvA==",
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-import-lite/-/eslint-plugin-import-lite-0.5.0.tgz",
"integrity": "sha512-7uBvxuQj+VlYmZSYSHcm33QgmZnvMLP2nQiWaLtjhJ5x1zKcskOqjolL+dJC13XY+ktQqBgidAnnQMELfRaXQg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.7.0",
"@typescript-eslint/types": "^8.34.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"peerDependencies": {
"eslint": ">=9.0.0",
"typescript": ">=4.5"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
"eslint": ">=9.0.0"
}
},
"node_modules/eslint-plugin-import-x": {
@@ -13456,20 +13476,20 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "61.5.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.5.0.tgz",
"integrity": "sha512-PR81eOGq4S7diVnV9xzFSBE4CDENRQGP0Lckkek8AdHtbj+6Bm0cItwlFnxsLFriJHspiE3mpu8U20eODyToIg==",
"version": "62.3.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-62.3.1.tgz",
"integrity": "sha512-eQzrU7Z8FFSKdUgurmz8XZMz25GC5807uPmAV1x/Dw+xLteJEqPjbsdBT1pYB5p3uSsD4q3tCbJOpVLMNiTSSw==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@es-joy/jsdoccomment": "~0.76.0",
"@es-joy/jsdoccomment": "~0.82.0",
"@es-joy/resolve.exports": "1.2.0",
"are-docs-informative": "^0.0.2",
"comment-parser": "1.4.1",
"comment-parser": "1.4.5",
"debug": "^4.4.3",
"escape-string-regexp": "^4.0.0",
"espree": "^10.4.0",
"esquery": "^1.6.0",
"espree": "^11.1.0",
"esquery": "^1.7.0",
"html-entities": "^2.6.0",
"object-deep-merge": "^2.0.0",
"parse-imports-exports": "^0.2.4",
@@ -13478,12 +13498,22 @@
"to-valid-identifier": "^1.0.0"
},
"engines": {
"node": ">=20.11.0"
"node": "^20.19.0 || ^22.13.0 || >=24"
},
"peerDependencies": {
"eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
}
},
"node_modules/eslint-plugin-jsdoc/node_modules/comment-parser": {
"version": "1.4.5",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.5.tgz",
"integrity": "sha512-aRDkn3uyIlCFfk5NUA+VdwMmMsh8JGhc4hapfV4yxymHGQ3BVskMQfoXGpCo5IoBuQ9tS5iiVKhCpTcB4pW4qw==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 12.0.0"
}
},
"node_modules/eslint-plugin-jsdoc/node_modules/debug": {
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
@@ -13502,6 +13532,37 @@
}
}
},
"node_modules/eslint-plugin-jsdoc/node_modules/eslint-visitor-keys": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz",
"integrity": "sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==",
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": "^20.19.0 || ^22.13.0 || >=24"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/eslint-plugin-jsdoc/node_modules/espree": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/espree/-/espree-11.1.0.tgz",
"integrity": "sha512-WFWYhO1fV4iYkqOOvq8FbqIhr2pYfoDY0kCotMkDeNtGpiGGkZ1iov2u8ydjtgM8yF8rzK7oaTbw2NAzbAbehw==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"acorn": "^8.15.0",
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^5.0.0"
},
"engines": {
"node": "^20.19.0 || ^22.13.0 || >=24"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/eslint-plugin-nuxt": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-nuxt/-/eslint-plugin-nuxt-4.0.0.tgz",
@@ -13627,25 +13688,25 @@
}
},
"node_modules/eslint-plugin-regexp": {
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-regexp/-/eslint-plugin-regexp-2.10.0.tgz",
"integrity": "sha512-ovzQT8ESVn5oOe5a7gIDPD5v9bCSjIFJu57sVPDqgPRXicQzOnYfFN21WoQBQF18vrhT5o7UMKFwJQVVjyJ0ng==",
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-regexp/-/eslint-plugin-regexp-3.0.0.tgz",
"integrity": "sha512-iW7hgAV8NOG6E2dz+VeKpq67YLQ9jaajOKYpoOSic2/q8y9BMdXBKkSR9gcMtbqEhNQzdW41E3wWzvhp8ExYwQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.11.0",
"comment-parser": "^1.4.0",
"jsdoc-type-pratt-parser": "^4.0.0",
"jsdoc-type-pratt-parser": "^7.0.0",
"refa": "^0.12.1",
"regexp-ast-analysis": "^0.7.1",
"scslre": "^0.3.0"
},
"engines": {
"node": "^18 || >=20"
"node": "^20.19.0 || ^22.13.0 || >=24"
},
"peerDependencies": {
"eslint": ">=8.44.0"
"eslint": ">=9.38.0"
}
},
"node_modules/eslint-plugin-simple-import-sort": {
@@ -14040,9 +14101,9 @@
}
},
"node_modules/esquery": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
"integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz",
"integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
@@ -16026,13 +16087,13 @@
}
},
"node_modules/jsdoc-type-pratt-parser": {
"version": "4.8.0",
"resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.8.0.tgz",
"integrity": "sha512-iZ8Bdb84lWRuGHamRXFyML07r21pcwBrLkHEuHgEY5UbCouBwv7ECknDRKzsQIXMiqpPymqtIf8TC/shYKB5rw==",
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-7.1.0.tgz",
"integrity": "sha512-SX7q7XyCwzM/MEDCYz0l8GgGbJAACGFII9+WfNYr5SLEKukHWRy2Jk3iWRe7P+lpYJNs7oQ+OSei4JtKGUjd7A==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12.0.0"
"node": ">=20.0.0"
}
},
"node_modules/jsesc": {
+1 -1
View File
@@ -24,7 +24,7 @@
"@graphql-codegen/typescript-operations": "5.0.7",
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
"@nuxt/devtools": "3.1.1",
"@nuxt/eslint": "1.12.1",
"@nuxt/eslint": "1.13.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "10.2.1",
"@stylistic/eslint-plugin": "5.7.1",