Skip to content

Commit

Permalink
chore(deps): dependencies 2024-09-30 (generated)
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#3842

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Algolia Bot <30854082+algolia-bot@users.noreply.github.com>
  • Loading branch information
algolia-bot and algolia-bot committed Sep 30, 2024
1 parent efc5ff6 commit c378175
Show file tree
Hide file tree
Showing 18 changed files with 147 additions and 215 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"test:bundle": "lerna run test:bundle --verbose --include-dependencies"
},
"devDependencies": {
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"@types/semver": "7.5.8",
"bundlesize": "0.18.2",
"execa": "9.4.0",
"lerna": "8.1.8",
"rollup": "4.22.4",
"rollup": "4.22.5",
"semver": "7.6.3",
"typescript": "5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/algoliasearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@
"devDependencies": {
"@algolia/requester-testing": "5.6.1",
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"jsdom": "25.0.1",
"publint": "0.2.11",
"rollup": "4.22.4",
"rollup": "4.22.5",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/client-abtesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.4",
"rollup": "4.22.5",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/client-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.4",
"rollup": "4.22.5",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/client-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"jsdom": "25.0.1",
"publint": "0.2.11",
"ts-node": "10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/client-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.4",
"rollup": "4.22.5",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/client-personalization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.4",
"rollup": "4.22.5",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/client-query-suggestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.4",
"rollup": "4.22.5",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/client-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.4",
"rollup": "4.22.5",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ingestion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.4",
"rollup": "4.22.5",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/logger-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"jsdom": "25.0.0",
"@types/node": "22.7.4",
"jsdom": "25.0.1",
"publint": "0.2.11",
"ts-node": "10.9.2",
"tsup": "8.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/monitoring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.4",
"rollup": "4.22.5",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/recommend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.4",
"rollup": "4.22.5",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/requester-browser-xhr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"jsdom": "25.0.1",
"publint": "0.2.11",
"tsup": "8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/requester-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"cross-fetch": "4.0.0",
"nock": "13.5.5",
"publint": "0.2.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/requester-node-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"nock": "13.5.5",
"publint": "0.2.11",
"tsup": "8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/requester-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.5.5",
"@types/node": "22.7.4",
"publint": "0.2.11",
"tsup": "8.3.0",
"typescript": "5.6.2"
Expand Down
Loading

0 comments on commit c378175

Please sign in to comment.