Merge branch 'renovate/nuxt-eslint-1.x' into 'main'
chore(deps): update dependency @nuxt/eslint to v1.11.0 See merge request unboundsoftware/dancefinder/dancefinder-app!2643
This commit was merged in pull request #2692.
This commit is contained in:
Generated
+74
-131
@@ -32,7 +32,7 @@
|
||||
"@graphql-codegen/typescript-operations": "5.0.5",
|
||||
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
|
||||
"@nuxt/devtools": "3.1.1",
|
||||
"@nuxt/eslint": "1.10.0",
|
||||
"@nuxt/eslint": "1.11.0",
|
||||
"@nuxtjs/eslint-module": "4.1.0",
|
||||
"@nuxtjs/i18n": "10.2.1",
|
||||
"@stylistic/eslint-plugin": "5.6.1",
|
||||
@@ -2253,26 +2253,19 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint/config-inspector": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/config-inspector/-/config-inspector-1.3.0.tgz",
|
||||
"integrity": "sha512-t+5Pra/8VX9Ue8V2p6skCeEMw9vm6HjwNF/n7l5nx78f3lUqLjzSTdMisFeo9AeYOj1hwEBiFYYGZ/Xn88cmHw==",
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/config-inspector/-/config-inspector-1.4.2.tgz",
|
||||
"integrity": "sha512-Ay8QcvV/Tq6YDeoltwZDQsQTrcS5flPkOp4ylk1WdV7L2UGotINwjatjbAIEqBTmP3G0g3Ah8dnuHC8DsnKPYQ==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@nodelib/fs.walk": "^3.0.1",
|
||||
"ansis": "^4.1.0",
|
||||
"ansis": "^4.2.0",
|
||||
"bundle-require": "^5.1.0",
|
||||
"cac": "^6.7.14",
|
||||
"chokidar": "^4.0.3",
|
||||
"debug": "^4.4.1",
|
||||
"esbuild": "^0.25.9",
|
||||
"find-up": "^7.0.0",
|
||||
"get-port-please": "^3.2.0",
|
||||
"esbuild": "^0.27.0",
|
||||
"h3": "^1.15.4",
|
||||
"mlly": "^1.8.0",
|
||||
"mrmime": "^2.0.1",
|
||||
"open": "^10.2.0",
|
||||
"tinyglobby": "^0.2.14",
|
||||
"tinyglobby": "^0.2.15",
|
||||
"ws": "^8.18.3"
|
||||
},
|
||||
"bin": {
|
||||
@@ -2286,48 +2279,6 @@
|
||||
"eslint": "^8.50.0 || ^9.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint/config-inspector/node_modules/esbuild": {
|
||||
"version": "0.25.12",
|
||||
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz",
|
||||
"integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"esbuild": "bin/esbuild"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@esbuild/aix-ppc64": "0.25.12",
|
||||
"@esbuild/android-arm": "0.25.12",
|
||||
"@esbuild/android-arm64": "0.25.12",
|
||||
"@esbuild/android-x64": "0.25.12",
|
||||
"@esbuild/darwin-arm64": "0.25.12",
|
||||
"@esbuild/darwin-x64": "0.25.12",
|
||||
"@esbuild/freebsd-arm64": "0.25.12",
|
||||
"@esbuild/freebsd-x64": "0.25.12",
|
||||
"@esbuild/linux-arm": "0.25.12",
|
||||
"@esbuild/linux-arm64": "0.25.12",
|
||||
"@esbuild/linux-ia32": "0.25.12",
|
||||
"@esbuild/linux-loong64": "0.25.12",
|
||||
"@esbuild/linux-mips64el": "0.25.12",
|
||||
"@esbuild/linux-ppc64": "0.25.12",
|
||||
"@esbuild/linux-riscv64": "0.25.12",
|
||||
"@esbuild/linux-s390x": "0.25.12",
|
||||
"@esbuild/linux-x64": "0.25.12",
|
||||
"@esbuild/netbsd-arm64": "0.25.12",
|
||||
"@esbuild/netbsd-x64": "0.25.12",
|
||||
"@esbuild/openbsd-arm64": "0.25.12",
|
||||
"@esbuild/openbsd-x64": "0.25.12",
|
||||
"@esbuild/openharmony-arm64": "0.25.12",
|
||||
"@esbuild/sunos-x64": "0.25.12",
|
||||
"@esbuild/win32-arm64": "0.25.12",
|
||||
"@esbuild/win32-ia32": "0.25.12",
|
||||
"@esbuild/win32-x64": "0.25.12"
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint/core": {
|
||||
"version": "0.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
|
||||
@@ -5155,44 +5106,6 @@
|
||||
"@tybys/wasm-util": "^0.10.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@nodelib/fs.scandir": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-4.0.1.tgz",
|
||||
"integrity": "sha512-vAkI715yhnmiPupY+dq+xenu5Tdf2TBQ66jLvBIcCddtz+5Q8LbMKaf9CIJJreez8fQ8fgaY+RaywQx8RJIWpw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nodelib/fs.stat": "4.0.0",
|
||||
"run-parallel": "^1.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.18.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nodelib/fs.stat": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-4.0.0.tgz",
|
||||
"integrity": "sha512-ctr6bByzksKRCV0bavi8WoQevU6plSp2IkllIsEqaiKe2mwNNnaluhnRhcsgGZHrrHk57B3lf95MkLMO3STYcg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18.18.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nodelib/fs.walk": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-3.0.1.tgz",
|
||||
"integrity": "sha512-nIh/M6Kh3ZtOmlY00DaUYB4xeeV6F3/ts1l29iwl3/cfyY/OuCfUx+v08zgx8TKPTifXRcjjqVQ4KB2zOYSbyw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nodelib/fs.scandir": "4.0.1",
|
||||
"fastq": "^1.15.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.18.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/cli": {
|
||||
"version": "3.30.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/cli/-/cli-3.30.0.tgz",
|
||||
@@ -5458,18 +5371,18 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@nuxt/eslint": {
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.10.0.tgz",
|
||||
"integrity": "sha512-cuq7jRdhVtnqrU5vcy+jW8u/2A7BHwczPkrr/5XIRB10WOA1NLC9Jo+ts4NlWbCdLy/+9jCHcOV0U94pn9SQUw==",
|
||||
"version": "1.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint/-/eslint-1.11.0.tgz",
|
||||
"integrity": "sha512-N3jq7AL2rsalVoLs0hKFjba9kmfQ8yx2KwAxCzHwq0hhaFOhwnoTfEMJo8JcKyQ+DCbWy1f38jfBk5RJhKadBg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint/config-inspector": "^1.3.0",
|
||||
"@nuxt/devtools-kit": "^3.0.0",
|
||||
"@nuxt/eslint-config": "1.10.0",
|
||||
"@nuxt/eslint-plugin": "1.10.0",
|
||||
"@nuxt/kit": "^4.2.0",
|
||||
"chokidar": "^4.0.3",
|
||||
"@eslint/config-inspector": "^1.4.2",
|
||||
"@nuxt/devtools-kit": "^3.1.1",
|
||||
"@nuxt/eslint-config": "1.11.0",
|
||||
"@nuxt/eslint-plugin": "1.11.0",
|
||||
"@nuxt/kit": "^4.2.1",
|
||||
"chokidar": "^5.0.0",
|
||||
"eslint-flat-config-utils": "^2.1.4",
|
||||
"eslint-typegen": "^2.3.0",
|
||||
"find-up": "^8.0.0",
|
||||
@@ -5493,30 +5406,30 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint-config": {
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.10.0.tgz",
|
||||
"integrity": "sha512-6Ry+sV5FaTBg3a0l+4gcxuz0IsQG5dSF6OxHNDlDx2yTygMOxeCn6vdc2Cz/e4LtYGvwZIlhH9wVlnWnD3+G+Q==",
|
||||
"version": "1.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint-config/-/eslint-config-1.11.0.tgz",
|
||||
"integrity": "sha512-SIe05zqUzwp/3mLW1AhUtCPdLVKjpNDO2ODxniReb5lsuRzSp7q9OQhjUhC1QqEM2ANH3q3b8Qui9YpxUg3nMA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@antfu/install-pkg": "^1.1.0",
|
||||
"@clack/prompts": "^0.11.0",
|
||||
"@eslint/js": "^9.38.0",
|
||||
"@nuxt/eslint-plugin": "1.10.0",
|
||||
"@stylistic/eslint-plugin": "^5.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.2",
|
||||
"@typescript-eslint/parser": "^8.46.2",
|
||||
"@eslint/js": "^9.39.1",
|
||||
"@nuxt/eslint-plugin": "1.11.0",
|
||||
"@stylistic/eslint-plugin": "^5.6.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.48.0",
|
||||
"@typescript-eslint/parser": "^8.48.0",
|
||||
"eslint-config-flat-gitignore": "^2.1.0",
|
||||
"eslint-flat-config-utils": "^2.1.4",
|
||||
"eslint-merge-processors": "^2.0.0",
|
||||
"eslint-plugin-import-lite": "^0.3.0",
|
||||
"eslint-plugin-import-x": "^4.16.1",
|
||||
"eslint-plugin-jsdoc": "^61.1.10",
|
||||
"eslint-plugin-jsdoc": "^61.4.1",
|
||||
"eslint-plugin-regexp": "^2.10.0",
|
||||
"eslint-plugin-unicorn": "^62.0.0",
|
||||
"eslint-plugin-vue": "^10.5.1",
|
||||
"eslint-plugin-vue": "^10.6.1",
|
||||
"eslint-processor-vue-blocks": "^2.0.0",
|
||||
"globals": "^16.4.0",
|
||||
"globals": "^16.5.0",
|
||||
"local-pkg": "^1.1.2",
|
||||
"pathe": "^2.0.3",
|
||||
"vue-eslint-parser": "^10.2.0"
|
||||
@@ -5532,23 +5445,23 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint-plugin": {
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.10.0.tgz",
|
||||
"integrity": "sha512-KL8eCdYGuEIVlts/B+MLgL7FCpaPt2HU6m3XBsUdl+LXPI7/eCMSLlFDmDmfz+PuMx0PCGo7ayyDN6cid12Rlw==",
|
||||
"version": "1.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/eslint-plugin/-/eslint-plugin-1.11.0.tgz",
|
||||
"integrity": "sha512-kTNwHJjdr5qW90ww4ct8kFKdWEVb/8X4KdkDJAmRTRqLRfkfTQDOKDfpQa62fRnsuRopMEPjab3Bsya4YLbb9g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@typescript-eslint/types": "^8.46.2",
|
||||
"@typescript-eslint/utils": "^8.46.2"
|
||||
"@typescript-eslint/types": "^8.48.0",
|
||||
"@typescript-eslint/utils": "^8.48.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": "^9.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint/node_modules/@nuxt/kit": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-4.2.0.tgz",
|
||||
"integrity": "sha512-1yN3LL6RDN5GjkNLPUYCbNRkaYnat6hqejPyfIBBVzrWOrpiQeNMGxQM/IcVdaSuBJXAnu0sUvTKXpXkmPhljg==",
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-4.2.1.tgz",
|
||||
"integrity": "sha512-lLt8KLHyl7IClc3RqRpRikz15eCfTRlAWL9leVzPyg5N87FfKE/7EWgWvpiL/z4Tf3dQCIqQb88TmHE0JTIDvA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -5577,6 +5490,22 @@
|
||||
"node": ">=18.12.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint/node_modules/chokidar": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-5.0.0.tgz",
|
||||
"integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"readdirp": "^5.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 20.19.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint/node_modules/find-up": {
|
||||
"version": "8.0.0",
|
||||
"resolved": "https://registry.npmjs.org/find-up/-/find-up-8.0.0.tgz",
|
||||
@@ -5610,6 +5539,20 @@
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint/node_modules/readdirp": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.0.0.tgz",
|
||||
"integrity": "sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">= 20.19.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "individual",
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/eslint/node_modules/unicorn-magic": {
|
||||
"version": "0.3.0",
|
||||
"resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
|
||||
@@ -9896,9 +9839,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ansis": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ansis/-/ansis-4.1.0.tgz",
|
||||
"integrity": "sha512-BGcItUBWSMRgOCe+SVZJ+S7yTRG0eGt9cXAHev72yuGcY23hnLA7Bky5L/xLyPINoSN95geovfBkqoTlNZYa7w==",
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/ansis/-/ansis-4.2.0.tgz",
|
||||
"integrity": "sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==",
|
||||
"dev": true,
|
||||
"license": "ISC",
|
||||
"engines": {
|
||||
@@ -12786,9 +12729,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-jsdoc": {
|
||||
"version": "61.1.10",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.1.10.tgz",
|
||||
"integrity": "sha512-ACsczYGax1Iu9zRBiG176I66cgL2nRt1TbMgE9TAzxoGKfBD9PjhA//K/JKk3uBk25RsYHj3TqMaAiy913IpEA==",
|
||||
"version": "61.4.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.4.1.tgz",
|
||||
"integrity": "sha512-3c1QW/bV25sJ1MsIvsvW+EtLtN6yZMduw7LVQNVt72y2/5BbV5Pg5b//TE5T48LRUxoEQGaZJejCmcj3wCxBzw==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
@@ -14145,9 +14088,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "16.4.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz",
|
||||
"integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==",
|
||||
"version": "16.5.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
|
||||
"integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
"@graphql-codegen/typescript-operations": "5.0.5",
|
||||
"@graphql-codegen/typescript-vue-apollo": "4.1.2",
|
||||
"@nuxt/devtools": "3.1.1",
|
||||
"@nuxt/eslint": "1.10.0",
|
||||
"@nuxt/eslint": "1.11.0",
|
||||
"@nuxtjs/eslint-module": "4.1.0",
|
||||
"@nuxtjs/i18n": "10.2.1",
|
||||
"@stylistic/eslint-plugin": "5.6.1",
|
||||
|
||||
Reference in New Issue
Block a user