Skip to content

Commit

Permalink
chore: upgrades all packages to latest safe versions
Browse files Browse the repository at this point in the history
* Installs the plugin-interactive-tools plugin to enable `upgrade-interactive`

* Executes upgrade on all sub-modules

Fixes #140 .5
  • Loading branch information
phantomjinx committed Jul 14, 2023
1 parent c54fa2f commit 6b554cf
Show file tree
Hide file tree
Showing 8 changed files with 552 additions and 1,028 deletions.
2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.6.0.cjs
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
"kustomize:image": "cd deploy/base && kustomize edit set image hawtio/online=docker.io/${ORG:-hawtio}/${PROJECT:-online}:${TAG:-latest}"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"concurrently": "^8.2.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.33.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "2.8.8"
"prettier": "3.0.0"
},
"config": {
"commitizen": {
Expand Down
12 changes: 6 additions & 6 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"prepack": "yarn build && yarn replace-version"
},
"dependencies": {
"jolokia.js": "^1.6.0-1",
"jsonpath": "^1.0.0",
"jolokia.js": "^1.7.3-2",
"jsonpath": "^1.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
Expand All @@ -41,13 +41,13 @@
"devDependencies": {
"@types/jsonpath": "^0.2.0",
"eslint-config-react-app": "^7.0.1",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest-fetch-mock": "^3.0.3",
"jest-watch-typeahead": "^2.2.2",
"replace": "^1.2.2",
"ts-jest": "^29.1.0",
"tsup": "^7.0.0"
"ts-jest": "^29.1.1",
"tsup": "^7.1.0"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18",
Expand Down
12 changes: 6 additions & 6 deletions packages/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@
"@hawtio/online-common": "*",
"@hawtio/react": "^0.4.0-dev.1",
"artemis-plugin-npm": "^1.8.0",
"openshift-logos-icon": "^1.6.0",
"openshift-logos-icon": "^1.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
"typescript": "^4.9.5"
},
"devDependencies": {
"eslint-config-react-app": "^7.0.1",
"hawtio-node-backend": "^2.0.5",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"hawtio-node-backend": "^2.1.3",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest-fetch-mock": "^3.0.3",
"jest-watch-typeahead": "^2.2.2",
"replace": "^1.2.2",
"ts-jest": "^29.1.0",
"tsup": "^7.0.0"
"ts-jest": "^29.1.1",
"tsup": "^7.1.0"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18",
Expand Down
4 changes: 2 additions & 2 deletions packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"web-vitals": "^3.3.2"
"web-vitals": "^3.4.0"
},
"devDependencies": {
"craco-esbuild": "^0.5.2",
"dotenv-webpack": "^8.0.1",
"hawtio-node-backend": "^2.0.5",
"hawtio-node-backend": "^2.1.3",
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"urijs": "^1.19.11"
Expand Down
12 changes: 6 additions & 6 deletions packages/kubernetes-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@
"urijs": "^1.19.11"
},
"devDependencies": {
"@types/jest": "^29.5.2",
"@types/jest": "^29.5.3",
"@types/jquery": "^3.5.16",
"@types/urijs": "^1.19.19",
"babel-jest": "^29.5.0",
"babel-jest": "^29.6.1",
"eslint-config-react-app": "^7.0.1",
"jest": "^29.6.0",
"jest-environment-jsdom": "^29.5.0",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest-extended": "^4.0.0",
"jest-fetch-mock": "^3.0.3",
"jest-watch-typeahead": "^2.2.2",
"replace": "^1.2.2",
"ts-jest": "^29.1.0",
"tsup": "^7.0.0"
"ts-jest": "^29.1.1",
"tsup": "^7.1.0"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18",
Expand Down
12 changes: 6 additions & 6 deletions packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,23 @@
"dependencies": {
"@hawtio/online-common": "*",
"jquery-match-height": "^0.7.2",
"jsonpath": "^1.0.0",
"jsonpath": "^1.1.1",
"moment": "^2.29.4",
"openshift-logos-icon": "^1.6.0",
"openshift-logos-icon": "^1.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
"typescript": "^4.9.5"
},
"devDependencies": {
"eslint-config-react-app": "^7.0.1",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest-fetch-mock": "^3.0.3",
"jest-watch-typeahead": "^2.2.2",
"replace": "^1.2.2",
"ts-jest": "^29.1.0",
"tsup": "^7.0.0"
"ts-jest": "^29.1.1",
"tsup": "^7.1.0"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18",
Expand Down
Loading

0 comments on commit 6b554cf

Please sign in to comment.