Skip to content

Commit

Permalink
poo
Browse files Browse the repository at this point in the history
  • Loading branch information
aeolianeth committed Jan 2, 2025
1 parent f8b085f commit 570a270
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
"graphql": "^16.8.1",
"he": "^1.2.0",
"jsonwebtoken": "^9.0.0",
"juice-sdk-core": "^12.2.4-alpha",
"juice-sdk-react": "^12.2.4-alpha",
"juice-sdk-core": "^12.2.5-alpha",
"juice-sdk-react": "^12.2.6-alpha",
"juicebox-metadata-helper": "0.1.7",
"less": "4.1.2",
"lodash": "^4.17.21",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12178,18 +12178,18 @@ jsx-ast-utils@^3.3.5:
object.assign "^4.1.4"
object.values "^1.1.6"

juice-sdk-core@^12.2.4-alpha:
version "12.2.4-alpha"
resolved "https://registry.yarnpkg.com/juice-sdk-core/-/juice-sdk-core-12.2.4-alpha.tgz#b6c2d03b25a9c5660cdb82a83cb5a0d994f3a313"
integrity sha512-LvcjZCD3rNPrYXKQlG/WRaOA05yA+pjJFMROKWNk2vIBK/tdEglaeagwo1OXpW5JqjaoQ3RS83nT+aC8YvQSVA==
juice-sdk-core@^12.2.5-alpha:
version "12.2.5-alpha"
resolved "https://registry.yarnpkg.com/juice-sdk-core/-/juice-sdk-core-12.2.5-alpha.tgz#3608f0d856e7a090210ff4f3d26f349e3383ee2c"
integrity sha512-6AcS9B4a8tkc7cci1HzQPtMLNM9PGIK3zWguFSJkpB4n+ZQmu2vJR/iT5DeTya3HsvI05utRIX49X1amAwNS5w==
dependencies:
bs58 "^5.0.0"
fpnum "^1.0.0"

juice-sdk-react@^12.2.4-alpha:
version "12.2.4-alpha"
resolved "https://registry.yarnpkg.com/juice-sdk-react/-/juice-sdk-react-12.2.4-alpha.tgz#2d53d1296d7d0817c3a7dda75b99570df12661f2"
integrity sha512-SX/WvlCANpgS568Ohdf7q+yC2jLY4vTUUGjgmZD2XUgCZTbfPorgUbZ4pxWwWgtfxydq6vyoPHcUUjWItMEPWw==
juice-sdk-react@^12.2.6-alpha:
version "12.2.6-alpha"
resolved "https://registry.yarnpkg.com/juice-sdk-react/-/juice-sdk-react-12.2.6-alpha.tgz#d58d8f13084ea50f70ce4a51305ff97fac20bcf3"
integrity sha512-u9ZaETNeZmHcHjlJc/oDpERrMfs2bSVd46O6N+DCDSRODqBFhwszS9qPmgwaGiajIc7aKmEh0xJouJgBvWtdag==

juice@^10.0.0:
version "10.0.0"
Expand Down

0 comments on commit 570a270

Please sign in to comment.