chore(deps): update dependency @nuxt/eslint to v1.5.1 #2509
Generated
+18
-45
@@ -32,7 +32,7 @@
|
||||
"@graphql-codegen/typescript-operations": "4.6.1",
|
||||
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
|
||||
"@nuxt/devtools": "2.6.2",
|
||||
"@nuxt/eslint": "1.5.0",
|
||||
"@nuxt/eslint": "1.5.1",
|
||||
"@nuxtjs/eslint-module": "4.1.0",
|
||||
"@nuxtjs/i18n": "9.5.6",
|
||||
"@stylistic/eslint-plugin": "5.1.0",
|
||||
@@ -4326,16 +4326,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.5.0.tgz",
|
||||
"integrity": "sha512-EBYCc5RfEsJsr9TfCg+3qkq/4Zsem1K13JqNOF4gPehWJw3+hD5JTShDK+BiiCJy0o40yOmEdD2FB4LHqWiVLA==",
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.5.1.tgz",
|
||||
"integrity": "sha512-YIOHCufsl/6w0LCQHM8sprcHz9WDx2N79clMYNfGF1SqBgrhNgYyu2PByU9eGfuXpVxDEMo6D419a5Ct730oZQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint/config-inspector": "^1.1.0",
|
||||
"@nuxt/devtools-kit": "^2.6.2",
|
||||
"@nuxt/eslint-config": "1.5.0",
|
||||
"@nuxt/eslint-plugin": "1.5.0",
|
||||
"@nuxt/eslint-config": "1.5.1",
|
||||
"@nuxt/eslint-plugin": "1.5.1",
|
||||
"@nuxt/kit": "^3.17.6",
|
||||
"chokidar": "^4.0.3",
|
||||
"eslint-flat-config-utils": "^2.1.0",
|
||||
@@ -4361,16 +4361,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint-config": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.5.0.tgz",
|
||||
"integrity": "sha512-8eGLiDwrOkJfcQVfZVNg6NL7Lf8vqMj2KZiuY0GF3b5cWDjWOFlf8qvieeJ1ug0sfSpRJktJrSAhhP5U+FzQOg==",
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.5.1.tgz",
|
||||
"integrity": "sha512-4XmczqZcBB88tGrNVj+UwPe9R8fvKtYcv3QCb43GZj6rNLysIY6oNvtkBCoWQvNmL7eUvEjjQOluuVqpOyAB2Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@antfu/install-pkg": "^1.1.0",
|
||||
"@clack/prompts": "^0.11.0",
|
||||
"@eslint/js": "^9.30.1",
|
||||
"@nuxt/eslint-plugin": "1.5.0",
|
||||
"@nuxt/eslint-plugin": "1.5.1",
|
||||
"@stylistic/eslint-plugin": "^5.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.35.1",
|
||||
"@typescript-eslint/parser": "^8.35.1",
|
||||
@@ -4378,10 +4378,10 @@
|
||||
"eslint-flat-config-utils": "^2.1.0",
|
||||
"eslint-merge-processors": "^2.0.0",
|
||||
"eslint-plugin-import-lite": "^0.3.0",
|
||||
"eslint-plugin-jsdoc": "^51.3.2",
|
||||
"eslint-plugin-jsdoc": "^51.3.3",
|
||||
"eslint-plugin-regexp": "^2.9.0",
|
||||
"eslint-plugin-unicorn": "^59.0.1",
|
||||
"eslint-plugin-vue": "^10.2.0",
|
||||
"eslint-plugin-vue": "^10.3.0",
|
||||
"eslint-processor-vue-blocks": "^2.0.0",
|
||||
"globals": "^16.3.0",
|
||||
"local-pkg": "^1.1.1",
|
||||
@@ -4398,19 +4398,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint-config/node_modules/@eslint/js": {
|
||||
"version": "9.30.1",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.30.1.tgz",
|
||||
"integrity": "sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://eslint.org/donate"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint-config/node_modules/globals": {
|
||||
"version": "16.3.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz",
|
||||
@@ -4425,9 +4412,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint-plugin": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.5.0.tgz",
|
||||
"integrity": "sha512-MgFgv2e6doITEaPqM0K/AiH5Gc1M8xwVqhT7X279zcDX0V0aNkwf2heGeHKJL2ZjWEW/6oPykHfhHNJi5VABVA==",
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.5.1.tgz",
|
||||
"integrity": "sha512-k5WjMDN49jWMb997fu6fGcB3zTLxCoy7eyowe/lCwPHpXU8v+HvVu84e7Tgw0WhUPxLzZPpikoGJXqHH/u88Fw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -4438,20 +4425,6 @@
|
||||
"eslint": "^9.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint/node_modules/@nuxt/devtools-kit": {
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-2.6.2.tgz",
|
||||
"integrity": "sha512-esErdMQ0u3wXXogKQ3IE2m0fxv52w6CzPsfsXF4o5ZVrUQrQaH58ygupDAQTYdlGTgtqmEA6KkHTGG5cM6yxeg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "^3.17.6",
|
||||
"execa": "^8.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vite": ">=6.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/kit": {
|
||||
"version": "3.17.6",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.17.6.tgz",
|
||||
@@ -10762,9 +10735,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-jsdoc": {
|
||||
"version": "51.3.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.3.2.tgz",
|
||||
"integrity": "sha512-sBmS2MoxbUuKE1wMn/jeHitlCwdk3jAkkpdo3TNA5qGADjiow9D5z/zJ3XScScDsNI2fzZJsmCyf5rc12oRbUA==",
|
||||
"version": "51.3.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-51.3.3.tgz",
|
||||
"integrity": "sha512-8XK/9wncTh4PPntQfM4iYJ2v/kvX4qsfBzp+dTnyxpERWhl2R9hEJw1ihws+yAecg9CC6ExTfMInEg3wSK9kWA==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -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.5.0",
|
||||
"@nuxt/eslint": "1.5.1",
|
||||
"@nuxtjs/eslint-module": "4.1.0",
|
||||
"@nuxtjs/i18n": "9.5.6",
|
||||
"@stylistic/eslint-plugin": "5.1.0",
|
||||
|
||||
Reference in New Issue
Block a user