Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): dependencies 2022-08-15 #925

Closed
wants to merge 7 commits into from
Closed
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
6 changes: 3 additions & 3 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-node-resolve": "13.3.0",
"@types/jest": "28.1.6",
"@types/node": "16.11.47",
"@types/node": "16.11.48",
"@types/rollup-plugin-node-globals": "1.4.1",
"@types/semver": "7.3.10",
"@types/semver": "7.3.12",
"bundlesize2": "0.0.31",
"execa": "5.1.1",
"lerna": "5.3.0",
"nx": "14.5.4",
"rollup": "2.77.2",
"rollup": "2.77.3",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.32.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/node": "16.11.47",
"@types/node": "16.11.48",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"ts-jest": "28.0.7",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/node": "16.11.47",
"@types/node": "16.11.48",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"ts-jest": "28.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/node": "16.11.47",
"@types/node": "16.11.48",
"cross-fetch": "3.1.5",
"jest": "28.1.3",
"nock": "13.2.9",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/node": "16.11.47",
"@types/node": "16.11.48",
"jest": "28.1.3",
"nock": "13.2.9",
"ts-jest": "28.0.5",
Expand Down
43 changes: 32 additions & 11 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ __metadata:
resolution: "@algolia/client-common@workspace:packages/client-common"
dependencies:
"@types/jest": 28.1.6
"@types/node": 16.11.47
"@types/node": 16.11.48
jest: 28.1.3
jest-environment-jsdom: 28.1.3
ts-jest: 28.0.7
Expand Down Expand Up @@ -141,7 +141,7 @@ __metadata:
dependencies:
"@algolia/client-common": 5.0.0-alpha.10
"@types/jest": 28.1.6
"@types/node": 16.11.47
"@types/node": 16.11.48
jest: 28.1.3
jest-environment-jsdom: 28.1.3
ts-jest: 28.0.5
Expand All @@ -156,7 +156,7 @@ __metadata:
dependencies:
"@algolia/client-common": 5.0.0-alpha.10
"@types/jest": 28.1.6
"@types/node": 16.11.47
"@types/node": 16.11.48
cross-fetch: 3.1.5
jest: 28.1.3
nock: 13.2.9
Expand All @@ -171,7 +171,7 @@ __metadata:
dependencies:
"@algolia/client-common": 5.0.0-alpha.10
"@types/jest": 28.1.6
"@types/node": 16.11.47
"@types/node": 16.11.48
jest: 28.1.3
nock: 13.2.9
ts-jest: 28.0.5
Expand Down Expand Up @@ -3589,6 +3589,13 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.11.48":
version: 16.11.48
resolution: "@types/node@npm:16.11.48"
checksum: 10cd539cb2cf5a8f51f3c2bd761c093b752e534b1f2dc0d7193debd7986145b68db2a5fd48498af641e8641fb8d24b7c4851ea3e30fb8f56cc13ac719cad1e1f
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.1
resolution: "@types/normalize-package-data@npm:2.4.1"
Expand Down Expand Up @@ -3636,10 +3643,10 @@ __metadata:
languageName: node
linkType: hard

"@types/semver@npm:7.3.10":
version: 7.3.10
resolution: "@types/semver@npm:7.3.10"
checksum: 7047c2822b1759b2b950f39cfcf261f2b9dca47b4b55bdebba0905a8553631f1531eb0f59264ffe4834d1198c8331c8e0010a4cd742f4e0b60abbf399d134364
"@types/semver@npm:7.3.12":
version: 7.3.12
resolution: "@types/semver@npm:7.3.12"
checksum: 35536b2fc5602904f21cae681f6c9498e177dab3f54ae37c92f9a1b7e43c35f18bcd81e1c98c1cf0d33ee046bb06c771e9928c1c00a401d56a03f56549252a15
languageName: node
linkType: hard

