Skip to content

Commit

Permalink
use 3.9.0 (#1089)
Browse files Browse the repository at this point in the history
  • Loading branch information
fan-zhang-sv authored Dec 2, 2023
1 parent 4424c93 commit e097692
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 40 deletions.
2 changes: 1 addition & 1 deletion apps/testapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@chakra-ui/react": "^2.8.0",
"@coinbase/wallet-sdk": "workspace:^",
"@coinbase/wallet-sdk-3.7": "npm:@coinbase/wallet-sdk@~3.7.2",
"@coinbase/wallet-sdk-3.9": "npm:@coinbase/wallet-sdk@~3.9.0-canary.5",
"@coinbase/wallet-sdk-3.9": "npm:@coinbase/wallet-sdk@~3.9.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@metamask/eth-sig-util": "^7.0.0",
Expand Down
61 changes: 22 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2808,45 +2808,7 @@ __metadata:
languageName: node
linkType: hard

"@coinbase/wallet-sdk-3.9@npm:@coinbase/wallet-sdk@~3.9.0-canary.5":
version: 3.9.0-canary.5
resolution: "@coinbase/wallet-sdk@npm:3.9.0-canary.5"
dependencies:
bn.js: ^5.2.1
buffer: ^6.0.3
clsx: ^1.2.1
eth-block-tracker: ^7.1.0
eth-json-rpc-filters: ^6.0.0
eventemitter3: ^5.0.1
keccak: ^3.0.3
preact: ^10.16.0
sha.js: ^2.4.11
checksum: 7679ea9304524f3c039c03f0e59fb4ad297b79cb90db0d00b9c89d9fa3fd9c7d6e2fcb40445a1b8cb6dfe40112c0e309605e382f05a88173a2293543769cedce
languageName: node
linkType: hard

"@coinbase/wallet-sdk-testapp@workspace:apps/testapp":
version: 0.0.0-use.local
resolution: "@coinbase/wallet-sdk-testapp@workspace:apps/testapp"
dependencies:
"@chakra-ui/icons": ^2.1.1
"@chakra-ui/react": ^2.8.0
"@coinbase/wallet-sdk": "workspace:^"
"@coinbase/wallet-sdk-3.7": "npm:@coinbase/wallet-sdk@~3.7.2"
"@coinbase/wallet-sdk-3.9": "npm:@coinbase/wallet-sdk@~3.9.0-canary.5"
"@emotion/react": ^11.11.1
"@emotion/styled": ^11.11.0
"@metamask/eth-sig-util": ^7.0.0
"@types/react": 18.2.15
framer-motion: ^10.13.1
next: ^13.5.0
react: ^18.2.0
react-dom: ^18.2.0
react-hook-form: ^7.45.2
languageName: unknown
linkType: soft

"@coinbase/wallet-sdk@workspace:^, @coinbase/wallet-sdk@workspace:packages/wallet-sdk":
"@coinbase/wallet-sdk-3.9@npm:@coinbase/wallet-sdk@~3.9.0, @coinbase/wallet-sdk@workspace:^, @coinbase/wallet-sdk@workspace:packages/wallet-sdk":
version: 0.0.0-use.local
resolution: "@coinbase/wallet-sdk@workspace:packages/wallet-sdk"
dependencies:
Expand Down Expand Up @@ -2886,6 +2848,27 @@ __metadata:
languageName: unknown
linkType: soft

"@coinbase/wallet-sdk-testapp@workspace:apps/testapp":
version: 0.0.0-use.local
resolution: "@coinbase/wallet-sdk-testapp@workspace:apps/testapp"
dependencies:
"@chakra-ui/icons": ^2.1.1
"@chakra-ui/react": ^2.8.0
"@coinbase/wallet-sdk": "workspace:^"
"@coinbase/wallet-sdk-3.7": "npm:@coinbase/wallet-sdk@~3.7.2"
"@coinbase/wallet-sdk-3.9": "npm:@coinbase/wallet-sdk@~3.9.0"
"@emotion/react": ^11.11.1
"@emotion/styled": ^11.11.0
"@metamask/eth-sig-util": ^7.0.0
"@types/react": 18.2.15
framer-motion: ^10.13.1
next: ^13.5.0
react: ^18.2.0
react-dom: ^18.2.0
react-hook-form: ^7.45.2
languageName: unknown
linkType: soft

"@cspotcode/source-map-support@npm:^0.8.0":
version: 0.8.1
resolution: "@cspotcode/source-map-support@npm:0.8.1"
Expand Down

0 comments on commit e097692

Please sign in to comment.