Skip to content

Commit

Permalink
fix: sdk-v2 dep
Browse files Browse the repository at this point in the history
  • Loading branch information
L03TJ3 committed Nov 13, 2023
1 parent be079f6 commit 9b088a9
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 97 deletions.
2 changes: 1 addition & 1 deletion packages/good-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/preset-react": "^7.16.0",
"@babel/preset-typescript": "^7.16.0",
"@babel/runtime": "^7.18.9",
"@gooddollar/web3sdk-v2": "latest",
"@gooddollar/web3sdk-v2": "^0.2.*",
"@storybook/addon-actions": "^6.5.12",
"@storybook/addon-essentials": "^6.5.12",
"@storybook/addon-links": "^6.5.12",
Expand Down
24 changes: 12 additions & 12 deletions packages/sdk-v2/src/sdk/index.ts
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
export * from './analytics';
export * from './base';
export * from './buygd';
export * from './claim';
export * from './constants';
export * from './faucet';
export * from './ipfs';
export * from './microbridge';
export * from './newsfeed';
export * from './onboard';
export * from './savings';
export * from './storage';
export * from "./analytics";
export * from "./base";
export * from "./buygd";
export * from "./claim";
export * from "./constants";
export * from "./faucet";
export * from "./ipfs";
export * from "./microbridge";
export * from "./newsfeed";
export * from "./onboard";
export * from "./savings";
export * from "./storage";
115 changes: 31 additions & 84 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3745,7 +3745,7 @@ __metadata:
"@babel/preset-typescript": ^7.16.0
"@babel/runtime": ^7.18.9
"@gooddollar/goodprotocol": ^2.0.18
"@gooddollar/web3sdk-v2": latest
"@gooddollar/web3sdk-v2": ^0.2.*
"@lingui/macro": ^3.14.0
"@lingui/react": ^3.14.0
"@magiklabs/react-sdk": ^1.0.8
Expand Down Expand Up @@ -3889,7 +3889,7 @@ __metadata:
languageName: node
linkType: hard

"@gooddollar/goodprotocol@npm:^2.*, @gooddollar/goodprotocol@npm:^2.0.15":
"@gooddollar/goodprotocol@npm:^2.*":
version: 2.0.20
resolution: "@gooddollar/goodprotocol@npm:2.0.20"
dependencies:
Expand Down Expand Up @@ -3933,88 +3933,7 @@ __metadata:
languageName: node
linkType: hard

"@gooddollar/web3sdk-v2@npm:0.1.55":
version: 0.1.55
resolution: "@gooddollar/web3sdk-v2@npm:0.1.55"
dependencies:
"@amplitude/analytics-browser": ^1.6.4
"@amplitude/analytics-react-native": ^0.7.0
"@gooddollar/bridge-app": ^1.2.2
"@gooddollar/bridge-contracts": ^1.0.10
"@gooddollar/goodprotocol": 1.0.29-beta.5
"@react-native-firebase/analytics": ^16.4.6
"@sentry/browser": 7.16.0
"@sentry/react-native": ^4.8.0
"@usedapp/core": 1.*
eventemitter3: ^4.0.7
react-native: ^0.70.2
react-native-indicative: ^0.2.1
react-native-restart: ^0.0.24
react-use-promise: ^0.5.0
peerDependencies:
"@react-native-async-storage/async-storage": 1.17.10
ethers: 5.*
react: "*"
react-native: "*"
react-native-web: "*"
checksum: ddf7f4babfd0a73d74c6c07a62cf28e8dd16b029d4963dcbc1957b01c5f7a07fb8c6d77e06d72dccff33b4d14c18b191379745d4da9c0adbcdb91b3605a193bc
languageName: node
linkType: hard

