|
|
@@ -166,8 +166,8 @@ importers:
|
|
|
typescript: ~4.7.4
|
|
|
dependencies:
|
|
|
'@ant-design/icons': 4.7.0_biqbaboplfbrettd7655fr4n2y
|
|
|
- '@emotion/react': 11.10.4_bjroym7kxlcs2vvwnej4p3gzwu
|
|
|
- '@emotion/styled': 11.10.4_ogudqqhlstsi7uge4lir7ff3ty
|
|
|
+ '@emotion/react': 11.10.4_iapumuv4e6jcjznwuxpf4tt22e
|
|
|
+ '@emotion/styled': 11.10.4_g3tud4ene45llglqap74b5kkse
|
|
|
'@mui/icons-material': 5.10.6_lrxyqjzvf7pkknwtk2aj65ruy4
|
|
|
'@mui/material': 5.10.8_ikcgkdnp4bn3rgptamntbhbo7e
|
|
|
'@solana/wallet-adapter-ant-design': link:../../ui/ant-design
|
|
|
@@ -179,7 +179,7 @@ importers:
|
|
|
'@solana/web3.js': 1.63.1
|
|
|
antd: 4.23.4_biqbaboplfbrettd7655fr4n2y
|
|
|
bs58: 4.0.1
|
|
|
- next: 12.2.0_6tziyx3dehkoeijunclpkpolha
|
|
|
+ next: 12.2.0_biqbaboplfbrettd7655fr4n2y
|
|
|
notistack: 2.0.5_m2cq3x7wrnfkfcfs2mwnru2wnq
|
|
|
react: 18.2.0
|
|
|
react-dom: 18.2.0_react@18.2.0
|
|
|
@@ -218,8 +218,8 @@ importers:
|
|
|
shx: ^0.3.4
|
|
|
typescript: ~4.7.4
|
|
|
dependencies:
|
|
|
- '@emotion/react': 11.10.4_bjroym7kxlcs2vvwnej4p3gzwu
|
|
|
- '@emotion/styled': 11.10.4_ogudqqhlstsi7uge4lir7ff3ty
|
|
|
+ '@emotion/react': 11.10.4_iapumuv4e6jcjznwuxpf4tt22e
|
|
|
+ '@emotion/styled': 11.10.4_g3tud4ene45llglqap74b5kkse
|
|
|
'@mui/icons-material': 5.10.6_lrxyqjzvf7pkknwtk2aj65ruy4
|
|
|
'@mui/material': 5.10.8_ikcgkdnp4bn3rgptamntbhbo7e
|
|
|
'@solana/wallet-adapter-base': link:../../core/base
|
|
|
@@ -522,12 +522,12 @@ importers:
|
|
|
|
|
|
packages/wallets/fractal:
|
|
|
specifiers:
|
|
|
- '@fractalwagmi/solana-wallet-adapter': ^0.0.1
|
|
|
+ '@fractalwagmi/solana-wallet-adapter': ^0.0.3
|
|
|
'@solana/wallet-adapter-base': workspace:^
|
|
|
'@solana/web3.js': ^1.61.0
|
|
|
shx: ^0.3.4
|
|
|
dependencies:
|
|
|
- '@fractalwagmi/solana-wallet-adapter': 0.0.1_5j2akwpmh45vzaq5qdoj3sxh3i
|
|
|
+ '@fractalwagmi/solana-wallet-adapter': 0.0.3_5j2akwpmh45vzaq5qdoj3sxh3i
|
|
|
'@solana/wallet-adapter-base': link:../../core/base
|
|
|
devDependencies:
|
|
|
'@solana/web3.js': 1.63.1
|
|
|
@@ -1686,6 +1686,15 @@ packages:
|
|
|
'@babel/core': 7.19.3
|
|
|
'@babel/helper-plugin-utils': 7.19.0
|
|
|
|
|
|
+ /@babel/plugin-syntax-jsx/7.18.6:
|
|
|
+ resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0-0
|
|
|
+ dependencies:
|
|
|
+ '@babel/helper-plugin-utils': 7.19.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.19.3:
|
|
|
resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
@@ -2587,6 +2596,25 @@ packages:
|
|
|
resolution: {integrity: sha512-ej5oVy6lykXsvieQtqZxCOaLT+xD4+QNarq78cIYISHmZXshCvROLudpQN3lfL8G0NL7plMSSK+zlyvCaIJ4Iw==}
|
|
|
engines: {node: '>=10'}
|
|
|
|
|
|
+ /@emotion/babel-plugin/11.10.2:
|
|
|
+ resolution: {integrity: sha512-xNQ57njWTFVfPAc3cjfuaPdsgLp5QOSuRsj9MA6ndEhH/AzuZM86qIQzt6rq+aGBwj3n5/TkLmU5lhAfdRmogA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0
|
|
|
+ dependencies:
|
|
|
+ '@babel/helper-module-imports': 7.18.6
|
|
|
+ '@babel/plugin-syntax-jsx': 7.18.6
|
|
|
+ '@babel/runtime': 7.19.0
|
|
|
+ '@emotion/hash': 0.9.0
|
|
|
+ '@emotion/memoize': 0.8.0
|
|
|
+ '@emotion/serialize': 1.1.0
|
|
|
+ babel-plugin-macros: 3.1.0
|
|
|
+ convert-source-map: 1.8.0
|
|
|
+ escape-string-regexp: 4.0.0
|
|
|
+ find-root: 1.1.0
|
|
|
+ source-map: 0.5.7
|
|
|
+ stylis: 4.0.13
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@emotion/babel-plugin/11.10.2_@babel+core@7.19.3:
|
|
|
resolution: {integrity: sha512-xNQ57njWTFVfPAc3cjfuaPdsgLp5QOSuRsj9MA6ndEhH/AzuZM86qIQzt6rq+aGBwj3n5/TkLmU5lhAfdRmogA==}
|
|
|
peerDependencies:
|
|
|
@@ -2650,6 +2678,30 @@ packages:
|
|
|
hoist-non-react-statics: 3.3.2
|
|
|
react: 18.2.0
|
|
|
|
|
|
+ /@emotion/react/11.10.4_iapumuv4e6jcjznwuxpf4tt22e:
|
|
|
+ resolution: {integrity: sha512-j0AkMpr6BL8gldJZ6XQsQ8DnS9TxEQu1R+OGmDZiWjBAJtCcbt0tS3I/YffoqHXxH6MjgI7KdMbYKw3MEiU9eA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0
|
|
|
+ '@types/react': '*'
|
|
|
+ react: '>=16.8.0'
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@babel/core':
|
|
|
+ optional: true
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.19.0
|
|
|
+ '@emotion/babel-plugin': 11.10.2
|
|
|
+ '@emotion/cache': 11.10.3
|
|
|
+ '@emotion/serialize': 1.1.0
|
|
|
+ '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0
|
|
|
+ '@emotion/utils': 1.2.0
|
|
|
+ '@emotion/weak-memoize': 0.3.0
|
|
|
+ '@types/react': 18.0.21
|
|
|
+ hoist-non-react-statics: 3.3.2
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@emotion/serialize/1.1.0:
|
|
|
resolution: {integrity: sha512-F1ZZZW51T/fx+wKbVlwsfchr5q97iW8brAnXmsskz4d0hVB4O3M/SiA3SaeH06x02lSNzkkQv+n3AX3kCXKSFA==}
|
|
|
dependencies:
|
|
|
@@ -2662,6 +2714,30 @@ packages:
|
|
|
/@emotion/sheet/1.2.0:
|
|
|
resolution: {integrity: sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==}
|
|
|
|
|
|
+ /@emotion/styled/11.10.4_g3tud4ene45llglqap74b5kkse:
|
|
|
+ resolution: {integrity: sha512-pRl4R8Ez3UXvOPfc2bzIoV8u9P97UedgHS4FPX594ntwEuAMA114wlaHvOK24HB48uqfXiGlYIZYCxVJ1R1ttQ==}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0
|
|
|
+ '@emotion/react': ^11.0.0-rc.0
|
|
|
+ '@types/react': '*'
|
|
|
+ react: '>=16.8.0'
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@babel/core':
|
|
|
+ optional: true
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.19.0
|
|
|
+ '@emotion/babel-plugin': 11.10.2
|
|
|
+ '@emotion/is-prop-valid': 1.2.0
|
|
|
+ '@emotion/react': 11.10.4_iapumuv4e6jcjznwuxpf4tt22e
|
|
|
+ '@emotion/serialize': 1.1.0
|
|
|
+ '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0
|
|
|
+ '@emotion/utils': 1.2.0
|
|
|
+ '@types/react': 18.0.21
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@emotion/styled/11.10.4_ogudqqhlstsi7uge4lir7ff3ty:
|
|
|
resolution: {integrity: sha512-pRl4R8Ez3UXvOPfc2bzIoV8u9P97UedgHS4FPX594ntwEuAMA114wlaHvOK24HB48uqfXiGlYIZYCxVJ1R1ttQ==}
|
|
|
peerDependencies:
|
|
|
@@ -2728,8 +2804,8 @@ packages:
|
|
|
react-dom: 18.2.0_react@18.2.0
|
|
|
dev: false
|
|
|
|
|
|
- /@fractalwagmi/solana-wallet-adapter/0.0.1_5j2akwpmh45vzaq5qdoj3sxh3i:
|
|
|
- resolution: {integrity: sha512-7eIvMkL5uRjWOuCm08S2D47CU0HIdnl/HFW5aYzO9cnGCM5wXJ21lbgUtL3Suy6Srga+oUhSMBJsoz4Z2WUWpw==}
|
|
|
+ /@fractalwagmi/solana-wallet-adapter/0.0.3_5j2akwpmh45vzaq5qdoj3sxh3i:
|
|
|
+ resolution: {integrity: sha512-kHy9e1Xf2P2j8lz8enTM4QqDjxNlATt1FBlcFS1douw4evqxJ/U/uauN9JwWIFjGQ8Rz6uMoQZ/Z08RTiYCH4A==}
|
|
|
dependencies:
|
|
|
'@fractalwagmi/popup-connection': 1.0.11_biqbaboplfbrettd7655fr4n2y
|
|
|
'@solana/wallet-adapter-base': 0.9.18_@solana+web3.js@1.63.1
|
|
|
@@ -8350,7 +8426,7 @@ packages:
|
|
|
eslint: 8.22.0
|
|
|
eslint-import-resolver-node: 0.3.6
|
|
|
eslint-import-resolver-typescript: 2.7.1_2iahngt3u2tkbdlu6s4gkur3pu
|
|
|
- eslint-plugin-import: 2.26.0_eslint@8.22.0
|
|
|
+ eslint-plugin-import: 2.26.0_q4brmuik2q4s5ajvp5b2ufh23e
|
|
|
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.22.0
|
|
|
eslint-plugin-react: 7.31.8_eslint@8.22.0
|
|
|
eslint-plugin-react-hooks: 4.6.0_eslint@8.22.0
|
|
|
@@ -8421,7 +8497,7 @@ packages:
|
|
|
dependencies:
|
|
|
debug: 4.3.4
|
|
|
eslint: 8.22.0
|
|
|
- eslint-plugin-import: 2.26.0_eslint@8.22.0
|
|
|
+ eslint-plugin-import: 2.26.0_q4brmuik2q4s5ajvp5b2ufh23e
|
|
|
glob: 7.2.3
|
|
|
is-glob: 4.0.3
|
|
|
resolve: 1.22.1
|
|
|
@@ -8430,7 +8506,7 @@ packages:
|
|
|
- supports-color
|
|
|
dev: true
|
|
|
|
|
|
- /eslint-module-utils/2.7.4_7gfxlqsjhuntdifxknjgbjwpbu:
|
|
|
+ /eslint-module-utils/2.7.4_m2e7lyulntvhfgwrxt6mix4ol4:
|
|
|
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
|
|
|
engines: {node: '>=4'}
|
|
|
peerDependencies:
|
|
|
@@ -8451,14 +8527,15 @@ packages:
|
|
|
eslint-import-resolver-webpack:
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
+ '@typescript-eslint/parser': 5.39.0_oma37ntcsyoxqn5sr4l7ekf4na
|
|
|
debug: 3.2.7
|
|
|
- eslint: 8.22.0
|
|
|
+ eslint: 8.24.0
|
|
|
eslint-import-resolver-node: 0.3.6
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
|
- dev: true
|
|
|
+ dev: false
|
|
|
|
|
|
- /eslint-module-utils/2.7.4_m2e7lyulntvhfgwrxt6mix4ol4:
|
|
|
+ /eslint-module-utils/2.7.4_xh7oyntirfwebomm723akwd3ai:
|
|
|
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
|
|
|
engines: {node: '>=4'}
|
|
|
peerDependencies:
|
|
|
@@ -8479,13 +8556,14 @@ packages:
|
|
|
eslint-import-resolver-webpack:
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
- '@typescript-eslint/parser': 5.39.0_oma37ntcsyoxqn5sr4l7ekf4na
|
|
|
+ '@typescript-eslint/parser': 5.39.0_4rv7y5c6xz3vfxwhbrcxxi73bq
|
|
|
debug: 3.2.7
|
|
|
- eslint: 8.24.0
|
|
|
+ eslint: 8.22.0
|
|
|
eslint-import-resolver-node: 0.3.6
|
|
|
+ eslint-import-resolver-typescript: 2.7.1_2iahngt3u2tkbdlu6s4gkur3pu
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
|
- dev: false
|
|
|
+ dev: true
|
|
|
|
|
|
/eslint-plugin-flowtype/8.0.3_66fb3kw2juo5bjwvcdc3xbe6ru:
|
|
|
resolution: {integrity: sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==}
|
|
|
@@ -8502,7 +8580,7 @@ packages:
|
|
|
string-natural-compare: 3.0.1
|
|
|
dev: false
|
|
|
|
|
|
- /eslint-plugin-import/2.26.0_eslint@8.22.0:
|
|
|
+ /eslint-plugin-import/2.26.0_q4brmuik2q4s5ajvp5b2ufh23e:
|
|
|
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
|
|
engines: {node: '>=4'}
|
|
|
peerDependencies:
|
|
|
@@ -8512,13 +8590,14 @@ packages:
|
|
|
'@typescript-eslint/parser':
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
+ '@typescript-eslint/parser': 5.39.0_4rv7y5c6xz3vfxwhbrcxxi73bq
|
|
|
array-includes: 3.1.5
|
|
|
array.prototype.flat: 1.3.0
|
|
|
debug: 2.6.9
|
|
|
doctrine: 2.1.0
|
|
|
eslint: 8.22.0
|
|
|
eslint-import-resolver-node: 0.3.6
|
|
|
- eslint-module-utils: 2.7.4_7gfxlqsjhuntdifxknjgbjwpbu
|
|
|
+ eslint-module-utils: 2.7.4_xh7oyntirfwebomm723akwd3ai
|
|
|
has: 1.0.3
|
|
|
is-core-module: 2.10.0
|
|
|
is-glob: 4.0.3
|
|
|
@@ -11962,7 +12041,7 @@ packages:
|
|
|
- webpack
|
|
|
dev: true
|
|
|
|
|
|
- /next/12.2.0_6tziyx3dehkoeijunclpkpolha:
|
|
|
+ /next/12.2.0_biqbaboplfbrettd7655fr4n2y:
|
|
|
resolution: {integrity: sha512-B4j7D3SHYopLYx6/Ark0fenwIar9tEaZZFAaxmKjgcMMexhVJzB3jt7X+6wcdXPPMeUD6r09weUtnDpjox/vIA==}
|
|
|
engines: {node: '>=12.22.0'}
|
|
|
hasBin: true
|
|
|
@@ -11986,7 +12065,7 @@ packages:
|
|
|
postcss: 8.4.5
|
|
|
react: 18.2.0
|
|
|
react-dom: 18.2.0_react@18.2.0
|
|
|
- styled-jsx: 5.0.2_b6k74wvxdvqypha4emuv7fd2ke
|
|
|
+ styled-jsx: 5.0.2_react@18.2.0
|
|
|
use-sync-external-store: 1.1.0_react@18.2.0
|
|
|
optionalDependencies:
|
|
|
'@next/swc-android-arm-eabi': 12.2.0
|
|
|
@@ -12130,8 +12209,8 @@ packages:
|
|
|
'@emotion/styled':
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
- '@emotion/react': 11.10.4_bjroym7kxlcs2vvwnej4p3gzwu
|
|
|
- '@emotion/styled': 11.10.4_ogudqqhlstsi7uge4lir7ff3ty
|
|
|
+ '@emotion/react': 11.10.4_iapumuv4e6jcjznwuxpf4tt22e
|
|
|
+ '@emotion/styled': 11.10.4_g3tud4ene45llglqap74b5kkse
|
|
|
'@mui/material': 5.10.8_ikcgkdnp4bn3rgptamntbhbo7e
|
|
|
clsx: 1.2.1
|
|
|
hoist-non-react-statics: 3.3.2
|
|
|
@@ -15322,7 +15401,7 @@ packages:
|
|
|
webpack: 5.74.0
|
|
|
dev: false
|
|
|
|
|
|
- /styled-jsx/5.0.2_b6k74wvxdvqypha4emuv7fd2ke:
|
|
|
+ /styled-jsx/5.0.2_react@18.2.0:
|
|
|
resolution: {integrity: sha512-LqPQrbBh3egD57NBcHET4qcgshPks+yblyhPlH2GY8oaDgKs8SK4C3dBh3oSJjgzJ3G5t1SYEZGHkP+QEpX9EQ==}
|
|
|
engines: {node: '>= 12.0.0'}
|
|
|
peerDependencies:
|
|
|
@@ -15335,7 +15414,6 @@ packages:
|
|
|
babel-plugin-macros:
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
- '@babel/core': 7.19.3
|
|
|
react: 18.2.0
|
|
|
dev: false
|
|
|
|