Skip to content

Commit

Permalink
chore(deps): bump @hawtio/react from 1.1.2 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [@hawtio/react](https://github.com/hawtio/hawtio-next) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/hawtio/hawtio-next/releases)
- [Commits](hawtio/hawtio-next@v1.1.2...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Apr 2, 2024
1 parent 835726a commit 8099e39
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 53 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": "^1.1.2",
"@hawtio/react": "^1.2.0",
"@patternfly/react-core": "^4.278.1",
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.113.7",
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": "^1.1.2",
"@hawtio/react": "^1.2.0",
"@types/jquery": "^3.5.29",
"@types/jsonpath": "^0.2.4",
"@types/node": "^18.19.28",
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": "^1.1.2",
"@hawtio/react": "^1.2.0",
"@patternfly/react-core": "^4.278.1",
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.113.7",
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": "^1.1.2",
"@hawtio/react": "^1.2.0",
"eventemitter3": "^5.0.1",
"jolokia.js": "^2.0.0",
"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": "^1.1.2",
"@hawtio/react": "^1.2.0",
"@patternfly/react-core": "^4.278.1",
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.113.7",
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": "^1.1.2",
"@hawtio/react": "^1.2.0",
"@thumbmarkjs/thumbmarkjs": "^0.14.6",
"babel-jest": "^29.6.1",
"fetch-intercept": "^2.4.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 @@ -36,7 +36,7 @@
"@hawtio/online-kubernetes-api": "workspace:*",
"@hawtio/online-management-api": "workspace:*",
"@hawtio/online-oauth": "workspace:*",
"@hawtio/react": "^1.1.2",
"@hawtio/react": "^1.2.0",
"@patternfly/react-core": "^4.278.1",
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.113.7",
Expand Down
67 changes: 21 additions & 46 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1954,7 +1954,7 @@ __metadata:
resolution: "@hawtio/online-kubernetes-api-app@workspace:packages/kubernetes-api-app"
dependencies:
"@hawtio/online-kubernetes-api": "workspace:*"
"@hawtio/react": "npm:^1.1.2"
"@hawtio/react": "npm:^1.2.0"
"@patternfly/react-core": "npm:^4.278.1"
"@patternfly/react-styles": "npm:^4.92.6"
"@patternfly/react-table": "npm:^4.113.7"
Expand Down Expand Up @@ -1991,7 +1991,7 @@ __metadata:
resolution: "@hawtio/online-kubernetes-api@workspace:packages/kubernetes-api"
dependencies:
"@hawtio/online-oauth": "workspace:*"
"@hawtio/react": "npm:^1.1.2"
"@hawtio/react": "npm:^1.2.0"
"@testing-library/jest-dom": "npm:^6.4.2"
"@types/jest": "npm:^29.5.12"
"@types/jquery": "npm:^3.5.29"
Expand Down Expand Up @@ -2024,7 +2024,7 @@ __metadata:
resolution: "@hawtio/online-management-api-app@workspace:packages/management-api-app"
dependencies:
"@hawtio/online-management-api": "workspace:*"
"@hawtio/react": "npm:^1.1.2"
"@hawtio/react": "npm:^1.2.0"
"@patternfly/react-core": "npm:^4.278.1"
"@patternfly/react-styles": "npm:^4.92.6"
"@patternfly/react-table": "npm:^4.113.7"
Expand Down Expand Up @@ -2061,7 +2061,7 @@ __metadata:
resolution: "@hawtio/online-management-api@workspace:packages/management-api"
dependencies:
"@hawtio/online-kubernetes-api": "workspace:*"
"@hawtio/react": "npm:^1.1.2"
"@hawtio/react": "npm:^1.2.0"
"@types/jest": "npm:^29.5.12"
"@types/jquery": "npm:^3.5.29"
"@types/jsonpath": "npm:^0.2.4"
Expand Down Expand Up @@ -2093,7 +2093,7 @@ __metadata:
resolution: "@hawtio/online-oauth-app@workspace:packages/oauth-app"
dependencies:
"@hawtio/online-oauth": "workspace:*"
"@hawtio/react": "npm:^1.1.2"
"@hawtio/react": "npm:^1.2.0"
"@patternfly/react-core": "npm:^4.278.1"
"@patternfly/react-styles": "npm:^4.92.6"
"@patternfly/react-table": "npm:^4.113.7"
Expand Down Expand Up @@ -2131,7 +2131,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hawtio/online-oauth@workspace:packages/oauth"
dependencies:
"@hawtio/react": "npm:^1.1.2"
"@hawtio/react": "npm:^1.2.0"
"@thumbmarkjs/thumbmarkjs": "npm:^0.14.6"
"@types/jest": "npm:^29.5.12"
"@types/jquery": "npm:^3.5.29"
Expand Down Expand Up @@ -2183,7 +2183,7 @@ __metadata:
"@hawtio/online-kubernetes-api": "workspace:*"
"@hawtio/online-management-api": "workspace:*"
"@hawtio/online-oauth": "workspace:*"
"@hawtio/react": "npm:^1.1.2"
"@hawtio/react": "npm:^1.2.0"
"@patternfly/react-core": "npm:^4.278.1"
"@patternfly/react-styles": "npm:^4.92.6"
"@patternfly/react-table": "npm:^4.113.7"
Expand Down Expand Up @@ -2227,9 +2227,9 @@ __metadata:
languageName: unknown
linkType: soft

"@hawtio/react@npm:^1.1.2":
version: 1.1.2
resolution: "@hawtio/react@npm:1.1.2"
"@hawtio/react@npm:^1.2.0":
version: 1.2.0
resolution: "@hawtio/react@npm:1.2.0"
dependencies:
"@hawtio/camel-model-v4_0": "npm:@hawtio/camel-model@~4.0.4"
"@hawtio/camel-model-v4_4": "npm:@hawtio/camel-model@~4.4.0"
Expand All @@ -2239,16 +2239,16 @@ __metadata:
"@patternfly/react-core": "npm:~4.278.1"
"@patternfly/react-table": "npm:~4.113.7"
"@testing-library/jest-dom": "npm:^6.4.2"
"@testing-library/react": "npm:^14.2.1"
"@testing-library/react": "npm:^14.2.2"
"@testing-library/user-event": "npm:^14.5.2"
"@thumbmarkjs/thumbmarkjs": "npm:^0.14.4"
"@thumbmarkjs/thumbmarkjs": "npm:^0.14.6"
"@types/dagre": "npm:^0.7.52"
"@types/dagre-layout": "npm:^0.8.5"
"@types/jest": "npm:^29.5.12"
"@types/jquery": "npm:^3.5.29"
"@types/node": "npm:^18.19.23"
"@types/node": "npm:^18.19.26"
"@types/react": "npm:^18.2.23"
"@types/react-dom": "npm:^18.2.21"
"@types/react-dom": "npm:^18.2.22"
"@types/react-router-dom": "npm:^5.3.3"
dagre: "npm:^0.8.5"
eventemitter3: "npm:^5.0.1"
Expand Down Expand Up @@ -2277,7 +2277,7 @@ __metadata:
peerDependenciesMeta:
keycloak-js:
optional: true
checksum: 10/b5eac62ef86edfa16c20c38fe6cbe42da340a44252ccaadcf21ee9907dac1445f433f056cb5305645566bc71323651c7b2ad8701e49b7b0d74ce1d94b4923f4a
checksum: 10/fbd243523c2d938f6a9f2e2416e24c3aa5b9405bdcddda6211c7c155d815ee729563e05216ca54cdad8a5bf7329db29b53142b7e1733914cd56b741b43e928a4
languageName: node
linkType: hard

Expand Down Expand Up @@ -3109,17 +3109,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^14.2.1":
version: 14.2.1
resolution: "@testing-library/react@npm:14.2.1"
"@testing-library/react@npm:^14.2.2":
version: 14.2.2
resolution: "@testing-library/react@npm:14.2.2"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^9.0.0"
"@types/react-dom": "npm:^18.0.0"
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10/e02b2f32ae79665a79fc4d8ee053fd3832bfcd4753aa1dba05cdece1a9f59c72a0fae91e0a9387597dcb686d631a722729f2878e38dc95e6f23b291ad8d09b6c
checksum: 10/3605577fda8d5e27b8919f390f749af91494d03e7ba5ccaf6480ed1184248372c5a4e8fe1c8c3ad4c1a7b3536f37144ba4b4626900ed46dc9811312f280eee31
languageName: node
linkType: hard

Expand All @@ -3132,13 +3132,6 @@ __metadata:
languageName: node
linkType: hard

"@thumbmarkjs/thumbmarkjs@npm:^0.14.4":
version: 0.14.4
resolution: "@thumbmarkjs/thumbmarkjs@npm:0.14.4"
checksum: 10/6515882cd025fe22ece45b52e4a49c71beb6c52af9ff25c29ec90f53f28484a9d18a89935a8f15cd07e556d4c1ff1c8ca4a3b2fdde73e11f27fb64715fcb3efa
languageName: node
linkType: hard

"@thumbmarkjs/thumbmarkjs@npm:^0.14.6":
version: 0.14.6
resolution: "@thumbmarkjs/thumbmarkjs@npm:0.14.6"
Expand Down Expand Up @@ -3836,16 +3829,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.19.23":
version: 18.19.24
resolution: "@types/node@npm:18.19.24"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/75aa69309d76c6be300d7264c462952ab0d37d69c289a0fd5d27ccf06273b3a9c745317c2004f757bdbcc8f48d693a625b5925c09cac77605979ecb825066627
languageName: node
linkType: hard

"@types/node@npm:^18.19.28":
"@types/node@npm:^18.19.26, @types/node@npm:^18.19.28":
version: 18.19.28
resolution: "@types/node@npm:18.19.28"
dependencies:
Expand Down Expand Up @@ -3891,16 +3875,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18.2.21":
version: 18.2.21
resolution: "@types/react-dom@npm:18.2.21"
dependencies:
"@types/react": "npm:*"
checksum: 10/5c714bc69c3cf979dbf3fb8c66fc42b5b740af54d98c1037c593ac9ad54e5107cfc39fcba8c550f8df924670f55b411898d53c6166a2b15b4ed44a248a358590
languageName: node
linkType: hard

"@types/react-dom@npm:^18.2.23":
"@types/react-dom@npm:^18.2.22, @types/react-dom@npm:^18.2.23":
version: 18.2.23
resolution: "@types/react-dom@npm:18.2.23"
dependencies:
Expand Down

0 comments on commit 8099e39

Please sign in to comment.