"@gooddollar/web3sdk-v2@npm:latest":
version: 0.2.4
resolution: "@gooddollar/web3sdk-v2@npm:0.2.4"
dependencies:
"@amplitude/analytics-browser": ^1.6.4
"@amplitude/analytics-react-native": ^0.7.0
"@ceramicnetwork/http-client": ^2.32.0
"@ceramicnetwork/stream-tile": ^2.31.0
"@gooddollar/bridge-app": ^1.5.0
"@gooddollar/bridge-contracts": ^1.0.17
"@gooddollar/goodprotocol": ^2.0.15
"@orbisclub/orbis-sdk": ^0.4.87
"@react-native-firebase/analytics": ^16.4.6
"@sentry/browser": 7.16.0
"@sentry/react-native": ^4.8.0
"@solana/web3.js": ^1.72.0
"@types/react": ^18.2.28
"@usedapp/core": ^1.2.13
"@walletconnect/client": ^1.8.0
"@walletconnect/qrcode-modal": ^1.8.0
"@web3-onboard/coinbase": ^2.2.4
"@web3-onboard/core": ^2.20.5
"@web3-onboard/injected-wallets": ^2.10.1
"@web3-onboard/react": ^2.8.10
"@web3-onboard/torus": ^2.2.5
"@web3-onboard/walletconnect": ^2.4.7
"@web3auth/base": ^4.0.0
"@web3auth/core": ^4.0.0
"@web3auth/openlogin-adapter": ^4.1.0
"@web3auth/torus-wallet-connector-plugin": ^4.0.0
"@web3modal/ethereum": ^2.6.2
"@web3modal/react": ^2.6.2
base-64: ^1.0.0
dexie: ^3.2.4
eventemitter3: ^4.0.7
mixpanel-browser: ^2.45.0
mixpanel-react-native: ^2.1.0
moment: 2.29.4
multiformats: 9.9.0
posthog-react-native: ^2.4.0
react-native-indicative: ^0.2.1
react-native-restart: ^0.0.24
react-use-promise: ^0.5.0
viem: ^1.2.13
wagmi: ^1.3.8
peerDependencies:
"@react-native-async-storage/async-storage": 1.17.10
react-native: "*"
react-native-web: "*"
checksum: af2d2cac61d5c53c905c4bafa515477037acf948251ef03fb408b1abac3566ee785380497aa0287ba1b128d78debd91d36ea41984ace0ca40383201c2df7b946
languageName: node
linkType: hard

"@gooddollar/web3sdk-v2@workspace:packages/sdk-v2":
"@gooddollar/web3sdk-v2@^0.2.*, @gooddollar/web3sdk-v2@workspace:packages/sdk-v2":
version: 0.0.0-use.local
resolution: "@gooddollar/web3sdk-v2@workspace:packages/sdk-v2"
dependencies:
Expand Down Expand Up @@ -4111,6 +4030,34 @@ __metadata:
languageName: unknown
linkType: soft

"@gooddollar/web3sdk-v2@npm:0.1.55":
version: 0.1.55
resolution: "@gooddollar/web3sdk-v2@npm:0.1.55"
dependencies:
"@amplitude/analytics-browser": ^1.6.4
"@amplitude/analytics-react-native": ^0.7.0
"@gooddollar/bridge-app": ^1.2.2
"@gooddollar/bridge-contracts": ^1.0.10
"@gooddollar/goodprotocol": 1.0.29-beta.5
"@react-native-firebase/analytics": ^16.4.6
"@sentry/browser": 7.16.0
"@sentry/react-native": ^4.8.0
"@usedapp/core": 1.*
eventemitter3: ^4.0.7
react-native: ^0.70.2
react-native-indicative: ^0.2.1
react-native-restart: ^0.0.24
react-use-promise: ^0.5.0
peerDependencies:
"@react-native-async-storage/async-storage": 1.17.10
ethers: 5.*
react: "*"
react-native: "*"
react-native-web: "*"
checksum: ddf7f4babfd0a73d74c6c07a62cf28e8dd16b029d4963dcbc1957b01c5f7a07fb8c6d77e06d72dccff33b4d14c18b191379745d4da9c0adbcdb91b3605a193bc
languageName: node
linkType: hard

"@gooddollar/web3sdk@workspace:packages/sdk":
version: 0.0.0-use.local
resolution: "@gooddollar/web3sdk@workspace:packages/sdk"
Expand Down

0 comments on commit 9b088a9

Please sign in to comment.