-
Notifications
You must be signed in to change notification settings - Fork 572
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert "update testapp to 4.0.1 (#1300)" This reverts commit 53f3774. * v4.0.2 --------- Co-authored-by: Jungho Bang <[email protected]> Co-authored-by: bangtoven <[email protected]>
- Loading branch information
1 parent
7a99455
commit be327a3
Showing
6 changed files
with
45 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
"@chakra-ui/react": "^2.8.0", | ||
"@coinbase/wallet-sdk-3.7.2": "npm:@coinbase/[email protected]", | ||
"@coinbase/wallet-sdk-3.9.3": "npm:@coinbase/[email protected]", | ||
"@coinbase/wallet-sdk-4.0.1": "npm:@coinbase/[email protected].1", | ||
"@coinbase/wallet-sdk-4.0.0": "npm:@coinbase/[email protected].0", | ||
"@emotion/react": "^11.11.1", | ||
"@emotion/styled": "^11.11.0", | ||
"@metamask/eth-sig-util": "^7.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export const LIB_VERSION = '4.0.1'; | ||
export const LIB_VERSION = '4.0.2'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2825,7 +2825,42 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"@coinbase/wallet-sdk-4.0.1@npm:@coinbase/[email protected], @coinbase/wallet-sdk@workspace:packages/wallet-sdk": | ||
"@coinbase/wallet-sdk-4.0.0@npm:@coinbase/[email protected]": | ||
version: 4.0.0 | ||
resolution: "@coinbase/wallet-sdk@npm:4.0.0" | ||
dependencies: | ||
buffer: ^6.0.3 | ||
clsx: ^1.2.1 | ||
eventemitter3: ^5.0.1 | ||
keccak: ^3.0.3 | ||
preact: ^10.16.0 | ||
sha.js: ^2.4.11 | ||
checksum: f9101233cd4529daae235eb01fcd10fe3c9ab075b3171beacb755ff475be7a9e33957fb4ffedbdd34092c3045ddcbf6fda181a5adfd531307a4cc8937861ef38 | ||
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-3.7.2": "npm:@coinbase/[email protected]" | ||
"@coinbase/wallet-sdk-3.9.3": "npm:@coinbase/[email protected]" | ||
"@coinbase/wallet-sdk-4.0.0": "npm:@coinbase/[email protected]" | ||
"@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:packages/wallet-sdk": | ||
version: 0.0.0-use.local | ||
resolution: "@coinbase/wallet-sdk@workspace:packages/wallet-sdk" | ||
dependencies: | ||
|
@@ -2861,27 +2896,6 @@ __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-3.7.2": "npm:@coinbase/[email protected]" | ||
"@coinbase/wallet-sdk-3.9.3": "npm:@coinbase/[email protected]" | ||
"@coinbase/wallet-sdk-4.0.1": "npm:@coinbase/[email protected]" | ||
"@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" | ||
|