Skip to content

Commit

Permalink
chore(deps): bump @hawtio/react from 0.6.1 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [@hawtio/react](https://github.com/hawtio/hawtio-next) from 0.6.1 to 0.8.0.
- [Release notes](https://github.com/hawtio/hawtio-next/releases)
- [Commits](hawtio/hawtio-next@v0.6.1...v0.8.0)

---
updated-dependencies:
- dependency-name: "@hawtio/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent f6aa0b3 commit caa1da4
Show file tree
Hide file tree
Showing 8 changed files with 90 additions and 126 deletions.
2 changes: 1 addition & 1 deletion packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@hawtio/online-kubernetes-api": "workspace:*",
"@hawtio/react": "^0.6.1",
"@hawtio/react": "^0.8.0",
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.113.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/kubernetes-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@hawtio/online-oauth": "workspace:*",
"@hawtio/react": "^0.6.1",
"@hawtio/react": "^0.8.0",
"@types/jquery": "^3.5.25",
"@types/jsonpath": "^0.2.0",
"@types/node": "^18.17.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@hawtio/online-management-api": "workspace:*",
"@hawtio/react": "^0.6.1",
"@hawtio/react": "^0.8.0",
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.113.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@hawtio/online-kubernetes-api": "workspace:*",
"@hawtio/react": "^0.6.1",
"@hawtio/react": "^0.8.0",
"eventemitter3": "^5.0.1",
"jolokia.js": "^2.0.0-dev.10",
"jquery": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@hawtio/online-oauth": "workspace:*",
"@hawtio/react": "^0.6.1",
"@hawtio/react": "^0.8.0",
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.113.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prepack": "yarn build && yarn replace-version"
},
"dependencies": {
"@hawtio/react": "^0.6.1",
"@hawtio/react": "^0.8.0",
"babel-jest": "^29.6.1",
"jest-extended": "^4.0.0",
"jquery": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@hawtio/online-kubernetes-api": "workspace:*",
"@hawtio/online-management-api": "workspace:*",
"@hawtio/react": "^0.6.1",
"@hawtio/react": "^0.8.0",
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.113.0",
Expand Down
Loading

0 comments on commit caa1da4

Please sign in to comment.