Skip to content

Commit

Permalink
chore(deps): bump @module-federation/utilities from 3.0.0 to 3.0.5
Browse files Browse the repository at this point in the history
Bumps [@module-federation/utilities](https://github.com/module-federation/universe) from 3.0.0 to 3.0.5.
- [Release notes](https://github.com/module-federation/universe/releases)
- [Commits](https://github.com/module-federation/universe/commits)

---
updated-dependencies:
- dependency-name: "@module-federation/utilities"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Jan 9, 2024
1 parent 2e08ae3 commit ad69cbf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@hawtio/camel-model-v3": "npm:@hawtio/camel-model@^3.21.2",
"@hawtio/camel-model-v4": "npm:@hawtio/camel-model@~4.0.3",
"@module-federation/utilities": "^3.0.0",
"@module-federation/utilities": "^3.0.5",
"@patternfly/react-charts": "^7.1.2",
"@patternfly/react-code-editor": "^5.1.2",
"@patternfly/react-core": "^4.278.1",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2189,7 +2189,7 @@ __metadata:
dependencies:
"@hawtio/camel-model-v3": "npm:@hawtio/camel-model@^3.21.2"
"@hawtio/camel-model-v4": "npm:@hawtio/camel-model@~4.0.3"
"@module-federation/utilities": "npm:^3.0.0"
"@module-federation/utilities": "npm:^3.0.5"
"@patternfly/react-charts": "npm:^7.1.2"
"@patternfly/react-code-editor": "npm:^5.1.2"
"@patternfly/react-core": "npm:^4.278.1"
Expand Down Expand Up @@ -2881,11 +2881,10 @@ __metadata:
languageName: node
linkType: hard

"@module-federation/utilities@npm:^3.0.0":
version: 3.0.0
resolution: "@module-federation/utilities@npm:3.0.0"
"@module-federation/utilities@npm:^3.0.5":
version: 3.0.5
resolution: "@module-federation/utilities@npm:3.0.5"
peerDependencies:
next: ^12 || ^13
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
webpack: ^5.40.0
Expand All @@ -2896,7 +2895,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 955aa145939abeaaa6ff8d6325c3fa7fb42202790a46f642a37c03e9bb0bd2025a1e150c6fca760699872a685be338dec01c22bf9f2f35c7a9285edbedac7fb1
checksum: fd54fe1ba28106ae9089c4d95e7ec6cb7bb4f2a8f06f7e08083eb727c7f696b13965d57a93a303158517843d6417ca520adcc05b4ffd1224707d1dd60e252ecc
languageName: node
linkType: hard

Expand Down

0 comments on commit ad69cbf

Please sign in to comment.