chore(deps): update dependency @stylistic/eslint-plugin to v5.7.1 (#75)
schemas-app / build (push) Failing after 53s
schemas-app / deploy-prod (push) Has been skipped

This commit was merged in pull request #75.
This commit is contained in:
2026-01-23 12:23:50 +00:00
parent 91e8aba04d
commit 45221154e8
2 changed files with 8 additions and 39 deletions
+7 -38
View File
@@ -32,7 +32,7 @@
"@nuxt/eslint": "1.13.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/stylelint-module": "5.2.1",
"@stylistic/eslint-plugin": "5.7.0",
"@stylistic/eslint-plugin": "5.7.1",
"@vitejs/plugin-vue": "6.0.3",
"@vitest/coverage-v8": "4.0.18",
"@vue/test-utils": "2.4.6",
@@ -7525,16 +7525,16 @@
"license": "MIT"
},
"node_modules/@stylistic/eslint-plugin": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.7.0.tgz",
"integrity": "sha512-PsSugIf9ip1H/mWKj4bi/BlEoerxXAda9ByRFsYuwsmr6af9NxJL0AaiNXs8Le7R21QR5KMiD/KdxZZ71LjAxQ==",
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.7.1.tgz",
"integrity": "sha512-zjTUwIsEfT+k9BmXwq1QEFYsb4afBlsI1AXFyWQBgggMzwBFOuu92pGrE5OFx90IOjNl+lUbQoTG7f8S0PkOdg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.9.1",
"@typescript-eslint/types": "^8.52.0",
"eslint-visitor-keys": "^5.0.0",
"espree": "^11.0.0",
"@typescript-eslint/types": "^8.53.1",
"eslint-visitor-keys": "^4.2.1",
"espree": "^10.4.0",
"estraverse": "^5.3.0",
"picomatch": "^4.0.3"
},
@@ -7545,37 +7545,6 @@
"eslint": ">=9.0.0"
}
},
"node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz",
"integrity": "sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==",
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": "^20.19.0 || ^22.13.0 || >=24"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/@stylistic/eslint-plugin/node_modules/espree": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/espree/-/espree-11.0.0.tgz",
"integrity": "sha512-+gMeWRrIh/NsG+3NaLeWHuyeyk70p2tbvZIWBYcqQ4/7Xvars6GYTZNhF1sIeLcc6Wb11He5ffz3hsHyXFrw5A==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"acorn": "^8.15.0",
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^5.0.0"
},
"engines": {
"node": "^20.19.0 || ^22.13.0 || >=24"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/@theguild/federation-composition": {
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/@theguild/federation-composition/-/federation-composition-0.20.2.tgz",
+1 -1
View File
@@ -46,7 +46,7 @@
"@nuxt/eslint": "1.13.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/stylelint-module": "5.2.1",
"@stylistic/eslint-plugin": "5.7.0",
"@stylistic/eslint-plugin": "5.7.1",
"@vitejs/plugin-vue": "6.0.3",
"@vitest/coverage-v8": "4.0.18",
"@vue/test-utils": "2.4.6",