Skip to content

Commit

Permalink
Fix scalprum
Browse files Browse the repository at this point in the history
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
  • Loading branch information
dzemanov committed Jan 23, 2025
1 parent 2dd8a18 commit 5187cf2
Showing 1 changed file with 26 additions and 4 deletions.
30 changes: 26 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16978,7 +16978,7 @@ __metadata:
languageName: node
linkType: hard

"@scalprum/react-core@npm:0.9.3":
"@scalprum/react-core@npm:0.9.3, @scalprum/react-core@npm:^0.9.3":
version: 0.9.3
resolution: "@scalprum/react-core@npm:0.9.3"
dependencies:
Expand All @@ -16997,6 +16997,8 @@ __metadata:
resolution: "@scalprum/react-test-utils@npm:0.2.4"
dependencies:
"@openshift/dynamic-plugin-sdk": ^5.0.1
"@scalprum/core": ^0.8.1
"@scalprum/react-core": ^0.9.3
tslib: ^2.6.2
whatwg-fetch: ^3.6.0
checksum: cc20bd4e4b6e12981aa1d745e50bf4825dd4395d2be19812251d75cfe0e23a1ceba9d5576dcab018a1ed9ab5c6578e668597744d22d850ca3062ee4848fd049e
Expand Down Expand Up @@ -41156,7 +41158,7 @@ __metadata:
node-gyp: 10.3.1
sherif: 1.1.1
turbo: 2.3.3
typescript: 5.7.3
typescript: ^5.7.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -44125,7 +44127,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.7.3":
"typescript@npm:5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
languageName: node
linkType: hard

"typescript@npm:5.7.3, typescript@npm:^5.7.3":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
bin:
Expand Down Expand Up @@ -44155,7 +44167,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@5.7.3#~builtin<compat/typescript>":
"typescript@patch:typescript@5.6.3#~builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f6947c263dc67ea8429eefc3921683320f901a07d9ef29a1101a34f5b30108343b5a29aa77a581217a17f2616091ae7bd3043b304cf37f37d5e128e19296c08b
languageName: node
linkType: hard

"typescript@patch:typescript@5.7.3#~builtin<compat/typescript>, typescript@patch:typescript@^5.7.3#~builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#~builtin<compat/typescript>::version=5.7.3&hash=cef18b"
bin:
Expand Down

0 comments on commit 5187cf2

Please sign in to comment.