Skip to content

Commit db41086

Browse files
chore(deps): update dependency typescript to v5.7.3 (#4333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95d72d9 commit db41086

File tree

18 files changed

+69
-29
lines changed

18 files changed

+69
-29
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.29.1",
23-
"typescript": "5.7.2"
23+
"typescript": "5.7.3"
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.2.12",
4242
"ts-node": "10.9.2",
4343
"tsup": "8.3.5",
44-
"typescript": "5.7.2",
44+
"typescript": "5.7.3",
4545
"vitest": "2.1.8"
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.2.12",
6161
"rollup": "4.29.1",
6262
"tsup": "8.3.5",
63-
"typescript": "5.7.2"
63+
"typescript": "5.7.3"
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.2.12",
4242
"ts-node": "10.9.2",
4343
"tsup": "8.3.5",
44-
"typescript": "5.7.2",
44+
"typescript": "5.7.3",
4545
"vitest": "2.1.8"
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": "25.0.1",
4141
"publint": "0.2.12",
4242
"tsup": "8.3.5",
43-
"typescript": "5.7.2",
43+
"typescript": "5.7.3",
4444
"vitest": "2.1.8",
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": "13.5.6",
5858
"publint": "0.2.12",
5959
"tsup": "8.3.5",
60-
"typescript": "5.7.2",
60+
"typescript": "5.7.3",
6161
"vitest": "2.1.8"
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": "13.5.6",
4444
"publint": "0.2.12",
4545
"tsup": "8.3.5",
46-
"typescript": "5.7.2",
46+
"typescript": "5.7.3",
4747
"vitest": "2.1.8"
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.10.5",
5454
"publint": "0.2.12",
5555
"tsup": "8.3.5",
56-
"typescript": "5.7.2"
56+
"typescript": "5.7.3"
5757
},
5858
"engines": {
5959
"node": ">= 14.0.0"

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ __metadata:
4949
publint: "npm:0.2.12"
5050
ts-node: "npm:10.9.2"
5151
tsup: "npm:8.3.5"
52-
typescript: "npm:5.7.2"
52+
typescript: "npm:5.7.3"
5353
vitest: "npm:2.1.8"
5454
languageName: unknown
5555
linkType: soft
@@ -67,7 +67,7 @@ __metadata:
6767
publint: "npm:0.2.12"
6868
rollup: "npm:4.29.1"
6969
tsup: "npm:8.3.5"
70-
typescript: "npm:5.7.2"
70+
typescript: "npm:5.7.3"
7171
languageName: unknown
7272
linkType: soft
7373

@@ -167,7 +167,7 @@ __metadata:
167167
publint: "npm:0.2.12"
168168
ts-node: "npm:10.9.2"
169169
tsup: "npm:8.3.5"
170-
typescript: "npm:5.7.2"
170+
typescript: "npm:5.7.3"
171171
vitest: "npm:2.1.8"
172172
languageName: unknown
173173
linkType: soft
@@ -216,7 +216,7 @@ __metadata:
216216
jsdom: "npm:25.0.1"
217217
publint: "npm:0.2.12"
218218
tsup: "npm:8.3.5"
219-
typescript: "npm:5.7.2"
219+
typescript: "npm:5.7.3"
220220
vitest: "npm:2.1.8"
221221
xhr-mock: "npm:2.5.1"
222222
languageName: unknown
@@ -233,7 +233,7 @@ __metadata:
233233
nock: "npm:13.5.6"
234234
publint: "npm:0.2.12"
235235
tsup: "npm:8.3.5"
236-
typescript: "npm:5.7.2"
236+
typescript: "npm:5.7.3"
237237
vitest: "npm:2.1.8"
238238
languageName: unknown
239239
linkType: soft
@@ -248,7 +248,7 @@ __metadata:
248248
nock: "npm:13.5.6"
249249
publint: "npm:0.2.12"
250250
tsup: "npm:8.3.5"
251-
typescript: "npm:5.7.2"
251+
typescript: "npm:5.7.3"
252252
vitest: "npm:2.1.8"
253253
languageName: unknown
254254
linkType: soft
@@ -265,7 +265,7 @@ __metadata:
265265
"@types/node": "npm:22.10.5"
266266
publint: "npm:0.2.12"
267267
tsup: "npm:8.3.5"
268-
typescript: "npm:5.7.2"
268+
typescript: "npm:5.7.3"
269269
languageName: unknown
270270
linkType: soft
271271

@@ -2331,7 +2331,7 @@ __metadata:
23312331
execa: "npm:9.5.2"
23322332
lerna: "npm:8.1.9"
23332333
rollup: "npm:4.29.1"
2334-
typescript: "npm:5.7.2"
2334+
typescript: "npm:5.7.3"
23352335
languageName: unknown
23362336
linkType: soft
23372337

@@ -8218,6 +8218,16 @@ __metadata:
82188218
languageName: node
82198219
linkType: hard
82208220

8221+
"typescript@npm:5.7.3":
8222+
version: 5.7.3
8223+
resolution: "typescript@npm:5.7.3"
8224+
bin:
8225+
tsc: bin/tsc
8226+
tsserver: bin/tsserver
8227+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
8228+
languageName: node
8229+
linkType: hard
8230+
82218231
"typescript@patch:typescript@npm%3A5.6.1-rc#optional!builtin<compat/typescript>":
82228232
version: 5.6.1-rc
82238233
resolution: "typescript@patch:typescript@npm%3A5.6.1-rc#optional!builtin<compat/typescript>::version=5.6.1-rc&hash=8c6c40"
@@ -8238,6 +8248,16 @@ __metadata:
82388248
languageName: node
82398249
linkType: hard
82408250

8251+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
8252+
version: 5.7.3
8253+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
8254+
bin:
8255+
tsc: bin/tsc
8256+
tsserver: bin/tsserver
8257+
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
8258+
languageName: node
8259+
linkType: hard
8260+
82418261
"uglify-js@npm:^3.1.4":
82428262
version: 3.19.3
82438263
resolution: "uglify-js@npm:3.19.3"

eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint": "8.57.1",
1818
"eslint-plugin-yml": "1.16.0",
1919
"eslint-vitest-rule-tester": "0.7.1",
20-
"typescript": "5.7.2",
20+
"typescript": "5.7.3",
2121
"vitest": "2.1.8",
2222
"yaml-eslint-parser": "1.2.3"
2323
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"prettier-plugin-java": "2.6.6",
4545
"prettier-plugin-organize-imports": "4.1.0",
4646
"renovate-config-algolia": "2.2.0",
47-
"typescript": "5.7.2"
47+
"typescript": "5.7.3"
4848
},
4949
"packageManager": "[email protected]",
5050
"engines": {

playground/javascript/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-react-hooks": "5.1.0",
2626
"eslint-plugin-react-refresh": "0.4.16",
2727
"globals": "15.14.0",
28-
"typescript": "5.7.2",
28+
"typescript": "5.7.3",
2929
"typescript-eslint": "8.19.0",
3030
"vite": "6.0.7"
3131
},

