Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test:bundle": "lerna run test:bundle --verbose --include-dependencies"
},
"devDependencies": {
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"bundlewatch": "0.4.0",
"execa": "9.5.2",
"lerna": "8.1.9",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"jsdom": "25.0.1",
"publint": "0.2.12",
"ts-node": "10.9.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"publint": "0.2.12",
"rollup": "4.28.1",
"tsup": "8.3.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"jsdom": "25.0.1",
"publint": "0.2.12",
"ts-node": "10.9.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"jsdom": "25.0.1",
"publint": "0.2.12",
"tsup": "8.3.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"cross-fetch": "4.0.0",
"nock": "13.5.6",
"publint": "0.2.12",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"nock": "13.5.6",
"publint": "0.2.12",
"tsup": "8.3.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"publint": "0.2.12",
"tsup": "8.3.5",
"typescript": "5.7.2"
Expand Down
25 changes: 17 additions & 8 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ __metadata:
resolution: "@algolia/client-common@workspace:packages/client-common"
dependencies:
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
jsdom: "npm:25.0.1"
publint: "npm:0.2.12"
ts-node: "npm:10.9.2"
Expand All @@ -63,7 +63,7 @@ __metadata:
"@algolia/requester-fetch": "npm:5.17.1"
"@algolia/requester-node-http": "npm:5.17.1"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
publint: "npm:0.2.12"
rollup: "npm:4.28.1"
tsup: "npm:8.3.5"
Expand Down Expand Up @@ -162,7 +162,7 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.17.1"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
jsdom: "npm:25.0.1"
publint: "npm:0.2.12"
ts-node: "npm:10.9.2"
Expand Down Expand Up @@ -212,7 +212,7 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.17.1"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
jsdom: "npm:25.0.1"
publint: "npm:0.2.12"
tsup: "npm:8.3.5"
Expand All @@ -228,7 +228,7 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.17.1"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
cross-fetch: "npm:4.0.0"
nock: "npm:13.5.6"
publint: "npm:0.2.12"
Expand All @@ -244,7 +244,7 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.17.1"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
nock: "npm:13.5.6"
publint: "npm:0.2.12"
tsup: "npm:8.3.5"
Expand All @@ -262,7 +262,7 @@ __metadata:
"@algolia/requester-fetch": "npm:5.17.1"
"@algolia/requester-node-http": "npm:5.17.1"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
publint: "npm:0.2.12"
tsup: "npm:8.3.5"
typescript: "npm:5.7.2"
Expand Down Expand Up @@ -2001,6 +2001,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.2":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/451adfefed4add58b069407173e616220fd4aaa3307cdde1bb701aa053b65b54ced8483db2f870dcedec7a58cb3b06101fbc19d85852716672ec1fd3660947fa
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -2184,7 +2193,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "algoliasearch-client-javascript@workspace:."
dependencies:
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
bundlewatch: "npm:0.4.0"
execa: "npm:9.5.2"
lerna: "npm:8.1.9"
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/folder-hash": "4.0.4",
"@types/fs-extra": "11.0.4",
"@types/js-yaml": "4.0.9",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/semver": "7.5.8",
"@types/spinnies": "0.5.3",
"chai": "5.1.2",
Expand Down
2 changes: 1 addition & 1 deletion templates/javascript/clients/package.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"vitest": "2.1.8",
{{/isAlgoliasearchClient}}
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"publint": "0.2.12",
"rollup": "4.28.1",
"tsup": "8.3.5",
Expand Down
2 changes: 1 addition & 1 deletion templates/javascript/tests/package.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@algolia/requester-testing": "link:../../../clients/algoliasearch-client-javascript/packages/requester-testing"
},
"devDependencies": {
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"dotenv": "16.4.7",
"typescript": "5.7.2",
"vitest": "2.1.8"
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2205,7 +2205,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.10.1":
"@types/node@npm:*":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
dependencies:
Expand All @@ -2214,6 +2214,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.2":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/451adfefed4add58b069407173e616220fd4aaa3307cdde1bb701aa053b65b54ced8483db2f870dcedec7a58cb3b06101fbc19d85852716672ec1fd3660947fa
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.13
resolution: "@types/prop-types@npm:15.7.13"
Expand Down Expand Up @@ -8163,7 +8172,7 @@ __metadata:
"@types/folder-hash": "npm:4.0.4"
"@types/fs-extra": "npm:11.0.4"
"@types/js-yaml": "npm:4.0.9"
"@types/node": "npm:22.10.1"
"@types/node": "npm:22.10.2"
"@types/semver": "npm:7.5.8"
"@types/spinnies": "npm:0.5.3"
chai: "npm:5.1.2"
Expand Down