chore(deps): update dependency @nuxt/eslint to v1.4.0

This commit is contained in:
Renovate
2025-05-16 07:02:10 +00:00
parent 31a371959e
commit 81cc2d0f97
2 changed files with 48 additions and 33 deletions
+47 -32
View File
@@ -32,7 +32,7 @@
"@graphql-codegen/typescript-operations": "4.6.1",
"@graphql-codegen/typescript-vue-apollo": "4.1.1",
"@nuxt/devtools": "2.4.1",
"@nuxt/eslint": "1.3.1",
"@nuxt/eslint": "1.4.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "9.5.4",
"@vue/test-utils": "2.4.6",
@@ -1499,18 +1499,32 @@
}
},
"node_modules/@es-joy/jsdoccomment": {
"version": "0.49.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.49.0.tgz",
"integrity": "sha512-xjZTSFgECpb9Ohuk5yMX5RhUEbfeQcuOp8IF60e+wyzWEF0M5xeSgqsfLtvPEX8BIyOX9saZqzuGPmZ8oWc+5Q==",
"version": "0.50.1",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.50.1.tgz",
"integrity": "sha512-fas3qe1hw38JJgU/0m5sDpcrbZGysBeZcMwW5Ws9brYxY64MJyWLXRZCj18keTycT1LFTrFXdSNMS+GRVaU6Hw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/eslint": "^9.6.1",
"@types/estree": "^1.0.6",
"@typescript-eslint/types": "^8.11.0",
"comment-parser": "1.4.1",
"esquery": "^1.6.0",
"jsdoc-type-pratt-parser": "~4.1.0"
},
"engines": {
"node": ">=16"
"node": ">=18"
}
},
"node_modules/@es-joy/jsdoccomment/node_modules/@types/eslint": {
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz",
"integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/estree": "*",
"@types/json-schema": "*"
}
},
"node_modules/@esbuild/aix-ppc64": {
@@ -5400,20 +5414,20 @@
}
},
"node_modules/@nuxt/eslint": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.3.1.tgz",
"integrity": "sha512-qDX19rTq+4moXV/Y39NWRKTAEUG0rXCU9GICPhfoP3ouvHXKhxhZCa39KmLcL2y9zFirRPQWfUqu+YvEKp3UUw==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.4.0.tgz",
"integrity": "sha512-yVBL604C4/veianvkAUyFSM4uta8dxmDHDj6R56aq50BP9ajB6ov4ob06I3EkAqeX9Tmuipj2wRNG9hSI1pKYw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint/config-inspector": "^1.0.2",
"@nuxt/devtools-kit": "^2.4.0",
"@nuxt/eslint-config": "1.3.1",
"@nuxt/eslint-plugin": "1.3.1",
"@nuxt/kit": "^3.17.2",
"@nuxt/devtools-kit": "^2.4.1",
"@nuxt/eslint-config": "1.4.0",
"@nuxt/eslint-plugin": "1.4.0",
"@nuxt/kit": "^3.17.3",
"chokidar": "^4.0.3",
"eslint-flat-config-utils": "^2.0.1",
"eslint-typegen": "^2.1.0",
"eslint-typegen": "^2.2.0",
"find-up": "^7.0.0",
"get-port-please": "^3.1.2",
"mlly": "^1.7.4",
@@ -5435,24 +5449,24 @@
}
},
"node_modules/@nuxt/eslint-config": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.3.1.tgz",
"integrity": "sha512-t/vL/y/Q5TqFerge9Tcv+d0xQEykWtwRCSNlm3qLno7Br5WEROGorZ4vLMjGeYA+ifsiH0Gsa4tpI6mdN+0FvA==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.4.0.tgz",
"integrity": "sha512-E7e6nq3YpHaVozDXbFhGVss3e7lqKFczZk8jT1IqzUSz4CVkidmaounAGctfTLUjEzgm1zHwtvi9M5cYJG0gGQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@antfu/install-pkg": "^1.1.0",
"@clack/prompts": "^0.10.1",
"@eslint/js": "^9.26.0",
"@nuxt/eslint-plugin": "1.3.1",
"@nuxt/eslint-plugin": "1.4.0",
"@stylistic/eslint-plugin": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^8.32.0",
"@typescript-eslint/parser": "^8.32.0",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",
"eslint-config-flat-gitignore": "^2.1.0",
"eslint-flat-config-utils": "^2.0.1",
"eslint-merge-processors": "^2.0.0",
"eslint-plugin-import-x": "^4.11.1",
"eslint-plugin-jsdoc": "^50.6.14",
"eslint-plugin-jsdoc": "^50.6.17",
"eslint-plugin-regexp": "^2.7.0",
"eslint-plugin-unicorn": "^59.0.1",
"eslint-plugin-vue": "^10.1.0",
@@ -5486,14 +5500,14 @@
}
},
"node_modules/@nuxt/eslint-plugin": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.3.1.tgz",
"integrity": "sha512-FHcolwDMN6/GFKELJAhpu0T+E3F4UVso/7rmQ/Z28IE5XvqelBnESM6f8KBuIL2At/txjR6nvwDnhni/MxIQkQ==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.4.0.tgz",
"integrity": "sha512-Ou2safgHDKa/mVaIyKixAMSHaDGXy9AwbvMVQV4jOhL1BAs1sPHqyAujAKLnjlXXV7DF2uPvCb/ETZx/tCEAFw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "^8.32.0",
"@typescript-eslint/utils": "^8.32.0"
"@typescript-eslint/types": "^8.32.1",
"@typescript-eslint/utils": "^8.32.1"
},
"peerDependencies": {
"eslint": "^9.0.0"
@@ -12604,13 +12618,13 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "50.6.14",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.14.tgz",
"integrity": "sha512-JUudvooQbUx3iB8n/MzXMOV/VtaXq7xL4CeXhYryinr8osck7nV6fE2/xUXTiH3epPXcvq6TE3HQfGQuRHErTQ==",
"version": "50.6.17",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.17.tgz",
"integrity": "sha512-hq+VQylhd12l8qjexyriDsejZhqiP33WgMTy2AmaGZ9+MrMWVqPECsM87GPxgHfQn0zw+YTuhqjUfk1f+q67aQ==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@es-joy/jsdoccomment": "~0.49.0",
"@es-joy/jsdoccomment": "~0.50.1",
"are-docs-informative": "^0.0.2",
"comment-parser": "1.4.1",
"debug": "^4.3.6",
@@ -12866,10 +12880,11 @@
}
},
"node_modules/eslint-typegen": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/eslint-typegen/-/eslint-typegen-2.1.0.tgz",
"integrity": "sha512-tY9TTx07InS+mQ/+zYnCMHkdsS00GPaQy84PwHiQd2XWwXIptRExKcz1kI8eG1CGg1sBs9mONwSfbGMbvI4fNA==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/eslint-typegen/-/eslint-typegen-2.2.0.tgz",
"integrity": "sha512-OVgibKnRNnlSs4MhMz8uTRLSSIsvTXjH7a1gzXvyDIVU/txX1t8Zr9I/vOSwWIhtACX5DCPLo9CuyvA9usyjyw==",
"dev": true,
"license": "MIT",
"dependencies": {
"json-schema-to-typescript-lite": "^14.1.0",
"ohash": "^2.0.11"
+1 -1
View File
@@ -24,7 +24,7 @@
"@graphql-codegen/typescript-operations": "4.6.1",
"@graphql-codegen/typescript-vue-apollo": "4.1.1",
"@nuxt/devtools": "2.4.1",
"@nuxt/eslint": "1.3.1",
"@nuxt/eslint": "1.4.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "9.5.4",
"@vue/test-utils": "2.4.6",