Skip to content

Commit

Permalink
feat: update sismo-connect-react to 0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbulma committed Jul 27, 2023
1 parent b01f4be commit cb001a4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@rainbow-me/rainbowkit": "^1.0.2",
"@sismo-core/sismo-connect-react": "0.0.20",
"@sismo-core/sismo-connect-react": "0.0.23",
"@types/node": "20.2.3",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
Expand Down
18 changes: 9 additions & 9 deletions front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2010,22 +2010,22 @@
"@noble/hashes" "~1.3.0"
"@scure/base" "~1.1.0"

"@sismo-core/[email protected].20":
version "0.0.20"
resolved "https://registry.yarnpkg.com/@sismo-core/sismo-connect-client/-/sismo-connect-client-0.0.20.tgz#d0337f1e6c678b2e67f0c8dff2794c4a4e869e94"
integrity sha512-2AEfnVGQfhEwWqyTtBF9o2kOlm22cPmM+qG70zyZW+oN169rT9b9MMqM9qkWkknGm6aTPg8wq0dBQUbmaG8DsA==
"@sismo-core/[email protected].23":
version "0.0.23"
resolved "https://registry.yarnpkg.com/@sismo-core/sismo-connect-client/-/sismo-connect-client-0.0.23.tgz#61490a5974645a88d87b8b275bd868efcfbee5c7"
integrity sha512-Dr+FQlJ3RVaf/qHSF1nqLQlwNisdZ30QT+Zq7LUacJOKlXRQI5cSP0x9s73Co14fl6F+SBTrpmp4Urhpf2QQaw==
dependencies:
"@ethersproject/bignumber" "5.7.0"
js-base64 "^3.7.5"
pako "^2.1.0"
viem "^0.3.1"

"@sismo-core/[email protected].20":
version "0.0.20"
resolved "https://registry.yarnpkg.com/@sismo-core/sismo-connect-react/-/sismo-connect-react-0.0.20.tgz#602c3703d1c7d90c31c17882d3aacb2c8ebeb333"
integrity sha512-8hc4Qh2aaowhGxudeTFA+ZWGb7OLJR7c4ui4VNd+fDqr84extCz2XKIm+tFaFQJTGP/FFGxt/GKAyBSaPGfymw==
"@sismo-core/[email protected].23":
version "0.0.23"
resolved "https://registry.yarnpkg.com/@sismo-core/sismo-connect-react/-/sismo-connect-react-0.0.23.tgz#1121b3265300104e619c89ce5cb7ceb48b03d63c"
integrity sha512-Tgt2HwxcHh12fil0hFBZuq5CkEhAemueVNaHiO5ZdEF4TR4wBHXciLZudgsO8I1M2aRDW2GMLBcbg+g/zuVmrw==
dependencies:
"@sismo-core/sismo-connect-client" "0.0.20"
"@sismo-core/sismo-connect-client" "0.0.23"

"@solana/buffer-layout@^4.0.0":
version "4.0.1"
Expand Down
1 change: 1 addition & 0 deletions lib/sismo-connect-packages
Submodule sismo-connect-packages added at d1de04

0 comments on commit cb001a4

Please sign in to comment.