Skip to content

Commit

Permalink
fix(deps): update all dependencies j:cdx-227
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2023
1 parent 1de5e81 commit 533565d
Show file tree
Hide file tree
Showing 20 changed files with 328 additions and 240 deletions.
528 changes: 308 additions & 220 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 @@ -49,7 +49,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
2 changes: 1 addition & 1 deletion packages/cli-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,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
4 changes: 2 additions & 2 deletions packages/cli/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"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 Down Expand Up @@ -74,7 +74,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",
"undici": "5.21.0"
},
"oclif": {
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 @@ -40,7 +40,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 @@ -37,6 +37,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 @@ -36,7 +36,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 @@ -41,6 +41,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 533565d

Please sign in to comment.