-
Notifications
You must be signed in to change notification settings - Fork 110
Expand file tree
/
Copy pathpackage.json
More file actions
149 lines (149 loc) · 4.9 KB
/
package.json
File metadata and controls
149 lines (149 loc) · 4.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
{
"name": "layerswap",
"version": "0.1.0",
"private": true,
"scripts": {
"debug": "next dev",
"dev": "next dev",
"build": "next build",
"start": "next start",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"analyze": "cross-env ANALYZE=true next build",
"lint": "next lint"
},
"dependencies": {
"@badrap/bar-of-progress": "^0.2.2",
"@bigmi/client": "^0.3.1",
"@bigmi/core": "^0.3.1",
"@bigmi/react": "^0.3.1",
"@bitcoinerlab/secp256k1": "^1.2.0",
"@bitget-wallet/web3-sdk": "^0.0.8",
"@fuel-ts/account": "^0.101.3",
"@fuel-ts/address": "^0.101.3",
"@fuels/react": "^0.43.2",
"@headlessui/react": "^2.1.1",
"@imtbl/sdk": "1.45.10",
"@metamask/jazzicon": "^2.0.0",
"@metamask/sdk": "^0.33.1",
"@number-flow/react": "^0.5.10",
"@paradex/sdk": "^0.8.1",
"@posthog/react": "^1.4.0",
"@radix-ui/react-checkbox": "^1.1.5",
"@radix-ui/react-context-menu": "^1.0.0",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-progress": "^1.0.2",
"@radix-ui/react-select": "^1.2.1",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.1.3",
"@radix-ui/react-tooltip": "^1.2.8",
"@solana/spl-token": "^0.4.14",
"@solana/wallet-adapter-base": "^0.9.27",
"@solana/wallet-adapter-react": "^0.15.39",
"@solana/wallet-adapter-wallets": "^0.19.37",
"@solana/web3.js": "^1.98.4",
"@starknet-io/types-js": "^0.10.0",
"@starknet-react/chains": "^5.0.3",
"@starknet-react/core": "^5.0.3",
"@tailwindcss/forms": "^0.5.0",
"@tailwindcss/typography": "^0.5.2",
"@tanstack/react-query": "^5.59.20",
"@tanstack/react-virtual": "^3.10.8",
"@ton/core": "^0.53.0",
"@ton/ton": "^13.11.1",
"@tonconnect/ui-react": "^2.0.0-beta.4",
"@tronweb3/tronwallet-adapter-bitkeep": "^1.1.5",
"@tronweb3/tronwallet-adapter-bybit": "^1.0.1",
"@tronweb3/tronwallet-adapter-foxwallet": "^1.0.1",
"@tronweb3/tronwallet-adapter-gatewallet": "^1.0.3",
"@tronweb3/tronwallet-adapter-imtoken": "^1.0.2",
"@tronweb3/tronwallet-adapter-ledger": "^1.1.11",
"@tronweb3/tronwallet-adapter-metamask-tron": "^1.0.0",
"@tronweb3/tronwallet-adapter-okxwallet": "^1.0.6",
"@tronweb3/tronwallet-adapter-react-hooks": "^1.1.10",
"@tronweb3/tronwallet-adapter-tokenpocket": "^1.0.6",
"@tronweb3/tronwallet-adapter-tronlink": "^1.1.12",
"@tronweb3/tronwallet-adapter-trust": "^1.0.0",
"@uidotdev/usehooks": "^2.4.1",
"@vercel/analytics": "^1.6.1",
"@vercel/speed-insights": "^1.3.1",
"axios": "^0.21.4",
"bitcoin-address-validation": "^3.0.0",
"blake2b": "^2.1.4",
"bn.js": "^5.2.0",
"cmdk": "^0.2.0",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.1.1",
"ethers": "5.7.2",
"fflate": "^0.4.8",
"formik": "^2.2.9",
"framer-motion": "^10.16.15",
"get-starknet-core": "^3.3.4",
"js-sha3": "^0.8.0",
"js-sha512": "^0.9.0",
"json-rpc-2.0": "1.7.0",
"lodash": "^4.17.21",
"lucide-react": "^0.379.0",
"memoizee": "^0.4.17",
"next": "15.5.9",
"posthog-js": "^1.272.0",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.11",
"react-hot-toast": "^2.2.0",
"react-swipeable": "^7.0.0",
"react-use-intercom": "^2.0.0",
"starknet": "^8.5.2",
"starknet-old": "npm:starknet@6.8.0",
"starknetkit": "^3.4.0",
"swr": "^2.2.5",
"tailwindcss-animate": "^1.0.5",
"ton": "^13.9.0",
"uuid": "^9.0.0",
"viem": "^2.21.16",
"wagmi": "2.14.11",
"web-encoding": "^1.1.5",
"web3": "1.8.0",
"zksync": "0.13.1",
"zustand": "^4.4.1"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.5.4",
"@posthog/nextjs-config": "^1.3.1",
"@storybook/addon-docs": "^9.1.1",
"@storybook/addon-links": "^9.1.1",
"@storybook/addon-onboarding": "^9.1.1",
"@storybook/nextjs": "^9.1.1",
"@storybook/testing-library": "^0.2.1",
"@tailwindcss/postcss": "^4.0.15",
"@ton/crypto": "^3.3.0",
"@types/bn.js": "^5.1.0",
"@types/crypto-js": "^4.1.1",
"@types/node": "^22.13.13",
"@types/react": "18.x",
"@web3-react/types": "^6.0.7",
"chromatic": "^6.24.1",
"cross-env": "^7.0.3",
"eslint": "8.49.0",
"eslint-config-next": "^14.0.4",
"eslint-plugin-no-conditional-literals-in-jsx": "file:eslint-plugins/eslint-plugin-no-conditional-literals-in-jsx",
"eslint-plugin-storybook": "^9.1.1",
"fuels": "^0.101.3",
"postcss": "^8.4.13",
"storybook": "^9.1.1",
"storybook-addon-mock": "^6.0.1",
"storybook-react-context": "^0.8.0",
"tailwindcss": "^4.0.15",
"tronweb": "^6.0.0",
"typescript": "^5.1"
},
"resolutions": {
"@radix-ui/react-dismissable-layer": "1.1.1",
"@walletconnect/universal-provider": "2.21.8",
"@walletconnect/ethereum-provider": "2.21.8"
},
"engines": {
"node": ">=20.9.0"
}
}