playground/javascript/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"algoliasearch": "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
2323
},
2424
"devDependencies": {
25-
"typescript": "5.7.2"
25+
"typescript": "5.7.3"
2626
},
2727
"engines": {
2828
"node": ">= 20.0.0",

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"micromatch": "4.0.8",
4949
"semver": "7.6.3",
5050
"spinnies": "0.5.1",
51-
"typescript": "5.7.2",
51+
"typescript": "5.7.3",
5252
"vitest": "2.1.8"
5353
}
5454
}

templates/javascript/clients/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"publint": "0.2.12",
142142
"rollup": "4.29.1",
143143
"tsup": "8.3.5",
144-
"typescript": "5.7.2"
144+
"typescript": "5.7.3"
145145
},
146146
"engines": {
147147
"node": ">= 14.0.0"

templates/javascript/snippets/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"type": "module",
55
"dependencies": {
6-
"typescript": "5.7.2",
6+
"typescript": "5.7.3",
77
"@algolia/client-common": "link:../../../clients/algoliasearch-client-javascript/packages/client-common",
88
"@algolia/requester-node-http": "link:../../../clients/algoliasearch-client-javascript/packages/requester-node-http",
99
"algoliasearch": "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"

templates/javascript/tests/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@types/node": "22.10.5",
1515
"dotenv": "16.4.7",
16-
"typescript": "5.7.2",
16+
"typescript": "5.7.3",
1717
"vitest": "2.1.8"
1818
}
1919
}

