Skip to content

Commit e9efe2e

Browse files
fix(deps): update rhdh global floating action button dependencies (patch) to v0.11.3 (#3353)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 735441d commit e9efe2e

3 files changed

Lines changed: 16 additions & 11 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-global-floating-action-button': patch
3+
---
4+
5+
Updated dependency `@scalprum/react-core` to `0.11.3`.

workspaces/global-floating-action-button/plugins/global-floating-action-button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@backstage/theme": "^0.7.2",
3838
"@mui/icons-material": "^5.15.17",
3939
"@mui/material": "^5.15.17",
40-
"@scalprum/react-core": "0.11.1",
40+
"@scalprum/react-core": "0.11.3",
4141
"react-use": "^17.2.4"
4242
},
4343
"peerDependencies": {

workspaces/global-floating-action-button/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10557,7 +10557,7 @@ __metadata:
1055710557
"@mui/icons-material": "npm:^5.15.17"
1055810558
"@mui/material": "npm:^5.15.17"
1055910559
"@openshift/dynamic-plugin-sdk": "npm:5.0.1"
10560-
"@scalprum/react-core": "npm:0.11.1"
10560+
"@scalprum/react-core": "npm:0.11.3"
1056110561
"@testing-library/jest-dom": "npm:^6.0.0"
1056210562
"@testing-library/react": "npm:^14.0.0"
1056310563
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
@@ -11201,27 +11201,27 @@ __metadata:
1120111201
languageName: node
1120211202
linkType: hard
1120311203

11204-
"@scalprum/core@npm:^0.9.0":
11205-
version: 0.9.0
11206-
resolution: "@scalprum/core@npm:0.9.0"
11204+
"@scalprum/core@npm:^0.9.1":
11205+
version: 0.9.3
11206+
resolution: "@scalprum/core@npm:0.9.3"
1120711207
dependencies:
1120811208
"@openshift/dynamic-plugin-sdk": "npm:^5.0.1"
1120911209
tslib: "npm:^2.6.2"
11210-
checksum: 10c0/7eb93a9f32883f737203d12663d17248c57d68c90f23addb58b400eaa78aa015396f2655d16423190c195c6e75b3828b2dd84a7cd19706ebbd3e507fedc85b88
11210+
checksum: 10c0/760c3f8d162163cad453d6f4d8494bf61f6b9ae28a624706887176673fe87147a0ed65d3a2e7fd8654b0e75eaf87914bd1357ce041d7c3c28372b24856027304
1121111211
languageName: node
1121211212
linkType: hard
1121311213

11214-
"@scalprum/react-core@npm:0.11.1":
11215-
version: 0.11.1
11216-
resolution: "@scalprum/react-core@npm:0.11.1"
11214+
"@scalprum/react-core@npm:0.11.3":
11215+
version: 0.11.3
11216+
resolution: "@scalprum/react-core@npm:0.11.3"
1121711217
dependencies:
1121811218
"@openshift/dynamic-plugin-sdk": "npm:^5.0.1"
11219-
"@scalprum/core": "npm:^0.9.0"
11219+
"@scalprum/core": "npm:^0.9.1"
1122011220
lodash: "npm:^4.17.0"
1122111221
peerDependencies:
1122211222
react: ">=16.8.0 || >=17.0.0 || ^18.0.0"
1122311223
react-dom: ">=16.8.0 || >=17.0.0 || ^18.0.0"
11224-
checksum: 10c0/61094ddfcef1547bb4f43ef794f555ee625e0aa1b5479ad1fa056fa00301fe96c7b96c53ef7c1ece8f8bc0be0859404507887f3109163c8a2025558ec30f364a
11224+
checksum: 10c0/6de3f4b624fb3e0cf1a7785154dfd6cd589809b0d44dbf0e065531729320ea918b17b673744fe60f4bdf3ef0602af87e857bf98109e03f6cc7634b4893269ff6
1122511225
languageName: node
1122611226
linkType: hard
1122711227

0 commit comments

Comments
 (0)