@@ -5574,6 +5574,17 @@ __metadata:
5574
5574
languageName: node
5575
5575
linkType: hard
5576
5576
5577
+ "@eslint/config-array@npm:^0.17.1":
5578
+ version: 0.17.1
5579
+ resolution: "@eslint/config-array@npm:0.17.1"
5580
+ dependencies:
5581
+ "@eslint/object-schema": "npm:^2.1.4"
5582
+ debug: "npm:^4.3.1"
5583
+ minimatch: "npm:^3.1.2"
5584
+ checksum: 10/d837852445d3cfc62da5e0d94ab036aa4393751cf2ee71676df61ec77bffabaa73f87207bfa200b8d0e7e95b556704f29f35f2f22d63d1ce2e285db4a325a2df
5585
+ languageName: node
5586
+ linkType: hard
5587
+
5577
5588
"@eslint/eslintrc@npm:^0.4.3":
5578
5589
version: 0.4.3
5579
5590
resolution: "@eslint/eslintrc@npm:0.4.3"
@@ -5639,7 +5650,7 @@ __metadata:
5639
5650
languageName: node
5640
5651
linkType: hard
5641
5652
5642
- "@eslint/js@npm:^9.8.0":
5653
+ "@eslint/js@npm:9.8.0, @eslint/js@npm: ^9.8.0":
5643
5654
version: 9.8.0
5644
5655
resolution: "@eslint/js@npm:9.8.0"
5645
5656
checksum: 10/1c6ddbcc9f45f0165d9e218c085543536c03b4b650449a6f38f4e2b65b1d6bcd5f24f7feae72fca14d3697073cbdb413f270baef0f744cb0fb9e11ce9c84dbcc
@@ -7769,7 +7780,7 @@ __metadata:
7769
7780
"@types/eslint": "npm:^9.6.0"
7770
7781
"@types/eslint-config-prettier": "npm:^6.11.3"
7771
7782
"@types/eslint__js": "npm:^8.42.3"
7772
- eslint: "npm:^9.7 .0"
7783
+ eslint: "npm:^9.8 .0"
7773
7784
eslint-config-prettier: "npm:^9.1.0"
7774
7785
eslint-plugin-prettier: "npm:^5.2.1"
7775
7786
globals: "npm:^15.8.0"
@@ -16011,6 +16022,50 @@ __metadata:
16011
16022
languageName: node
16012
16023
linkType: hard
16013
16024
16025
+ "eslint@npm:^9.8.0":
16026
+ version: 9.8.0
16027
+ resolution: "eslint@npm:9.8.0"
16028
+ dependencies:
16029
+ "@eslint-community/eslint-utils": "npm:^4.2.0"
16030
+ "@eslint-community/regexpp": "npm:^4.11.0"
16031
+ "@eslint/config-array": "npm:^0.17.1"
16032
+ "@eslint/eslintrc": "npm:^3.1.0"
16033
+ "@eslint/js": "npm:9.8.0"
16034
+ "@humanwhocodes/module-importer": "npm:^1.0.1"
16035
+ "@humanwhocodes/retry": "npm:^0.3.0"
16036
+ "@nodelib/fs.walk": "npm:^1.2.8"
16037
+ ajv: "npm:^6.12.4"
16038
+ chalk: "npm:^4.0.0"
16039
+ cross-spawn: "npm:^7.0.2"
16040
+ debug: "npm:^4.3.2"
16041
+ escape-string-regexp: "npm:^4.0.0"
16042
+ eslint-scope: "npm:^8.0.2"
16043
+ eslint-visitor-keys: "npm:^4.0.0"
16044
+ espree: "npm:^10.1.0"
16045
+ esquery: "npm:^1.5.0"
16046
+ esutils: "npm:^2.0.2"
16047
+ fast-deep-equal: "npm:^3.1.3"
16048
+ file-entry-cache: "npm:^8.0.0"
16049
+ find-up: "npm:^5.0.0"
16050
+ glob-parent: "npm:^6.0.2"
16051
+ ignore: "npm:^5.2.0"
16052
+ imurmurhash: "npm:^0.1.4"
16053
+ is-glob: "npm:^4.0.0"
16054
+ is-path-inside: "npm:^3.0.3"
16055
+ json-stable-stringify-without-jsonify: "npm:^1.0.1"
16056
+ levn: "npm:^0.4.1"
16057
+ lodash.merge: "npm:^4.6.2"
16058
+ minimatch: "npm:^3.1.2"
16059
+ natural-compare: "npm:^1.4.0"
16060
+ optionator: "npm:^0.9.3"
16061
+ strip-ansi: "npm:^6.0.1"
16062
+ text-table: "npm:^0.2.0"
16063
+ bin:
16064
+ eslint: bin/eslint.js
16065
+ checksum: 10/b1dd864170ca359249c92d1d8e09a628497efcf8a4293b571308460125fb0367a15612b2b0f135ff21b92453bf324ce75843fcaac3e01734f4bee2ff79919cc3
16066
+ languageName: node
16067
+ linkType: hard
16068
+
16014
16069
"espree@npm:^10.0.1":
16015
16070
version: 10.0.1
16016
16071
resolution: "espree@npm:10.0.1"
0 commit comments