Skip to content

Commit e1914ce

Browse files
fix(deps): update dependency @scalprum/react-core to v0.9.5 (#833)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13a834d commit e1914ce

6 files changed

Lines changed: 32 additions & 22 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.9.5`.

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
@@ -39,7 +39,7 @@
3939
"@mui/icons-material": "^5.15.17",
4040
"@mui/material": "^5.15.17",
4141
"@mui/styles": "5.16.14",
42-
"@scalprum/react-core": "0.9.3",
42+
"@scalprum/react-core": "0.9.5",
4343
"classnames": "^2.5.1",
4444
"react-use": "^17.2.4"
4545
},

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10376,7 +10376,7 @@ __metadata:
1037610376
"@mui/material": ^5.15.17
1037710377
"@mui/styles": 5.16.14
1037810378
"@openshift/dynamic-plugin-sdk": 5.0.1
10379-
"@scalprum/react-core": 0.9.3
10379+
"@scalprum/react-core": 0.9.5
1038010380
"@testing-library/jest-dom": ^6.0.0
1038110381
"@testing-library/react": ^14.0.0
1038210382
classnames: ^2.5.1
@@ -10859,27 +10859,27 @@ __metadata:
1085910859
languageName: node
1086010860
linkType: hard
1086110861

10862-
"@scalprum/core@npm:^0.8.1":
10863-
version: 0.8.1
10864-
resolution: "@scalprum/core@npm:0.8.1"
10862+
"@scalprum/core@npm:^0.8.3":
10863+
version: 0.8.3
10864+
resolution: "@scalprum/core@npm:0.8.3"
1086510865
dependencies:
1086610866
"@openshift/dynamic-plugin-sdk": ^5.0.1
1086710867
tslib: ^2.6.2
10868-
checksum: 581631848bda2081dfe797c4c4326b442ce086d69117cc1eb74c18d345124825d87f570d09e8edaaa132d32a7720db0e728971834f1509aca9349aff21246a52
10868+
checksum: 31d1d376c795d47cfc7c4cf84d262989f7a62e3c536aedff03cfa6e23bf969713f70f0e3c9035fe46b280a5133c85c416f1cd2b46c98f9822080ac9d7c752819
1086910869
languageName: node
1087010870
linkType: hard
1087110871

10872-
"@scalprum/react-core@npm:0.9.3":
10873-
version: 0.9.3
10874-
resolution: "@scalprum/react-core@npm:0.9.3"
10872+
"@scalprum/react-core@npm:0.9.5":
10873+
version: 0.9.5
10874+
resolution: "@scalprum/react-core@npm:0.9.5"
1087510875
dependencies:
1087610876
"@openshift/dynamic-plugin-sdk": ^5.0.1
10877-
"@scalprum/core": ^0.8.1
10877+
"@scalprum/core": ^0.8.3
1087810878
lodash: ^4.17.0
1087910879
peerDependencies:
1088010880
react: ">=16.8.0 || >=17.0.0 || ^18.0.0"
1088110881
react-dom: ">=16.8.0 || >=17.0.0 || ^18.0.0"
10882-
checksum: 19c29a54e25c8025b668a96291741ce4b68dc0c87684cc39c260fc29aa2e0fc0d3e01266e0b5f64a290607e3df8d766539b619d23b756e2d09534b37034c313c
10882+
checksum: 824cc4c53437a3d0da9a760fefa31a6aba436caef7b2cad69838fb43bd19b6301f90d60e33e823628596ef5e7174a208ba0e67ab129688cf122771fc101b0598
1088310883
languageName: node
1088410884
linkType: hard
1088510885

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-header': patch
3+
---
4+
5+
Updated dependency `@scalprum/react-core` to `0.9.5`.

workspaces/global-header/plugins/global-header/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@mui/icons-material": "5.16.14",
5353
"@mui/material": "5.16.14",
5454
"@mui/styled-engine": "5.16.14",
55-
"@scalprum/react-core": "0.9.3",
55+
"@scalprum/react-core": "0.9.5",
5656
"react-use": "^17.5.0"
5757
},
5858
"peerDependencies": {

workspaces/global-header/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11406,7 +11406,7 @@ __metadata:
1140611406
"@mui/styled-engine": 5.16.14
1140711407
"@openshift/dynamic-plugin-sdk": ^5.0.1
1140811408
"@red-hat-developer-hub/backstage-plugin-theme": ^0.8.1
11409-
"@scalprum/react-core": 0.9.3
11409+
"@scalprum/react-core": 0.9.5
1141011410
"@testing-library/jest-dom": ^6.0.0
1141111411
"@testing-library/react": ^14.0.0
1141211412
"@testing-library/user-event": ^14.0.0
@@ -11891,27 +11891,27 @@ __metadata:
1189111891
languageName: node
1189211892
linkType: hard
1189311893

11894-
"@scalprum/core@npm:^0.8.1":
11895-
version: 0.8.1
11896-
resolution: "@scalprum/core@npm:0.8.1"
11894+
"@scalprum/core@npm:^0.8.3":
11895+
version: 0.8.3
11896+
resolution: "@scalprum/core@npm:0.8.3"
1189711897
dependencies:
1189811898
"@openshift/dynamic-plugin-sdk": ^5.0.1
1189911899
tslib: ^2.6.2
11900-
checksum: 581631848bda2081dfe797c4c4326b442ce086d69117cc1eb74c18d345124825d87f570d09e8edaaa132d32a7720db0e728971834f1509aca9349aff21246a52
11900+
checksum: 31d1d376c795d47cfc7c4cf84d262989f7a62e3c536aedff03cfa6e23bf969713f70f0e3c9035fe46b280a5133c85c416f1cd2b46c98f9822080ac9d7c752819
1190111901
languageName: node
1190211902
linkType: hard
1190311903

11904-
"@scalprum/react-core@npm:0.9.3":
11905-
version: 0.9.3
11906-
resolution: "@scalprum/react-core@npm:0.9.3"
11904+
"@scalprum/react-core@npm:0.9.5":
11905+
version: 0.9.5
11906+
resolution: "@scalprum/react-core@npm:0.9.5"
1190711907
dependencies:
1190811908
"@openshift/dynamic-plugin-sdk": ^5.0.1
11909-
"@scalprum/core": ^0.8.1
11909+
"@scalprum/core": ^0.8.3
1191011910
lodash: ^4.17.0
1191111911
peerDependencies:
1191211912
react: ">=16.8.0 || >=17.0.0 || ^18.0.0"
1191311913
react-dom: ">=16.8.0 || >=17.0.0 || ^18.0.0"
11914-
checksum: 19c29a54e25c8025b668a96291741ce4b68dc0c87684cc39c260fc29aa2e0fc0d3e01266e0b5f64a290607e3df8d766539b619d23b756e2d09534b37034c313c
11914+
checksum: 824cc4c53437a3d0da9a760fefa31a6aba436caef7b2cad69838fb43bd19b6301f90d60e33e823628596ef5e7174a208ba0e67ab129688cf122771fc101b0598
1191511915
languageName: node
1191611916
linkType: hard
1191711917

0 commit comments

Comments
 (0)