Skip to content

Commit

Permalink
- update core version
Browse files Browse the repository at this point in the history
  • Loading branch information
lennardevertz committed Mar 25, 2024
1 parent 45983fa commit 04942a5
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dev": "webpack-dev-server --mode none"
},
"dependencies": {
"@idriss-crypto/send-core": "^0.4.12",
"@idriss-crypto/send-core": "^0.4.14",
"@web3-name-sdk/core": "^0.1.13",
"fast-creator": "^1.6.0",
"viem": "^1.21.4",
Expand Down
4 changes: 2 additions & 2 deletions static/js/774.js

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions static/js/846.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/861.js

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions static/js/scriptSendToAnyone.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1033,10 +1033,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==

"@idriss-crypto/send-core@^0.4.12":
version "0.4.12"
resolved "https://registry.yarnpkg.com/@idriss-crypto/send-core/-/send-core-0.4.12.tgz#7ddf9fa38320be9cc1b6e7d3f9189391938923b5"
integrity sha512-jQBdl6EBeIoTCVQ/+TN6Wv3ReefLNSV9dnsaFmWnDpWVUqDqQvZtZLiW/t8BfSq/Hj6QVMpMJzGOeK5LxGpgzQ==
"@idriss-crypto/send-core@^0.4.14":
version "0.4.14"
resolved "https://registry.yarnpkg.com/@idriss-crypto/send-core/-/send-core-0.4.14.tgz#7a13153d278e324241cfd0aa794b9dc5b578c490"
integrity sha512-dtTAqtqznLPisg/hGf+3VZIkm9zcu8Eni4gNL6RM2Dl/RxaYD142T5MIrj6C/b/H7GTX8WH+ZkAfnBMH2tBUIg==
dependencies:
"@web3modal/ethers5" "^3.5.3"
alchemy-sdk "^2.0.2"
Expand Down

0 comments on commit 04942a5

Please sign in to comment.