Expand Down Expand Up @@ -3799,14 +3806,14 @@ __metadata:
"@rollup/plugin-babel": 5.3.1
"@rollup/plugin-node-resolve": 13.3.0
"@types/jest": 28.1.6
"@types/node": 16.11.47
"@types/node": 16.11.48
"@types/rollup-plugin-node-globals": 1.4.1
"@types/semver": 7.3.10
"@types/semver": 7.3.12
bundlesize2: 0.0.31
execa: 5.1.1
lerna: 5.3.0
nx: 14.5.4
rollup: 2.77.2
rollup: 2.77.3
rollup-plugin-node-globals: 1.4.0
rollup-plugin-terser: 7.0.2
rollup-plugin-typescript2: 0.32.1
Expand Down Expand Up @@ -9082,6 +9089,20 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:2.77.3":
version: 2.77.3
resolution: "rollup@npm:2.77.3"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: b179c68249584565ddb5664a241e8e48c293b2207718d885b08ee25797d98857a383f06b544bb89819407da5a71557f4713309a278f61c4778bb32b1d3321a1c
languageName: node
linkType: hard

"rollup@npm:^0.63.4":
version: 0.63.5
resolution: "rollup@npm:0.63.5"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@openapitools/openapi-generator-cli": "2.5.1",
"@prettier/plugin-php": "0.18.9",
"@redocly/openapi-cli": "1.0.0-beta.94",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"babel-eslint": "10.1.0",
"eslint": "8.21.0",
"eslint-config-algolia": "20.0.0",
Expand All @@ -44,7 +44,7 @@
"eslint-plugin-automation-custom": "1.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "39.3.4",
"eslint-plugin-jsdoc": "39.3.6",
"eslint-plugin-json-format": "2.0.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unused-imports": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@types/js-yaml": "4.0.5",
"@types/micromatch": "4.0.2",
"@types/mustache": "4.2.1",
"@types/node": "16.11.47",
"@types/semver": "7.3.10",
"@types/node": "16.11.48",
"@types/semver": "7.3.12",
"chalk": "4.1.2",
"commander": "9.4.0",
"dotenv": "16.0.1",
Expand Down
8 changes: 4 additions & 4 deletions templates/javascript/clients/package.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"{{{npmNamespace}}}/requester-node-http": "{{utilsPackageVersion}}"
},
"devDependencies": {
"@types/node": "16.11.47",
"rollup": "2.77.2",
"@types/node": "16.11.48",
"rollup": "2.77.3",
"typescript": "4.7.4"
},
{{/isAlgoliasearchClient}}
Expand Down Expand Up @@ -98,11 +98,11 @@
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/node": "16.11.47",
"@types/node": "16.11.48",
"jest": "28.1.3",
"ts-jest": "28.0.7",
"typescript": "4.7.4",
"rollup": "2.77.2"
"rollup": "2.77.3"
},
{{/isAlgoliasearchClient}}
"types": "index.d.ts",
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 @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/node": "16.11.47",
"@types/node": "16.11.48",
"jest": "28.1.3",
"ts-jest": "28.0.7",
"ts-node": "10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
]
},
"dependencies": {
"@algolia/ui-library": "5.85.2",
"@algolia/ui-library": "5.86.0",
"@docusaurus/core": "2.0.1",
"@docusaurus/preset-classic": "2.0.1",
"@docusaurus/types": "2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ __metadata:
languageName: node
linkType: hard

"@algolia/ui-library@npm:5.85.2":
version: 5.85.2
resolution: "@algolia/ui-library@npm:5.85.2"
"@algolia/ui-library@npm:5.86.0":
version: 5.86.0
resolution: "@algolia/ui-library@npm:5.86.0"
dependencies:
"@algolia/fragments.js": ^2.0.0-beta.12
"@emotion/react": ^11.4.1
Expand All @@ -199,7 +199,7 @@ __metadata:
peerDependencies:
react: 17.0.1
react-dom: ^17.0.1
checksum: 39d70c4788b866303224e1dfe4e68037b126fb490c79a128c311bb955357c71a73c8b012ea23b74a0b020895ce48903883d3e672c12b9f20e7782a32b63ed1a6
checksum: 9c4270d48cd05f8e147732e601c6f83c06355426f662e6318c12e125a2ed0797945435861f9d16b1083f81e78b647e432c491b27e1d2c5ff9678adb8949e3a64
languageName: node
linkType: hard

Expand Down Expand Up @@ -12824,7 +12824,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "website@workspace:."
dependencies:
"@algolia/ui-library": 5.85.2
"@algolia/ui-library": 5.86.0
"@docusaurus/core": 2.0.1
"@docusaurus/preset-classic": 2.0.1
"@docusaurus/types": 2.0.1
Expand Down
Loading