Skip to content

Commit

Permalink
build(deps): bump @module-federation/utilities from 3.0.33 to 3.0.35
Browse files Browse the repository at this point in the history
Bumps [@module-federation/utilities](https://github.com/module-federation/core) from 3.0.33 to 3.0.35.
- [Release notes](https://github.com/module-federation/core/releases)
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent a85bc24 commit 4d0add4
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 @@ -35,7 +35,7 @@
"dependencies": {
"@hawtio/camel-model-v4_0": "npm:@hawtio/camel-model@~4.0.5",
"@hawtio/camel-model-v4_4": "npm:@hawtio/camel-model@~4.4.2",
"@module-federation/utilities": "^3.0.33",
"@module-federation/utilities": "^3.0.35",
"@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 @@ -797,7 +797,7 @@ __metadata:
dependencies:
"@hawtio/camel-model-v4_0": "npm:@hawtio/camel-model@~4.0.5"
"@hawtio/camel-model-v4_4": "npm:@hawtio/camel-model@~4.4.2"
"@module-federation/utilities": "npm:^3.0.33"
"@module-federation/utilities": "npm:^3.0.35"
"@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 @@ -1221,18 +1221,18 @@ __metadata:
languageName: node
linkType: hard

"@module-federation/sdk@npm:0.2.6":
version: 0.2.6
resolution: "@module-federation/sdk@npm:0.2.6"
checksum: 10/6d618fe0d90bbbe6d7580ef26d483058debc1f37dcdb5699b04f4f6e17f39ead2a71f36a8838612bd6f4fcd782b3a58e0ad7081032f13015d39fb1f40dfc2b46
"@module-federation/sdk@npm:0.2.8":
version: 0.2.8
resolution: "@module-federation/sdk@npm:0.2.8"
checksum: 10/cf31a89b21dc285f95ec3521c3e7a20adde469b85de29ab278a2f2a887150c15fbe33fc583705b5fe5ac470e3e1d83a02bbf39798df9dc9eb5552bad1590fce4
languageName: node
linkType: hard

"@module-federation/utilities@npm:^3.0.33":
version: 3.0.33
resolution: "@module-federation/utilities@npm:3.0.33"
"@module-federation/utilities@npm:^3.0.35":
version: 3.0.35
resolution: "@module-federation/utilities@npm:3.0.35"
dependencies:
"@module-federation/sdk": "npm:0.2.6"
"@module-federation/sdk": "npm:0.2.8"
peerDependencies:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
Expand All @@ -1244,7 +1244,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10/5e003e27038407610507eb23ddf0d8a01e8ee1096ae51911ebc0459b9cad7aa763ed0658141aef77ac2433b00a3ed6eb45783343e2776d3f84b975c604aa9c0b
checksum: 10/af27c637773b3b59f1a8c3264cd3854dce2313951ae6954a7977b3fc49a902c5622824a75789b5badf7be97f19c9607cf6e373863580019f1b424c2fa9a56afe
languageName: node
linkType: hard

Expand Down

0 comments on commit 4d0add4

Please sign in to comment.