Skip to content

Commit b20772d

Browse files
committed
update libs
1 parent 3546042 commit b20772d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@real-wagmi/permit2-sdk",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
66
"module": "dist/index.mjs",
@@ -41,7 +41,7 @@
4141
"ethereum"
4242
],
4343
"dependencies": {
44-
"@real-wagmi/sdk": "^1.4.4",
44+
"@real-wagmi/sdk": "^1.4.5",
4545
"tiny-invariant": "^1.3.1",
4646
"viem": "^2.7.20",
4747
"vitest": "^1.3.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,10 +1440,10 @@
14401440
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
14411441
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
14421442

1443-
"@real-wagmi/sdk@^1.4.4":
1444-
version "1.4.4"
1445-
resolved "https://registry.yarnpkg.com/@real-wagmi/sdk/-/sdk-1.4.4.tgz#692986db9e09ee8f77b1f3e2408fd3aa110b0f18"
1446-
integrity sha512-hQX21hH3TZgPypbxBOaddpqBKVJrD6LcHgXEETRw8feh6t6XuJaM83fXiWK7Lh0J7S/DKtAuVKFjuCVSwnz77g==
1443+
"@real-wagmi/sdk@^1.4.5":
1444+
version "1.4.5"
1445+
resolved "https://registry.yarnpkg.com/@real-wagmi/sdk/-/sdk-1.4.5.tgz#967bc7494934241941eb45de6eab0b92d610bc1d"
1446+
integrity sha512-IfCA86jWWswli86yBPK194IzuMDLBGkuKSvHNjW9xTmlhAKP9lOGD26W6Z50zLMokv0WfxqoH69KS2Z/kOFecA==
14471447
dependencies:
14481448
"@uniswap/token-lists" "1.0.0-beta.33"
14491449
big.js "^6.2.1"

0 commit comments

Comments
 (0)