Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @module-federation/utilities from 3.0.20 to 3.0.21 #961

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.20",
"@module-federation/utilities": "^3.0.21",
"@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 @@ -789,7 +789,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.20"
"@module-federation/utilities": "npm:^3.0.21"
"@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 @@ -1212,18 +1212,18 @@ __metadata:
languageName: node
linkType: hard

"@module-federation/sdk@npm:0.1.15":
version: 0.1.15
resolution: "@module-federation/sdk@npm:0.1.15"
checksum: 10/4bf88198b6a175e65a0c4bb26fcbb26db19c41758023eaea210f205e7a2316f15124c8b89ae0e8cfc07e2b1f530061a20c4f4cef1e65a067f44e2b0b88012216
"@module-federation/sdk@npm:0.1.16":
version: 0.1.16
resolution: "@module-federation/sdk@npm:0.1.16"
checksum: 10/e3aebfc6a0506b5d96149313e56d7af30102d02df9889ead9f43d39ca7beb406ab809ddd3fea45d6d23ff6f8e41b096b00d59d4e0f4e8f0cf241b96279b90ebf
languageName: node
linkType: hard

"@module-federation/utilities@npm:^3.0.20":
version: 3.0.20
resolution: "@module-federation/utilities@npm:3.0.20"
"@module-federation/utilities@npm:^3.0.21":
version: 3.0.21
resolution: "@module-federation/utilities@npm:3.0.21"
dependencies:
"@module-federation/sdk": "npm:0.1.15"
"@module-federation/sdk": "npm:0.1.16"
peerDependencies:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
Expand All @@ -1235,7 +1235,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10/9d77539b0f40a1d749ff691007dd3d9389aa4f102e11f9c1bcd9132490b8cf50d01535707ad1838f759bd4c012d227b1bf4c73c665ab8806660e59df287133c1
checksum: 10/b3d38465832e2d4963868530226e8996469bcbd41eb72aaafadfce845c9baca5565a70502f24ffe3c30d2cab00403037a929940d0ee0273d7c7189338f74c863
languageName: node
linkType: hard

Expand Down
Loading