Skip to content

Commit cc32034

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent 799b794 commit cc32034

File tree

19 files changed

+71
-31
lines changed

19 files changed

+71
-31
lines changed

clients/algoliasearch-client-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"execa": "9.5.2",
2121
"lerna": "8.2.0",
2222
"rollup": "4.34.9",
23-
"typescript": "5.7.3"
23+
"typescript": "5.8.2"
2424
},
2525
"bundlewatch": {
2626
"files": [

clients/algoliasearch-client-javascript/packages/client-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"publint": "0.3.5",
4242
"ts-node": "10.9.2",
4343
"tsup": "8.4.0",
44-
"typescript": "5.7.3",
44+
"typescript": "5.8.2",
4545
"vitest": "3.0.7"
4646
},
4747
"engines": {

clients/algoliasearch-client-javascript/packages/client-composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"publint": "0.3.5",
6161
"rollup": "4.34.9",
6262
"tsup": "8.4.0",
63-
"typescript": "5.7.3"
63+
"typescript": "5.8.2"
6464
},
6565
"engines": {
6666
"node": ">= 14.0.0"

clients/algoliasearch-client-javascript/packages/composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"publint": "0.3.5",
6161
"rollup": "4.34.9",
6262
"tsup": "8.4.0",
63-
"typescript": "5.7.3"
63+
"typescript": "5.8.2"
6464
},
6565
"engines": {
6666
"node": ">= 14.0.0"

clients/algoliasearch-client-javascript/packages/logger-console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"publint": "0.3.5",
4242
"ts-node": "10.9.2",
4343
"tsup": "8.4.0",
44-
"typescript": "5.7.3",
44+
"typescript": "5.8.2",
4545
"vitest": "3.0.7"
4646
},
4747
"dependencies": {

clients/algoliasearch-client-javascript/packages/requester-browser-xhr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"jsdom": "26.0.0",
4141
"publint": "0.3.5",
4242
"tsup": "8.4.0",
43-
"typescript": "5.7.3",
43+
"typescript": "5.8.2",
4444
"vitest": "3.0.7",
4545
"xhr-mock": "2.5.1"
4646
},

clients/algoliasearch-client-javascript/packages/requester-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"nock": "14.0.1",
5858
"publint": "0.3.5",
5959
"tsup": "8.4.0",
60-
"typescript": "5.7.3",
60+
"typescript": "5.8.2",
6161
"vitest": "3.0.7"
6262
},
6363
"engines": {

clients/algoliasearch-client-javascript/packages/requester-node-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nock": "14.0.1",
4444
"publint": "0.3.5",
4545
"tsup": "8.4.0",
46-
"typescript": "5.7.3",
46+
"typescript": "5.8.2",
4747
"vitest": "3.0.7"
4848
},
4949
"engines": {

clients/algoliasearch-client-javascript/packages/requester-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/node": "22.13.8",
5454
"publint": "0.3.5",
5555
"tsup": "8.4.0",
56-
"typescript": "5.7.3"
56+
"typescript": "5.8.2"
5757
},
5858
"engines": {
5959
"node": ">= 14.0.0"

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 29 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ __metadata:
4949
publint: "npm:0.3.5"
5050
ts-node: "npm:10.9.2"
5151
tsup: "npm:8.4.0"
52-
typescript: "npm:5.7.3"
52+
typescript: "npm:5.8.2"
5353
vitest: "npm:3.0.7"
5454
languageName: unknown
5555
linkType: soft
@@ -67,7 +67,7 @@ __metadata:
6767
publint: "npm:0.3.5"
6868
rollup: "npm:4.34.9"
6969
tsup: "npm:8.4.0"
70-
typescript: "npm:5.7.3"
70+
typescript: "npm:5.8.2"
7171
languageName: unknown
7272
linkType: soft
7373

@@ -152,7 +152,7 @@ __metadata:
152152
publint: "npm:0.3.5"
153153
rollup: "npm:4.34.9"
154154
tsup: "npm:8.4.0"
155-
typescript: "npm:5.7.3"
155+
typescript: "npm:5.8.2"
156156
languageName: unknown
157157
linkType: soft
158158

@@ -184,7 +184,7 @@ __metadata:
184184
publint: "npm:0.3.5"
185185
ts-node: "npm:10.9.2"
186186
tsup: "npm:8.4.0"
187-
typescript: "npm:5.7.3"
187+
typescript: "npm:5.8.2"
188188
vitest: "npm:3.0.7"
189189
languageName: unknown
190190
linkType: soft
@@ -233,7 +233,7 @@ __metadata:
233233
jsdom: "npm:26.0.0"
234234
publint: "npm:0.3.5"
235235
tsup: "npm:8.4.0"
236-
typescript: "npm:5.7.3"
236+
typescript: "npm:5.8.2"
237237
vitest: "npm:3.0.7"
238238
xhr-mock: "npm:2.5.1"
239239
languageName: unknown
@@ -250,7 +250,7 @@ __metadata:
250250
nock: "npm:14.0.1"
251251
publint: "npm:0.3.5"
252252
tsup: "npm:8.4.0"
253-
typescript: "npm:5.7.3"
253+
typescript: "npm:5.8.2"
254254
vitest: "npm:3.0.7"
255255
languageName: unknown
256256
linkType: soft
@@ -265,7 +265,7 @@ __metadata:
265265
nock: "npm:14.0.1"
266266
publint: "npm:0.3.5"
267267
tsup: "npm:8.4.0"
268-
typescript: "npm:5.7.3"
268+
typescript: "npm:5.8.2"
269269
vitest: "npm:3.0.7"
270270
languageName: unknown
271271
linkType: soft
@@ -282,7 +282,7 @@ __metadata:
282282
"@types/node": "npm:22.13.8"
283283
publint: "npm:0.3.5"
284284
tsup: "npm:8.4.0"
285-
typescript: "npm:5.7.3"
285+
typescript: "npm:5.8.2"
286286
languageName: unknown
287287
linkType: soft
288288

@@ -2512,7 +2512,7 @@ __metadata:
25122512
execa: "npm:9.5.2"
25132513
lerna: "npm:8.2.0"
25142514
rollup: "npm:4.34.9"
2515-
typescript: "npm:5.7.3"
2515+
typescript: "npm:5.8.2"
25162516
languageName: unknown
25172517
linkType: soft
25182518

@@ -8600,6 +8600,16 @@ __metadata:
86008600
languageName: node
86018601
linkType: hard
86028602

8603+
"typescript@npm:5.8.2":
8604+
version: 5.8.2
8605+
resolution: "typescript@npm:5.8.2"
8606+
bin:
8607+
tsc: bin/tsc
8608+
tsserver: bin/tsserver
8609+
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
8610+
languageName: node
8611+
linkType: hard
8612+
86038613
"typescript@patch:typescript@npm%3A5.6.1-rc#optional!builtin<compat/typescript>":
86048614
version: 5.6.1-rc
86058615
resolution: "typescript@patch:typescript@npm%3A5.6.1-rc#optional!builtin<compat/typescript>::version=5.6.1-rc&hash=8c6c40"
@@ -8620,6 +8630,16 @@ __metadata:
86208630
languageName: node
86218631
linkType: hard
86228632

8633+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
8634+
version: 5.8.2
8635+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
8636+
bin:
8637+
tsc: bin/tsc
8638+
tsserver: bin/tsserver
8639+
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
8640+
languageName: node
8641+
linkType: hard
8642+
86238643
"uglify-js@npm:^3.1.4":
86248644
version: 3.19.3
86258645
resolution: "uglify-js@npm:3.19.3"

0 commit comments

Comments
 (0)