Skip to content

Commit

Permalink
chore(deps): dependencies 2023-11-13 (#2231)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
  • Loading branch information
3 people committed Nov 13, 2023
1 parent 9f9f40d commit 04ac896
Show file tree
Hide file tree
Showing 21 changed files with 4,706 additions and 3,756 deletions.
16 changes: 8 additions & 8 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
"test:size": "bundlesize"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/core": "7.23.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-runtime": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/plugin-transform-runtime": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/runtime": "7.23.2",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@types/rollup-plugin-node-globals": "1.4.3",
"@types/semver": "7.5.4",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@types/rollup-plugin-node-globals": "1.4.4",
"@types/semver": "7.5.5",
"bundlesize2": "0.0.31",
"execa": "8.0.1",
"lerna": "7.4.2",
"nx": "17.0.3",
"nx": "17.1.1",
"rollup": "4.3.0",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-typescript2": "0.36.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"test": "jest"
},
"devDependencies": {
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@algolia/requester-node-http": "5.0.0-alpha.91"
},
"devDependencies": {
"@types/node": "20.8.10",
"@types/node": "20.9.0",
"rollup": "4.3.0",
"typescript": "5.2.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@algolia/client-common": "5.0.0-alpha.91"
},
"devDependencies": {
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@algolia/client-common": "5.0.0-alpha.91"
},
"devDependencies": {
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"cross-fetch": "4.0.0",
"jest": "29.7.0",
"nock": "13.3.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@algolia/client-common": "5.0.0-alpha.91"
},
"devDependencies": {
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"jest": "29.7.0",
"nock": "13.3.8",
"ts-jest": "29.1.1",
Expand Down
Loading

0 comments on commit 04ac896

Please sign in to comment.