Skip to content

Commit 250897d

Browse files
fix(deps): update dependency @scalprum/react-core to v0.11.1 (#1965)
1 parent defa98a commit 250897d

2 files changed

Lines changed: 26 additions & 2 deletions

File tree

workspaces/scorecard/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
5555
"@roadiehq/backstage-plugin-github-pull-requests": "^3.5.1",
5656
"@roadiehq/backstage-plugin-jira": "^2.13.1",
57-
"@scalprum/react-core": "0.9.5",
57+
"@scalprum/react-core": "0.11.1",
5858
"react": "^18.0.2",
5959
"react-dom": "^18.0.2",
6060
"react-router": "^6.3.0",

workspaces/scorecard/yarn.lock

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11957,6 +11957,30 @@ __metadata:
1195711957
languageName: node
1195811958
linkType: hard
1195911959

11960+
"@scalprum/core@npm:^0.9.0":
11961+
version: 0.9.0
11962+
resolution: "@scalprum/core@npm:0.9.0"
11963+
dependencies:
11964+
"@openshift/dynamic-plugin-sdk": ^5.0.1
11965+
tslib: ^2.6.2
11966+
checksum: 302d3df87fda872c05a95d8c6b86809f46854f46af8a44b7faa0250de9a0b0ebeaccdcdc69f9767c858fcef2c34c121b3e1087d0781fa1bcd7eee98d244db72b
11967+
languageName: node
11968+
linkType: hard
11969+
11970+
"@scalprum/react-core@npm:0.11.1":
11971+
version: 0.11.1
11972+
resolution: "@scalprum/react-core@npm:0.11.1"
11973+
dependencies:
11974+
"@openshift/dynamic-plugin-sdk": ^5.0.1
11975+
"@scalprum/core": ^0.9.0
11976+
lodash: ^4.17.0
11977+
peerDependencies:
11978+
react: ">=16.8.0 || >=17.0.0 || ^18.0.0"
11979+
react-dom: ">=16.8.0 || >=17.0.0 || ^18.0.0"
11980+
checksum: 2eac484690307aa80ebbaf482f7a9d6b756476bfe4da8722a4be05925c32c3fa5ac31614978cc5197598f19afdf6dbc80cc6f13e6f1b00cdb2a03f61ba6b4ed0
11981+
languageName: node
11982+
linkType: hard
11983+
1196011984
"@scalprum/react-core@npm:0.9.5":
1196111985
version: 0.9.5
1196211986
resolution: "@scalprum/react-core@npm:0.9.5"
@@ -15768,7 +15792,7 @@ __metadata:
1576815792
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
1576915793
"@roadiehq/backstage-plugin-github-pull-requests": ^3.5.1
1577015794
"@roadiehq/backstage-plugin-jira": ^2.13.1
15771-
"@scalprum/react-core": 0.9.5
15795+
"@scalprum/react-core": 0.11.1
1577215796
"@testing-library/dom": ^9.0.0
1577315797
"@testing-library/jest-dom": ^6.0.0
1577415798
"@testing-library/react": ^14.0.0

0 commit comments

Comments
 (0)