@@ -4466,7 +4466,7 @@ __metadata:
4466
4466
"@types/babel__preset-env": "npm:7.10.0"
4467
4467
"@typescript-eslint/eslint-plugin": "npm:8.30.1"
4468
4468
"@typescript-eslint/parser": "npm:8.30.1"
4469
- eslint: "npm:9.24 .0"
4469
+ eslint: "npm:9.27 .0"
4470
4470
eslint-config-google: "npm:0.14.0"
4471
4471
jest: "npm:29.7.0"
4472
4472
prettier: "npm:3.5.3"
@@ -4572,6 +4572,13 @@ __metadata:
4572
4572
languageName: node
4573
4573
linkType: hard
4574
4574
4575
+ "@eslint/config-helpers@npm:^0.2.1":
4576
+ version: 0.2.2
4577
+ resolution: "@eslint/config-helpers@npm:0.2.2"
4578
+ checksum: 10/55dbb0b8d63c4cb28fa2a5fd5f16c785f6bd87eb0f50d2f42ec3f7d06b5c6201e2e170846a4360ca00105578b034fba132ed54e4ee3215be240c4a43e7839189
4579
+ languageName: node
4580
+ linkType: hard
4581
+
4575
4582
"@eslint/core@npm:^0.12.0":
4576
4583
version: 0.12.0
4577
4584
resolution: "@eslint/core@npm:0.12.0"
@@ -4590,6 +4597,15 @@ __metadata:
4590
4597
languageName: node
4591
4598
linkType: hard
4592
4599
4600
+ "@eslint/core@npm:^0.14.0":
4601
+ version: 0.14.0
4602
+ resolution: "@eslint/core@npm:0.14.0"
4603
+ dependencies:
4604
+ "@types/json-schema": "npm:^7.0.15"
4605
+ checksum: 10/d9b060cf97468150675ddf4fb3db55edaa32467e0adf9f80919a5bfd15d0835ad7765456f4397ec2d16b0a1bb702af63f6d4712f94194d34fea118231ae1e2db
4606
+ languageName: node
4607
+ linkType: hard
4608
+
4593
4609
"@eslint/eslintrc@npm:^3.3.1":
4594
4610
version: 3.3.1
4595
4611
resolution: "@eslint/eslintrc@npm:3.3.1"
@@ -4614,6 +4630,13 @@ __metadata:
4614
4630
languageName: node
4615
4631
linkType: hard
4616
4632
4633
+ "@eslint/js@npm:9.27.0":
4634
+ version: 9.27.0
4635
+ resolution: "@eslint/js@npm:9.27.0"
4636
+ checksum: 10/cdbe380fd31bb325b9ec65ae310fb92a57efb796d3cc5d8bc9dafef447d634c64e497bedade6a49e0cf44a5b14560ab6ac9ed9da5a38e2415b31ae01ae5b758e
4637
+ languageName: node
4638
+ linkType: hard
4639
+
4617
4640
"@eslint/object-schema@npm:^2.1.6":
4618
4641
version: 2.1.6
4619
4642
resolution: "@eslint/object-schema@npm:2.1.6"
@@ -4631,6 +4654,16 @@ __metadata:
4631
4654
languageName: node
4632
4655
linkType: hard
4633
4656
4657
+ "@eslint/plugin-kit@npm:^0.3.1":
4658
+ version: 0.3.1
4659
+ resolution: "@eslint/plugin-kit@npm:0.3.1"
4660
+ dependencies:
4661
+ "@eslint/core": "npm:^0.14.0"
4662
+ levn: "npm:^0.4.1"
4663
+ checksum: 10/ab0c4cecadc6c38c7ae5f71b9831d3521d08237444d8f327751d1133a4369ccd42093a1c06b26fd6c311015807a27d95a0184a761d1cdd264b090896dcf0addb
4664
+ languageName: node
4665
+ linkType: hard
4666
+
4634
4667
"@fastify/busboy@npm:^3.1.1":
4635
4668
version: 3.1.1
4636
4669
resolution: "@fastify/busboy@npm:3.1.1"
@@ -10633,6 +10666,56 @@ __metadata:
10633
10666
languageName: node
10634
10667
linkType: hard
10635
10668
10669
+ "eslint@npm:9.27.0":
10670
+ version: 9.27.0
10671
+ resolution: "eslint@npm:9.27.0"
10672
+ dependencies:
10673
+ "@eslint-community/eslint-utils": "npm:^4.2.0"
10674
+ "@eslint-community/regexpp": "npm:^4.12.1"
10675
+ "@eslint/config-array": "npm:^0.20.0"
10676
+ "@eslint/config-helpers": "npm:^0.2.1"
10677
+ "@eslint/core": "npm:^0.14.0"
10678
+ "@eslint/eslintrc": "npm:^3.3.1"
10679
+ "@eslint/js": "npm:9.27.0"
10680
+ "@eslint/plugin-kit": "npm:^0.3.1"
10681
+ "@humanfs/node": "npm:^0.16.6"
10682
+ "@humanwhocodes/module-importer": "npm:^1.0.1"
10683
+ "@humanwhocodes/retry": "npm:^0.4.2"
10684
+ "@types/estree": "npm:^1.0.6"
10685
+ "@types/json-schema": "npm:^7.0.15"
10686
+ ajv: "npm:^6.12.4"
10687
+ chalk: "npm:^4.0.0"
10688
+ cross-spawn: "npm:^7.0.6"
10689
+ debug: "npm:^4.3.2"
10690
+ escape-string-regexp: "npm:^4.0.0"
10691
+ eslint-scope: "npm:^8.3.0"
10692
+ eslint-visitor-keys: "npm:^4.2.0"
10693
+ espree: "npm:^10.3.0"
10694
+ esquery: "npm:^1.5.0"
10695
+ esutils: "npm:^2.0.2"
10696
+ fast-deep-equal: "npm:^3.1.3"
10697
+ file-entry-cache: "npm:^8.0.0"
10698
+ find-up: "npm:^5.0.0"
10699
+ glob-parent: "npm:^6.0.2"
10700
+ ignore: "npm:^5.2.0"
10701
+ imurmurhash: "npm:^0.1.4"
10702
+ is-glob: "npm:^4.0.0"
10703
+ json-stable-stringify-without-jsonify: "npm:^1.0.1"
10704
+ lodash.merge: "npm:^4.6.2"
10705
+ minimatch: "npm:^3.1.2"
10706
+ natural-compare: "npm:^1.4.0"
10707
+ optionator: "npm:^0.9.3"
10708
+ peerDependencies:
10709
+ jiti: "*"
10710
+ peerDependenciesMeta:
10711
+ jiti:
10712
+ optional: true
10713
+ bin:
10714
+ eslint: bin/eslint.js
10715
+ checksum: 10/75f02b851c6f8534d1289de1bd957637a56725754bea03a0a710d6740a036aca81d5e600557633fca7ab774275aa94044ca05772f88c4f464cd42834eff37145
10716
+ languageName: node
10717
+ linkType: hard
10718
+
10636
10719
"espree@npm:^10.0.1":
10637
10720
version: 10.0.1
10638
10721
resolution: "espree@npm:10.0.1"
0 commit comments