Skip to content

Commit bde4b7f

Browse files
Merge 9ba268e into 50456f0
2 parents 50456f0 + 9ba268e commit bde4b7f

File tree

10 files changed

+32
-18
lines changed

10 files changed

+32
-18
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@arethetypeswrong/cli": "0.17.4",
3939
"@types/node": "22.13.8",
4040
"jsdom": "26.0.0",
41-
"publint": "0.3.7",
41+
"publint": "0.3.8",
4242
"ts-node": "10.9.2",
4343
"tsup": "8.4.0",
4444
"typescript": "5.7.3",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.4",
5959
"@types/node": "22.13.8",
60-
"publint": "0.3.7",
60+
"publint": "0.3.8",
6161
"rollup": "4.34.9",
6262
"tsup": "8.4.0",
6363
"typescript": "5.7.3"

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.4",
5959
"@types/node": "22.13.8",
60-
"publint": "0.3.7",
60+
"publint": "0.3.8",
6161
"rollup": "4.34.9",
6262
"tsup": "8.4.0",
6363
"typescript": "5.7.3"

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@arethetypeswrong/cli": "0.17.4",
3939
"@types/node": "22.13.8",
4040
"jsdom": "26.0.0",
41-
"publint": "0.3.7",
41+
"publint": "0.3.8",
4242
"ts-node": "10.9.2",
4343
"tsup": "8.4.0",
4444
"typescript": "5.7.3",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@arethetypeswrong/cli": "0.17.4",
3939
"@types/node": "22.13.8",
4040
"jsdom": "26.0.0",
41-
"publint": "0.3.7",
41+
"publint": "0.3.8",
4242
"tsup": "8.4.0",
4343
"typescript": "5.7.3",
4444
"vitest": "3.0.7",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/node": "22.13.8",
5656
"cross-fetch": "4.1.0",
5757
"nock": "14.0.1",
58-
"publint": "0.3.7",
58+
"publint": "0.3.8",
5959
"tsup": "8.4.0",
6060
"typescript": "5.7.3",
6161
"vitest": "3.0.7"

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@arethetypeswrong/cli": "0.17.4",
4242
"@types/node": "22.13.8",
4343
"nock": "14.0.1",
44-
"publint": "0.3.7",
44+
"publint": "0.3.8",
4545
"tsup": "8.4.0",
4646
"typescript": "5.7.3",
4747
"vitest": "3.0.7"

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@arethetypeswrong/cli": "0.17.4",
5353
"@types/node": "22.13.8",
54-
"publint": "0.3.7",
54+
"publint": "0.3.8",
5555
"tsup": "8.4.0",
5656
"typescript": "5.7.3"
5757
},

clients/algoliasearch-client-javascript/yarn.lock

