@@ -5201,6 +5201,17 @@ __metadata:
5201
5201
languageName: node
5202
5202
linkType: hard
5203
5203
5204
+ "@eslint/config-array@npm:^0.15.1":
5205
+ version: 0.15.1
5206
+ resolution: "@eslint/config-array@npm:0.15.1"
5207
+ dependencies:
5208
+ "@eslint/object-schema": "npm:^2.1.3"
5209
+ debug: "npm:^4.3.1"
5210
+ minimatch: "npm:^3.0.5"
5211
+ checksum: 10/cf8f68a24498531180fad6846cb52dac4e852b0296d2664930bc15d6a2944ad427827bbaebfddf3f87b9c5db0e36c13974d6dc89fff8ba0d3d2b4357b8d52b4e
5212
+ languageName: node
5213
+ linkType: hard
5214
+
5204
5215
"@eslint/eslintrc@npm:^0.4.3":
5205
5216
version: 0.4.3
5206
5217
resolution: "@eslint/eslintrc@npm:0.4.3"
@@ -5266,6 +5277,20 @@ __metadata:
5266
5277
languageName: node
5267
5278
linkType: hard
5268
5279
5280
+ "@eslint/js@npm:9.4.0":
5281
+ version: 9.4.0
5282
+ resolution: "@eslint/js@npm:9.4.0"
5283
+ checksum: 10/f1fa9acda8bab02dad21e9b7f46c6ba8cb3949979846caf7667f0c682ed0b56d9e8db143b00aab587ef2d02603df202eb5f7017d8f3a98be94be6efa763865ab
5284
+ languageName: node
5285
+ linkType: hard
5286
+
5287
+ "@eslint/object-schema@npm:^2.1.3":
5288
+ version: 2.1.3
5289
+ resolution: "@eslint/object-schema@npm:2.1.3"
5290
+ checksum: 10/832e80e91503a1e74a8d870b41c9f374064492a89002c45af17cad9766080e8770c21319a50f0004a77f36add9af6218dbeff34d3e3a16446784ea80a933c0a7
5291
+ languageName: node
5292
+ linkType: hard
5293
+
5269
5294
"@examples-action-listener/counter@workspace:examples/action-listener/counter":
5270
5295
version: 0.0.0-use.local
5271
5296
resolution: "@examples-action-listener/counter@workspace:examples/action-listener/counter"
@@ -7436,7 +7461,7 @@ __metadata:
7436
7461
"@types/eslint-config-prettier": "npm:^6.11.3"
7437
7462
"@types/eslint__eslintrc": "npm:^2.1.1"
7438
7463
"@types/eslint__js": "npm:^8.42.3"
7439
- eslint: "npm:^9.3 .0"
7464
+ eslint: "npm:^9.4 .0"
7440
7465
eslint-config-prettier: "npm:^9.1.0"
7441
7466
eslint-plugin-prettier: "npm:^5.1.3"
7442
7467
globals: "npm:^15.3.0"
@@ -15347,6 +15372,50 @@ __metadata:
15347
15372
languageName: node
15348
15373
linkType: hard
15349
15374
15375
+ "eslint@npm:^9.4.0":
15376
+ version: 9.4.0
15377
+ resolution: "eslint@npm:9.4.0"
15378
+ dependencies:
15379
+ "@eslint-community/eslint-utils": "npm:^4.2.0"
15380
+ "@eslint-community/regexpp": "npm:^4.6.1"
15381
+ "@eslint/config-array": "npm:^0.15.1"
15382
+ "@eslint/eslintrc": "npm:^3.1.0"
15383
+ "@eslint/js": "npm:9.4.0"
15384
+ "@humanwhocodes/module-importer": "npm:^1.0.1"
15385
+ "@humanwhocodes/retry": "npm:^0.3.0"
15386
+ "@nodelib/fs.walk": "npm:^1.2.8"
15387
+ ajv: "npm:^6.12.4"
15388
+ chalk: "npm:^4.0.0"
15389
+ cross-spawn: "npm:^7.0.2"
15390
+ debug: "npm:^4.3.2"
15391
+ escape-string-regexp: "npm:^4.0.0"
15392
+ eslint-scope: "npm:^8.0.1"
15393
+ eslint-visitor-keys: "npm:^4.0.0"
15394
+ espree: "npm:^10.0.1"
15395
+ esquery: "npm:^1.4.2"
15396
+ esutils: "npm:^2.0.2"
15397
+ fast-deep-equal: "npm:^3.1.3"
15398
+ file-entry-cache: "npm:^8.0.0"
15399
+ find-up: "npm:^5.0.0"
15400
+ glob-parent: "npm:^6.0.2"
15401
+ ignore: "npm:^5.2.0"
15402
+ imurmurhash: "npm:^0.1.4"
15403
+ is-glob: "npm:^4.0.0"
15404
+ is-path-inside: "npm:^3.0.3"
15405
+ json-stable-stringify-without-jsonify: "npm:^1.0.1"
15406
+ levn: "npm:^0.4.1"
15407
+ lodash.merge: "npm:^4.6.2"
15408
+ minimatch: "npm:^3.1.2"
15409
+ natural-compare: "npm:^1.4.0"
15410
+ optionator: "npm:^0.9.3"
15411
+ strip-ansi: "npm:^6.0.1"
15412
+ text-table: "npm:^0.2.0"
15413
+ bin:
15414
+ eslint: bin/eslint.js
15415
+ checksum: 10/e2eaae18eb79d543a1ca5420495ea9bf1278f9e25bfa6309ec4e4dae981cba4d731a9b857f5e2f8b5e467adaaf871a635a7eb143a749e7cdcdff4716821628d2
15416
+ languageName: node
15417
+ linkType: hard
15418
+
15350
15419
"espree@npm:^10.0.1":
15351
15420
version: 10.0.1
15352
15421
resolution: "espree@npm:10.0.1"
0 commit comments