@skip-go/widget 3.0.0-alpha.5 → 3.0.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +30 -30
- package/build/{index-Dom9ICgE.js → index-q-_BLWCd.js} +10124 -9633
- package/build/{index-Dom9ICgE.js.map → index-q-_BLWCd.js.map} +1 -1
- package/build/index.d.ts +10 -9
- package/build/index.js +3 -3
- package/build/{secp256k1-DrchMpoC.js → secp256k1-C65orhZz.js} +2 -2
- package/build/{secp256k1-DrchMpoC.js.map → secp256k1-C65orhZz.js.map} +1 -1
- package/package.json +96 -96
package/package.json
CHANGED
|
@@ -1,96 +1,96 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@skip-go/widget",
|
|
3
|
-
"description": "Swap widget",
|
|
4
|
-
"version": "3.0.0-alpha.
|
|
5
|
-
"repository": "https://github.com/skip-mev/widget",
|
|
6
|
-
"type": "module",
|
|
7
|
-
"scripts": {
|
|
8
|
-
"dev": "vite",
|
|
9
|
-
"dev:storybook": "storybook dev -p 6006",
|
|
10
|
-
"build": "NODE_OPTIONS=--max-old-space-size=16384 vite build",
|
|
11
|
-
"lint": "eslint . --fix",
|
|
12
|
-
"preview": "vite preview"
|
|
13
|
-
},
|
|
14
|
-
"exports": {
|
|
15
|
-
".": {
|
|
16
|
-
"types": "./build/index.d.ts",
|
|
17
|
-
"import": "./build/index.js"
|
|
18
|
-
}
|
|
19
|
-
},
|
|
20
|
-
"types": "./build/index.d.ts",
|
|
21
|
-
"files": [
|
|
22
|
-
"build",
|
|
23
|
-
"README.md"
|
|
24
|
-
],
|
|
25
|
-
"peerDependencies": {
|
|
26
|
-
"react": "17.x || 18.x",
|
|
27
|
-
"react-dom": "17.x || 18.x"
|
|
28
|
-
},
|
|
29
|
-
"devDependencies": {
|
|
30
|
-
"@chromatic-com/storybook": "^1.6.1",
|
|
31
|
-
"@eslint/js": "^9.9.0",
|
|
32
|
-
"@keplr-wallet/types": "^0.12.125",
|
|
33
|
-
"@storybook/addon-essentials": "^8.2.6",
|
|
34
|
-
"@storybook/addon-interactions": "^8.2.6",
|
|
35
|
-
"@storybook/addon-links": "^8.2.6",
|
|
36
|
-
"@storybook/addon-onboarding": "^8.2.6",
|
|
37
|
-
"@storybook/blocks": "^8.2.6",
|
|
38
|
-
"@storybook/react": "^8.2.6",
|
|
39
|
-
"@storybook/react-vite": "^8.2.6",
|
|
40
|
-
"@storybook/test": "^8.2.6",
|
|
41
|
-
"@types/eslint__js": "^8.42.3",
|
|
42
|
-
"@types/pluralize": "^0.0.33",
|
|
43
|
-
"@types/react": "^18.3.3",
|
|
44
|
-
"@types/react-dom": "^18.3.0",
|
|
45
|
-
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
|
46
|
-
"@typescript-eslint/parser": "^7.15.0",
|
|
47
|
-
"@vitejs/plugin-react": "^4.3.1",
|
|
48
|
-
"buffer": "^6.0.3",
|
|
49
|
-
"eslint": "^9.9.0",
|
|
50
|
-
"eslint-plugin-react-hooks": "^4.6.2",
|
|
51
|
-
"storybook": "^8.2.6",
|
|
52
|
-
"typescript": "^5.5.4",
|
|
53
|
-
"typescript-eslint": "^8.2.0",
|
|
54
|
-
"vite": "^5.3.4",
|
|
55
|
-
"vite-plugin-dts": "^4.0.0-beta.1",
|
|
56
|
-
"vite-plugin-node-polyfills": "^0.22.0"
|
|
57
|
-
},
|
|
58
|
-
"dependencies": {
|
|
59
|
-
"@chain-registry/keplr": "^1.68.79",
|
|
60
|
-
"@ebay/nice-modal-react": "^1.2.13",
|
|
61
|
-
"@eslint/compat": "^1.1.1",
|
|
62
|
-
"@initia/initia-registry": "^0.1.16",
|
|
63
|
-
"@penumbra-zone/bech32m": "^7.0.0",
|
|
64
|
-
"@penumbra-zone/client": "^18.1.0",
|
|
65
|
-
"@penumbra-zone/protobuf": "^6.0.0",
|
|
66
|
-
"@penumbra-zone/transport-dom": "^7.5.0",
|
|
67
|
-
"@radix-ui/react-dialog": "^1.1.1",
|
|
68
|
-
"@skip-go/client": "workspace:^",
|
|
69
|
-
"@solana/spl-token": "^0.4.8",
|
|
70
|
-
"@solana/wallet-adapter-backpack": "^0.1.14",
|
|
71
|
-
"@solana/wallet-adapter-coinbase": "^0.1.19",
|
|
72
|
-
"@solana/wallet-adapter-ledger": "^0.9.25",
|
|
73
|
-
"@solana/wallet-adapter-phantom": "^0.9.24",
|
|
74
|
-
"@solana/wallet-adapter-react": "^0.15.35",
|
|
75
|
-
"@solana/wallet-adapter-solflare": "^0.6.28",
|
|
76
|
-
"@solana/wallet-adapter-trust": "^0.1.13",
|
|
77
|
-
"@solana/web3.js": "^1.95.3",
|
|
78
|
-
"@tanstack/query-core": "^5.51.21",
|
|
79
|
-
"@tanstack/react-query": "^5.51.21",
|
|
80
|
-
"chain-registry": "^1.63.43",
|
|
81
|
-
"graz": "^0.1.25",
|
|
82
|
-
"jotai": "^2.9.1",
|
|
83
|
-
"jotai-effect": "^1.0.2",
|
|
84
|
-
"jotai-tanstack-query": "^0.8.6",
|
|
85
|
-
"lodash.debounce": "^4.0.8",
|
|
86
|
-
"match-sorter": "^6.3.4",
|
|
87
|
-
"pluralize": "^8.0.0",
|
|
88
|
-
"rc-virtual-list": "^3.14.5",
|
|
89
|
-
"react-error-boundary": "^4.0.13",
|
|
90
|
-
"react-shadow-scope": "^1.0.5",
|
|
91
|
-
"styled-components": "^6.1.13",
|
|
92
|
-
"viem": "^2.21.1",
|
|
93
|
-
"wagmi": "^2.12.8",
|
|
94
|
-
"zod": "^3.23.8"
|
|
95
|
-
}
|
|
96
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@skip-go/widget",
|
|
3
|
+
"description": "Swap widget",
|
|
4
|
+
"version": "3.0.0-alpha.7",
|
|
5
|
+
"repository": "https://github.com/skip-mev/widget",
|
|
6
|
+
"type": "module",
|
|
7
|
+
"scripts": {
|
|
8
|
+
"dev": "vite",
|
|
9
|
+
"dev:storybook": "storybook dev -p 6006",
|
|
10
|
+
"build": "NODE_OPTIONS=--max-old-space-size=16384 vite build",
|
|
11
|
+
"lint": "eslint . --fix",
|
|
12
|
+
"preview": "vite preview"
|
|
13
|
+
},
|
|
14
|
+
"exports": {
|
|
15
|
+
".": {
|
|
16
|
+
"types": "./build/index.d.ts",
|
|
17
|
+
"import": "./build/index.js"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
"types": "./build/index.d.ts",
|
|
21
|
+
"files": [
|
|
22
|
+
"build",
|
|
23
|
+
"README.md"
|
|
24
|
+
],
|
|
25
|
+
"peerDependencies": {
|
|
26
|
+
"react": "17.x || 18.x",
|
|
27
|
+
"react-dom": "17.x || 18.x"
|
|
28
|
+
},
|
|
29
|
+
"devDependencies": {
|
|
30
|
+
"@chromatic-com/storybook": "^1.6.1",
|
|
31
|
+
"@eslint/js": "^9.9.0",
|
|
32
|
+
"@keplr-wallet/types": "^0.12.125",
|
|
33
|
+
"@storybook/addon-essentials": "^8.2.6",
|
|
34
|
+
"@storybook/addon-interactions": "^8.2.6",
|
|
35
|
+
"@storybook/addon-links": "^8.2.6",
|
|
36
|
+
"@storybook/addon-onboarding": "^8.2.6",
|
|
37
|
+
"@storybook/blocks": "^8.2.6",
|
|
38
|
+
"@storybook/react": "^8.2.6",
|
|
39
|
+
"@storybook/react-vite": "^8.2.6",
|
|
40
|
+
"@storybook/test": "^8.2.6",
|
|
41
|
+
"@types/eslint__js": "^8.42.3",
|
|
42
|
+
"@types/pluralize": "^0.0.33",
|
|
43
|
+
"@types/react": "^18.3.3",
|
|
44
|
+
"@types/react-dom": "^18.3.0",
|
|
45
|
+
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
|
46
|
+
"@typescript-eslint/parser": "^7.15.0",
|
|
47
|
+
"@vitejs/plugin-react": "^4.3.1",
|
|
48
|
+
"buffer": "^6.0.3",
|
|
49
|
+
"eslint": "^9.9.0",
|
|
50
|
+
"eslint-plugin-react-hooks": "^4.6.2",
|
|
51
|
+
"storybook": "^8.2.6",
|
|
52
|
+
"typescript": "^5.5.4",
|
|
53
|
+
"typescript-eslint": "^8.2.0",
|
|
54
|
+
"vite": "^5.3.4",
|
|
55
|
+
"vite-plugin-dts": "^4.0.0-beta.1",
|
|
56
|
+
"vite-plugin-node-polyfills": "^0.22.0"
|
|
57
|
+
},
|
|
58
|
+
"dependencies": {
|
|
59
|
+
"@chain-registry/keplr": "^1.68.79",
|
|
60
|
+
"@ebay/nice-modal-react": "^1.2.13",
|
|
61
|
+
"@eslint/compat": "^1.1.1",
|
|
62
|
+
"@initia/initia-registry": "^0.1.16",
|
|
63
|
+
"@penumbra-zone/bech32m": "^7.0.0",
|
|
64
|
+
"@penumbra-zone/client": "^18.1.0",
|
|
65
|
+
"@penumbra-zone/protobuf": "^6.0.0",
|
|
66
|
+
"@penumbra-zone/transport-dom": "^7.5.0",
|
|
67
|
+
"@radix-ui/react-dialog": "^1.1.1",
|
|
68
|
+
"@skip-go/client": "workspace:^",
|
|
69
|
+
"@solana/spl-token": "^0.4.8",
|
|
70
|
+
"@solana/wallet-adapter-backpack": "^0.1.14",
|
|
71
|
+
"@solana/wallet-adapter-coinbase": "^0.1.19",
|
|
72
|
+
"@solana/wallet-adapter-ledger": "^0.9.25",
|
|
73
|
+
"@solana/wallet-adapter-phantom": "^0.9.24",
|
|
74
|
+
"@solana/wallet-adapter-react": "^0.15.35",
|
|
75
|
+
"@solana/wallet-adapter-solflare": "^0.6.28",
|
|
76
|
+
"@solana/wallet-adapter-trust": "^0.1.13",
|
|
77
|
+
"@solana/web3.js": "^1.95.3",
|
|
78
|
+
"@tanstack/query-core": "^5.51.21",
|
|
79
|
+
"@tanstack/react-query": "^5.51.21",
|
|
80
|
+
"chain-registry": "^1.63.43",
|
|
81
|
+
"graz": "^0.1.25",
|
|
82
|
+
"jotai": "^2.9.1",
|
|
83
|
+
"jotai-effect": "^1.0.2",
|
|
84
|
+
"jotai-tanstack-query": "^0.8.6",
|
|
85
|
+
"lodash.debounce": "^4.0.8",
|
|
86
|
+
"match-sorter": "^6.3.4",
|
|
87
|
+
"pluralize": "^8.0.0",
|
|
88
|
+
"rc-virtual-list": "^3.14.5",
|
|
89
|
+
"react-error-boundary": "^4.0.13",
|
|
90
|
+
"react-shadow-scope": "^1.0.5",
|
|
91
|
+
"styled-components": "^6.1.13",
|
|
92
|
+
"viem": "^2.21.1",
|
|
93
|
+
"wagmi": "^2.12.8",
|
|
94
|
+
"zod": "^3.23.8"
|
|
95
|
+
}
|
|
96
|
+
}
|