@@ -4527,6 +4527,17 @@ __metadata:
4527
4527
languageName: node
4528
4528
linkType: hard
4529
4529
4530
+ "@eslint/config-array@npm:^0.18.0":
4531
+ version: 0.18.0
4532
+ resolution: "@eslint/config-array@npm:0.18.0"
4533
+ dependencies:
4534
+ "@eslint/object-schema": "npm:^2.1.4"
4535
+ debug: "npm:^4.3.1"
4536
+ minimatch: "npm:^3.1.2"
4537
+ checksum: 10/60ccad1eb4806710b085cd739568ec7afd289ee5af6ca0383f0876f9fe375559ef525f7b3f86bdb3f961493de952f2cf3ab4aa4a6ccaef0ae3cd688267cabcb3
4538
+ languageName: node
4539
+ linkType: hard
4540
+
4530
4541
"@eslint/eslintrc@npm:^2.1.4":
4531
4542
version: 2.1.4
4532
4543
resolution: "@eslint/eslintrc@npm:2.1.4"
@@ -4575,7 +4586,7 @@ __metadata:
4575
4586
languageName: node
4576
4587
linkType: hard
4577
4588
4578
- "@eslint/js@npm:^9.9.1":
4589
+ "@eslint/js@npm:9.9.1, @eslint/js@npm: ^9.9.1":
4579
4590
version: 9.9.1
4580
4591
resolution: "@eslint/js@npm:9.9.1"
4581
4592
checksum: 10/c3fac3389bda97e790eea03c0a0be2dc1cfb0eec3863f8c4b88033ca7bad4265e4c48abe40d4dc8f82b456a2617fc8a499b2b90837c8bd39a05ebc8cb34c3a04
@@ -6772,7 +6783,7 @@ __metadata:
6772
6783
"@types/eslint": "npm:^9.6.1"
6773
6784
"@types/eslint-config-prettier": "npm:^6.11.3"
6774
6785
"@types/eslint__js": "npm:^8.42.3"
6775
- eslint: "npm:^9.9.0 "
6786
+ eslint: "npm:^9.9.1 "
6776
6787
eslint-config-prettier: "npm:^9.1.0"
6777
6788
eslint-plugin-prettier: "npm:^5.2.1"
6778
6789
globals: "npm:^15.9.0"
@@ -14859,6 +14870,55 @@ __metadata:
14859
14870
languageName: node
14860
14871
linkType: hard
14861
14872
14873
+ "eslint@npm:^9.9.1":
14874
+ version: 9.9.1
14875
+ resolution: "eslint@npm:9.9.1"
14876
+ dependencies:
14877
+ "@eslint-community/eslint-utils": "npm:^4.2.0"
14878
+ "@eslint-community/regexpp": "npm:^4.11.0"
14879
+ "@eslint/config-array": "npm:^0.18.0"
14880
+ "@eslint/eslintrc": "npm:^3.1.0"
14881
+ "@eslint/js": "npm:9.9.1"
14882
+ "@humanwhocodes/module-importer": "npm:^1.0.1"
14883
+ "@humanwhocodes/retry": "npm:^0.3.0"
14884
+ "@nodelib/fs.walk": "npm:^1.2.8"
14885
+ ajv: "npm:^6.12.4"
14886
+ chalk: "npm:^4.0.0"
14887
+ cross-spawn: "npm:^7.0.2"
14888
+ debug: "npm:^4.3.2"
14889
+ escape-string-regexp: "npm:^4.0.0"
14890
+ eslint-scope: "npm:^8.0.2"
14891
+ eslint-visitor-keys: "npm:^4.0.0"
14892
+ espree: "npm:^10.1.0"
14893
+ esquery: "npm:^1.5.0"
14894
+ esutils: "npm:^2.0.2"
14895
+ fast-deep-equal: "npm:^3.1.3"
14896
+ file-entry-cache: "npm:^8.0.0"
14897
+ find-up: "npm:^5.0.0"
14898
+ glob-parent: "npm:^6.0.2"
14899
+ ignore: "npm:^5.2.0"
14900
+ imurmurhash: "npm:^0.1.4"
14901
+ is-glob: "npm:^4.0.0"
14902
+ is-path-inside: "npm:^3.0.3"
14903
+ json-stable-stringify-without-jsonify: "npm:^1.0.1"
14904
+ levn: "npm:^0.4.1"
14905
+ lodash.merge: "npm:^4.6.2"
14906
+ minimatch: "npm:^3.1.2"
14907
+ natural-compare: "npm:^1.4.0"
14908
+ optionator: "npm:^0.9.3"
14909
+ strip-ansi: "npm:^6.0.1"
14910
+ text-table: "npm:^0.2.0"
14911
+ peerDependencies:
14912
+ jiti: "*"
14913
+ peerDependenciesMeta:
14914
+ jiti:
14915
+ optional: true
14916
+ bin:
14917
+ eslint: bin/eslint.js
14918
+ checksum: 10/d53dcfff396642cc33907b7c4a04536205f8889ae264fe105eea29de571b5923eb9b0bc6fc95b5d30414796cbe180dc93a523e0fdd4f26b2b4b4cf0195969908
14919
+ languageName: node
14920
+ linkType: hard
14921
+
14862
14922
"espree@npm:^10.0.1, espree@npm:^10.1.0":
14863
14923
version: 10.1.0
14864
14924
resolution: "espree@npm:10.1.0"
0 commit comments