+23-9
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ __metadata:
4646
"@arethetypeswrong/cli": "npm:0.17.4"
4747
"@types/node": "npm:22.13.8"
4848
jsdom: "npm:26.0.0"
49-
publint: "npm:0.3.7"
49+
publint: "npm:0.3.8"
5050
ts-node: "npm:10.9.2"
5151
tsup: "npm:8.4.0"
5252
typescript: "npm:5.7.3"
@@ -64,7 +64,7 @@ __metadata:
6464
"@algolia/requester-node-http": "npm:5.20.4"
6565
"@arethetypeswrong/cli": "npm:0.17.4"
6666
"@types/node": "npm:22.13.8"
67-
publint: "npm:0.3.7"
67+
publint: "npm:0.3.8"
6868
rollup: "npm:4.34.9"
6969
tsup: "npm:8.4.0"
7070
typescript: "npm:5.7.3"
@@ -149,7 +149,7 @@ __metadata:
149149
"@algolia/requester-node-http": "npm:5.20.4"
150150
"@arethetypeswrong/cli": "npm:0.17.4"
151151
"@types/node": "npm:22.13.8"
152-
publint: "npm:0.3.7"
152+
publint: "npm:0.3.8"
153153
rollup: "npm:4.34.9"
154154
tsup: "npm:8.4.0"
155155
typescript: "npm:5.7.3"
@@ -181,7 +181,7 @@ __metadata:
181181
"@arethetypeswrong/cli": "npm:0.17.4"
182182
"@types/node": "npm:22.13.8"
183183
jsdom: "npm:26.0.0"
184-
publint: "npm:0.3.7"
184+
publint: "npm:0.3.8"
185185
ts-node: "npm:10.9.2"
186186
tsup: "npm:8.4.0"
187187
typescript: "npm:5.7.3"
@@ -231,7 +231,7 @@ __metadata:
231231
"@arethetypeswrong/cli": "npm:0.17.4"
232232
"@types/node": "npm:22.13.8"
233233
jsdom: "npm:26.0.0"
234-
publint: "npm:0.3.7"
234+
publint: "npm:0.3.8"
235235
tsup: "npm:8.4.0"
236236
typescript: "npm:5.7.3"
237237
vitest: "npm:3.0.7"
@@ -248,7 +248,7 @@ __metadata:
248248
"@types/node": "npm:22.13.8"
249249
cross-fetch: "npm:4.1.0"
250250
nock: "npm:14.0.1"
251-
publint: "npm:0.3.7"
251+
publint: "npm:0.3.8"
252252
tsup: "npm:8.4.0"
253253
typescript: "npm:5.7.3"
254254
vitest: "npm:3.0.7"
@@ -263,7 +263,7 @@ __metadata:
263263
"@arethetypeswrong/cli": "npm:0.17.4"
264264
"@types/node": "npm:22.13.8"
265265
nock: "npm:14.0.1"
266-
publint: "npm:0.3.7"
266+
publint: "npm:0.3.8"
267267
tsup: "npm:8.4.0"
268268
typescript: "npm:5.7.3"
269269
vitest: "npm:3.0.7"
@@ -280,7 +280,7 @@ __metadata:
280280
"@algolia/requester-node-http": "npm:5.20.4"
281281
"@arethetypeswrong/cli": "npm:0.17.4"
282282
"@types/node": "npm:22.13.8"
283-
publint: "npm:0.3.7"
283+
publint: "npm:0.3.8"
284284
tsup: "npm:8.4.0"
285285
typescript: "npm:5.7.3"
286286
languageName: unknown
@@ -1550,7 +1550,7 @@ __metadata:
15501550
languageName: node
15511551
linkType: hard
15521552

1553-
"@publint/pack@npm:^0.1.1":
1553+
"@publint/pack@npm:^0.1.1, @publint/pack@npm:^0.1.2":
15541554
version: 0.1.2
15551555
resolution: "@publint/pack@npm:0.1.2"
15561556
checksum: 10/83e1de31ae29a0e651f7f91ebe6ad1fdf8cbb61d1eb056476586a234d05fa6fde9f34d3a0e36fbf18a2e9affa1082f758833242fd285637d303130f1a286b928
@@ -6623,6 +6623,20 @@ __metadata:
66236623
languageName: node
66246624
linkType: hard
66256625

6626+
"publint@npm:0.3.8":
6627+
version: 0.3.8
6628+
resolution: "publint@npm:0.3.8"
6629+
dependencies:
6630+
"@publint/pack": "npm:^0.1.2"
6631+
package-manager-detector: "npm:^0.2.9"
6632+
picocolors: "npm:^1.1.1"
6633+
sade: "npm:^1.8.1"
6634+
bin:
6635+
publint: src/cli.js
6636+
checksum: 10/78f85617939c46e5af135c77405a2a220f9780e80c6773a5bc573f80eacab62fe352142d98323ff92a91f89c935c648f307c5cd901d5f9cfcbbf2e1b232c40c8
6637+
languageName: node
6638+
linkType: hard
6639+
66266640
"punycode@npm:^1.4.1":
66276641
version: 1.4.1
66286642
resolution: "punycode@npm:1.4.1"

templates/javascript/clients/package.mustache

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
{{/isAlgoliasearchClient}}
139139
"@arethetypeswrong/cli": "0.17.4",
140140
"@types/node": "22.13.8",
141-
"publint": "0.3.7",
141+
"publint": "0.3.8",
142142
"rollup": "4.34.9",
143143
"tsup": "8.4.0",
144144
"typescript": "5.7.3"

0 commit comments

Comments
 (0)