Skip to content

Commit 49486ef

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent b1e7994 commit 49486ef

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.1.9",
2222
"rollup": "4.34.6",
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.3.6",
44-
"typescript": "5.7.3",
44+
"typescript": "5.8.2",
4545
"vitest": "3.0.5"
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.6",
6262
"tsup": "8.3.6",
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.6",
6262
"tsup": "8.3.6",
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.3.6",
44-
"typescript": "5.7.3",
44+
"typescript": "5.8.2",
4545
"vitest": "3.0.5"
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.3.6",
43-
"typescript": "5.7.3",
43+
"typescript": "5.8.2",
4444
"vitest": "3.0.5",
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.3.6",
60-
"typescript": "5.7.3",
60+
"typescript": "5.8.2",
6161
"vitest": "3.0.5"
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.3.6",
46-
"typescript": "5.7.3",
46+
"typescript": "5.8.2",
4747
"vitest": "3.0.5"
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.1",
5454
"publint": "0.3.5",
5555
"tsup": "8.3.6",
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.3.6"
52-
typescript: "npm:5.7.3"
52+
typescript: "npm:5.8.2"
5353
vitest: "npm:3.0.5"
5454
languageName: unknown
5555
linkType: soft
@@ -67,7 +67,7 @@ __metadata:
6767
publint: "npm:0.3.5"
6868
rollup: "npm:4.34.6"
6969
tsup: "npm:8.3.6"
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.6"
154154
tsup: "npm:8.3.6"
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.3.6"
187-
typescript: "npm:5.7.3"
187+
typescript: "npm:5.8.2"
188188
vitest: "npm:3.0.5"
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.3.6"
236-
typescript: "npm:5.7.3"
236+
typescript: "npm:5.8.2"
237237
vitest: "npm:3.0.5"
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.3.6"
253-
typescript: "npm:5.7.3"
253+
typescript: "npm:5.8.2"
254254
vitest: "npm:3.0.5"
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.3.6"
268-
typescript: "npm:5.7.3"
268+
typescript: "npm:5.8.2"
269269
vitest: "npm:3.0.5"
270270
languageName: unknown
271271
linkType: soft
@@ -282,7 +282,7 @@ __metadata:
282282
"@types/node": "npm:22.13.1"
283283
publint: "npm:0.3.5"
284284
tsup: "npm:8.3.6"
285-
typescript: "npm:5.7.3"
285+
typescript: "npm:5.8.2"
286286
languageName: unknown
287287
linkType: soft
288288

@@ -2066,7 +2066,7 @@ __metadata:
20662066
execa: "npm:9.5.2"
20672067
lerna: "npm:8.1.9"
20682068
rollup: "npm:4.34.6"
2069-
typescript: "npm:5.7.3"
2069+
typescript: "npm:5.8.2"
20702070
languageName: unknown
20712071
linkType: soft
20722072

@@ -7926,6 +7926,16 @@ __metadata:
79267926
languageName: node
79277927
linkType: hard
79287928

7929+
"typescript@npm:5.8.2":
7930+
version: 5.8.2
7931+
resolution: "typescript@npm:5.8.2"
7932+
bin:
7933+
tsc: bin/tsc
7934+
tsserver: bin/tsserver
7935+
checksum: 10/dbc2168a55d56771f4d581997be52bab5cbc09734fec976cfbaabd787e61fb4c6cf9125fd48c6f98054ce549c77ecedefc7f64252a830dd8e9c3381f61fbeb78
7936+
languageName: node
7937+
linkType: hard
7938+
79297939
"typescript@patch:typescript@npm%3A5.6.1-rc#optional!builtin<compat/typescript>":
79307940
version: 5.6.1-rc
79317941
resolution: "typescript@patch:typescript@npm%3A5.6.1-rc#optional!builtin<compat/typescript>::version=5.6.1-rc&hash=8c6c40"
@@ -7946,6 +7956,16 @@ __metadata:
79467956
languageName: node
79477957
linkType: hard
79487958

7959+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
7960+
version: 5.8.2
7961+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
7962+
bin:
7963+
tsc: bin/tsc
7964+
tsserver: bin/tsserver
7965+
checksum: 10/97920a082ffc57583b1cb6bc4faa502acc156358e03f54c7fc7fdf0b61c439a717f4c9070c449ee9ee683d4cfc3bb203127c2b9794b2950f66d9d307a4ff262c
7966+
languageName: node
7967+
linkType: hard
7968+
79497969
"uglify-js@npm:^3.1.4":
79507970
version: 3.19.3
79517971
resolution: "uglify-js@npm:3.19.3"

0 commit comments

Comments
 (0)