Skip to content

Commit

Permalink
chore(deps): bump @patternfly/react-core from 4.278.0 to 4.278.1
Browse files Browse the repository at this point in the history
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.278.0 to 4.278.1.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 3ff43cc commit 1caaf34
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@module-federation/utilities": "^3.0.0",
"@patternfly/react-charts": "^7.1.1",
"@patternfly/react-code-editor": "^5.1.1",
"@patternfly/react-core": "^4.278.0",
"@patternfly/react-core": "^4.278.1",
"@patternfly/react-table": "^4.113.6",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.1.0",
Expand Down Expand Up @@ -83,7 +83,7 @@
"tsup": "^7.2.0"
},
"peerDependencies": {
"@patternfly/react-core": "^4.278.0",
"@patternfly/react-core": "^4.278.1",
"keycloak-js": "^21",
"react": "^16.8 || ^17 || ^18",
"react-dom": "^16.8 || ^17 || ^18"
Expand Down
22 changes: 20 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2525,7 +2525,7 @@ __metadata:
"@module-federation/utilities": "npm:^3.0.0"
"@patternfly/react-charts": "npm:^7.1.1"
"@patternfly/react-code-editor": "npm:^5.1.1"
"@patternfly/react-core": "npm:^4.278.0"
"@patternfly/react-core": "npm:^4.278.1"
"@patternfly/react-table": "npm:^4.113.6"
"@simbathesailor/use-what-changed": "npm:^2.0.0"
"@testing-library/jest-dom": "npm:^6.1.4"
Expand Down Expand Up @@ -2567,7 +2567,7 @@ __metadata:
typescript: "npm:^5.2.2"
xml-formatter: "npm:^3.6.0"
peerDependencies:
"@patternfly/react-core": ^4.278.0
"@patternfly/react-core": ^4.278.1
keycloak-js: ^21
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
Expand Down Expand Up @@ -3435,6 +3435,24 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-core@npm:^4.278.1":
version: 4.278.1
resolution: "@patternfly/react-core@npm:4.278.1"
dependencies:
"@patternfly/react-icons": "npm:^4.93.7"
"@patternfly/react-styles": "npm:^4.92.8"
"@patternfly/react-tokens": "npm:^4.94.7"
focus-trap: "npm:6.9.2"
react-dropzone: "npm:9.0.0"
tippy.js: "npm:5.1.2"
tslib: "npm:^2.0.0"
peerDependencies:
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
checksum: 9b949d6644cc8d945bccc50faa9b0333e82887212c483b42deda78ca8965e3d366ef78c28510b76205dbb1040753fc57e9b53a857133f461d8ff5082b533ac38
languageName: node
linkType: hard

"@patternfly/react-core@npm:^5.1.1":
version: 5.1.1
resolution: "@patternfly/react-core@npm:5.1.1"
Expand Down

0 comments on commit 1caaf34

Please sign in to comment.