Skip to content

Commit 9edd266

Browse files
Merge 63716c9 into 6f7c17e
2 parents 6f7c17e + 63716c9 commit 9edd266

File tree

10 files changed

+58
-17
lines changed

10 files changed

+58
-17
lines changed

clients/algoliasearch-client-javascript/packages/client-common/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.2",
4242
"ts-node": "10.9.2",
43-
"tsup": "8.3.5",
43+
"tsup": "8.3.6",
4444
"typescript": "5.7.3",
4545
"vitest": "3.0.4"
4646
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/node": "22.10.10",
6060
"publint": "0.3.2",
6161
"rollup": "4.30.1",
62-
"tsup": "8.3.5",
62+
"tsup": "8.3.6",
6363
"typescript": "5.7.3"
6464
},
6565
"engines": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/node": "22.10.10",
6060
"publint": "0.3.2",
6161
"rollup": "4.30.1",
62-
"tsup": "8.3.5",
62+
"tsup": "8.3.6",
6363
"typescript": "5.7.3"
6464
},
6565
"engines": {

clients/algoliasearch-client-javascript/packages/logger-console/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.2",
4242
"ts-node": "10.9.2",
43-
"tsup": "8.3.5",
43+
"tsup": "8.3.6",
4444
"typescript": "5.7.3",
4545
"vitest": "3.0.4"
4646
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "22.10.10",
4040
"jsdom": "26.0.0",
4141
"publint": "0.3.2",
42-
"tsup": "8.3.5",
42+
"tsup": "8.3.6",
4343
"typescript": "5.7.3",
4444
"vitest": "3.0.4",
4545
"xhr-mock": "2.5.1"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"cross-fetch": "4.1.0",
5757
"nock": "13.5.6",
5858
"publint": "0.3.2",
59-
"tsup": "8.3.5",
59+
"tsup": "8.3.6",
6060
"typescript": "5.7.3",
6161
"vitest": "3.0.4"
6262
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/node": "22.10.10",
4343
"nock": "13.5.6",
4444
"publint": "0.3.2",
45-
"tsup": "8.3.5",
45+
"tsup": "8.3.6",
4646
"typescript": "5.7.3",
4747
"vitest": "3.0.4"
4848
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@arethetypeswrong/cli": "0.17.3",
5353
"@types/node": "22.10.10",
5454
"publint": "0.3.2",
55-
"tsup": "8.3.5",
55+
"tsup": "8.3.6",
5656
"typescript": "5.7.3"
5757
},
5858
"engines": {

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 49 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ __metadata:
4848
jsdom: "npm:26.0.0"
4949
publint: "npm:0.3.2"
5050
ts-node: "npm:10.9.2"
51-
tsup: "npm:8.3.5"
51+
tsup: "npm:8.3.6"
5252
typescript: "npm:5.7.3"
5353
vitest: "npm:3.0.4"
5454
languageName: unknown
@@ -66,7 +66,7 @@ __metadata:
6666
"@types/node": "npm:22.10.10"
6767
publint: "npm:0.3.2"
6868
rollup: "npm:4.30.1"
69-
tsup: "npm:8.3.5"
69+
tsup: "npm:8.3.6"
7070
typescript: "npm:5.7.3"
7171
languageName: unknown
7272
linkType: soft
@@ -151,7 +151,7 @@ __metadata:
151151
"@types/node": "npm:22.10.10"
152152
publint: "npm:0.3.2"
153153
rollup: "npm:4.30.1"
154-
tsup: "npm:8.3.5"
154+
tsup: "npm:8.3.6"
155155
typescript: "npm:5.7.3"
156156
languageName: unknown
157157
linkType: soft
@@ -183,7 +183,7 @@ __metadata:
183183
jsdom: "npm:26.0.0"
184184
publint: "npm:0.3.2"
185185
ts-node: "npm:10.9.2"
186-
tsup: "npm:8.3.5"
186+
tsup: "npm:8.3.6"
187187
typescript: "npm:5.7.3"
188188
vitest: "npm:3.0.4"
189189
languageName: unknown
@@ -232,7 +232,7 @@ __metadata:
232232
"@types/node": "npm:22.10.10"
233233
jsdom: "npm:26.0.0"
234234
publint: "npm:0.3.2"
235-
tsup: "npm:8.3.5"
235+
tsup: "npm:8.3.6"
236236
typescript: "npm:5.7.3"
237237
vitest: "npm:3.0.4"
238238
xhr-mock: "npm:2.5.1"
@@ -249,7 +249,7 @@ __metadata:
249249
cross-fetch: "npm:4.1.0"
250250
nock: "npm:13.5.6"
251251
publint: "npm:0.3.2"
252-
tsup: "npm:8.3.5"
252+
tsup: "npm:8.3.6"
253253
typescript: "npm:5.7.3"
254254
vitest: "npm:3.0.4"
255255
languageName: unknown
@@ -264,7 +264,7 @@ __metadata:
264264
"@types/node": "npm:22.10.10"
265265
nock: "npm:13.5.6"
266266
publint: "npm:0.3.2"
267-
tsup: "npm:8.3.5"
267+
tsup: "npm:8.3.6"
268268
typescript: "npm:5.7.3"
269269
vitest: "npm:3.0.4"
270270
languageName: unknown
@@ -281,7 +281,7 @@ __metadata:
281281
"@arethetypeswrong/cli": "npm:0.17.3"
282282
"@types/node": "npm:22.10.10"
283283
publint: "npm:0.3.2"
284-
tsup: "npm:8.3.5"
284+
tsup: "npm:8.3.6"
285285
typescript: "npm:5.7.3"
286286
languageName: unknown
287287
linkType: soft
@@ -8133,6 +8133,47 @@ __metadata:
81338133
languageName: node
81348134
linkType: hard
81358135

8136+
"tsup@npm:8.3.6":
8137+
version: 8.3.6
8138+
resolution: "tsup@npm:8.3.6"
8139+
dependencies:
8140+
bundle-require: "npm:^5.0.0"
8141+
cac: "npm:^6.7.14"
8142+
chokidar: "npm:^4.0.1"
8143+
consola: "npm:^3.2.3"
8144+
debug: "npm:^4.3.7"
8145+
esbuild: "npm:^0.24.0"
8146+
joycon: "npm:^3.1.1"
8147+
picocolors: "npm:^1.1.1"
8148+
postcss-load-config: "npm:^6.0.1"
8149+
resolve-from: "npm:^5.0.0"
8150+
rollup: "npm:^4.24.0"
8151+
source-map: "npm:0.8.0-beta.0"
8152+
sucrase: "npm:^3.35.0"
8153+
tinyexec: "npm:^0.3.1"
8154+
tinyglobby: "npm:^0.2.9"
8155+
tree-kill: "npm:^1.2.2"
8156+
peerDependencies:
8157+
"@microsoft/api-extractor": ^7.36.0
8158+
"@swc/core": ^1
8159+
postcss: ^8.4.12
8160+
typescript: ">=4.5.0"
8161+
peerDependenciesMeta:
8162+
"@microsoft/api-extractor":
8163+
optional: true
8164+
"@swc/core":
8165+
optional: true
8166+
postcss:
8167+
optional: true
8168+
typescript:
8169+
optional: true
8170+
bin:
8171+
tsup: dist/cli-default.js
8172+
tsup-node: dist/cli-node.js
8173+
checksum: 10/ee70995a5d155ea7d9d1e0491f46520fe250393ed7935d8776956fc3380d3c992b06e6a01223187712eb32f52ff06dbc66c60cbe5dc91c4bd1415ad6d238b517
8174+
languageName: node
8175+
linkType: hard
8176+
81368177
"tuf-js@npm:^2.2.1":
81378178
version: 2.2.1
81388179
resolution: "tuf-js@npm:2.2.1"

templates/javascript/clients/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"@types/node": "22.10.10",
141141
"publint": "0.3.2",
142142
"rollup": "4.30.1",
143-
"tsup": "8.3.5",
143+
"tsup": "8.3.6",
144144
"typescript": "5.7.3"
145145
},
146146
"engines": {

0 commit comments

Comments
 (0)