Skip to content

Commit aa27f64

Browse files
fix(deps): update dependency @scalprum/react-core to v0.9.5 (#835)
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 e1914ce commit aa27f64

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

workspaces/marketplace/plugins/marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@mui/material": "^5.12.2",
4747
"@mui/styles": "5.16.14",
4848
"@red-hat-developer-hub/backstage-plugin-marketplace-common": "workspace:^",
49-
"@scalprum/react-core": "0.9.3",
49+
"@scalprum/react-core": "0.9.5",
5050
"@tanstack/react-query": "^5.60.5",
5151
"monaco-editor": "^0.52.2",
5252
"react-use": "^17.6.0",

workspaces/marketplace/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10665,7 +10665,7 @@ __metadata:
1066510665
"@mui/styles": 5.16.14
1066610666
"@red-hat-developer-hub/backstage-plugin-marketplace-common": "workspace:^"
1066710667
"@red-hat-developer-hub/backstage-plugin-theme": ^0.6.0
10668-
"@scalprum/react-core": 0.9.3
10668+
"@scalprum/react-core": 0.9.5
1066910669
"@tanstack/react-query": ^5.60.5
1067010670
"@testing-library/jest-dom": ^6.0.0
1067110671
"@testing-library/react": ^14.0.0
@@ -11155,27 +11155,27 @@ __metadata:
1115511155
languageName: node
1115611156
linkType: hard
1115711157

11158-
"@scalprum/core@npm:^0.8.1":
11159-
version: 0.8.1
11160-
resolution: "@scalprum/core@npm:0.8.1"
11158+
"@scalprum/core@npm:^0.8.3":
11159+
version: 0.8.3
11160+
resolution: "@scalprum/core@npm:0.8.3"
1116111161
dependencies:
1116211162
"@openshift/dynamic-plugin-sdk": ^5.0.1
1116311163
tslib: ^2.6.2
11164-
checksum: 581631848bda2081dfe797c4c4326b442ce086d69117cc1eb74c18d345124825d87f570d09e8edaaa132d32a7720db0e728971834f1509aca9349aff21246a52
11164+
checksum: 31d1d376c795d47cfc7c4cf84d262989f7a62e3c536aedff03cfa6e23bf969713f70f0e3c9035fe46b280a5133c85c416f1cd2b46c98f9822080ac9d7c752819
1116511165
languageName: node
1116611166
linkType: hard
1116711167

11168-
"@scalprum/react-core@npm:0.9.3":
11169-
version: 0.9.3
11170-
resolution: "@scalprum/react-core@npm:0.9.3"
11168+
"@scalprum/react-core@npm:0.9.5":
11169+
version: 0.9.5
11170+
resolution: "@scalprum/react-core@npm:0.9.5"
1117111171
dependencies:
1117211172
"@openshift/dynamic-plugin-sdk": ^5.0.1
11173-
"@scalprum/core": ^0.8.1
11173+
"@scalprum/core": ^0.8.3
1117411174
lodash: ^4.17.0
1117511175
peerDependencies:
1117611176
react: ">=16.8.0 || >=17.0.0 || ^18.0.0"
1117711177
react-dom: ">=16.8.0 || >=17.0.0 || ^18.0.0"
11178-
checksum: 19c29a54e25c8025b668a96291741ce4b68dc0c87684cc39c260fc29aa2e0fc0d3e01266e0b5f64a290607e3df8d766539b619d23b756e2d09534b37034c313c
11178+
checksum: 824cc4c53437a3d0da9a760fefa31a6aba436caef7b2cad69838fb43bd19b6301f90d60e33e823628596ef5e7174a208ba0e67ab129688cf122771fc101b0598
1117911179
languageName: node
1118011180
linkType: hard
1118111181

0 commit comments

Comments
 (0)