Skip to content

Commit 48c3079

Browse files
Merge 0527287 into 3ef50cb
2 parents 3ef50cb + 0527287 commit 48c3079

File tree

2 files changed

+92
-32
lines changed

2 files changed

+92
-32
lines changed

playground/javascript/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-refresh": "0.4.19",
2727
"globals": "15.15.0",
2828
"typescript": "5.7.3",
29-
"typescript-eslint": "8.23.0",
29+
"typescript-eslint": "8.24.0",
3030
"vite": "6.1.0"
3131
},
3232
"packageManager": "[email protected]"

yarn.lock

Lines changed: 91 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2223,15 +2223,15 @@ __metadata:
22232223
languageName: node
22242224
linkType: hard
22252225

2226-
"@typescript-eslint/eslint-plugin@npm:8.23.0":
2227-
version: 8.23.0
2228-
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
2226+
"@typescript-eslint/eslint-plugin@npm:8.24.0":
2227+
version: 8.24.0
2228+
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.0"
22292229
dependencies:
22302230
"@eslint-community/regexpp": "npm:^4.10.0"
2231-
"@typescript-eslint/scope-manager": "npm:8.23.0"
2232-
"@typescript-eslint/type-utils": "npm:8.23.0"
2233-
"@typescript-eslint/utils": "npm:8.23.0"
2234-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2231+
"@typescript-eslint/scope-manager": "npm:8.24.0"
2232+
"@typescript-eslint/type-utils": "npm:8.24.0"
2233+
"@typescript-eslint/utils": "npm:8.24.0"
2234+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
22352235
graphemer: "npm:^1.4.0"
22362236
ignore: "npm:^5.3.1"
22372237
natural-compare: "npm:^1.4.0"
@@ -2240,23 +2240,23 @@ __metadata:
22402240
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
22412241
eslint: ^8.57.0 || ^9.0.0
22422242
typescript: ">=4.8.4 <5.8.0"
2243-
checksum: 10/3900a86f6edf9fee496e8814ed4c8d405f9331808174f4bca0d3af2541a947e872c9f7519a2549644ba5aae1dc06a63308bda9d8da00ef7c62f685be05502d5e
2243+
checksum: 10/2b65131dab6159285cd8688ae8fe4708e87f6aede7a6bcf65deec6f506a26f04409c7320d7957f59380f5b387fff2acfaa2c8117e2cbfc1b9368002e7905f616
22442244
languageName: node
22452245
linkType: hard
22462246

2247-
"@typescript-eslint/parser@npm:8.23.0":
2248-
version: 8.23.0
2249-
resolution: "@typescript-eslint/parser@npm:8.23.0"
2247+
"@typescript-eslint/parser@npm:8.24.0":
2248+
version: 8.24.0
2249+
resolution: "@typescript-eslint/parser@npm:8.24.0"
22502250
dependencies:
2251-
"@typescript-eslint/scope-manager": "npm:8.23.0"
2252-
"@typescript-eslint/types": "npm:8.23.0"
2253-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2254-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2251+
"@typescript-eslint/scope-manager": "npm:8.24.0"
2252+
"@typescript-eslint/types": "npm:8.24.0"
2253+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2254+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
22552255
debug: "npm:^4.3.4"
22562256
peerDependencies:
22572257
eslint: ^8.57.0 || ^9.0.0
22582258
typescript: ">=4.8.4 <5.8.0"
2259-
checksum: 10/7c3ae38665effc7a730d455657ca535c1553ab154d3b983ed4df2bc5b87291b69f4b90245356d8fc5a414d6dca36b34780d9408a45ac272d4bc390b8f03bda4d
2259+
checksum: 10/b5c66a3208c69144cd5d0b7a2c763205ef8ae88eea76067186bab0909aa9756fe015616b98a7f252a5106aa5e86baeb98f9affbdc0f5d19863a2150f2431bfe0
22602260
languageName: node
22612261
linkType: hard
22622262

