Skip to content

Commit

Permalink
chore: generated code for commit 6e93ae60. [skip ci]
Browse files Browse the repository at this point in the history
algolia/api-clients-automation@6e93ae6

Co-authored-by: algolia-bot <[email protected]>
Co-authored-by: Algolia Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Millot <[email protected]>
  • Loading branch information
4 people committed Oct 3, 2023
1 parent ab4d299 commit 72d915a
Show file tree
Hide file tree
Showing 16 changed files with 402 additions and 889 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@
"test:size": "bundlesize"
},
"devDependencies": {
"@babel/core": "7.22.20",
"@babel/core": "7.23.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "7.22.20",
"@babel/runtime": "7.22.15",
"@babel/runtime": "7.23.1",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-terser": "0.4.3",
"@types/jest": "29.5.5",
"@types/node": "18.17.18",
"@types/rollup-plugin-node-globals": "1.4.1",
"@types/semver": "7.5.2",
"@types/node": "18.18.1",
"@types/rollup-plugin-node-globals": "1.4.2",
"@types/semver": "7.5.3",
"bundlesize2": "0.0.31",
"execa": "8.0.1",
"lerna": "7.3.0",
"nx": "16.9.0",
"rollup": "3.29.2",
"nx": "16.9.1",
"rollup": "3.29.4",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-typescript2": "0.35.0",
"rollup-plugin-typescript2": "0.36.0",
"semver": "7.5.4",
"ts-node": "10.9.1",
"typescript": "5.2.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 @@ -70,9 +70,9 @@
},
"devDependencies": {
"@types/jest": "29.5.5",
"@types/node": "18.17.18",
"@types/node": "18.18.1",
"jest": "29.7.0",
"rollup": "3.29.2",
"rollup": "3.29.4",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
},
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 @@ -44,8 +44,8 @@
"@algolia/requester-node-http": "5.0.0-alpha.85"
},
"devDependencies": {
"@types/node": "18.17.18",
"rollup": "3.29.2",
"@types/node": "18.18.1",
"rollup": "3.29.4",
"typescript": "5.2.2"
},
"engines": {
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 @@ -44,8 +44,8 @@
"@algolia/requester-node-http": "5.0.0-alpha.85"
},
"devDependencies": {
"@types/node": "18.17.18",
"rollup": "3.29.2",
"@types/node": "18.18.1",
"rollup": "3.29.4",
"typescript": "5.2.2"
},
"engines": {
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 @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/jest": "29.5.5",
"@types/node": "18.17.18",
"@types/node": "18.18.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.1",
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 @@ -44,8 +44,8 @@
"@algolia/requester-node-http": "5.0.0-alpha.85"
},
"devDependencies": {
"@types/node": "18.17.18",
"rollup": "3.29.2",
"@types/node": "18.18.1",
"rollup": "3.29.4",
"typescript": "5.2.2"
},
"engines": {
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 @@ -44,8 +44,8 @@
"@algolia/requester-node-http": "5.0.0-alpha.85"
},
"devDependencies": {
"@types/node": "18.17.18",
"rollup": "3.29.2",
"@types/node": "18.18.1",
"rollup": "3.29.4",
"typescript": "5.2.2"
},
"engines": {
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 @@ -44,8 +44,8 @@
"@algolia/requester-node-http": "5.0.0-alpha.85"
},
"devDependencies": {
"@types/node": "18.17.18",
"rollup": "3.29.2",
"@types/node": "18.18.1",
"rollup": "3.29.4",
"typescript": "5.2.2"
},
"engines": {
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 @@ -44,8 +44,8 @@
"@algolia/requester-node-http": "5.0.0-alpha.85"
},
"devDependencies": {
"@types/node": "18.17.18",
"rollup": "3.29.2",
"@types/node": "18.18.1",
"rollup": "3.29.4",
"typescript": "5.2.2"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/ingestion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@algolia/requester-node-http": "5.0.0-alpha.85"
},
"devDependencies": {
"@types/node": "18.17.18",
"rollup": "3.29.2",
"@types/node": "18.18.1",
"rollup": "3.29.4",
"typescript": "5.2.2"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/monitoring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@algolia/requester-node-http": "5.0.0-alpha.85"
},
"devDependencies": {
"@types/node": "18.17.18",
"rollup": "3.29.2",
"@types/node": "18.18.1",
"rollup": "3.29.4",
"typescript": "5.2.2"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/recommend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@algolia/requester-node-http": "5.0.0-alpha.85"
},
"devDependencies": {
"@types/node": "18.17.18",
"rollup": "3.29.2",
"@types/node": "18.18.1",
"rollup": "3.29.4",
"typescript": "5.2.2"
},
"engines": {
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 @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/jest": "29.5.5",
"@types/node": "18.17.18",
"@types/node": "18.18.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.1",
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 @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/jest": "29.5.5",
"@types/node": "18.17.18",
"@types/node": "18.18.1",
"cross-fetch": "4.0.0",
"jest": "29.7.0",
"nock": "13.3.3",
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 @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/jest": "29.5.5",
"@types/node": "18.17.18",
"@types/node": "18.18.1",
"jest": "29.7.0",
"nock": "13.3.3",
"ts-jest": "29.1.1",
Expand Down
Loading

0 comments on commit 72d915a

Please sign in to comment.