Skip to content

Commit

Permalink
chore: Upgrade to @hawtio/react 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
phantomjinx committed May 9, 2024
1 parent 5deeb9b commit 6158d94
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 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.2.3",
"@hawtio/react": "^1.2.4",
"@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.2.3",
"@hawtio/react": "^1.2.4",
"@types/jquery": "^3.5.29",
"@types/jsonpath": "^0.2.4",
"@types/node": "^18.19.31",
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.2.3",
"@hawtio/react": "^1.2.4",
"@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.2.3",
"@hawtio/react": "^1.2.4",
"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.2.3",
"@hawtio/react": "^1.2.4",
"@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.2.3",
"@hawtio/react": "^1.2.4",
"@thumbmarkjs/thumbmarkjs": "^0.14.7",
"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.2.3",
"@hawtio/react": "^1.2.4",
"@patternfly/react-core": "^4.278.1",
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.113.7",
Expand Down
22 changes: 11 additions & 11 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.2.3"
"@hawtio/react": "npm:^1.2.4"
"@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 @@ -1992,7 +1992,7 @@ __metadata:
resolution: "@hawtio/online-kubernetes-api@workspace:packages/kubernetes-api"
dependencies:
"@hawtio/online-oauth": "workspace:*"
"@hawtio/react": "npm:^1.2.3"
"@hawtio/react": "npm:^1.2.4"
"@testing-library/jest-dom": "npm:^6.4.5"
"@types/jest": "npm:^29.5.12"
"@types/jquery": "npm:^3.5.29"
Expand Down Expand Up @@ -2025,7 +2025,7 @@ __metadata:
resolution: "@hawtio/online-management-api-app@workspace:packages/management-api-app"
dependencies:
"@hawtio/online-management-api": "workspace:*"
"@hawtio/react": "npm:^1.2.3"
"@hawtio/react": "npm:^1.2.4"
"@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 @@ -2063,7 +2063,7 @@ __metadata:
resolution: "@hawtio/online-management-api@workspace:packages/management-api"
dependencies:
"@hawtio/online-kubernetes-api": "workspace:*"
"@hawtio/react": "npm:^1.2.3"
"@hawtio/react": "npm:^1.2.4"
"@types/jest": "npm:^29.5.12"
"@types/jquery": "npm:^3.5.29"
"@types/jsonpath": "npm:^0.2.4"
Expand Down Expand Up @@ -2095,7 +2095,7 @@ __metadata:
resolution: "@hawtio/online-oauth-app@workspace:packages/oauth-app"
dependencies:
"@hawtio/online-oauth": "workspace:*"
"@hawtio/react": "npm:^1.2.3"
"@hawtio/react": "npm:^1.2.4"
"@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 @@ -2134,7 +2134,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hawtio/online-oauth@workspace:packages/oauth"
dependencies:
"@hawtio/react": "npm:^1.2.3"
"@hawtio/react": "npm:^1.2.4"
"@thumbmarkjs/thumbmarkjs": "npm:^0.14.7"
"@types/jest": "npm:^29.5.12"
"@types/jquery": "npm:^3.5.29"
Expand Down Expand Up @@ -2186,7 +2186,7 @@ __metadata:
"@hawtio/online-kubernetes-api": "workspace:*"
"@hawtio/online-management-api": "workspace:*"
"@hawtio/online-oauth": "workspace:*"
"@hawtio/react": "npm:^1.2.3"
"@hawtio/react": "npm:^1.2.4"
"@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 @@ -2230,9 +2230,9 @@ __metadata:
languageName: unknown
linkType: soft

"@hawtio/react@npm:^1.2.3":
version: 1.2.3
resolution: "@hawtio/react@npm:1.2.3"
"@hawtio/react@npm:^1.2.4":
version: 1.2.4
resolution: "@hawtio/react@npm:1.2.4"
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 Down Expand Up @@ -2280,7 +2280,7 @@ __metadata:
peerDependenciesMeta:
keycloak-js:
optional: true
checksum: 10/9f92fb94035056edb83b3f36c5dbb0d80b74d6c4f698f8b20b2ce1f0ba0dd261643337bd5e98c5c5d600525bec2a5358b37d6590ea175b63f38fe679f42c5e7a
checksum: 10/b05e5a65b7e2cee590e776b9ac0590502254966063472234c98dba8008a07afbdd0c146aa01131d599879aade55477ed423369a5b385a34bfc4b1b525c485ec1
languageName: node
linkType: hard

Expand Down

0 comments on commit 6158d94

Please sign in to comment.