@@ -2270,18 +2270,28 @@ __metadata:
22702270
languageName: node
22712271
linkType: hard
22722272

2273-
"@typescript-eslint/type-utils@npm:8.23.0":
2274-
version: 8.23.0
2275-
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
2273+
"@typescript-eslint/scope-manager@npm:8.24.0":
2274+
version: 8.24.0
2275+
resolution: "@typescript-eslint/scope-manager@npm:8.24.0"
22762276
dependencies:
2277-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2278-
"@typescript-eslint/utils": "npm:8.23.0"
2277+
"@typescript-eslint/types": "npm:8.24.0"
2278+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2279+
checksum: 10/175032d4f714d68b734d7281c340e073a37d348010d308b9cccf8d63d745b8cc9515229e32dcd838acf4a85e21a4e8eff6c557c31ba45e36917e3417de32d723
2280+
languageName: node
2281+
linkType: hard
2282+
2283+
"@typescript-eslint/type-utils@npm:8.24.0":
2284+
version: 8.24.0
2285+
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
2286+
dependencies:
2287+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2288+
"@typescript-eslint/utils": "npm:8.24.0"
22792289
debug: "npm:^4.3.4"
22802290
ts-api-utils: "npm:^2.0.1"
22812291
peerDependencies:
22822292
eslint: ^8.57.0 || ^9.0.0
22832293
typescript: ">=4.8.4 <5.8.0"
2284-
checksum: 10/b036a48c5eacef10ed42aef02c859011b11b52938eab4857cfa267730820b90fd29d978a28d43174605b6b7966f095c813d9107e9f0995b92231b53983b12092
2294+
checksum: 10/a6558d0b0ab7a43826b481c103c556abbafa93c9941d75d647266dc0f55e68950f44a63842a2e7839a7448329f9b7ee88c84913084438dbac38dba5efbc1afbc
22852295
languageName: node
22862296
linkType: hard
22872297

@@ -2292,6 +2302,13 @@ __metadata:
22922302
languageName: node
22932303
linkType: hard
22942304

2305+
"@typescript-eslint/types@npm:8.24.0":
2306+
version: 8.24.0
2307+
resolution: "@typescript-eslint/types@npm:8.24.0"
2308+
checksum: 10/ddaaec99c191830cc29ce289678d44f7201dd06c29540750ca4802b6bd2a6dfd8cc29b46ed270dc0198f23e742540bb1e4fe618b6b44e4e76bad7f774bd3fc4a
2309+
languageName: node
2310+
linkType: hard
2311+
22952312
"@typescript-eslint/typescript-estree@npm:8.23.0":
22962313
version: 8.23.0
22972314
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
@@ -2310,7 +2327,40 @@ __metadata:
23102327
languageName: node
23112328
linkType: hard
23122329

