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 Mar 21, 2023
1 parent 5efc79a commit 7956fee
Show file tree
Hide file tree
Showing 20 changed files with 781 additions and 67 deletions.
802 changes: 758 additions & 44 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"semver": "7.3.8",
"ts-dedent": "2.2.0",
"ts-node": "10.9.1",
"typescript": "4.9.5",
"typescript": "5.0.2",
"yargs": "17.7.1"
},
"commitlint": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cli-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"fkill": "7.2.1",
"folder-hash": "4.0.4",
"is-running": "2.1.0",
"open": "8.4.2",
"open": "9.0.0",
"pacote": "15.1.1",
"tmp": "0.2.1",
"ts-node": "10.9.1",
Expand All @@ -75,6 +75,6 @@
"jest": "29.5.0",
"puppeteer": "19.7.4",
"strip-ansi": "6.0.1",
"typescript": "4.9.5"
"typescript": "5.0.2"
}
}
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.4.0",
"typescript": "4.9.5"
"typescript": "5.0.2"
},
"scripts": {
"build": "tsc -b tsconfig.build.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"jest": "29.5.0",
"jsonschema": "1.4.1",
"ts-jest": "29.0.5",
"typescript": "4.9.5"
"typescript": "5.0.2"
},
"dependencies": {
"@amplitude/node": "1.10.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/cli/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"fs-extra": "^11.0.0",
"get-port": "5.1.1",
"https-proxy-agent": "^5.0.0",
"inquirer": "8.2.5",
"inquirer": "9.1.5",
"is-unicode-supported": "^1.3.0",
"isomorphic-fetch": "^3.0.0",
"json2csv": "^5.0.6",
"jsonschema": "1.4.1",
"node-machine-id": "^1.1.12",
"open": "^8.4.0",
"open": "^9.0.0",
"semver": "^7.3.4",
"tmp": "^0.2.1",
"ts-dedent": "2.2.0",
Expand All @@ -52,7 +52,7 @@
"@types/async-retry": "1.4.5",
"@types/cli-progress": "3.11.0",
"@types/fs-extra": "11.0.1",
"@types/inquirer": "8.2.6",
"@types/inquirer": "9.0.3",
"@types/jest": "29.4.0",
"@types/json2csv": "5.0.3",
"@types/node": "18.15.1",
Expand All @@ -71,7 +71,7 @@
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"tsconfig-paths": "4.1.2",
"typescript": "4.9.5"
"typescript": "5.0.2"
},
"peerDependencies": {
"create-react-app": "*"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"ts-node": "10.9.1",
"tsconfig-paths": "4.1.2",
"tslib": "2.5.0",
"typescript": "4.9.5"
"typescript": "5.0.2"
},
"oclif": {
"bin": "coveo",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"jest": "29.5.0",
"prettier": "2.8.4",
"ts-jest": "29.0.5",
"typescript": "4.9.5"
"typescript": "5.0.2"
},
"publishConfig": {
"access": "public"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"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"
}
}
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 @@ -36,6 +36,6 @@
"tree-kill-promise": "3.0.1",
"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 @@ -35,7 +35,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.1"
}
}
2 changes: 1 addition & 1 deletion packages/ui/atomic/create-atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"node-plop": "^0.31.0",
"plop": "3.1.2",
"ts-node": "10.9.1",
"typescript": "4.9.5"
"typescript": "5.0.2"
},
"devDependencies": {
"fs-extra": "11.1.0"
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 @@ -40,6 +40,6 @@
"jest": "^29.5.0",
"stdout-stderr": "^0.1.13",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/ui/cra-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.9.0",
"typescript": "4.9.5"
"typescript": "5.0.2"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/search-token-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"helmet": "^6.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 Down
2 changes: 1 addition & 1 deletion packages/ui/vue/create-headless-vue/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"sass": "^1.55.0",
"typescript": "~4.9.0",
"typescript": "~5.0.0",
"fetch-undici-polyfill": "1.2.1",
"vite": "4.1.4",
"vite-plugin-vuetify": "^1.0.1",
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"
}
}
2 changes: 1 addition & 1 deletion utils/puppeteer-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build": "tsc"
},
"devDependencies": {
"typescript": "^4.9.5"
"typescript": "^5.0.0"
},
"dependencies": {
"puppeteer": "19.7.4"
Expand Down
2 changes: 1 addition & 1 deletion utils/verdaccio-starter/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": {
"@coveo/do-npm": "1.0.0",
Expand Down

0 comments on commit 7956fee

Please sign in to comment.