Skip to content

Commit

Permalink
build(deps): bump @module-federation/utilities from 3.1.13 to 3.1.15
Browse files Browse the repository at this point in the history
Bumps [@module-federation/utilities](https://github.com/module-federation/core) from 3.1.13 to 3.1.15.
- [Release notes](https://github.com/module-federation/core/releases)
- [Changelog](https://github.com/module-federation/core/blob/main/changeset-gen.js)
- [Commits](https://github.com/module-federation/core/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 Oct 7, 2024
1 parent caec81e commit 10769bb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@hawtio/camel-model-v4_4": "npm:@hawtio/camel-model@~4.4.3",
"@hawtio/camel-model-v4_8": "npm:@hawtio/camel-model@~4.8.0",
"@jolokia.js/simple": "^2.1.7",
"@module-federation/utilities": "^3.1.13",
"@module-federation/utilities": "^3.1.15",
"@patternfly/react-charts": "~7.3.0",
"@patternfly/react-code-editor": "~5.3.3",
"@patternfly/react-core": "~5.3.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ __metadata:
"@hawtio/camel-model-v4_4": "npm:@hawtio/camel-model@~4.4.3"
"@hawtio/camel-model-v4_8": "npm:@hawtio/camel-model@~4.8.0"
"@jolokia.js/simple": "npm:^2.1.7"
"@module-federation/utilities": "npm:^3.1.13"
"@module-federation/utilities": "npm:^3.1.15"
"@patternfly/react-charts": "npm:~7.3.0"
"@patternfly/react-code-editor": "npm:~5.3.3"
"@patternfly/react-core": "npm:~5.3.3"
Expand Down Expand Up @@ -1227,18 +1227,18 @@ __metadata:
languageName: node
linkType: hard

"@module-federation/sdk@npm:0.6.7":
version: 0.6.7
resolution: "@module-federation/sdk@npm:0.6.7"
checksum: 10/1c58a8bb3380cbc62babf697e33d25efabb13b8e2c054984965d271ae39c1626a77e1b27af49ebcc1af502d0ca8d64f76a68f7e7f797ad0a36248e6891f6a059
"@module-federation/sdk@npm:0.6.9":
version: 0.6.9
resolution: "@module-federation/sdk@npm:0.6.9"
checksum: 10/fda3c0d8930730c7605212a45b0c3007eab54cc4a88f65f8f85137f870176ccaf43a6113a3b34e4770dc51a2a1efef92f0d60be38564728183a6887d97cf07a0
languageName: node
linkType: hard

"@module-federation/utilities@npm:^3.1.13":
version: 3.1.13
resolution: "@module-federation/utilities@npm:3.1.13"
"@module-federation/utilities@npm:^3.1.15":
version: 3.1.15
resolution: "@module-federation/utilities@npm:3.1.15"
dependencies:
"@module-federation/sdk": "npm:0.6.7"
"@module-federation/sdk": "npm:0.6.9"
peerDependencies:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
Expand All @@ -1250,7 +1250,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10/f67ece40d07eddd08b61b3a1525c573083cf19504e36d4dc4ab44506a91ae94d82322dd996a8ce3ee95c74a9ed80c780e504b6d8ebbaf1e00b1a2b5dd76668f1
checksum: 10/c5da7cc24e0f508e54252164890b05627a167d0ce04b45d0d24dd0d40fe9c838e6bca9452cb1ab5a9db7c62630bb07ec48bff5cf701b9facc455cf88592f45bc
languageName: node
linkType: hard

Expand Down

0 comments on commit 10769bb

Please sign in to comment.