Skip to content

Commit

Permalink
build(deps): bump @module-federation/utilities from 3.1.16 to 3.1.24
Browse files Browse the repository at this point in the history
Bumps [@module-federation/utilities](https://github.com/module-federation/core) from 3.1.16 to 3.1.24.
- [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 and tadayosi committed Nov 12, 2024
1 parent 268c8fe commit 12cd712
Show file tree
Hide file tree
Showing 2 changed files with 20 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.1",
"@jolokia.js/simple": "^2.1.7",
"@module-federation/utilities": "^3.1.16",
"@module-federation/utilities": "^3.1.24",
"@monaco-editor/react": "^4.6.0",
"@patternfly/react-charts": "~7.3.0",
"@patternfly/react-code-editor": "~6.0.0",
Expand Down
29 changes: 19 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2028,7 +2028,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.1"
"@jolokia.js/simple": "npm:^2.1.7"
"@module-federation/utilities": "npm:^3.1.16"
"@module-federation/utilities": "npm:^3.1.24"
"@monaco-editor/react": "npm:^4.6.0"
"@patternfly/react-charts": "npm:~7.3.0"
"@patternfly/react-code-editor": "npm:~6.0.0"
Expand Down Expand Up @@ -2469,18 +2469,20 @@ __metadata:
languageName: node
linkType: hard

"@module-federation/sdk@npm:0.6.10":
version: 0.6.10
resolution: "@module-federation/sdk@npm:0.6.10"
checksum: 10/23c052b654e766fdcc28f66de5243c2cddf3fc2db159e3ede10035e725a4a108ae1e7fc09f640bbf0318e41589e0518b7607c133b51ca5233ca7d86581ac6a21
"@module-federation/sdk@npm:0.7.1":
version: 0.7.1
resolution: "@module-federation/sdk@npm:0.7.1"
dependencies:
isomorphic-rslog: "npm:0.0.6"
checksum: 10/0db783ae7f7aa3f411d4cb056392372e02e5ed41934a778092ad292754c5210c20f6a00bf07c3c4b6ac3f33fd98a97f947f77dc1ff1856a8d778214f833237bd
languageName: node
linkType: hard

"@module-federation/utilities@npm:^3.1.16":
version: 3.1.16
resolution: "@module-federation/utilities@npm:3.1.16"
"@module-federation/utilities@npm:^3.1.24":
version: 3.1.24
resolution: "@module-federation/utilities@npm:3.1.24"
dependencies:
"@module-federation/sdk": "npm:0.6.10"
"@module-federation/sdk": "npm:0.7.1"
peerDependencies:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
Expand All @@ -2492,7 +2494,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10/0c796366447b91544a4903c991f50f06e6d69f76f438e4e8164072d28e9eef925aa79ee7ea326ec186acb3ee1a6e2d1f8714a6edab2c2bc5b824f2559efcbd50
checksum: 10/dd77b09314a8ed533e2dce7c79aac8bf9a0bfb0e92cdb610899f03bae018705f05ec11e31a52a4262738be3c4cba37d3f02da2aefa633c7b621c2470dc2849e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -9774,6 +9776,13 @@ __metadata:
languageName: node
linkType: hard

"isomorphic-rslog@npm:0.0.6":
version: 0.0.6
resolution: "isomorphic-rslog@npm:0.0.6"
checksum: 10/3845525005054dde6876e844a2a499eb715628e57d7389ff6a5dac21a482e643b8e0e3abfbb0e6ed7613720e321d17befade4b42e1c2d62fbb76103a530c9c8f
languageName: node
linkType: hard

"istanbul-lib-coverage@npm:^3.0.0, istanbul-lib-coverage@npm:^3.2.0":
version: 3.2.0
resolution: "istanbul-lib-coverage@npm:3.2.0"
Expand Down

0 comments on commit 12cd712

Please sign in to comment.