diff --git a/package-lock.json b/package-lock.json index b1e31fe..a9700c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@graphql-codegen/typescript-operations": "4.6.1", "@graphql-codegen/typescript-vue-apollo": "4.1.2", "@nuxt/devtools": "2.6.2", - "@nuxt/eslint": "1.8.0", + "@nuxt/eslint": "1.9.0", "@nuxtjs/eslint-module": "4.1.0", "@nuxtjs/i18n": "10.0.5", "@stylistic/eslint-plugin": "5.2.3", @@ -1593,17 +1593,17 @@ } }, "node_modules/@es-joy/jsdoccomment": { - "version": "0.52.0", - "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.52.0.tgz", - "integrity": "sha512-BXuN7BII+8AyNtn57euU2Yxo9yA/KUDNzrpXyi3pfqKmBhhysR6ZWOebFh3vyPoqA3/j1SOvGgucElMGwlXing==", + "version": "0.53.0", + "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.53.0.tgz", + "integrity": "sha512-Wyed8Wfn3vMNVwrZrgLMxmqwmlcCE1/RfUAOHFzMJb3QLH03mi9Yv1iOCZjif0yx5EZUeJ+17VD1MHPka9IQjQ==", "dev": true, "license": "MIT", "dependencies": { "@types/estree": "^1.0.8", - "@typescript-eslint/types": "^8.34.1", + "@typescript-eslint/types": "^8.39.1", "comment-parser": "1.4.1", "esquery": "^1.6.0", - "jsdoc-type-pratt-parser": "~4.1.0" + "jsdoc-type-pratt-parser": "~4.8.0" }, "engines": { "node": ">=20.11.0" @@ -2148,9 +2148,9 @@ } }, "node_modules/@eslint/config-inspector": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@eslint/config-inspector/-/config-inspector-1.1.0.tgz", - "integrity": "sha512-DQGzRGV6jKujyxxCPlhwwyzq3HTW/NbFX9A4npPjW0+0A3KemxYJWZdwqJn4rauPsRUpJ8yuh5uOyMCChrnFsg==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@eslint/config-inspector/-/config-inspector-1.2.0.tgz", + "integrity": "sha512-PrM+dN45JTsZ7Zv7f2ElMAsf2eyrdNZWwMj2w43c3SBOE2jsl7eJVOTvbSrz1D+JzYF7eBNdx0hhvcCLRwhiCQ==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -5360,16 +5360,16 @@ } }, "node_modules/@nuxt/eslint": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.8.0.tgz", - "integrity": "sha512-0kDKZsAg4S57j+bV8L59mHqfwB1Q4OKhqEvWFqgh45brRTG/BGyJh+RciaueeKxFU6+eWOFd6Fxg6dIoH4QIpg==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.9.0.tgz", + "integrity": "sha512-8Wm2fDD9za+vJOOhRS2jj+MzyjCNvDhS+04Y55q9W1Ai5hFjTZ1a94jlgSwaqI1B3Zt7y5fqFoEb4wKpZ3ycWg==", "dev": true, "license": "MIT", "dependencies": { - "@eslint/config-inspector": "^1.1.0", + "@eslint/config-inspector": "^1.2.0", "@nuxt/devtools-kit": "^2.6.2", - "@nuxt/eslint-config": "1.8.0", - "@nuxt/eslint-plugin": "1.8.0", + "@nuxt/eslint-config": "1.9.0", + "@nuxt/eslint-plugin": "1.9.0", "@nuxt/kit": "^4.0.3", "chokidar": "^4.0.3", "eslint-flat-config-utils": "^2.1.1", @@ -5395,26 +5395,26 @@ } }, "node_modules/@nuxt/eslint-config": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.8.0.tgz", - "integrity": "sha512-SaS+s+1qnNENcVzkpmHPMuKwFeZTp7QR/UM3kZfqx60mWtWVB2iHNwR0a0DeJBZM84tebKzicrzEP/1J+otWBw==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.9.0.tgz", + "integrity": "sha512-KLiYlX/MmWR9dhC0u7GSZQl6wyVLGAHme5aAL5fAUT1PLYgcFiJIUg1Z+b296LmwHGTa+oGPRBIk3yoDmX9/9Q==", "dev": true, "license": "MIT", "dependencies": { "@antfu/install-pkg": "^1.1.0", "@clack/prompts": "^0.11.0", - "@eslint/js": "^9.32.0", - "@nuxt/eslint-plugin": "1.8.0", - "@stylistic/eslint-plugin": "^5.2.2", - "@typescript-eslint/eslint-plugin": "^8.39.0", - "@typescript-eslint/parser": "^8.39.0", + "@eslint/js": "^9.33.0", + "@nuxt/eslint-plugin": "1.9.0", + "@stylistic/eslint-plugin": "^5.2.3", + "@typescript-eslint/eslint-plugin": "^8.39.1", + "@typescript-eslint/parser": "^8.39.1", "eslint-config-flat-gitignore": "^2.1.0", "eslint-flat-config-utils": "^2.1.1", "eslint-merge-processors": "^2.0.0", "eslint-plugin-import-lite": "^0.3.0", "eslint-plugin-import-x": "^4.16.1", - "eslint-plugin-jsdoc": "^52.0.3", - "eslint-plugin-regexp": "^2.9.1", + "eslint-plugin-jsdoc": "^54.1.0", + "eslint-plugin-regexp": "^2.10.0", "eslint-plugin-unicorn": "^60.0.0", "eslint-plugin-vue": "^10.4.0", "eslint-processor-vue-blocks": "^2.0.0", @@ -5434,14 +5434,14 @@ } }, "node_modules/@nuxt/eslint-plugin": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.8.0.tgz", - "integrity": "sha512-xqe3btN5lRvPnapSSJ3mtq4pvcHBb7EQi09DSaixtHL3Epu/cQInw3WH574I2Wy8dKKi+Vf604heeAqdnpTT6g==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.9.0.tgz", + "integrity": "sha512-DY4ZSavgFyKQxI/NCOpSCUHg3dpS2O4lAdic5UmvP2NWj1xwtvmA9UwEZQ2nW2/f/Km6N+Q53UsgFSIBjz8jDQ==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "^8.39.0", - "@typescript-eslint/utils": "^8.39.0" + "@typescript-eslint/types": "^8.39.1", + "@typescript-eslint/utils": "^8.39.1" }, "peerDependencies": { "eslint": "^9.0.0" @@ -12755,13 +12755,13 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "52.0.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-52.0.3.tgz", - "integrity": "sha512-QTFvtVVWXwk0RxYF2GDHIQpkz/0fkonthp13YFMBI+Mco+tFrvU8I8E/WKo5ThcH6y3ya9Zx2VHRrZUrcLhs1A==", + "version": "54.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-54.1.0.tgz", + "integrity": "sha512-tZJuW6s3gtveVsg08IbJgmfgAA1SpSkEz7KjxPEVmyAO4fPlz7zsMHdxjyn+Zku1l+wejr2JUdTFTNirRgHOrQ==", "dev": true, "license": "BSD-3-Clause", "dependencies": { - "@es-joy/jsdoccomment": "~0.52.0", + "@es-joy/jsdoccomment": "~0.53.0", "are-docs-informative": "^0.0.2", "comment-parser": "1.4.1", "debug": "^4.4.1", @@ -12904,9 +12904,9 @@ } }, "node_modules/eslint-plugin-regexp": { - "version": "2.9.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-regexp/-/eslint-plugin-regexp-2.9.1.tgz", - "integrity": "sha512-JwK6glV/aoYDxvXcrvMQbw/pByBewZwqXVSBzzjot3GxSbmjDYuWU4LWiLdBO8JKi4o8A1+rygO6JWRBg4qAQQ==", + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-regexp/-/eslint-plugin-regexp-2.10.0.tgz", + "integrity": "sha512-ovzQT8ESVn5oOe5a7gIDPD5v9bCSjIFJu57sVPDqgPRXicQzOnYfFN21WoQBQF18vrhT5o7UMKFwJQVVjyJ0ng==", "dev": true, "license": "MIT", "dependencies": { @@ -15609,9 +15609,9 @@ } }, "node_modules/jsdoc-type-pratt-parser": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz", - "integrity": "sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==", + "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==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 69db258..ad3d66b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@graphql-codegen/typescript-operations": "4.6.1", "@graphql-codegen/typescript-vue-apollo": "4.1.2", "@nuxt/devtools": "2.6.2", - "@nuxt/eslint": "1.8.0", + "@nuxt/eslint": "1.9.0", "@nuxtjs/eslint-module": "4.1.0", "@nuxtjs/i18n": "10.0.5", "@stylistic/eslint-plugin": "5.2.3",