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

This commit is contained in:
Renovate
2025-07-22 06:03:10 +00:00
committed by Joakim Olsson
parent 378898c351
commit 4ab77c1af9
2 changed files with 68 additions and 86 deletions
+67 -85
View File
@@ -32,7 +32,7 @@
"@graphql-codegen/typescript-operations": "4.6.1", "@graphql-codegen/typescript-operations": "4.6.1",
"@graphql-codegen/typescript-vue-apollo": "4.1.2", "@graphql-codegen/typescript-vue-apollo": "4.1.2",
"@nuxt/devtools": "2.6.2", "@nuxt/devtools": "2.6.2",
"@nuxt/eslint": "1.6.0", "@nuxt/eslint": "1.7.0",
"@nuxtjs/eslint-module": "4.1.0", "@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "10.0.1", "@nuxtjs/i18n": "10.0.1",
"@stylistic/eslint-plugin": "5.2.1", "@stylistic/eslint-plugin": "5.2.1",
@@ -2159,9 +2159,9 @@
} }
}, },
"node_modules/@eslint/core": { "node_modules/@eslint/core": {
"version": "0.13.0", "version": "0.15.1",
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.13.0.tgz", "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
"integrity": "sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==", "integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
@@ -2282,12 +2282,13 @@
} }
}, },
"node_modules/@eslint/plugin-kit": { "node_modules/@eslint/plugin-kit": {
"version": "0.2.8", "version": "0.3.4",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz", "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz",
"integrity": "sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==", "integrity": "sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==",
"dev": true, "dev": true,
"license": "Apache-2.0",
"dependencies": { "dependencies": {
"@eslint/core": "^0.13.0", "@eslint/core": "^0.15.1",
"levn": "^0.4.1" "levn": "^0.4.1"
}, },
"engines": { "engines": {
@@ -5225,17 +5226,17 @@
} }
}, },
"node_modules/@nuxt/eslint": { "node_modules/@nuxt/eslint": {
"version": "1.6.0", "version": "1.7.0",
"resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.6.0.tgz", "resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.7.0.tgz",
"integrity": "sha512-rHfThIlu6P2l6IsTiFSs89yKCAPOsHXk2DoPlpqMRf+o7MrOM6TNNJmxMyYUNYMu5PfILxUnr7tr6oU4UpAazQ==", "integrity": "sha512-TDhS5bwNbaywioJ5ctoOESgO/hb3v3EqLZtHPI5Z+QBKRomb7gzWobRp/RQpyrL6UVuCfQKzOYT1C5vmdGIVGw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@eslint/config-inspector": "^1.1.0", "@eslint/config-inspector": "^1.1.0",
"@nuxt/devtools-kit": "^2.6.2", "@nuxt/devtools-kit": "^2.6.2",
"@nuxt/eslint-config": "1.6.0", "@nuxt/eslint-config": "1.7.0",
"@nuxt/eslint-plugin": "1.6.0", "@nuxt/eslint-plugin": "1.7.0",
"@nuxt/kit": "^4.0.0", "@nuxt/kit": "^4.0.1",
"chokidar": "^4.0.3", "chokidar": "^4.0.3",
"eslint-flat-config-utils": "^2.1.0", "eslint-flat-config-utils": "^2.1.0",
"eslint-typegen": "^2.2.1", "eslint-typegen": "^2.2.1",
@@ -5243,7 +5244,7 @@
"get-port-please": "^3.2.0", "get-port-please": "^3.2.0",
"mlly": "^1.7.4", "mlly": "^1.7.4",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"unimport": "^5.1.0" "unimport": "^5.2.0"
}, },
"peerDependencies": { "peerDependencies": {
"eslint": "^9.0.0", "eslint": "^9.0.0",
@@ -5260,19 +5261,19 @@
} }
}, },
"node_modules/@nuxt/eslint-config": { "node_modules/@nuxt/eslint-config": {
"version": "1.6.0", "version": "1.7.0",
"resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.6.0.tgz", "resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.7.0.tgz",
"integrity": "sha512-Ixoe094o3N73X5WCl89FRLmD1N2xg4GZJc7s2tMpHDvUMNFLu+2lkIln0uaGxECWwh7yc+3E1Yq7qTG+Iw72+w==", "integrity": "sha512-P1LZiCCCXsUVSuqG/ToyndFdcl1lDwa5gummO0Tylu2tEwIU+rrGpS61YbFBe77HfyO6ZkKzCnW3jsxDpklUFw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@antfu/install-pkg": "^1.1.0", "@antfu/install-pkg": "^1.1.0",
"@clack/prompts": "^0.11.0", "@clack/prompts": "^0.11.0",
"@eslint/js": "^9.31.0", "@eslint/js": "^9.31.0",
"@nuxt/eslint-plugin": "1.6.0", "@nuxt/eslint-plugin": "1.7.0",
"@stylistic/eslint-plugin": "^5.2.0", "@stylistic/eslint-plugin": "^5.2.1",
"@typescript-eslint/eslint-plugin": "^8.37.0", "@typescript-eslint/eslint-plugin": "^8.38.0",
"@typescript-eslint/parser": "^8.37.0", "@typescript-eslint/parser": "^8.38.0",
"eslint-config-flat-gitignore": "^2.1.0", "eslint-config-flat-gitignore": "^2.1.0",
"eslint-flat-config-utils": "^2.1.0", "eslint-flat-config-utils": "^2.1.0",
"eslint-merge-processors": "^2.0.0", "eslint-merge-processors": "^2.0.0",
@@ -5280,7 +5281,7 @@
"eslint-plugin-import-x": "^4.16.1", "eslint-plugin-import-x": "^4.16.1",
"eslint-plugin-jsdoc": "^51.4.1", "eslint-plugin-jsdoc": "^51.4.1",
"eslint-plugin-regexp": "^2.9.0", "eslint-plugin-regexp": "^2.9.0",
"eslint-plugin-unicorn": "^59.0.1", "eslint-plugin-unicorn": "^60.0.0",
"eslint-plugin-vue": "^10.3.0", "eslint-plugin-vue": "^10.3.0",
"eslint-processor-vue-blocks": "^2.0.0", "eslint-processor-vue-blocks": "^2.0.0",
"globals": "^16.3.0", "globals": "^16.3.0",
@@ -5312,23 +5313,23 @@
} }
}, },
"node_modules/@nuxt/eslint-plugin": { "node_modules/@nuxt/eslint-plugin": {
"version": "1.6.0", "version": "1.7.0",
"resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.6.0.tgz", "resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.7.0.tgz",
"integrity": "sha512-KQ/5Vx0XVmVatqM2Qe56YybFRhUeeeDZwt0d1OjxioUB76a9Y1+u6Q+RB9DWmeosGZjd8rDFAZmV3T1+1zAKEA==", "integrity": "sha512-Quk4LGuOOBADIoxizF4dZiYZoMuImkX1Rqh1+6Xey9oAVQ7TbTzRoMAwvhTAvTzKPbdMnTuXUm9L7eDrJc0+VA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@typescript-eslint/types": "^8.37.0", "@typescript-eslint/types": "^8.38.0",
"@typescript-eslint/utils": "^8.37.0" "@typescript-eslint/utils": "^8.38.0"
}, },
"peerDependencies": { "peerDependencies": {
"eslint": "^9.0.0" "eslint": "^9.0.0"
} }
}, },
"node_modules/@nuxt/eslint/node_modules/@nuxt/kit": { "node_modules/@nuxt/eslint/node_modules/@nuxt/kit": {
"version": "4.0.0", "version": "4.0.1",
"resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-4.0.0.tgz", "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-4.0.1.tgz",
"integrity": "sha512-/7ECqFBfoU8TZNCmdbz63WBemSISZ4wIKeh27ptQrjdnhF2NPcXFISRolS84+BBeGOUwmen3BYU/hSCje223mA==", "integrity": "sha512-9vYpbuK3xcVhuDq+NyoLhbAolV/bEESaozFOMutl0jhrODcNWFrJ8wQSZIt9yxcFXUgXgUa2ms31qaUEpXrykw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -10396,9 +10397,9 @@
} }
}, },
"node_modules/ci-info": { "node_modules/ci-info": {
"version": "4.2.0", "version": "4.3.0",
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.2.0.tgz", "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.0.tgz",
"integrity": "sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==", "integrity": "sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -10897,13 +10898,13 @@
} }
}, },
"node_modules/core-js-compat": { "node_modules/core-js-compat": {
"version": "3.42.0", "version": "3.44.0",
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.42.0.tgz", "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.44.0.tgz",
"integrity": "sha512-bQasjMfyDGyaeWKBIu33lHh9qlSR0MFE/Nmc6nMjf/iU9b3rSMdAYz1Baxrv4lPdGUsTqZudHA4jIGSJy0SWZQ==", "integrity": "sha512-JepmAj2zfl6ogy34qfWtcE7nHKAJnKsQFRn++scjVS2bZFllwptzw61BZcZFYBPpUznLfAvh0LGhxKppk04ClA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"browserslist": "^4.24.4" "browserslist": "^4.25.1"
}, },
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
@@ -12469,44 +12470,52 @@
} }
}, },
"node_modules/eslint-plugin-unicorn": { "node_modules/eslint-plugin-unicorn": {
"version": "59.0.1", "version": "60.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-59.0.1.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-60.0.0.tgz",
"integrity": "sha512-EtNXYuWPUmkgSU2E7Ttn57LbRREQesIP1BiLn7OZLKodopKfDXfBUkC/0j6mpw2JExwf43Uf3qLSvrSvppgy8Q==", "integrity": "sha512-QUzTefvP8stfSXsqKQ+vBQSEsXIlAiCduS/V1Em+FKgL9c21U/IIm20/e3MFy1jyCf14tHAhqC1sX8OTy6VUCg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/helper-validator-identifier": "^7.25.9", "@babel/helper-validator-identifier": "^7.27.1",
"@eslint-community/eslint-utils": "^4.5.1", "@eslint-community/eslint-utils": "^4.7.0",
"@eslint/plugin-kit": "^0.2.7", "@eslint/plugin-kit": "^0.3.3",
"ci-info": "^4.2.0", "change-case": "^5.4.4",
"ci-info": "^4.3.0",
"clean-regexp": "^1.0.0", "clean-regexp": "^1.0.0",
"core-js-compat": "^3.41.0", "core-js-compat": "^3.44.0",
"esquery": "^1.6.0", "esquery": "^1.6.0",
"find-up-simple": "^1.0.1", "find-up-simple": "^1.0.1",
"globals": "^16.0.0", "globals": "^16.3.0",
"indent-string": "^5.0.0", "indent-string": "^5.0.0",
"is-builtin-module": "^5.0.0", "is-builtin-module": "^5.0.0",
"jsesc": "^3.1.0", "jsesc": "^3.1.0",
"pluralize": "^8.0.0", "pluralize": "^8.0.0",
"regexp-tree": "^0.1.27", "regexp-tree": "^0.1.27",
"regjsparser": "^0.12.0", "regjsparser": "^0.12.0",
"semver": "^7.7.1", "semver": "^7.7.2",
"strip-indent": "^4.0.0" "strip-indent": "^4.0.0"
}, },
"engines": { "engines": {
"node": "^18.20.0 || ^20.10.0 || >=21.0.0" "node": "^20.10.0 || >=21.0.0"
}, },
"funding": { "funding": {
"url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1" "url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1"
}, },
"peerDependencies": { "peerDependencies": {
"eslint": ">=9.22.0" "eslint": ">=9.29.0"
} }
}, },
"node_modules/eslint-plugin-unicorn/node_modules/change-case": {
"version": "5.4.4",
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
"integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
"dev": true,
"license": "MIT"
},
"node_modules/eslint-plugin-unicorn/node_modules/globals": { "node_modules/eslint-plugin-unicorn/node_modules/globals": {
"version": "16.1.0", "version": "16.3.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.1.0.tgz", "resolved": "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz",
"integrity": "sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==", "integrity": "sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@@ -12627,33 +12636,6 @@
"webpack": "^5.0.0" "webpack": "^5.0.0"
} }
}, },
"node_modules/eslint/node_modules/@eslint/core": {
"version": "0.15.1",
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
"integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@types/json-schema": "^7.0.15"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/eslint/node_modules/@eslint/plugin-kit": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz",
"integrity": "sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@eslint/core": "^0.15.1",
"levn": "^0.4.1"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/eslint/node_modules/ajv": { "node_modules/eslint/node_modules/ajv": {
"version": "6.12.6", "version": "6.12.6",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
@@ -21331,9 +21313,9 @@
} }
}, },
"node_modules/unimport": { "node_modules/unimport": {
"version": "5.1.0", "version": "5.2.0",
"resolved": "https://registry.npmjs.org/unimport/-/unimport-5.1.0.tgz", "resolved": "https://registry.npmjs.org/unimport/-/unimport-5.2.0.tgz",
"integrity": "sha512-wMmuG+wkzeHh2KCE6yiDlHmKelN8iE/maxkUYMbmrS6iV8+n6eP1TH3yKKlepuF4hrkepinEGmBXdfo9XZUvAw==", "integrity": "sha512-bTuAMMOOqIAyjV4i4UH7P07pO+EsVxmhOzQ2YJ290J6mkLUdozNhb5I/YoOEheeNADC03ent3Qj07X0fWfUpmw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"acorn": "^8.15.0", "acorn": "^8.15.0",
@@ -21343,8 +21325,8 @@
"magic-string": "^0.30.17", "magic-string": "^0.30.17",
"mlly": "^1.7.4", "mlly": "^1.7.4",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"picomatch": "^4.0.2", "picomatch": "^4.0.3",
"pkg-types": "^2.1.1", "pkg-types": "^2.2.0",
"scule": "^1.3.0", "scule": "^1.3.0",
"strip-literal": "^3.0.0", "strip-literal": "^3.0.0",
"tinyglobby": "^0.2.14", "tinyglobby": "^0.2.14",
+1 -1
View File
@@ -24,7 +24,7 @@
"@graphql-codegen/typescript-operations": "4.6.1", "@graphql-codegen/typescript-operations": "4.6.1",
"@graphql-codegen/typescript-vue-apollo": "4.1.2", "@graphql-codegen/typescript-vue-apollo": "4.1.2",
"@nuxt/devtools": "2.6.2", "@nuxt/devtools": "2.6.2",
"@nuxt/eslint": "1.6.0", "@nuxt/eslint": "1.7.0",
"@nuxtjs/eslint-module": "4.1.0", "@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "10.0.1", "@nuxtjs/i18n": "10.0.1",
"@stylistic/eslint-plugin": "5.2.1", "@stylistic/eslint-plugin": "5.2.1",