2313-
"@typescript-eslint/utils@npm:8.23.0, @typescript-eslint/utils@npm:^8.20.0":
2330+
"@typescript-eslint/typescript-estree@npm:8.24.0":
2331+
version: 8.24.0
2332+
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
2333+
dependencies:
2334+
"@typescript-eslint/types": "npm:8.24.0"
2335+
"@typescript-eslint/visitor-keys": "npm:8.24.0"
2336+
debug: "npm:^4.3.4"
2337+
fast-glob: "npm:^3.3.2"
2338+
is-glob: "npm:^4.0.3"
2339+
minimatch: "npm:^9.0.4"
2340+
semver: "npm:^7.6.0"
2341+
ts-api-utils: "npm:^2.0.1"
2342+
peerDependencies:
2343+
typescript: ">=4.8.4 <5.8.0"
2344+
checksum: 10/89e451f5d2136b405d046823c93ac7065d90c7a9f084ffb324e374c769b17ee2580d3711ada1e1575331b234059148f173230e560b08efa3073f8f0c04ce1224
2345+
languageName: node
2346+
linkType: hard
2347+
2348+
"@typescript-eslint/utils@npm:8.24.0":
2349+
version: 8.24.0
2350+
resolution: "@typescript-eslint/utils@npm:8.24.0"
2351+
dependencies:
2352+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2353+
"@typescript-eslint/scope-manager": "npm:8.24.0"
2354+
"@typescript-eslint/types": "npm:8.24.0"
2355+
"@typescript-eslint/typescript-estree": "npm:8.24.0"
2356+
peerDependencies:
2357+
eslint: ^8.57.0 || ^9.0.0
2358+
typescript: ">=4.8.4 <5.8.0"
2359+
checksum: 10/773a4085e45a94f5a64b34550e7d890b5418c69a9dcd58862410e7e0ded46e3380c8dd7d38baafaa93ef40b2a77320092bded3ca36f15b2f7ea6babeb831e590
2360+
languageName: node
2361+
linkType: hard
2362+
2363+
"@typescript-eslint/utils@npm:^8.20.0":
23142364
version: 8.23.0
23152365
resolution: "@typescript-eslint/utils@npm:8.23.0"
23162366
dependencies:
@@ -2335,6 +2385,16 @@ __metadata:
23352385
languageName: node
23362386
linkType: hard
23372387

2388+
"@typescript-eslint/visitor-keys@npm:8.24.0":
2389+
version: 8.24.0
2390+
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
2391+
dependencies:
2392+
"@typescript-eslint/types": "npm:8.24.0"
2393+
eslint-visitor-keys: "npm:^4.2.0"
2394+
checksum: 10/a93bc9e587784cbc47d6849f14581aa3f15574b187a7b98597362acbca43b06c36a6dfa889b5320ced62b182abf0b9759a694489d72fc7902cdea11830a7a535
2395+
languageName: node
2396+
linkType: hard
2397+
23382398
"@ungap/structured-clone@npm:^1.2.0":
23392399
version: 1.3.0
23402400
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -5436,7 +5496,7 @@ __metadata:
54365496
react-dom: "npm:^18.3.1"
54375497
react-instantsearch: "npm:^7.15.3"
54385498
typescript: "npm:5.7.3"
5439-
typescript-eslint: "npm:8.23.0"
5499+
typescript-eslint: "npm:8.24.0"
54405500
vite: "npm:6.1.0"
54415501
languageName: unknown
54425502
linkType: soft
@@ -8346,17 +8406,17 @@ __metadata:
83468406
languageName: node
83478407
linkType: hard
83488408

8349-
"typescript-eslint@npm:8.23.0":
8350-
version: 8.23.0
8351-
resolution: "typescript-eslint@npm:8.23.0"
8409+
"typescript-eslint@npm:8.24.0":
8410+
version: 8.24.0
8411+
resolution: "typescript-eslint@npm:8.24.0"
83528412
dependencies:
8353-
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
8354-
"@typescript-eslint/parser": "npm:8.23.0"
8355-
"@typescript-eslint/utils": "npm:8.23.0"
8413+
"@typescript-eslint/eslint-plugin": "npm:8.24.0"
8414+
"@typescript-eslint/parser": "npm:8.24.0"
8415+
"@typescript-eslint/utils": "npm:8.24.0"
83568416
peerDependencies:
83578417
eslint: ^8.57.0 || ^9.0.0
83588418
typescript: ">=4.8.4 <5.8.0"
8359-
checksum: 10/c7a8b95129e944dd54a3f9312c14fbd9f589d863c30f45c8f3cf6001bb98398cf6ff41b5d51aa84d413853021d35ae703e8d0c067b409afa5acdc6bfc8bb1982
8419+
checksum: 10/43cb62d87e3b94360841192e271dd0abdeba1dae7ce8330268b934acb8c892c0e895a82a681aacdef20b3f514ccd417646d5e62f5d8c9635f8fe444274ee39d3
83608420
languageName: node
83618421
linkType: hard
83628422

0 commit comments

Comments
 (0)