chore: update dependencies
This commit is contained in:
parent
91e5e72228
commit
460874e58d
24
package.json
24
package.json
|
|
@ -24,18 +24,18 @@
|
|||
"@codemirror/view": "6.4.2",
|
||||
"@crossbell/ipfs-gateway": "0.0.15",
|
||||
"@crossbell/ipfs-react": "0.0.15",
|
||||
"@emoji-mart/data": "1.0.7",
|
||||
"@emoji-mart/data": "1.0.8",
|
||||
"@emoji-mart/react": "1.0.1",
|
||||
"@floating-ui/react-dom-interactions": "0.10.3",
|
||||
"@headlessui/react": "1.7.4",
|
||||
"@heroicons/react": "2.0.13",
|
||||
"@iconify-json/akar-icons": "1.1.10",
|
||||
"@iconify-json/tabler": "1.1.45",
|
||||
"@iconify-json/tabler": "1.1.46",
|
||||
"@monaco-editor/react": "4.4.6",
|
||||
"@rainbow-me/rainbowkit": "0.7.4",
|
||||
"@tanstack/react-query": "4.14.5",
|
||||
"@tanstack/react-query-devtools": "4.14.5",
|
||||
"@tanstack/react-query-persist-client": "4.14.5",
|
||||
"@tanstack/react-query": "4.14.6",
|
||||
"@tanstack/react-query-devtools": "4.14.8",
|
||||
"@tanstack/react-query-persist-client": "4.14.6",
|
||||
"@uiw/codemirror-extensions-events": "4.13.2",
|
||||
"@uiw/react-codemirror": "4.13.2",
|
||||
"@urql/core": "3.0.5",
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
"crossbell.js": "0.10.38",
|
||||
"dayjs": "1.11.6",
|
||||
"dotenv": "16.0.3",
|
||||
"emoji-mart": "5.3.1",
|
||||
"emoji-mart": "5.3.2",
|
||||
"ethers": "5.7.2",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"idb-keyval": "6.2.0",
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
"mdast-util-to-string": "3.1.0",
|
||||
"mdast-util-toc": "6.1.0",
|
||||
"nanoid": "4.0.0",
|
||||
"next": "13.0.2",
|
||||
"next": "13.0.3",
|
||||
"nextjs-progressbar": "0.0.16",
|
||||
"nodejieba": "2.6.0",
|
||||
"pinyin": "3.0.0-alpha.5",
|
||||
|
|
@ -88,17 +88,17 @@
|
|||
"unist-util-visit": "4.1.1",
|
||||
"use-onclickoutside": "0.4.1",
|
||||
"uuid": "9.0.0",
|
||||
"wagmi": "0.8.1",
|
||||
"wagmi": "0.8.2",
|
||||
"zustand": "4.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@crossbell/ipfs-gateway-next": "0.0.15",
|
||||
"@iconify-json/bi": "1.1.10",
|
||||
"@iconify-json/bi": "1.1.11",
|
||||
"@iconify-json/bxs": "1.1.4",
|
||||
"@iconify-json/carbon": "1.1.9",
|
||||
"@iconify-json/fluent": "1.1.16",
|
||||
"@iconify-json/mdi": "1.1.34",
|
||||
"@next/bundle-analyzer": "13.0.2",
|
||||
"@next/bundle-analyzer": "13.0.3",
|
||||
"@playwright/test": "1.27.1",
|
||||
"@types/cookie": "0.5.1",
|
||||
"@types/hast": "2.3.4",
|
||||
|
|
@ -120,12 +120,12 @@
|
|||
"esbuild": "0.15.13",
|
||||
"esbuild-register": "3.4.1",
|
||||
"eslint": "8.27.0",
|
||||
"eslint-config-next": "13.0.2",
|
||||
"eslint-config-next": "13.0.3",
|
||||
"husky": "8.0.2",
|
||||
"lint-staged": "13.0.3",
|
||||
"postcss-import": "15.0.0",
|
||||
"prettier": "2.7.1",
|
||||
"tailwindcss": "3.2.3",
|
||||
"tailwindcss": "3.2.4",
|
||||
"typescript": "4.8.4",
|
||||
"unocss": "0.46.4",
|
||||
"vitest": "0.25.1"
|
||||
|
|
|
|||
353
pnpm-lock.yaml
353
pnpm-lock.yaml
|
|
@ -9,25 +9,25 @@ specifiers:
|
|||
'@crossbell/ipfs-gateway': 0.0.15
|
||||
'@crossbell/ipfs-gateway-next': 0.0.15
|
||||
'@crossbell/ipfs-react': 0.0.15
|
||||
'@emoji-mart/data': 1.0.7
|
||||
'@emoji-mart/data': 1.0.8
|
||||
'@emoji-mart/react': 1.0.1
|
||||
'@floating-ui/react-dom-interactions': 0.10.3
|
||||
'@headlessui/react': 1.7.4
|
||||
'@heroicons/react': 2.0.13
|
||||
'@iconify-json/akar-icons': 1.1.10
|
||||
'@iconify-json/bi': 1.1.10
|
||||
'@iconify-json/bi': 1.1.11
|
||||
'@iconify-json/bxs': 1.1.4
|
||||
'@iconify-json/carbon': 1.1.9
|
||||
'@iconify-json/fluent': 1.1.16
|
||||
'@iconify-json/mdi': 1.1.34
|
||||
'@iconify-json/tabler': 1.1.45
|
||||
'@iconify-json/tabler': 1.1.46
|
||||
'@monaco-editor/react': 4.4.6
|
||||
'@next/bundle-analyzer': 13.0.2
|
||||
'@next/bundle-analyzer': 13.0.3
|
||||
'@playwright/test': 1.27.1
|
||||
'@rainbow-me/rainbowkit': 0.7.4
|
||||
'@tanstack/react-query': 4.14.5
|
||||
'@tanstack/react-query-devtools': 4.14.5
|
||||
'@tanstack/react-query-persist-client': 4.14.5
|
||||
'@tanstack/react-query': 4.14.6
|
||||
'@tanstack/react-query-devtools': 4.14.8
|
||||
'@tanstack/react-query-persist-client': 4.14.6
|
||||
'@types/cookie': 0.5.1
|
||||
'@types/hast': 2.3.4
|
||||
'@types/js-yaml': 4.0.5
|
||||
|
|
@ -53,11 +53,11 @@ specifiers:
|
|||
crossbell.js: 0.10.38
|
||||
dayjs: 1.11.6
|
||||
dotenv: 16.0.3
|
||||
emoji-mart: 5.3.1
|
||||
emoji-mart: 5.3.2
|
||||
esbuild: 0.15.13
|
||||
esbuild-register: 3.4.1
|
||||
eslint: 8.27.0
|
||||
eslint-config-next: 13.0.2
|
||||
eslint-config-next: 13.0.3
|
||||
ethers: 5.7.2
|
||||
fast-deep-equal: 3.1.3
|
||||
husky: 8.0.2
|
||||
|
|
@ -68,7 +68,7 @@ specifiers:
|
|||
mdast-util-to-string: 3.1.0
|
||||
mdast-util-toc: 6.1.0
|
||||
nanoid: 4.0.0
|
||||
next: 13.0.2
|
||||
next: 13.0.3
|
||||
nextjs-progressbar: 0.0.16
|
||||
nodejieba: 2.6.0
|
||||
pinyin: 3.0.0-alpha.5
|
||||
|
|
@ -99,7 +99,7 @@ specifiers:
|
|||
remark-stringify: 10.0.2
|
||||
sharp: 0.31.2
|
||||
sortablejs: 1.15.0
|
||||
tailwindcss: 3.2.3
|
||||
tailwindcss: 3.2.4
|
||||
typescript: 4.8.4
|
||||
unidata.js: 0.7.4
|
||||
unified: 10.1.2
|
||||
|
|
@ -109,7 +109,7 @@ specifiers:
|
|||
use-onclickoutside: 0.4.1
|
||||
uuid: 9.0.0
|
||||
vitest: 0.25.1
|
||||
wagmi: 0.8.1
|
||||
wagmi: 0.8.2
|
||||
zustand: 4.1.4
|
||||
|
||||
dependencies:
|
||||
|
|
@ -120,18 +120,18 @@ dependencies:
|
|||
'@codemirror/view': 6.4.2
|
||||
'@crossbell/ipfs-gateway': 0.0.15
|
||||
'@crossbell/ipfs-react': 0.0.15_3cuac2dr7yf6nu67tvbbs2j6ry
|
||||
'@emoji-mart/data': 1.0.7
|
||||
'@emoji-mart/react': 1.0.1_poadgewxbtjc7jksys4uruvyii
|
||||
'@emoji-mart/data': 1.0.8
|
||||
'@emoji-mart/react': 1.0.1_26n2ievu4rj5ncw7zx7ojbmtrq
|
||||
'@floating-ui/react-dom-interactions': 0.10.3_2zx2umvpluuhvlq44va5bta2da
|
||||
'@headlessui/react': 1.7.4_biqbaboplfbrettd7655fr4n2y
|
||||
'@heroicons/react': 2.0.13_react@18.2.0
|
||||
'@iconify-json/akar-icons': 1.1.10
|
||||
'@iconify-json/tabler': 1.1.45
|
||||
'@iconify-json/tabler': 1.1.46
|
||||
'@monaco-editor/react': 4.4.6_biqbaboplfbrettd7655fr4n2y
|
||||
'@rainbow-me/rainbowkit': 0.7.4_gyriq2gewbkowe5mrcyfipeswu
|
||||
'@tanstack/react-query': 4.14.5_biqbaboplfbrettd7655fr4n2y
|
||||
'@tanstack/react-query-devtools': 4.14.5_gyxsqtja23hdhagyzodcyyjlny
|
||||
'@tanstack/react-query-persist-client': 4.14.5_5ranp5o74eejvyb3vbwp2u74vy
|
||||
'@rainbow-me/rainbowkit': 0.7.4_sddisxrcrj4p6swhjvnno7s3e4
|
||||
'@tanstack/react-query': 4.14.6_biqbaboplfbrettd7655fr4n2y
|
||||
'@tanstack/react-query-devtools': 4.14.8_shujuikkfktcni5nskojfartz4
|
||||
'@tanstack/react-query-persist-client': 4.14.6_vfstlzljin5rce5n6ouike5m54
|
||||
'@uiw/codemirror-extensions-events': 4.13.2_@codemirror+view@6.4.2
|
||||
'@uiw/react-codemirror': 4.13.2_zxfrn5qzhrippcgjtdaj4lcmsa
|
||||
'@urql/core': 3.0.5
|
||||
|
|
@ -140,7 +140,7 @@ dependencies:
|
|||
crossbell.js: 0.10.38
|
||||
dayjs: 1.11.6
|
||||
dotenv: 16.0.3
|
||||
emoji-mart: 5.3.1
|
||||
emoji-mart: 5.3.2
|
||||
ethers: 5.7.2
|
||||
fast-deep-equal: 3.1.3
|
||||
idb-keyval: 6.2.0
|
||||
|
|
@ -149,8 +149,8 @@ dependencies:
|
|||
mdast-util-to-string: 3.1.0
|
||||
mdast-util-toc: 6.1.0
|
||||
nanoid: 4.0.0
|
||||
next: 13.0.2_biqbaboplfbrettd7655fr4n2y
|
||||
nextjs-progressbar: 0.0.16_next@13.0.2+react@18.2.0
|
||||
next: 13.0.3_biqbaboplfbrettd7655fr4n2y
|
||||
nextjs-progressbar: 0.0.16_next@13.0.3+react@18.2.0
|
||||
nodejieba: 2.6.0
|
||||
pinyin: 3.0.0-alpha.5
|
||||
prismjs: 1.29.0
|
||||
|
|
@ -184,17 +184,17 @@ dependencies:
|
|||
unist-util-visit: 4.1.1
|
||||
use-onclickoutside: 0.4.1_fan5qbzahqtxlm5dzefqlqx5ia
|
||||
uuid: 9.0.0
|
||||
wagmi: 0.8.1_ir5rj4sfbt34e63yhlgyn6mx7a
|
||||
wagmi: 0.8.2_ir5rj4sfbt34e63yhlgyn6mx7a
|
||||
zustand: 4.1.4_react@18.2.0
|
||||
|
||||
devDependencies:
|
||||
'@crossbell/ipfs-gateway-next': 0.0.15_ozm7xzolvdl6i7fbv3c4plxiem
|
||||
'@iconify-json/bi': 1.1.10
|
||||
'@crossbell/ipfs-gateway-next': 0.0.15_e5r77jsyg2iqsnoyh3msszcjcq
|
||||
'@iconify-json/bi': 1.1.11
|
||||
'@iconify-json/bxs': 1.1.4
|
||||
'@iconify-json/carbon': 1.1.9
|
||||
'@iconify-json/fluent': 1.1.16
|
||||
'@iconify-json/mdi': 1.1.34
|
||||
'@next/bundle-analyzer': 13.0.2
|
||||
'@next/bundle-analyzer': 13.0.3
|
||||
'@playwright/test': 1.27.1
|
||||
'@types/cookie': 0.5.1
|
||||
'@types/hast': 2.3.4
|
||||
|
|
@ -216,12 +216,12 @@ devDependencies:
|
|||
esbuild: 0.15.13
|
||||
esbuild-register: 3.4.1_esbuild@0.15.13
|
||||
eslint: 8.27.0
|
||||
eslint-config-next: 13.0.2_rmayb2veg2btbq6mbmnyivgasy
|
||||
eslint-config-next: 13.0.3_rmayb2veg2btbq6mbmnyivgasy
|
||||
husky: 8.0.2
|
||||
lint-staged: 13.0.3
|
||||
postcss-import: 15.0.0
|
||||
prettier: 2.7.1
|
||||
tailwindcss: 3.2.3
|
||||
tailwindcss: 3.2.4
|
||||
typescript: 4.8.4
|
||||
unocss: 0.46.4
|
||||
vitest: 0.25.1
|
||||
|
|
@ -528,7 +528,7 @@ packages:
|
|||
/@crossbell/ipfs-fetch/0.0.15:
|
||||
resolution: {integrity: sha512-AYGDrwiSKqCGNDi0mEPP1k+96loWik+Pd40xH0MzRNM4RtCutPbwm4o+Sj5iWu0tlHoQC2bTs1XcufsLiv+WYw==}
|
||||
|
||||
/@crossbell/ipfs-gateway-next/0.0.15_ozm7xzolvdl6i7fbv3c4plxiem:
|
||||
/@crossbell/ipfs-gateway-next/0.0.15_e5r77jsyg2iqsnoyh3msszcjcq:
|
||||
resolution: {integrity: sha512-tofxIzY9oUsLuPyFWzcVyNu8VefAqTM8/dQweLhceaTimQlnzO70AEo5/2sa2aKTIeWsSq894+/qQVJQbiOINA==}
|
||||
peerDependencies:
|
||||
next: ^12
|
||||
|
|
@ -536,7 +536,7 @@ packages:
|
|||
'@crossbell/ipfs-fetch': 0.0.15
|
||||
'@crossbell/ipfs-gateway-sw': 0.0.15
|
||||
copy-webpack-plugin: 11.0.0_webpack@5.74.0
|
||||
next: 13.0.2_biqbaboplfbrettd7655fr4n2y
|
||||
next: 13.0.3_biqbaboplfbrettd7655fr4n2y
|
||||
webpack: 5.74.0_esbuild@0.15.13
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
|
|
@ -569,17 +569,17 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@emoji-mart/data/1.0.7:
|
||||
resolution: {integrity: sha512-kebZ4Yvjn9wsrIdos7zLtprDfLDn8ymnpUnecUDBDmW62+qeHsC0+bzi6SuFMnDoJ006O6aCKmnmB9WFTPX0Hg==}
|
||||
/@emoji-mart/data/1.0.8:
|
||||
resolution: {integrity: sha512-AMpqLrR80dHfj8ZA6xaf8/t9reBy88vz07fBdwKVVoUX6X2Wi+R2p2uhIZFqNZe8zRd6kga3hKheqK+deElEZw==}
|
||||
dev: false
|
||||
|
||||
/@emoji-mart/react/1.0.1_poadgewxbtjc7jksys4uruvyii:
|
||||
/@emoji-mart/react/1.0.1_26n2ievu4rj5ncw7zx7ojbmtrq:
|
||||
resolution: {integrity: sha512-ALhLD96BOL5w+a4NI5NpmfqfF1aVjjj2qJE0dLst/OhjBfVmpteWNgn/h8LZy9ulU6AnbeS+13KnPFzDjCvRRw==}
|
||||
peerDependencies:
|
||||
emoji-mart: ^5.2
|
||||
react: ^16.8 || ^17 || ^18
|
||||
dependencies:
|
||||
emoji-mart: 5.3.1
|
||||
emoji-mart: 5.3.2
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
|
@ -1346,8 +1346,8 @@ packages:
|
|||
'@iconify/types': 2.0.0
|
||||
dev: false
|
||||
|
||||
/@iconify-json/bi/1.1.10:
|
||||
resolution: {integrity: sha512-RRfto++s1L5IMgadRwDIRz9gI+y9Oh0ffyplbBSo/FRTsuY0acgykbsJyzyW9z+os7jXIdPReslHL2VC7YTFng==}
|
||||
/@iconify-json/bi/1.1.11:
|
||||
resolution: {integrity: sha512-Tg/JovOzujq4QveCyPTKTAvZ3TEzigAkdb1cgR+Xf11lIiPSPmPZaBwR+N+AYxts/l6VHZfTgpiABzh7uOVHvQ==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
|
|
@ -1376,8 +1376,8 @@ packages:
|
|||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
|
||||
/@iconify-json/tabler/1.1.45:
|
||||
resolution: {integrity: sha512-u38jCKPuVz6jWWcsEEX7jK1XVLWLjRBdf4WTze9nq90AzBMhKAgH3WSJP2offQhZTLG0Sy0rjy6DMT3juMoUvg==}
|
||||
/@iconify-json/tabler/1.1.46:
|
||||
resolution: {integrity: sha512-RC688GFO0snxnrVCVJArGCIgmJCLDP/sDQ5Y4GKrw/Z1ETjUvYSlD8jEwQCggkEeVBDj8fHnVL4vLCpQCcqJTQ==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: false
|
||||
|
|
@ -1574,8 +1574,8 @@ packages:
|
|||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
||||
/@next/bundle-analyzer/13.0.2:
|
||||
resolution: {integrity: sha512-8GZ1kTnMEUEZwiLG1IEjNy6jhjwOdGUNmJ5aEy/EaG6ptXnJQ4eMeuwkxOq9sXtX7EMFl+xj4dv9A4pa3QG+Nw==}
|
||||
/@next/bundle-analyzer/13.0.3:
|
||||
resolution: {integrity: sha512-GPZqpXJImCq1LvKX6+pE+V5W5llBNFk/X1G2+qJh5tvLSy1teBzXz90W4yI1BX7ruc7lYufJouky0V3CnqKyLg==}
|
||||
dependencies:
|
||||
webpack-bundle-analyzer: 4.3.0
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -1583,113 +1583,113 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@next/env/13.0.2:
|
||||
resolution: {integrity: sha512-Qb6WPuRriGIQ19qd6NBxpcrFOfj8ziN7l9eZUfwff5gl4zLXluqtuZPddYZM/oWjN53ZYcuRXzL+oowKyJeYtA==}
|
||||
/@next/env/13.0.3:
|
||||
resolution: {integrity: sha512-/4WzeG61Ot/PxsghXkSqQJ6UohFfwXoZ3dtsypmR9EBP+OIax9JRq0trq8Z/LCT9Aq4JbihVkaazRWguORjTAw==}
|
||||
|
||||
/@next/eslint-plugin-next/13.0.2:
|
||||
resolution: {integrity: sha512-W+fIIIaFU7Kct7Okx91C7XDRGolv/w2RUenX2yZFeeNVcuVzDIKUcNmckrYbYcwrNQUSXmtwrs3g8xwast0YtA==}
|
||||
/@next/eslint-plugin-next/13.0.3:
|
||||
resolution: {integrity: sha512-slmTAHNKDyc7jhx4VF8lFbmOPWJ3PShtUUWpb6x9+ga59CyOxgP6AdcDhxfapnWYACKe/TwYiaveufu7LqXgZg==}
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
dev: true
|
||||
|
||||
/@next/swc-android-arm-eabi/13.0.2:
|
||||
resolution: {integrity: sha512-X54UQCTFyOGnJP//Z71dPPlp4BCYcQL2ncikKXQcPzVpqPs4C3m+tKC8ivBNH6edAXkppwsLRz1/yQwgSZ9Swg==}
|
||||
/@next/swc-android-arm-eabi/13.0.3:
|
||||
resolution: {integrity: sha512-uxfUoj65CdFc1gX2q7GtBX3DhKv9Kn343LMqGNvXyuTpYTGMmIiVY7b9yF8oLWRV0gVKqhZBZifUmoPE8SJU6Q==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-android-arm64/13.0.2:
|
||||
resolution: {integrity: sha512-1P00Kv8uKaLubqo7JzPrTqgFAzSOmfb8iwqJrOb9in5IvTRtNGlkR4hU0sXzqbQNM/+SaYxze6Z5ry1IDyb/cQ==}
|
||||
/@next/swc-android-arm64/13.0.3:
|
||||
resolution: {integrity: sha512-t2k+WDfg7Cq2z/EnalKGsd/9E5F4Hdo1xu+UzZXYDpKUI9zgE6Bz8ajQb8m8txv3qOaWdKuDa5j5ziq9Acd1Xw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-darwin-arm64/13.0.2:
|
||||
resolution: {integrity: sha512-1zGIOkInkOLRv0QQGZ+3wffYsyKI4vIy62LYTvDWUn7TAYqnmXwougp9NSLqDeagLwgsv2URrykyAFixA/YqxA==}
|
||||
/@next/swc-darwin-arm64/13.0.3:
|
||||
resolution: {integrity: sha512-wV6j6SZ1bc/YHOLCLk9JVqaZTCCey6HBV7inl2DriHsHqIcO6F3+QiYf0KXwRP9BE0GSZZrYd5mZQm2JPTHdJA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-darwin-x64/13.0.2:
|
||||
resolution: {integrity: sha512-ECDAjoMP1Y90cARaelS6X+k6BQx+MikAYJ8f/eaJrLur44NIOYc9HA/dgcTp5jenguY4yT8V+HCquLjAVle6fA==}
|
||||
/@next/swc-darwin-x64/13.0.3:
|
||||
resolution: {integrity: sha512-jaI2CMuYWvUtRixV3AIjUhnxUDU1FKOR+8hADMhYt3Yz+pCKuj4RZ0n0nY5qUf3qT1AtvnJXEgyatSFJhSp/wQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-freebsd-x64/13.0.2:
|
||||
resolution: {integrity: sha512-2DcL/ofQdBnQX3IoI9sjlIAyLCD1oZoUBuhrhWbejvBQjutWrI0JTEv9uG69WcxWhVMm3BCsjv8GK2/68OKp7A==}
|
||||
/@next/swc-freebsd-x64/13.0.3:
|
||||
resolution: {integrity: sha512-nbyT0toBTJrcj5TCB9pVnQpGJ3utGyQj4CWegZs1ulaeUQ5Z7CS/qt8nRyYyOKYHtOdSCJ9Nw5F/RgKNkdpOdw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm-gnueabihf/13.0.2:
|
||||
resolution: {integrity: sha512-Y3OQF1CSBSWW2vGkmvOIuOUNqOq8qX7f1ZpcKUVWP3/Uq++DZmVi9d18lgnSe1I3QFqc+nXWyun9ljsN83j0sw==}
|
||||
/@next/swc-linux-arm-gnueabihf/13.0.3:
|
||||
resolution: {integrity: sha512-1naLxYvRUQCoFCU1nMkcQueRc0Iux9xBv1L5pzH2ejtIWFg8BrSgyuluJG4nyAhFCx4WG863IEIkAaefOowVdA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-gnu/13.0.2:
|
||||
resolution: {integrity: sha512-mNyzwsFF6kwZYEjnGicx9ksDZYEZvyzEc1BtCu8vdZi/v8UeixQwCiAT6FyYX9uxMPEkzk8qiU0t0u9gvltsKw==}
|
||||
/@next/swc-linux-arm64-gnu/13.0.3:
|
||||
resolution: {integrity: sha512-3Z4A8JkuGWpMVbUhUPQInK/SLY+kijTT78Q/NZCrhLlyvwrVxaQALJNlXzxDLraUgv4oVH0Wz/FIw1W9PUUhxA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-musl/13.0.2:
|
||||
resolution: {integrity: sha512-M6SdYjWgRrY3tJBxz0663zCRPTu5BRONmxlftKWWHv9LjAJ59neTLaGj4rp0A08DkJglZIoCkLOzLrzST6TGag==}
|
||||
/@next/swc-linux-arm64-musl/13.0.3:
|
||||
resolution: {integrity: sha512-MoYe9SM40UaunTjC+01c9OILLH3uSoeri58kDMu3KF/EFEvn1LZ6ODeDj+SLGlAc95wn46hrRJS2BPmDDE+jFQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-gnu/13.0.2:
|
||||
resolution: {integrity: sha512-pi63RoxvG4ES1KS06Zpm0MATVIXTs/TIbLbdckeLoM40u1d3mQl/+hSSrLRSxzc2OtyL8fh92sM4gkJrQXAMAw==}
|
||||
/@next/swc-linux-x64-gnu/13.0.3:
|
||||
resolution: {integrity: sha512-z22T5WGnRanjLMXdF0NaNjSpBlEzzY43t5Ysp3nW1oI6gOkub6WdQNZeHIY7A2JwkgSWZmtjLtf+Fzzz38LHeQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-musl/13.0.2:
|
||||
resolution: {integrity: sha512-9Pv91gfYnDONgjtRm78n64b/c54+azeHtlnqBLTnIFWSMBDRl1/WDkhKWIj3fBGPLimtK7Tko3ULR3og9RRUPw==}
|
||||
/@next/swc-linux-x64-musl/13.0.3:
|
||||
resolution: {integrity: sha512-ZOMT7zjBFmkusAtr47k8xs/oTLsNlTH6xvYb+iux7yly2hZGwhfBLzPGBsbeMZukZ96IphJTagT+C033s6LNVA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-arm64-msvc/13.0.2:
|
||||
resolution: {integrity: sha512-Nvewe6YZaizAkGHHprbMkYqQulBjZCHKBGKeFPwoPtOA+a2Qi4pZzc/qXFyC5/2A6Z0mr2U1zg9rd04WBYMwBw==}
|
||||
/@next/swc-win32-arm64-msvc/13.0.3:
|
||||
resolution: {integrity: sha512-Q4BM16Djl+Oah9UdGrvjFYgoftYB2jNd+rtRGPX5Mmxo09Ry/KiLbOZnoUyoIxKc1xPyfqMXuaVsAFQLYs0KEQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-ia32-msvc/13.0.2:
|
||||
resolution: {integrity: sha512-ZUBYGZw5G3QrqDpRq1EWi3aHmvPZM8ijK5TFL6UbH16cYQ0JpANmuG2P66KB93Qe/lWWzbeAZk/tj1XqwoCuPA==}
|
||||
/@next/swc-win32-ia32-msvc/13.0.3:
|
||||
resolution: {integrity: sha512-Sa8yGkNeRUsic8Qjf7MLIAfP0p0+einK/wIqJ8UO1y76j+8rRQu42AMs5H4Ax1fm9GEYq6I8njHtY59TVpTtGQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-x64-msvc/13.0.2:
|
||||
resolution: {integrity: sha512-fA9uW1dm7C0mEYGcKlbmLcVm2sKcye+1kPxh2cM4jVR+kQQMtHWsjIzeSpe2grQLSDan06z4n6hbr8b1c3hA8w==}
|
||||
/@next/swc-win32-x64-msvc/13.0.3:
|
||||
resolution: {integrity: sha512-IAptmSqA7k4tQzaw2NAkoEjj3+Dz9ceuvlEHwYh770MMDL4V0ku2m+UHrmn5HUCEDHhgwwjg2nyf6728q2jr1w==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
|
@ -1872,7 +1872,7 @@ packages:
|
|||
resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==}
|
||||
dev: true
|
||||
|
||||
/@rainbow-me/rainbowkit/0.7.4_gyriq2gewbkowe5mrcyfipeswu:
|
||||
/@rainbow-me/rainbowkit/0.7.4_sddisxrcrj4p6swhjvnno7s3e4:
|
||||
resolution: {integrity: sha512-o3kwaHZw9O40gfK2DamJZzoqPbK7EHC+8++QtFy5AQ0Sw5P+U0tzb/87KHatSIXyIwrZTEGD0uciPjCGikJMjg==}
|
||||
engines: {node: '>=12.4'}
|
||||
peerDependencies:
|
||||
|
|
@ -1890,7 +1890,7 @@ packages:
|
|||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-remove-scroll: 2.5.4_fan5qbzahqtxlm5dzefqlqx5ia
|
||||
wagmi: 0.8.1_ir5rj4sfbt34e63yhlgyn6mx7a
|
||||
wagmi: 0.8.2_ir5rj4sfbt34e63yhlgyn6mx7a
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
dev: false
|
||||
|
|
@ -1978,34 +1978,34 @@ packages:
|
|||
- '@tanstack/query-core'
|
||||
dev: false
|
||||
|
||||
/@tanstack/react-query-devtools/4.14.5_gyxsqtja23hdhagyzodcyyjlny:
|
||||
resolution: {integrity: sha512-LQqHRWdOh3DcWUa3oPjp7qqbIKfAZo3eu4NYmEEiWvV7CKuEDWCEGDEofdqHsvUJVk6LPQ3wCEaZB+fA4HaYvg==}
|
||||
/@tanstack/react-query-devtools/4.14.8_shujuikkfktcni5nskojfartz4:
|
||||
resolution: {integrity: sha512-Bb1B7F8ZnigNEenAE9Z3En0PAcCX2QkpSIW/hd5GMcrhJOsjkSBvZMzDHYD197qznzIjUY/F3FP+N8TGaW/9Xw==}
|
||||
peerDependencies:
|
||||
'@tanstack/react-query': 4.14.5
|
||||
'@tanstack/react-query': 4.14.6
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@tanstack/match-sorter-utils': 8.5.14
|
||||
'@tanstack/react-query': 4.14.5_biqbaboplfbrettd7655fr4n2y
|
||||
'@tanstack/react-query': 4.14.6_biqbaboplfbrettd7655fr4n2y
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
superjson: 1.11.0
|
||||
use-sync-external-store: 1.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
||||
/@tanstack/react-query-persist-client/4.14.5_5ranp5o74eejvyb3vbwp2u74vy:
|
||||
resolution: {integrity: sha512-RG39cq4t9bfR+K/xvrpJIoHqYU3MPeZoUFPzy0QR2sWE35Y4Cx8+IuRxGoxhjbZVD1aiB1TJFQtJy958puFYEw==}
|
||||
/@tanstack/react-query-persist-client/4.14.6_vfstlzljin5rce5n6ouike5m54:
|
||||
resolution: {integrity: sha512-jibqEQXStTiDpWZ09Nvcn1bnAkUDj5kOhm3Gv29XyHt9tMD23nmkVAf5JyVYUb0LELwIMa0Y/wB1KYfoWGQe6A==}
|
||||
peerDependencies:
|
||||
'@tanstack/react-query': 4.14.5
|
||||
'@tanstack/react-query': 4.14.6
|
||||
dependencies:
|
||||
'@tanstack/query-persist-client-core': 4.14.5
|
||||
'@tanstack/react-query': 4.14.5_biqbaboplfbrettd7655fr4n2y
|
||||
'@tanstack/react-query': 4.14.6_biqbaboplfbrettd7655fr4n2y
|
||||
transitivePeerDependencies:
|
||||
- '@tanstack/query-core'
|
||||
dev: false
|
||||
|
||||
/@tanstack/react-query/4.14.5_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-CuWl/SxSB0zHhHaTja8LNhy9Vdk+vk9IkW3Oiq3lo4gPnTguHmbUzfjEA1x3RfvPeHfPMuq/pYMSbV+CX4aDQA==}
|
||||
/@tanstack/react-query/4.14.6_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-ubx49AeV0SXfbt4mZmb0JlJa1PRXynGm+uorJhM50HVDppt/SjcOUNK5kptEWBRzTjKVS9KhpoMkKKJ/ZzuBFQ==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
|
|
@ -2221,8 +2221,8 @@ packages:
|
|||
'@types/node': 18.11.9
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/parser/5.42.0_rmayb2veg2btbq6mbmnyivgasy:
|
||||
resolution: {integrity: sha512-Ixh9qrOTDRctFg3yIwrLkgf33AHyEIn6lhyf5cCfwwiGtkWhNpVKlEZApi3inGQR/barWnY7qY8FbGKBO7p3JA==}
|
||||
/@typescript-eslint/parser/5.42.1_rmayb2veg2btbq6mbmnyivgasy:
|
||||
resolution: {integrity: sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
|
@ -2231,9 +2231,9 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.42.0
|
||||
'@typescript-eslint/types': 5.42.0
|
||||
'@typescript-eslint/typescript-estree': 5.42.0_typescript@4.8.4
|
||||
'@typescript-eslint/scope-manager': 5.42.1
|
||||
'@typescript-eslint/types': 5.42.1
|
||||
'@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.27.0
|
||||
typescript: 4.8.4
|
||||
|
|
@ -2241,21 +2241,21 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.42.0:
|
||||
resolution: {integrity: sha512-l5/3IBHLH0Bv04y+H+zlcLiEMEMjWGaCX6WyHE5Uk2YkSGAMlgdUPsT/ywTSKgu9D1dmmKMYgYZijObfA39Wow==}
|
||||
/@typescript-eslint/scope-manager/5.42.1:
|
||||
resolution: {integrity: sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.42.0
|
||||
'@typescript-eslint/visitor-keys': 5.42.0
|
||||
'@typescript-eslint/types': 5.42.1
|
||||
'@typescript-eslint/visitor-keys': 5.42.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.42.0:
|
||||
resolution: {integrity: sha512-t4lzO9ZOAUcHY6bXQYRuu+3SSYdD9TS8ooApZft4WARt4/f2Cj/YpvbTe8A4GuhT4bNW72goDMOy7SW71mZwGw==}
|
||||
/@typescript-eslint/types/5.42.1:
|
||||
resolution: {integrity: sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.42.0_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-2O3vSq794x3kZGtV7i4SCWZWCwjEtkWfVqX4m5fbUBomOsEOyd6OAD1qU2lbvV5S8tgy/luJnOYluNyYVeOTTg==}
|
||||
/@typescript-eslint/typescript-estree/5.42.1_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
|
@ -2263,8 +2263,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.42.0
|
||||
'@typescript-eslint/visitor-keys': 5.42.0
|
||||
'@typescript-eslint/types': 5.42.1
|
||||
'@typescript-eslint/visitor-keys': 5.42.1
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
|
|
@ -2275,11 +2275,11 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.42.0:
|
||||
resolution: {integrity: sha512-QHbu5Hf/2lOEOwy+IUw0GoSCuAzByTAWWrOTKzTzsotiUnWFpuKnXcAhC9YztAf2EElQ0VvIK+pHJUPkM0q7jg==}
|
||||
/@typescript-eslint/visitor-keys/5.42.1:
|
||||
resolution: {integrity: sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.42.0
|
||||
'@typescript-eslint/types': 5.42.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
|
|
@ -2543,8 +2543,8 @@ packages:
|
|||
'@vanilla-extract/css': 1.9.1
|
||||
dev: false
|
||||
|
||||
/@wagmi/core/0.7.1_uwmz4gniyout2ivpdm7w2wosym:
|
||||
resolution: {integrity: sha512-9GBlpbntXchJLyWhZMJTFu0WB4qG0XbtcPJQSh/6v5P5hYZ2yvYltfOl+DIiyjCHuOpqr7MoP2Hv5diqQoN6fQ==}
|
||||
/@wagmi/core/0.7.2_uwmz4gniyout2ivpdm7w2wosym:
|
||||
resolution: {integrity: sha512-UKEjGq9379bzAozePC+c0Pl2LT4asNIJ40QW7tE7LS8BkeitOFh0SxO1SkNBe2iBnPVNboRtj/4xoGvZpWbO1A==}
|
||||
peerDependencies:
|
||||
'@coinbase/wallet-sdk': '>=3.3.0'
|
||||
'@walletconnect/ethereum-provider': '>=1.7.5'
|
||||
|
|
@ -3103,8 +3103,8 @@ packages:
|
|||
'@babel/runtime-corejs3': 7.20.1
|
||||
dev: true
|
||||
|
||||
/array-includes/3.1.5:
|
||||
resolution: {integrity: sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==}
|
||||
/array-includes/3.1.6:
|
||||
resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==}
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
|
|
@ -3119,8 +3119,8 @@ packages:
|
|||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/array.prototype.flat/1.3.0:
|
||||
resolution: {integrity: sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==}
|
||||
/array.prototype.flat/1.3.1:
|
||||
resolution: {integrity: sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
|
|
@ -3129,8 +3129,8 @@ packages:
|
|||
es-shim-unscopables: 1.0.0
|
||||
dev: true
|
||||
|
||||
/array.prototype.flatmap/1.3.0:
|
||||
resolution: {integrity: sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==}
|
||||
/array.prototype.flatmap/1.3.1:
|
||||
resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
|
|
@ -3506,6 +3506,9 @@ packages:
|
|||
/caniuse-lite/1.0.30001430:
|
||||
resolution: {integrity: sha512-IB1BXTZKPDVPM7cnV4iaKaHxckvdr/3xtctB3f7Hmenx3qYBhGtTZ//7EllK66aKXW98Lx0+7Yr0kxBtIt3tzg==}
|
||||
|
||||
/caniuse-lite/1.0.30001431:
|
||||
resolution: {integrity: sha512-zBUoFU0ZcxpvSt9IU66dXVT/3ctO1cy4y9cscs1szkPlcWb6pasYM144GqrUygUbT+k7cmUCW61cvskjcv0enQ==}
|
||||
|
||||
/ccount/2.0.1:
|
||||
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
|
||||
dev: false
|
||||
|
|
@ -4163,8 +4166,8 @@ packages:
|
|||
minimalistic-crypto-utils: 1.0.1
|
||||
dev: false
|
||||
|
||||
/emoji-mart/5.3.1:
|
||||
resolution: {integrity: sha512-jBZMB5AehlNXViZk1vpru/pnJRbZ/el01zp0y9xjw96JXR72Asc+Vi2YO5e/6X7KZ50DNa63a6IknYp9YUZd/g==}
|
||||
/emoji-mart/5.3.2:
|
||||
resolution: {integrity: sha512-og6K4jYkZITe8pnFPHdFE576Tc6fCFl8JPhl98jRunH3bDulk3iqA+6Ue0iUZ/L/GWzLf9XME9QnpBd53N5YTg==}
|
||||
dev: false
|
||||
|
||||
/emoji-regex/7.0.3:
|
||||
|
|
@ -4232,8 +4235,8 @@ packages:
|
|||
object.assign: 4.1.4
|
||||
regexp.prototype.flags: 1.4.3
|
||||
safe-regex-test: 1.0.0
|
||||
string.prototype.trimend: 1.0.5
|
||||
string.prototype.trimstart: 1.0.5
|
||||
string.prototype.trimend: 1.0.6
|
||||
string.prototype.trimstart: 1.0.6
|
||||
unbox-primitive: 1.0.2
|
||||
dev: true
|
||||
|
||||
|
|
@ -4531,8 +4534,8 @@ packages:
|
|||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
/eslint-config-next/13.0.2_rmayb2veg2btbq6mbmnyivgasy:
|
||||
resolution: {integrity: sha512-SrrHp+zBDYLjOFZdM5b9aW/pliK687Xxfa+qpDuL08Z04ReHhmz3L+maXaAqgrEVZHQximP7nh0El4yNDJW+CA==}
|
||||
/eslint-config-next/13.0.3_rmayb2veg2btbq6mbmnyivgasy:
|
||||
resolution: {integrity: sha512-i2JoQP8gGv303GjXTonA27fm1ckRRkRoAP1WYEQgN0D2DDoFeBPqlJgHlMHnXKWjmNct/sW8jQEvy9am2juc8g==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
typescript: '>=3.3.1'
|
||||
|
|
@ -4540,13 +4543,13 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 13.0.2
|
||||
'@next/eslint-plugin-next': 13.0.3
|
||||
'@rushstack/eslint-patch': 1.2.0
|
||||
'@typescript-eslint/parser': 5.42.0_rmayb2veg2btbq6mbmnyivgasy
|
||||
'@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy
|
||||
eslint: 8.27.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-import-resolver-typescript: 2.7.1_dcpv4nbdr5ks2h5677xdltrk6e
|
||||
eslint-plugin-import: 2.26.0_romlmcqxgn73as23be7rkr3tde
|
||||
eslint-plugin-import: 2.26.0_fjrawv2a4e2kreqduevmayjdry
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.27.0
|
||||
eslint-plugin-react: 7.31.10_eslint@8.27.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0
|
||||
|
|
@ -4574,7 +4577,7 @@ packages:
|
|||
dependencies:
|
||||
debug: 4.3.4
|
||||
eslint: 8.27.0
|
||||
eslint-plugin-import: 2.26.0_romlmcqxgn73as23be7rkr3tde
|
||||
eslint-plugin-import: 2.26.0_fjrawv2a4e2kreqduevmayjdry
|
||||
glob: 7.2.3
|
||||
is-glob: 4.0.3
|
||||
resolve: 1.22.1
|
||||
|
|
@ -4583,7 +4586,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.4_gjt6ri6vwpha2jnz4uezuf4qlq:
|
||||
/eslint-module-utils/2.7.4_c5vbubjxm3sqe7zyydgtitlaga:
|
||||
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
|
@ -4604,7 +4607,7 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.42.0_rmayb2veg2btbq6mbmnyivgasy
|
||||
'@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy
|
||||
debug: 3.2.7
|
||||
eslint: 8.27.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
|
|
@ -4613,7 +4616,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.26.0_romlmcqxgn73as23be7rkr3tde:
|
||||
/eslint-plugin-import/2.26.0_fjrawv2a4e2kreqduevmayjdry:
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
|
@ -4623,19 +4626,19 @@ packages:
|
|||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.42.0_rmayb2veg2btbq6mbmnyivgasy
|
||||
array-includes: 3.1.5
|
||||
array.prototype.flat: 1.3.0
|
||||
'@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.27.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.4_gjt6ri6vwpha2jnz4uezuf4qlq
|
||||
eslint-module-utils: 2.7.4_c5vbubjxm3sqe7zyydgtitlaga
|
||||
has: 1.0.3
|
||||
is-core-module: 2.11.0
|
||||
is-glob: 4.0.3
|
||||
minimatch: 3.1.2
|
||||
object.values: 1.1.5
|
||||
object.values: 1.1.6
|
||||
resolve: 1.22.1
|
||||
tsconfig-paths: 3.14.1
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -4652,7 +4655,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.20.1
|
||||
aria-query: 4.2.2
|
||||
array-includes: 3.1.5
|
||||
array-includes: 3.1.6
|
||||
ast-types-flow: 0.0.7
|
||||
axe-core: 4.5.1
|
||||
axobject-query: 2.2.0
|
||||
|
|
@ -4681,21 +4684,21 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||
dependencies:
|
||||
array-includes: 3.1.5
|
||||
array.prototype.flatmap: 1.3.0
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flatmap: 1.3.1
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.27.0
|
||||
estraverse: 5.3.0
|
||||
jsx-ast-utils: 3.3.3
|
||||
minimatch: 3.1.2
|
||||
object.entries: 1.1.5
|
||||
object.fromentries: 2.0.5
|
||||
object.hasown: 1.1.1
|
||||
object.values: 1.1.5
|
||||
object.entries: 1.1.6
|
||||
object.fromentries: 2.0.6
|
||||
object.hasown: 1.1.2
|
||||
object.values: 1.1.6
|
||||
prop-types: 15.8.1
|
||||
resolve: 2.0.0-next.4
|
||||
semver: 6.3.0
|
||||
string.prototype.matchall: 4.0.7
|
||||
string.prototype.matchall: 4.0.8
|
||||
dev: true
|
||||
|
||||
/eslint-scope/5.1.1:
|
||||
|
|
@ -6134,7 +6137,7 @@ packages:
|
|||
resolution: {integrity: sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw==}
|
||||
engines: {node: '>=4.0'}
|
||||
dependencies:
|
||||
array-includes: 3.1.5
|
||||
array-includes: 3.1.6
|
||||
object.assign: 4.1.4
|
||||
dev: true
|
||||
|
||||
|
|
@ -6959,8 +6962,8 @@ packages:
|
|||
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
|
||||
dev: false
|
||||
|
||||
/next/13.0.2_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-uQ5z5e4D9mOe8+upy6bQdYYjo/kk1v3jMW87kTy2TgAyAsEO+CkwRnMgyZ4JoHEnhPZLHwh7dk0XymRNLe1gFw==}
|
||||
/next/13.0.3_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-rFQeepcenRxKzeKlh1CsmEnxsJwhIERtbUjmYnKZyDInZsU06lvaGw5DT44rlNp1Rv2MT/e9vffZ8vK+ytwXHA==}
|
||||
engines: {node: '>=14.6.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
|
@ -6977,40 +6980,40 @@ packages:
|
|||
sass:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/env': 13.0.2
|
||||
'@next/env': 13.0.3
|
||||
'@swc/helpers': 0.4.11
|
||||
caniuse-lite: 1.0.30001430
|
||||
caniuse-lite: 1.0.30001431
|
||||
postcss: 8.4.14
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
styled-jsx: 5.1.0_react@18.2.0
|
||||
use-sync-external-store: 1.2.0_react@18.2.0
|
||||
optionalDependencies:
|
||||
'@next/swc-android-arm-eabi': 13.0.2
|
||||
'@next/swc-android-arm64': 13.0.2
|
||||
'@next/swc-darwin-arm64': 13.0.2
|
||||
'@next/swc-darwin-x64': 13.0.2
|
||||
'@next/swc-freebsd-x64': 13.0.2
|
||||
'@next/swc-linux-arm-gnueabihf': 13.0.2
|
||||
'@next/swc-linux-arm64-gnu': 13.0.2
|
||||
'@next/swc-linux-arm64-musl': 13.0.2
|
||||
'@next/swc-linux-x64-gnu': 13.0.2
|
||||
'@next/swc-linux-x64-musl': 13.0.2
|
||||
'@next/swc-win32-arm64-msvc': 13.0.2
|
||||
'@next/swc-win32-ia32-msvc': 13.0.2
|
||||
'@next/swc-win32-x64-msvc': 13.0.2
|
||||
'@next/swc-android-arm-eabi': 13.0.3
|
||||
'@next/swc-android-arm64': 13.0.3
|
||||
'@next/swc-darwin-arm64': 13.0.3
|
||||
'@next/swc-darwin-x64': 13.0.3
|
||||
'@next/swc-freebsd-x64': 13.0.3
|
||||
'@next/swc-linux-arm-gnueabihf': 13.0.3
|
||||
'@next/swc-linux-arm64-gnu': 13.0.3
|
||||
'@next/swc-linux-arm64-musl': 13.0.3
|
||||
'@next/swc-linux-x64-gnu': 13.0.3
|
||||
'@next/swc-linux-x64-musl': 13.0.3
|
||||
'@next/swc-win32-arm64-msvc': 13.0.3
|
||||
'@next/swc-win32-ia32-msvc': 13.0.3
|
||||
'@next/swc-win32-x64-msvc': 13.0.3
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
- babel-plugin-macros
|
||||
|
||||
/nextjs-progressbar/0.0.16_next@13.0.2+react@18.2.0:
|
||||
/nextjs-progressbar/0.0.16_next@13.0.3+react@18.2.0:
|
||||
resolution: {integrity: sha512-GV0fD38EMD3vSDCmkq+tObmoup6QA91a6a9MxGuhJZuRk/9TNsrHGnIQQQ/sggkMkXuT4fBgF6jRjFwScDT3zA==}
|
||||
peerDependencies:
|
||||
next: '>= 6.0.0'
|
||||
react: '>= 16.0.0'
|
||||
dependencies:
|
||||
'@types/nprogress': 0.2.0
|
||||
next: 13.0.2_biqbaboplfbrettd7655fr4n2y
|
||||
next: 13.0.3_biqbaboplfbrettd7655fr4n2y
|
||||
nprogress: 0.2.0
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
|
|
@ -7164,8 +7167,8 @@ packages:
|
|||
object-keys: 1.1.1
|
||||
dev: true
|
||||
|
||||
/object.entries/1.1.5:
|
||||
resolution: {integrity: sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==}
|
||||
/object.entries/1.1.6:
|
||||
resolution: {integrity: sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==}
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
|
|
@ -7173,8 +7176,8 @@ packages:
|
|||
es-abstract: 1.20.4
|
||||
dev: true
|
||||
|
||||
/object.fromentries/2.0.5:
|
||||
resolution: {integrity: sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==}
|
||||
/object.fromentries/2.0.6:
|
||||
resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
|
|
@ -7182,15 +7185,15 @@ packages:
|
|||
es-abstract: 1.20.4
|
||||
dev: true
|
||||
|
||||
/object.hasown/1.1.1:
|
||||
resolution: {integrity: sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==}
|
||||
/object.hasown/1.1.2:
|
||||
resolution: {integrity: sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==}
|
||||
dependencies:
|
||||
define-properties: 1.1.4
|
||||
es-abstract: 1.20.4
|
||||
dev: true
|
||||
|
||||
/object.values/1.1.5:
|
||||
resolution: {integrity: sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==}
|
||||
/object.values/1.1.6:
|
||||
resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==}
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
|
|
@ -8461,8 +8464,8 @@ packages:
|
|||
strip-ansi: 7.0.1
|
||||
dev: true
|
||||
|
||||
/string.prototype.matchall/4.0.7:
|
||||
resolution: {integrity: sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==}
|
||||
/string.prototype.matchall/4.0.8:
|
||||
resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
|
|
@ -8474,16 +8477,16 @@ packages:
|
|||
side-channel: 1.0.4
|
||||
dev: true
|
||||
|
||||
/string.prototype.trimend/1.0.5:
|
||||
resolution: {integrity: sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==}
|
||||
/string.prototype.trimend/1.0.6:
|
||||
resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
es-abstract: 1.20.4
|
||||
dev: true
|
||||
|
||||
/string.prototype.trimstart/1.0.5:
|
||||
resolution: {integrity: sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==}
|
||||
/string.prototype.trimstart/1.0.6:
|
||||
resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
|
|
@ -8623,8 +8626,8 @@ packages:
|
|||
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
/tailwindcss/3.2.3:
|
||||
resolution: {integrity: sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg==}
|
||||
/tailwindcss/3.2.4:
|
||||
resolution: {integrity: sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==}
|
||||
engines: {node: '>=12.13.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
@ -9316,17 +9319,17 @@ packages:
|
|||
resolution: {integrity: sha512-f+fciywl1SJEniZHD6H+kUO8gOnwIr7f4ijKA6+ZvJFjeGi1r4PDLl53Ayud9O/rk64RqgoQine0feoeOU0kXg==}
|
||||
dev: false
|
||||
|
||||
/wagmi/0.8.1_ir5rj4sfbt34e63yhlgyn6mx7a:
|
||||
resolution: {integrity: sha512-jt9JWhtKDZEGfXGwgYKU6JmfuPhKzNlJMcYgoyMTYstBPzresj+RHvbhu5Lrcro7XfUYZ6Yr8TF5KQhg+0uR2g==}
|
||||
/wagmi/0.8.2_ir5rj4sfbt34e63yhlgyn6mx7a:
|
||||
resolution: {integrity: sha512-pCWpkI3HB/Y4Yep5lg46G+cozHQAQpqE9oTowrWSKm1KNxb1I4aedkC4iUXovwIvwN4t4znb3N3iKw4Q+duP2g==}
|
||||
peerDependencies:
|
||||
ethers: '>=5.5.1'
|
||||
react: '>=17.0.0'
|
||||
dependencies:
|
||||
'@coinbase/wallet-sdk': 3.5.4
|
||||
'@tanstack/query-sync-storage-persister': 4.14.5
|
||||
'@tanstack/react-query': 4.14.5_biqbaboplfbrettd7655fr4n2y
|
||||
'@tanstack/react-query-persist-client': 4.14.5_5ranp5o74eejvyb3vbwp2u74vy
|
||||
'@wagmi/core': 0.7.1_uwmz4gniyout2ivpdm7w2wosym
|
||||
'@tanstack/react-query': 4.14.6_biqbaboplfbrettd7655fr4n2y
|
||||
'@tanstack/react-query-persist-client': 4.14.6_vfstlzljin5rce5n6ouike5m54
|
||||
'@wagmi/core': 0.7.2_uwmz4gniyout2ivpdm7w2wosym
|
||||
'@walletconnect/ethereum-provider': 1.8.0
|
||||
abitype: 0.1.8_typescript@4.8.4
|
||||
ethers: 5.7.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue