Skip to content

Commit

Permalink
chore(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2024
1 parent 8c1b5d2 commit 2e4b0b3
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 25 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@
"cross-fetch": "4.0.0",
"cypress": "13.15.0",
"cypress-vite": "1.5.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-standard": "17.1.0",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-vue": "9.28.0",
"eslint-plugin-vuetify": "2.4.0",
"express": "4.21.0",
"express-ws": "5.0.2",
Expand All @@ -80,7 +80,7 @@
"nyc": "17.1.0",
"sass": "1.77.8",
"sinon": "19.0.2",
"standard": "17.1.0",
"standard": "17.1.2",
"vite": "5.4.8",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-istanbul": "6.0.2",
Expand Down
189 changes: 168 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.57.1":
version: 8.57.1
resolution: "@eslint/js@npm:8.57.1"
checksum: 10c0/b489c474a3b5b54381c62e82b3f7f65f4b8a5eaaed126546520bf2fede5532a8ed53212919fed1e9048dcf7f37167c8561d58d0ba4492a4244004e7793805223
languageName: node
linkType: hard

"@floating-ui/core@npm:^1.6.0":
version: 1.6.0
resolution: "@floating-ui/core@npm:1.6.0"
Expand Down Expand Up @@ -812,6 +819,17 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.13.0":
version: 0.13.0
resolution: "@humanwhocodes/config-array@npm:0.13.0"
dependencies:
"@humanwhocodes/object-schema": "npm:^2.0.3"
debug: "npm:^4.3.1"
minimatch: "npm:^3.0.5"
checksum: 10c0/205c99e756b759f92e1f44a3dc6292b37db199beacba8f26c2165d4051fe73a4ae52fdcfd08ffa93e7e5cb63da7c88648f0e84e197d154bbbbe137b2e0dd332e
languageName: node
linkType: hard

"@humanwhocodes/module-importer@npm:^1.0.1":
version: 1.0.1
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
Expand All @@ -826,6 +844,13 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/object-schema@npm:^2.0.3":
version: 2.0.3
resolution: "@humanwhocodes/object-schema@npm:2.0.3"
checksum: 10c0/80520eabbfc2d32fe195a93557cef50dfe8c8905de447f022675aaf66abc33ae54098f5ea78548d925aa671cd4ab7c7daa5ad704fe42358c9b5e7db60f80696c
languageName: node
linkType: hard

"@intlify/core-base@npm:10.0.1":
version: 10.0.1
resolution: "@intlify/core-base@npm:10.0.1"
Expand Down Expand Up @@ -1913,6 +1938,13 @@ __metadata:
languageName: node
linkType: hard

"@rtsao/scc@npm:^1.1.0":
version: 1.1.0
resolution: "@rtsao/scc@npm:1.1.0"
checksum: 10c0/b5bcfb0d87f7d1c1c7c0f7693f53b07866ed9fec4c34a97a8c948fb9a7c0082e416ce4d3b60beb4f5e167cbe04cdeefbf6771320f3ede059b9ce91188c409a5b
languageName: node
linkType: hard

"@sinonjs/commons@npm:^3.0.1":
version: 3.0.1
resolution: "@sinonjs/commons@npm:3.0.1"
Expand Down Expand Up @@ -2637,7 +2669,7 @@ __metadata:
languageName: node
linkType: hard

"array.prototype.findlastindex@npm:^1.2.3":
"array.prototype.findlastindex@npm:^1.2.3, array.prototype.findlastindex@npm:^1.2.5":
version: 1.2.5
resolution: "array.prototype.findlastindex@npm:1.2.5"
dependencies:
Expand Down Expand Up @@ -3546,15 +3578,15 @@ __metadata:
cypress-vite: "npm:1.5.0"
dedent: "npm:1.5.3"
enumify: "npm:2.0.0"
eslint: "npm:8.57.0"
eslint: "npm:8.57.1"
eslint-config-standard: "npm:17.1.0"
eslint-plugin-compat: "npm:4.2.0"
eslint-plugin-cypress: "npm:2.15.2"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-import: "npm:2.30.0"
eslint-plugin-n: "npm:16.6.2"
eslint-plugin-no-only-tests: "npm:3.3.0"
eslint-plugin-promise: "npm:6.6.0"
eslint-plugin-vue: "npm:9.27.0"
eslint-plugin-vue: "npm:9.28.0"
eslint-plugin-vuetify: "npm:2.4.0"
express: "npm:4.21.0"
express-ws: "npm:5.0.2"
Expand All @@ -3573,7 +3605,7 @@ __metadata:
preact: "npm:10.23.2"
sass: "npm:1.77.8"
sinon: "npm:19.0.2"
standard: "npm:17.1.0"
standard: "npm:17.1.2"
subscriptions-transport-ws: "npm:0.11.0"
svg-pan-zoom: "npm:3.6.1"
vite: "npm:5.4.8"
Expand Down Expand Up @@ -4377,6 +4409,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.9.0":
version: 2.12.0
resolution: "eslint-module-utils@npm:2.12.0"
dependencies:
debug: "npm:^3.2.7"
peerDependenciesMeta:
eslint:
optional: true
checksum: 10c0/4d8b46dcd525d71276f9be9ffac1d2be61c9d54cc53c992e6333cf957840dee09381842b1acbbb15fc6b255ebab99cd481c5007ab438e5455a14abe1a0468558
languageName: node
linkType: hard

"eslint-plugin-compat@npm:4.2.0":
version: 4.2.0
resolution: "eslint-plugin-compat@npm:4.2.0"
Expand Down Expand Up @@ -4430,7 +4474,35 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:2.29.1, eslint-plugin-import@npm:^2.27.5":
"eslint-plugin-import@npm:2.30.0":
version: 2.30.0
resolution: "eslint-plugin-import@npm:2.30.0"
dependencies:
"@rtsao/scc": "npm:^1.1.0"
array-includes: "npm:^3.1.8"
array.prototype.findlastindex: "npm:^1.2.5"
array.prototype.flat: "npm:^1.3.2"
array.prototype.flatmap: "npm:^1.3.2"
debug: "npm:^3.2.7"
doctrine: "npm:^2.1.0"
eslint-import-resolver-node: "npm:^0.3.9"
eslint-module-utils: "npm:^2.9.0"
hasown: "npm:^2.0.2"
is-core-module: "npm:^2.15.1"
is-glob: "npm:^4.0.3"
minimatch: "npm:^3.1.2"
object.fromentries: "npm:^2.0.8"
object.groupby: "npm:^1.0.3"
object.values: "npm:^1.2.0"
semver: "npm:^6.3.1"
tsconfig-paths: "npm:^3.15.0"
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
checksum: 10c0/4c9dcb1f27505c4d5dd891d2b551f56c70786d136aa3992a77e785bdc67c9f60200a2c7fb0ce55b7647fe550b12bc433d5dfa59e2c00ab44227791c5ab86badf
languageName: node
linkType: hard

"eslint-plugin-import@npm:^2.27.5":
version: 2.29.1
resolution: "eslint-plugin-import@npm:2.29.1"
dependencies:
Expand Down Expand Up @@ -4512,9 +4584,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.32.2":
version: 7.35.0
resolution: "eslint-plugin-react@npm:7.35.0"
"eslint-plugin-react@npm:^7.36.1":
version: 7.37.0
resolution: "eslint-plugin-react@npm:7.37.0"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -4536,11 +4608,29 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10c0/eedcc33de4b2cda91d56ae517a4f771a0c76da9c1e26c95543969012871381e11d4d6cffdf6fa8423036585c289eb3500f3f93fb1d314fb2624e0aa1e463305e
checksum: 10c0/c9b02cd425c2a7c36b07fe223e405ae235500ac98f04898529cd8842c78fdd5b54f7c29189db5d6eab390ac5ac531af6e7b94a1f3fe9ad1e6564f7d78fd0eb6b
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.28.0":
version: 9.28.0
resolution: "eslint-plugin-vue@npm:9.28.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
natural-compare: "npm:^1.4.0"
nth-check: "npm:^2.1.1"
postcss-selector-parser: "npm:^6.0.15"
semver: "npm:^7.6.3"
vue-eslint-parser: "npm:^9.4.3"
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/97a52895599321b04d0617ae465c66257709e81b1967310cfafe143441a9f7e5ef38e010e51d4f1916e3fe5b0bbadcc18a99297e23225ac757a7262ab0a37e99
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.27.0, eslint-plugin-vue@npm:^9.6.0":
"eslint-plugin-vue@npm:^9.6.0":
version: 9.27.0
resolution: "eslint-plugin-vue@npm:9.27.0"
dependencies:
Expand Down Expand Up @@ -4629,7 +4719,55 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.57.0, eslint@npm:^8.41.0":
"eslint@npm:8.57.1":
version: 8.57.1
resolution: "eslint@npm:8.57.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^2.1.4"
"@eslint/js": "npm:8.57.1"
"@humanwhocodes/config-array": "npm:^0.13.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
"@ungap/structured-clone": "npm:^1.2.0"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.2"
debug: "npm:^4.3.2"
doctrine: "npm:^3.0.0"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^7.2.2"
eslint-visitor-keys: "npm:^3.4.3"
espree: "npm:^9.6.1"
esquery: "npm:^1.4.2"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
file-entry-cache: "npm:^6.0.1"
find-up: "npm:^5.0.0"
glob-parent: "npm:^6.0.2"
globals: "npm:^13.19.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.2.0"
imurmurhash: "npm:^0.1.4"
is-glob: "npm:^4.0.0"
is-path-inside: "npm:^3.0.3"
js-yaml: "npm:^4.1.0"
json-stable-stringify-without-jsonify: "npm:^1.0.1"
levn: "npm:^0.4.1"
lodash.merge: "npm:^4.6.2"
minimatch: "npm:^3.1.2"
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.3"
strip-ansi: "npm:^6.0.1"
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10c0/1fd31533086c1b72f86770a4d9d7058ee8b4643fd1cfd10c7aac1ecb8725698e88352a87805cf4b2ce890aa35947df4b4da9655fb7fdfa60dbb448a43f6ebcf1
languageName: node
linkType: hard

"eslint@npm:^8.41.0":
version: 8.57.0
resolution: "eslint@npm:8.57.0"
dependencies:
Expand Down Expand Up @@ -5972,6 +6110,15 @@ __metadata:
languageName: node
linkType: hard

"is-core-module@npm:^2.15.1":
version: 2.15.1
resolution: "is-core-module@npm:2.15.1"
dependencies:
hasown: "npm:^2.0.2"
checksum: 10c0/53432f10c69c40bfd2fa8914133a68709ff9498c86c3bf5fca3cdf3145a56fd2168cbf4a43b29843a6202a120a5f9c5ffba0a4322e1e3441739bc0b641682612
languageName: node
linkType: hard

"is-data-view@npm:^1.0.1":
version: 1.0.1
resolution: "is-data-view@npm:1.0.1"
Expand Down Expand Up @@ -7538,7 +7685,7 @@ __metadata:
languageName: node
linkType: hard

"object.groupby@npm:^1.0.1":
"object.groupby@npm:^1.0.1, object.groupby@npm:^1.0.3":
version: 1.0.3
resolution: "object.groupby@npm:1.0.3"
dependencies:
Expand Down Expand Up @@ -8652,7 +8799,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.0.0, semver@npm:^7.3.5, semver@npm:^7.3.6, semver@npm:^7.3.8, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0":
"semver@npm:^7.0.0, semver@npm:^7.3.5, semver@npm:^7.3.6, semver@npm:^7.3.8, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
Expand Down Expand Up @@ -9013,7 +9160,7 @@ __metadata:
languageName: node
linkType: hard

"standard-engine@npm:^15.0.0":
"standard-engine@npm:^15.1.0":
version: 15.1.0
resolution: "standard-engine@npm:15.1.0"
dependencies:
Expand All @@ -9025,22 +9172,22 @@ __metadata:
languageName: node
linkType: hard

"standard@npm:17.1.0":
version: 17.1.0
resolution: "standard@npm:17.1.0"
"standard@npm:17.1.2":
version: 17.1.2
resolution: "standard@npm:17.1.2"
dependencies:
eslint: "npm:^8.41.0"
eslint-config-standard: "npm:17.1.0"
eslint-config-standard-jsx: "npm:^11.0.0"
eslint-plugin-import: "npm:^2.27.5"
eslint-plugin-n: "npm:^15.7.0"
eslint-plugin-promise: "npm:^6.1.1"
eslint-plugin-react: "npm:^7.32.2"
standard-engine: "npm:^15.0.0"
eslint-plugin-react: "npm:^7.36.1"
standard-engine: "npm:^15.1.0"
version-guard: "npm:^1.1.1"
bin:
standard: bin/cmd.cjs
checksum: 10c0/3ee970f41cb44b37f58506c15ab43081f021876cf53b6fc2266818b681a230ca01424449289d238d8f30a924fcf53fe9c3ebec34ff2d9142b0eaf8f12932a24c
checksum: 10c0/3036e463c2fdb8f7c76341c81f68262bbf8c0d3c66f554f940733ba05cf7dae3d1df1208a2e568514469b1e761e457e12a5045ff93e57b5f1cf74e6d491bdbbe
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e4b0b3

Please sign in to comment.