Skip to content

Commit

Permalink
chore(deps): update all dependencies j:cdx-227
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 4ec698e commit a6181a9
Show file tree
Hide file tree
Showing 25 changed files with 2,775 additions and 1,819 deletions.
4,458 changes: 2,707 additions & 1,751 deletions package-lock.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,43 +13,43 @@
"@actions/github": "5.1.1",
"@commitlint/config-conventional": "17.6.1",
"@commitlint/lint": "17.6.1",
"@coveo/platform-client": "44.1.0",
"@coveo/platform-client": "45.3.0",
"@coveo/semantic-monorepo-tools": "2.1.2",
"@coveord/release": "1.0.0",
"@npmcli/arborist": "6.2.8",
"@nrwl/cli": "latest",
"@nrwl/workspace": "latest",
"@types/node": "18.16.3",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"abortcontroller-polyfill": "1.7.5",
"async-retry": "1.3.3",
"aws-sdk": "2.1368.0",
"chai": "4.3.7",
"conventional-changelog-angular": "5.0.13",
"conventional-changelog-angular": "6.0.0",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.0.3",
"eslint": "8.39.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.0.0",
"exponential-backoff": "3.1.1",
"fs-extra": "11.1.1",
"gts": "3.1.1",
"gts": "5.0.0",
"husky": "8.0.3",
"isomorphic-fetch": "3.0.0",
"lint-staged": "13.2.2",
"moment": "2.29.4",
"npm-registry-fetch": "^14.0.2",
"npm-registry-fetch": "^15.0.0",
"oclif": "3.4.3",
"octokit": "2.0.14",
"patch-package": "6.5.1",
"prettier": "2.8.8",
"rimraf": "4.4.1",
"octokit": "3.1.0",
"patch-package": "8.0.0",
"prettier": "3.0.0",
"rimraf": "5.0.1",
"semver": "7.5.2",
"ts-dedent": "2.2.0",
"ts-node": "10.9.1",
"typescript": "4.9.5",
"typescript": "5.1.6",
"yargs": "17.7.2"
},
"commitlint": {
Expand Down
8 changes: 4 additions & 4 deletions packages/cli-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "18.16.3",
"@types/tmp": "0.2.3",
"@types/wait-on": "5.3.1",
"chrome-launcher": "0.15.2",
"chrome-launcher": "1.0.0",
"eslint": "8.39.0",
"fkill": "7.2.1",
"folder-hash": "4.0.4",
Expand All @@ -62,7 +62,7 @@
"@babel/preset-env": "7.21.5",
"@babel/preset-typescript": "7.21.5",
"@coveo/cli": "2.6.1",
"@coveo/platform-client": "44.1.0",
"@coveo/platform-client": "45.3.0",
"abortcontroller-polyfill": "1.7.5",
"async-retry": "1.3.3",
"babel-jest": "29.5.0",
Expand All @@ -72,8 +72,8 @@
"get-port": "5.1.1",
"isomorphic-fetch": "3.0.0",
"jest": "29.5.0",
"puppeteer": "19.11.1",
"puppeteer": "21.0.0",
"strip-ansi": "6.0.1",
"typescript": "4.9.5"
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/cli/commons-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/jest": "29.5.1",
"typescript": "4.9.5"
"typescript": "5.1.6"
},
"scripts": {
"build": "tsc -b tsconfig.build.json",
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"jest": "29.5.0",
"jsonschema": "1.4.1",
"ts-jest": "29.1.0",
"typescript": "4.9.5"
"typescript": "5.1.6"
},
"dependencies": {
"@amplitude/node": "1.10.2",
"@coveo/platform-client": "44.1.0",
"@coveo/platform-client": "45.3.0",
"@oclif/core": "1.24.0",
"abortcontroller-polyfill": "1.7.5",
"chalk": "4.1.2",
"fs-extra": "11.1.1",
"https-proxy-agent": "5.0.1",
"https-proxy-agent": "7.0.1",
"is-ci": "3.0.1",
"isomorphic-fetch": "3.0.0",
"npm-package-arg": "10.1.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/cli/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@amplitude/node": "^1.9.0",
"@coveo/cli-commons": "2.6.0",
"@coveo/cli-plugin-source": "2.0.12",
"@coveo/platform-client": "44.1.0",
"@coveo/platform-client": "45.3.0",
"@oclif/core": "1.24.0",
"@oclif/plugin-help": "5.1.23",
"@oclif/plugin-plugins": "2.1.12",
Expand All @@ -26,7 +26,7 @@
"fetch-undici-polyfill": "1.2.1",
"fs-extra": "^11.0.0",
"get-port": "5.1.1",
"https-proxy-agent": "^5.0.0",
"https-proxy-agent": "^7.0.0",
"inquirer": "8.2.5",
"is-unicode-supported": "^1.3.0",
"isomorphic-fetch": "^3.0.0",
Expand Down Expand Up @@ -68,14 +68,14 @@
"jest": "29.5.0",
"mock-stdin": "1.0.0",
"oclif": "3.4.3",
"prettier": "2.8.8",
"rimraf": "4.4.1",
"prettier": "3.0.0",
"rimraf": "5.0.1",
"stdout-stderr": "0.1.13",
"strip-ansi": "6.0.1",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "4.9.5"
"typescript": "5.1.6"
},
"peerDependencies": {
"create-react-app": "*"
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"dependencies": {
"@coveo/cli-commons": "2.6.0",
"@coveo/platform-client": "44.1.0",
"@coveo/platform-client": "45.3.0",
"@coveo/push-api-client": "3.1.15",
"@oclif/core": "1.24.0",
"@oclif/plugin-help": "5.1.23",
Expand All @@ -39,7 +39,7 @@
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"tslib": "2.5.0",
"typescript": "4.9.5",
"typescript": "5.1.6",
"undici": "5.22.0"
},
"oclif": {
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@angular/cdk": "^15.0.0",
"@angular/cli": "^15.0.0",
"@coveo/search-token-server": "1.35.23",
"@schematics/angular": "^15.0.0",
"@schematics/angular": "^16.0.0",
"jest-config": "29.5.0"
},
"devDependencies": {
Expand All @@ -42,9 +42,9 @@
"@types/node": "18.16.3",
"fs-extra": "11.1.1",
"jest": "29.5.0",
"prettier": "2.8.8",
"prettier": "3.0.0",
"ts-jest": "29.1.0",
"typescript": "4.9.5"
"typescript": "5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"folder-hash": "^4.0.4",
"jest": "^29.4.1",
"npm": "^9.4.0",
"puppeteer": "19.11.1",
"puppeteer": "21.0.0",
"tmp": "^0.2.1",
"tree-kill-promise": "^3.0.0",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "^4.9.5",
"typescript": "^5.0.0",
"wait-on": "^7.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@types/jest": "29.5.1",
"jest": "29.5.0",
"jest-cli": "29.5.0",
"puppeteer": "19.11.1",
"puppeteer": "21.0.0",
"rollup-plugin-html": "0.2.1",
"rimraf": "4.4.1"
"rimraf": "5.0.1"
},
"license": "Apache-2.0",
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/atomic/create-atomic-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"tree-kill-promise": "3.0.14",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@types/jest": "29.5.1",
"jest": "29.5.0",
"jest-cli": "29.5.0",
"puppeteer": "19.11.1",
"puppeteer": "21.0.0",
"rollup-plugin-html": "0.2.1",
"rimraf": "4.4.1"
"rimraf": "5.0.1"
},
"keywords": [
"coveo-atomic-component"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tmp": "^0.2.1",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "^4.9.5",
"typescript": "^5.0.0",
"tree-kill-promise": "3.0.14"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jest": "29.5.0",
"jest-cli": "29.5.0",
"rollup-plugin-html": "0.2.1",
"rimraf": "4.4.1"
"rimraf": "5.0.1"
},
"keywords": [
"coveo-atomic-component"
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/atomic/create-atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"access": "public"
},
"dependencies": {
"@coveo/platform-client": "44.1.0",
"@coveo/platform-client": "45.3.0",
"abortcontroller-polyfill": "1.7.5",
"detect-indent": "7.0.1",
"https-proxy-agent": "5.0.1",
"https-proxy-agent": "7.0.1",
"inquirer": "9.2.0",
"isomorphic-fetch": "3.0.0",
"minimist": "1.2.8",
"node-plop": "^0.31.0",
"plop": "3.1.2",
"ts-node": "10.9.1",
"typescript": "4.9.5"
"typescript": "5.1.6"
},
"devDependencies": {
"fs-extra": "11.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/atomic/health-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"stdout-stderr": "0.1.13",
"tree-kill": "1.2.2",
"ts-jest": "29.1.0",
"typescript": "4.9.5"
"typescript": "5.1.6"
}
}
4 changes: 2 additions & 2 deletions packages/ui/atomic/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"devDependencies": {
"@rollup/plugin-replace": "5.0.2",
"esbuild": "0.17.18",
"gts": "3.1.1",
"prettier": "2.8.8",
"gts": "5.0.0",
"prettier": "3.0.0",
"rollup-plugin-dotenv": "0.4.1",
"rollup-plugin-html": "0.2.1"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/cra-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"@types/react": "18.2.0",
"@types/react-dom": "18.2.1",
"@types/react-router-dom": "5.3.3",
"concurrently": "7.6.0",
"concurrently": "8.2.0",
"dotenv": "16.0.3",
"eslint": "8.39.0",
"get-port": "5.1.1",
"prettier": "2.8.8",
"prettier": "3.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.11.0",
"typescript": "4.9.5"
"typescript": "5.1.6"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions packages/ui/search-token-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"directory": "packages/ui/search-token-server"
},
"dependencies": {
"@coveo/platform-client": "44.1.0",
"@coveo/platform-client": "45.3.0",
"@types/express": "^4.17.11",
"abortcontroller-polyfill": "^1.7.1",
"cookie-session": "^2.0.0",
"cors": "^2.8.5",
"csurf": "^1.11.0",
"dotenv": "^16.0.0",
"express": "^4.17.1",
"helmet": "^6.0.0",
"helmet": "^7.0.0",
"isomorphic-fetch": "^3.0.0",
"ts-node": "10.9.1",
"typescript": "^4.1.5"
"typescript": "^5.0.0"
},
"scripts": {
"start": "ts-node server.ts",
Expand All @@ -36,9 +36,9 @@
"@types/jest": "29.5.1",
"@types/node": "^18.11.9",
"@types/supertest": "2.0.12",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/eslint-plugin": "6.2.1",
"eslint": "8.39.0",
"gts": "3.1.1",
"gts": "5.0.0",
"jest": "29.5.0",
"supertest": "6.3.3",
"ts-jest": "29.1.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/vue/create-headless-vue/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"zod": "^3.19.1"
},
"devDependencies": {
"@coveo/platform-client": "^44.1.0",
"@coveo/platform-client": "^45.0.0",
"@rushstack/eslint-patch": "^1.1.4",
"@types/node": "18.16.3",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.1.0",
"eslint": "^8.22.0",
"eslint-plugin-vue": "^9.3.0",
"fetch-undici-polyfill": "1.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"prettier": "^3.0.0",
"sass": "^1.55.0",
"typescript": "~4.9.0",
"typescript": "~5.1.0",
"vite": "4.2.3",
"vite-plugin-vuetify": "^1.0.1",
"vue-tsc": "^1.0.8"
Expand Down
2 changes: 1 addition & 1 deletion utils/do-npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/npmcli__package-json": "^2.0.0",
"@types/tmp": "^0.2.3",
"@verdaccio/types": "^10.7.0",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
},
"dependencies": {
"@npmcli/arborist": "^6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion utils/process-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"build": "tsc"
},
"devDependencies": {
"typescript": "^4.9.5"
"typescript": "^5.0.0"
}
}
Loading

0 comments on commit a6181a9

Please sign in to comment.