yarn.lock

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ __metadata:
9191
prettier-plugin-java: "npm:2.6.6"
9292
prettier-plugin-organize-imports: "npm:4.1.0"
9393
renovate-config-algolia: "npm:2.2.0"
94-
typescript: "npm:5.7.2"
94+
typescript: "npm:5.7.3"
9595
languageName: unknown
9696
linkType: soft
9797

@@ -4306,7 +4306,7 @@ __metadata:
43064306
eslint: "npm:8.57.1"
43074307
eslint-plugin-yml: "npm:1.16.0"
43084308
eslint-vitest-rule-tester: "npm:0.7.1"
4309-
typescript: "npm:5.7.2"
4309+
typescript: "npm:5.7.3"
43104310
vitest: "npm:2.1.8"
43114311
yaml-eslint-parser: "npm:1.2.3"
43124312
languageName: unknown
@@ -6050,7 +6050,7 @@ __metadata:
60506050
react: "npm:^18.3.1"
60516051
react-dom: "npm:^18.3.1"
60526052
react-instantsearch: "npm:^7.13.8"
6053-
typescript: "npm:5.7.2"
6053+
typescript: "npm:5.7.3"
60546054
typescript-eslint: "npm:8.19.0"
60556055
vite: "npm:6.0.7"
60566056
languageName: unknown
@@ -6073,7 +6073,7 @@ __metadata:
60736073
"@algolia/recommend": "link:../../../clients/algoliasearch-client-javascript/packages/recommend"
60746074
"@algolia/requester-node-http": "link:../../../clients/algoliasearch-client-javascript/packages/requester-node-http"
60756075
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
6076-
typescript: "npm:5.7.2"
6076+
typescript: "npm:5.7.3"
60776077
languageName: unknown
60786078
linkType: soft
60796079

@@ -8257,7 +8257,7 @@ __metadata:
82578257
micromatch: "npm:4.0.8"
82588258
semver: "npm:7.6.3"
82598259
spinnies: "npm:0.5.1"
8260-
typescript: "npm:5.7.2"
8260+
typescript: "npm:5.7.3"
82618261
vitest: "npm:2.1.8"
82628262
languageName: unknown
82638263
linkType: soft
@@ -9214,6 +9214,16 @@ __metadata:
92149214
languageName: node
92159215
linkType: hard
92169216

9217+
"typescript@npm:5.7.3":
9218+
version: 5.7.3
9219+
resolution: "typescript@npm:5.7.3"
9220+
bin:
9221+
tsc: bin/tsc
9222+
tsserver: bin/tsserver
9223+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
9224+
languageName: node
9225+
linkType: hard
9226+
92179227
"typescript@npm:^3.9":
92189228
version: 3.9.10
92199229
resolution: "typescript@npm:3.9.10"
@@ -9234,6 +9244,16 @@ __metadata:
92349244
languageName: node
92359245
linkType: hard
92369246

9247+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
9248+
version: 5.7.3
9249+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
9250+
bin:
9251+
tsc: bin/tsc
9252+
tsserver: bin/tsserver
9253+
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
9254+
languageName: node
9255+
linkType: hard
9256+
92379257
"typescript@patch:typescript@npm%3A^3.9#optional!builtin<compat/typescript>":
92389258
version: 3.9.10
92399259
resolution: "typescript@patch:typescript@npm%3A3.9.10#optional!builtin<compat/typescript>::version=3.9.10&hash=3bd3d3"

0 commit comments

Comments
 (0)