chore: update dependencies
This commit is contained in:
parent
c25bbc0acd
commit
7e9ed47c0c
|
|
@ -49,7 +49,7 @@
|
|||
"@headlessui/react": "1.7.14",
|
||||
"@heroicons/react": "2.0.17",
|
||||
"@iconify-json/mingcute": "^1.1.6",
|
||||
"@lezer/highlight": "*",
|
||||
"@lezer/highlight": "^1.1.4",
|
||||
"@mantine/core": "^6.0.9",
|
||||
"@monaco-editor/react": "4.5.0",
|
||||
"@popperjs/core": "^2.11.7",
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
"hast-util-to-text": "^3.1.2",
|
||||
"i18next": "^22.4.15",
|
||||
"idb-keyval": "6.2.0",
|
||||
"immer": "9.0.21",
|
||||
"immer": "10.0.1",
|
||||
"ioredis": "5.3.2",
|
||||
"isomorphic-dompurify": "^1.3.0",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
"medium-zoom": "1.0.8",
|
||||
"mermaid": "10.1.0",
|
||||
"nanoid": "4.0.2",
|
||||
"next": "13.2.4",
|
||||
"next": "13.3.1",
|
||||
"next-i18next": "^13.2.2",
|
||||
"nextjs-progressbar": "0.0.16",
|
||||
"node-id3": "^0.2.6",
|
||||
|
|
|
|||
203
pnpm-lock.yaml
203
pnpm-lock.yaml
|
|
@ -33,7 +33,7 @@ dependencies:
|
|||
version: 0.0.78(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@crossbell/notification':
|
||||
specifier: 0.0.78
|
||||
version: 0.0.78(@tanstack/react-query@4.29.5)(@types/react@18.2.0)(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(wagmi@0.12.12)
|
||||
version: 0.0.78(@tanstack/react-query@4.29.5)(@types/react@18.2.0)(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(wagmi@0.12.12)
|
||||
'@crossbell/ui':
|
||||
specifier: 0.0.78
|
||||
version: 0.0.78(@types/react@18.2.0)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
|
||||
|
|
@ -65,8 +65,8 @@ dependencies:
|
|||
specifier: ^1.1.6
|
||||
version: 1.1.6
|
||||
'@lezer/highlight':
|
||||
specifier: '*'
|
||||
version: 0.16.0
|
||||
specifier: ^1.1.4
|
||||
version: 1.1.4
|
||||
'@mantine/core':
|
||||
specifier: ^6.0.9
|
||||
version: 6.0.9(@emotion/react@11.10.8)(@mantine/hooks@6.0.9)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
|
|
@ -146,8 +146,8 @@ dependencies:
|
|||
specifier: 6.2.0
|
||||
version: 6.2.0
|
||||
immer:
|
||||
specifier: 9.0.21
|
||||
version: 9.0.21
|
||||
specifier: 10.0.1
|
||||
version: 10.0.1
|
||||
ioredis:
|
||||
specifier: 5.3.2
|
||||
version: 5.3.2
|
||||
|
|
@ -188,14 +188,14 @@ dependencies:
|
|||
specifier: 4.0.2
|
||||
version: 4.0.2
|
||||
next:
|
||||
specifier: 13.2.4
|
||||
version: 13.2.4(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: 13.3.1
|
||||
version: 13.3.1(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
|
||||
next-i18next:
|
||||
specifier: ^13.2.2
|
||||
version: 13.2.2(i18next@22.4.15)(next@13.2.4)(react-i18next@12.2.2)(react@18.2.0)
|
||||
version: 13.2.2(i18next@22.4.15)(next@13.3.1)(react-i18next@12.2.2)(react@18.2.0)
|
||||
nextjs-progressbar:
|
||||
specifier: 0.0.16
|
||||
version: 0.0.16(next@13.2.4)(react@18.2.0)
|
||||
version: 0.0.16(next@13.3.1)(react@18.2.0)
|
||||
node-id3:
|
||||
specifier: ^0.2.6
|
||||
version: 0.2.6
|
||||
|
|
@ -342,10 +342,10 @@ dependencies:
|
|||
version: 9.0.0
|
||||
wagmi:
|
||||
specifier: 0.12.12
|
||||
version: 0.12.12(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
|
||||
version: 0.12.12(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
|
||||
zustand:
|
||||
specifier: ^4.3.7
|
||||
version: 4.3.7(immer@9.0.21)(react@18.2.0)
|
||||
version: 4.3.7(immer@10.0.1)(react@18.2.0)
|
||||
|
||||
devDependencies:
|
||||
'@next/bundle-analyzer':
|
||||
|
|
@ -461,7 +461,7 @@ devDependencies:
|
|||
version: 13.2.2
|
||||
next-pwa:
|
||||
specifier: ^5.6.0
|
||||
version: 5.6.0(@babel/core@7.21.5)(esbuild@0.17.18)(next@13.2.4)(webpack@5.81.0)
|
||||
version: 5.6.0(@babel/core@7.21.5)(esbuild@0.17.18)(next@13.3.1)(webpack@5.81.0)
|
||||
postcss-import:
|
||||
specifier: 15.1.0
|
||||
version: 15.1.0(postcss@8.4.23)
|
||||
|
|
@ -2169,7 +2169,7 @@ packages:
|
|||
react-google-recaptcha: 2.1.0(react@18.2.0)
|
||||
rxjs: 7.8.1
|
||||
ts-essentials: 9.3.1(typescript@5.0.4)
|
||||
wagmi: 0.12.12(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
|
||||
wagmi: 0.12.12(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
|
||||
zustand: 4.3.7(immer@10.0.1)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
|
|
@ -2224,7 +2224,7 @@ packages:
|
|||
resolution: {integrity: sha512-0Yf9+MMTSD+JJkFbNaK/s+kl3CXhr4oq2yj3K0dvheB+e8uykcpM7yomxHie/sr0ushw3G7Ppf5NXYkfH0eiSw==}
|
||||
dev: false
|
||||
|
||||
/@crossbell/notification@0.0.78(@tanstack/react-query@4.29.5)(@types/react@18.2.0)(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(wagmi@0.12.12):
|
||||
/@crossbell/notification@0.0.78(@tanstack/react-query@4.29.5)(@types/react@18.2.0)(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(wagmi@0.12.12):
|
||||
resolution: {integrity: sha512-1Gn98+VX8R9st9BOds5JhWp5fDUyaUre6npDYbj9r5uSNlwWQzvn6Fv1ze7xdSZej5bfPATa2TNs9tXuwia9nA==}
|
||||
peerDependencies:
|
||||
'@tanstack/react-query': ^4
|
||||
|
|
@ -2243,8 +2243,8 @@ packages:
|
|||
ethers: 5.7.2
|
||||
react: 18.2.0
|
||||
react-intersection-observer: 9.4.3(react@18.2.0)
|
||||
wagmi: 0.12.12(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
|
||||
zustand: 4.3.7(immer@9.0.21)(react@18.2.0)
|
||||
wagmi: 0.12.12(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
|
||||
zustand: 4.3.7(immer@10.0.1)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- bufferutil
|
||||
|
|
@ -3477,10 +3477,6 @@ packages:
|
|||
resolution: {integrity: sha512-TQ21IjcZOw/scqypaVFY3jHVqI7X7Hta3qN/us6FvTol3AY06UmrhhXGww0E9xHmAbdX241ddwXEiMBSQZFr9g==}
|
||||
dev: false
|
||||
|
||||
/@lezer/common@0.16.1:
|
||||
resolution: {integrity: sha512-qPmG7YTZ6lATyTOAWf8vXE+iRrt1NJd4cm2nJHK+v7X9TsOF6+HtuU/ctaZy2RCrluxDb89hI6KWQ5LfQGQWuA==}
|
||||
dev: false
|
||||
|
||||
/@lezer/common@1.0.2:
|
||||
resolution: {integrity: sha512-SVgiGtMnMnW3ActR8SXgsDhw7a0w0ChHSYAyAUxxrOiJ1OqYWEKk/xJd84tTSPo1mo6DXLObAJALNnd0Hrv7Ng==}
|
||||
dev: false
|
||||
|
|
@ -3499,12 +3495,6 @@ packages:
|
|||
'@lezer/lr': 1.3.3
|
||||
dev: false
|
||||
|
||||
/@lezer/highlight@0.16.0:
|
||||
resolution: {integrity: sha512-iE5f4flHlJ1g1clOStvXNLbORJoiW4Kytso6ubfYzHnaNo/eo5SKhxs4wv/rtvwZQeZrK3we8S9SyA7OGOoRKQ==}
|
||||
dependencies:
|
||||
'@lezer/common': 0.16.1
|
||||
dev: false
|
||||
|
||||
/@lezer/highlight@1.1.4:
|
||||
resolution: {integrity: sha512-IECkFmw2l7sFcYXrV8iT9GeY4W0fU4CxX0WMwhmhMIVjoDdD1Hr6q3G2NqVtLg/yVe5n7i4menG3tJ2r4eCrPQ==}
|
||||
dependencies:
|
||||
|
|
@ -3799,8 +3789,8 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@next/env@13.2.4:
|
||||
resolution: {integrity: sha512-+Mq3TtpkeeKFZanPturjcXt+KHfKYnLlX6jMLyCrmpq6OOs4i1GqBOAauSkii9QeKCMTYzGppar21JU57b/GEA==}
|
||||
/@next/env@13.3.1:
|
||||
resolution: {integrity: sha512-EDtCoedIZC7JlUQ3uaQpSc4aVmyhbLHmQVALg7pFfQgOTjgSnn7mKtA0DiCMkYvvsx6aFb5octGMtWrOtGXW9A==}
|
||||
|
||||
/@next/eslint-plugin-next@13.3.1:
|
||||
resolution: {integrity: sha512-Hpd74UrYGF+bq9bBSRDXRsRfaWkPpcwjhvachy3sr/R/5fY6feC0T0s047pUthyqcaeNsqKOY1nUGQQJNm4WyA==}
|
||||
|
|
@ -3808,104 +3798,72 @@ packages:
|
|||
glob: 7.1.7
|
||||
dev: true
|
||||
|
||||
/@next/swc-android-arm-eabi@13.2.4:
|
||||
resolution: {integrity: sha512-DWlalTSkLjDU11MY11jg17O1gGQzpRccM9Oes2yTqj2DpHndajrXHGxj9HGtJ+idq2k7ImUdJVWS2h2l/EDJOw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-android-arm64@13.2.4:
|
||||
resolution: {integrity: sha512-sRavmUImUCf332Gy+PjIfLkMhiRX1Ez4SI+3vFDRs1N5eXp+uNzjFUK/oLMMOzk6KFSkbiK/3Wt8+dHQR/flNg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-darwin-arm64@13.2.4:
|
||||
resolution: {integrity: sha512-S6vBl+OrInP47TM3LlYx65betocKUUlTZDDKzTiRDbsRESeyIkBtZ6Qi5uT2zQs4imqllJznVjFd1bXLx3Aa6A==}
|
||||
/@next/swc-darwin-arm64@13.3.1:
|
||||
resolution: {integrity: sha512-UXPtriEc/pBP8luSLSCZBcbzPeVv+SSjs9cH/KygTbhmACye8/OOXRZO13Z2Wq1G0gLmEAIHQAOuF+vafPd2lw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-darwin-x64@13.2.4:
|
||||
resolution: {integrity: sha512-a6LBuoYGcFOPGd4o8TPo7wmv5FnMr+Prz+vYHopEDuhDoMSHOnC+v+Ab4D7F0NMZkvQjEJQdJS3rqgFhlZmKlw==}
|
||||
/@next/swc-darwin-x64@13.3.1:
|
||||
resolution: {integrity: sha512-lT36yYxosCfLtplFzJWgo0hrPu6/do8+msgM7oQkPeohDNdhjtjFUgOOwdSnPublLR6Mo2Ym4P/wl5OANuD2bw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-freebsd-x64@13.2.4:
|
||||
resolution: {integrity: sha512-kkbzKVZGPaXRBPisoAQkh3xh22r+TD+5HwoC5bOkALraJ0dsOQgSMAvzMXKsN3tMzJUPS0tjtRf1cTzrQ0I5vQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm-gnueabihf@13.2.4:
|
||||
resolution: {integrity: sha512-7qA1++UY0fjprqtjBZaOA6cas/7GekpjVsZn/0uHvquuITFCdKGFCsKNBx3S0Rpxmx6WYo0GcmhNRM9ru08BGg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-gnu@13.2.4:
|
||||
resolution: {integrity: sha512-xzYZdAeq883MwXgcwc72hqo/F/dwUxCukpDOkx/j1HTq/J0wJthMGjinN9wH5bPR98Mfeh1MZJ91WWPnZOedOg==}
|
||||
/@next/swc-linux-arm64-gnu@13.3.1:
|
||||
resolution: {integrity: sha512-wRb76nLWJhonH8s3kxC/1tFguEkeOPayIwe9mkaz1G/yeS3OrjeyKMJsb4+Kdg0zbTo53bNCOl59NNtDM7yyyw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-musl@13.2.4:
|
||||
resolution: {integrity: sha512-8rXr3WfmqSiYkb71qzuDP6I6R2T2tpkmf83elDN8z783N9nvTJf2E7eLx86wu2OJCi4T05nuxCsh4IOU3LQ5xw==}
|
||||
/@next/swc-linux-arm64-musl@13.3.1:
|
||||
resolution: {integrity: sha512-qz3BzjJRZ16Iq/jrp+pjiYOc0jTjHlfmxQmZk9x/+5uhRP6/eWQSTAPVJ33BMo6oK5O5N4644OgTAbzXzorecg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-gnu@13.2.4:
|
||||
resolution: {integrity: sha512-Ngxh51zGSlYJ4EfpKG4LI6WfquulNdtmHg1yuOYlaAr33KyPJp4HeN/tivBnAHcZkoNy0hh/SbwDyCnz5PFJQQ==}
|
||||
/@next/swc-linux-x64-gnu@13.3.1:
|
||||
resolution: {integrity: sha512-6mgkLmwlyWlomQmpl21I3hxgqE5INoW4owTlcLpNsd1V4wP+J46BlI/5zV5KWWbzjfncIqzXoeGs5Eg+1GHODA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-musl@13.2.4:
|
||||
resolution: {integrity: sha512-gOvwIYoSxd+j14LOcvJr+ekd9fwYT1RyMAHOp7znA10+l40wkFiMONPLWiZuHxfRk+Dy7YdNdDh3ImumvL6VwA==}
|
||||
/@next/swc-linux-x64-musl@13.3.1:
|
||||
resolution: {integrity: sha512-uqm5sielhQmKJM+qayIhgZv1KlS5pqTdQ99b+Z7hMWryXS96qE0DftTmMZowBcUL6x7s2vSXyH5wPtO1ON7LBg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-arm64-msvc@13.2.4:
|
||||
resolution: {integrity: sha512-q3NJzcfClgBm4HvdcnoEncmztxrA5GXqKeiZ/hADvC56pwNALt3ngDC6t6qr1YW9V/EPDxCYeaX4zYxHciW4Dw==}
|
||||
/@next/swc-win32-arm64-msvc@13.3.1:
|
||||
resolution: {integrity: sha512-WomIiTj/v3LevltlibNQKmvrOymNRYL+a0dp5R73IwPWN5FvXWwSELN/kiNALig/+T3luc4qHNTyvMCp9L6U5Q==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-ia32-msvc@13.2.4:
|
||||
resolution: {integrity: sha512-/eZ5ncmHUYtD2fc6EUmAIZlAJnVT2YmxDsKs1Ourx0ttTtvtma/WKlMV5NoUsyOez0f9ExLyOpeCoz5aj+MPXw==}
|
||||
/@next/swc-win32-ia32-msvc@13.3.1:
|
||||
resolution: {integrity: sha512-M+PoH+0+q658wRUbs285RIaSTYnGBSTdweH/0CdzDgA6Q4rBM0sQs4DHmO3BPP0ltCO/vViIoyG7ks66XmCA5g==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-x64-msvc@13.2.4:
|
||||
resolution: {integrity: sha512-0MffFmyv7tBLlji01qc0IaPP/LVExzvj7/R5x1Jph1bTAIj4Vu81yFQWHHQAP6r4ff9Ukj1mBK6MDNVXm7Tcvw==}
|
||||
/@next/swc-win32-x64-msvc@13.3.1:
|
||||
resolution: {integrity: sha512-Sl1F4Vp5Z1rNXWZYqJwMuWRRol4bqOB6+/d7KqkgQ4AcafKPN1PZmpkCoxv4UFHtFNIB7EotnuIhtXu3zScicQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
|
@ -4521,8 +4479,8 @@ packages:
|
|||
string.prototype.matchall: 4.0.8
|
||||
dev: true
|
||||
|
||||
/@swc/helpers@0.4.14:
|
||||
resolution: {integrity: sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==}
|
||||
/@swc/helpers@0.5.0:
|
||||
resolution: {integrity: sha512-SjY/p4MmECVVEWspzSRpQEM3sjR17sP8PbGxELWrT+YZMBfiUyt1MRUNjMV23zohwlG2HYtCQOsCwsTHguXkyg==}
|
||||
dependencies:
|
||||
tslib: 2.5.0
|
||||
|
||||
|
|
@ -5169,7 +5127,7 @@ packages:
|
|||
'@ledgerhq/connect-kit-loader': 1.0.2
|
||||
'@safe-global/safe-apps-provider': 0.15.2
|
||||
'@safe-global/safe-apps-sdk': 7.10.1
|
||||
'@wagmi/core': 0.10.10(ethers@5.7.2)(immer@9.0.21)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
|
||||
'@wagmi/core': 0.10.10(ethers@5.7.2)(immer@10.0.1)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
|
||||
'@walletconnect/ethereum-provider': 2.7.0(@web3modal/standalone@2.3.5)
|
||||
'@walletconnect/legacy-provider': 2.0.0
|
||||
'@web3modal/standalone': 2.3.5(react@18.2.0)
|
||||
|
|
@ -5189,7 +5147,7 @@ packages:
|
|||
- zod
|
||||
dev: false
|
||||
|
||||
/@wagmi/core@0.10.10(ethers@5.7.2)(immer@9.0.21)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4):
|
||||
/@wagmi/core@0.10.10(ethers@5.7.2)(immer@10.0.1)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4):
|
||||
resolution: {integrity: sha512-oghQIASk+QfrRku2m36NJTZnj5gpJNqfID5G3kZlBReWr01iOFbGfTVcS6Pcu2X3rsR2lmky8Tu5DWLXdKeGZg==}
|
||||
peerDependencies:
|
||||
ethers: '>=5.5.1 <6'
|
||||
|
|
@ -5204,7 +5162,7 @@ packages:
|
|||
ethers: 5.7.2
|
||||
eventemitter3: 4.0.7
|
||||
typescript: 5.0.4
|
||||
zustand: 4.3.7(immer@9.0.21)(react@18.2.0)
|
||||
zustand: 4.3.7(immer@10.0.1)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@react-native-async-storage/async-storage'
|
||||
- bufferutil
|
||||
|
|
@ -6453,7 +6411,6 @@ packages:
|
|||
engines: {node: '>=10.16.0'}
|
||||
dependencies:
|
||||
streamsearch: 1.1.0
|
||||
dev: false
|
||||
|
||||
/cac@6.7.14:
|
||||
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
|
||||
|
|
@ -6482,6 +6439,9 @@ packages:
|
|||
/caniuse-lite@1.0.30001480:
|
||||
resolution: {integrity: sha512-q7cpoPPvZYgtyC4VaBSN0Bt+PJ4c4EYRf0DrduInOz2SkFpHD5p3LnvEpqBp7UnJn+8x1Ogl1s38saUxe+ihQQ==}
|
||||
|
||||
/caniuse-lite@1.0.30001481:
|
||||
resolution: {integrity: sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==}
|
||||
|
||||
/canvas-confetti@1.6.0:
|
||||
resolution: {integrity: sha512-ej+w/m8Jzpv9Z7W7uJZer14Ke8P2ogsjg4ZMGIuq4iqUOqY2Jq8BNW42iGmNfRwREaaEfFIczLuZZiEVSYNHAA==}
|
||||
dev: false
|
||||
|
|
@ -9283,10 +9243,6 @@ packages:
|
|||
resolution: {integrity: sha512-zg++jJLsKKTwXGeSYIw0HgChSYQGtu0UDTnbKx5aGLYgte4CwTmH9eJDYyQ6FheyUtBe+lQW9FrGxya1G+Dtmg==}
|
||||
dev: false
|
||||
|
||||
/immer@9.0.21:
|
||||
resolution: {integrity: sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==}
|
||||
dev: false
|
||||
|
||||
/import-fresh@3.3.0:
|
||||
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
||||
engines: {node: '>=6'}
|
||||
|
|
@ -11020,7 +10976,7 @@ packages:
|
|||
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
||||
dev: true
|
||||
|
||||
/next-i18next@13.2.2(i18next@22.4.15)(next@13.2.4)(react-i18next@12.2.2)(react@18.2.0):
|
||||
/next-i18next@13.2.2(i18next@22.4.15)(next@13.3.1)(react-i18next@12.2.2)(react@18.2.0):
|
||||
resolution: {integrity: sha512-t0WU6K+HJoq2nVQ0n6OiiEZja9GyMqtDSU74FmOafgk4ljns+iZ18bsNJiI8rOUXfFfkW96ea1N7D5kbMyT+PA==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
|
|
@ -11035,12 +10991,12 @@ packages:
|
|||
hoist-non-react-statics: 3.3.2
|
||||
i18next: 22.4.15
|
||||
i18next-fs-backend: 2.1.1
|
||||
next: 13.2.4(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
|
||||
next: 13.3.1(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-i18next: 12.2.2(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/next-pwa@5.6.0(@babel/core@7.21.5)(esbuild@0.17.18)(next@13.2.4)(webpack@5.81.0):
|
||||
/next-pwa@5.6.0(@babel/core@7.21.5)(esbuild@0.17.18)(next@13.3.1)(webpack@5.81.0):
|
||||
resolution: {integrity: sha512-XV8g8C6B7UmViXU8askMEYhWwQ4qc/XqJGnexbLV68hzKaGHZDMtHsm2TNxFcbR7+ypVuth/wwpiIlMwpRJJ5A==}
|
||||
peerDependencies:
|
||||
next: '>=9.0.0'
|
||||
|
|
@ -11048,7 +11004,7 @@ packages:
|
|||
babel-loader: 8.3.0(@babel/core@7.21.5)(webpack@5.81.0)
|
||||
clean-webpack-plugin: 4.0.0(webpack@5.81.0)
|
||||
globby: 11.1.0
|
||||
next: 13.2.4(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
|
||||
next: 13.3.1(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
|
||||
terser-webpack-plugin: 5.3.7(esbuild@0.17.18)(webpack@5.81.0)
|
||||
workbox-webpack-plugin: 6.5.4(webpack@5.81.0)
|
||||
workbox-window: 6.5.4
|
||||
|
|
@ -11066,12 +11022,12 @@ packages:
|
|||
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
|
||||
dev: false
|
||||
|
||||
/next@13.2.4(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-g1I30317cThkEpvzfXujf0O4wtaQHtDCLhlivwlTJ885Ld+eOgcz7r3TGQzeU+cSRoNHtD8tsJgzxVdYojFssw==}
|
||||
engines: {node: '>=14.6.0'}
|
||||
/next@13.3.1(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-eByWRxPzKHs2oQz1yE41LX35umhz86ZSZ+mYyXBqn2IBi2hyUqxBA88avywdr4uyH+hCJczegGsDGWbzQA5Rqw==}
|
||||
engines: {node: '>=14.18.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@opentelemetry/api': ^1.4.0
|
||||
'@opentelemetry/api': ^1.1.0
|
||||
fibers: '>= 3.1.0'
|
||||
node-sass: ^6.0.0 || ^7.0.0
|
||||
react: ^18.2.0
|
||||
|
|
@ -11087,39 +11043,36 @@ packages:
|
|||
sass:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/env': 13.2.4
|
||||
'@swc/helpers': 0.4.14
|
||||
caniuse-lite: 1.0.30001480
|
||||
'@next/env': 13.3.1
|
||||
'@swc/helpers': 0.5.0
|
||||
busboy: 1.6.0
|
||||
caniuse-lite: 1.0.30001481
|
||||
postcss: 8.4.14
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
styled-jsx: 5.1.1(@babel/core@7.21.5)(react@18.2.0)
|
||||
optionalDependencies:
|
||||
'@next/swc-android-arm-eabi': 13.2.4
|
||||
'@next/swc-android-arm64': 13.2.4
|
||||
'@next/swc-darwin-arm64': 13.2.4
|
||||
'@next/swc-darwin-x64': 13.2.4
|
||||
'@next/swc-freebsd-x64': 13.2.4
|
||||
'@next/swc-linux-arm-gnueabihf': 13.2.4
|
||||
'@next/swc-linux-arm64-gnu': 13.2.4
|
||||
'@next/swc-linux-arm64-musl': 13.2.4
|
||||
'@next/swc-linux-x64-gnu': 13.2.4
|
||||
'@next/swc-linux-x64-musl': 13.2.4
|
||||
'@next/swc-win32-arm64-msvc': 13.2.4
|
||||
'@next/swc-win32-ia32-msvc': 13.2.4
|
||||
'@next/swc-win32-x64-msvc': 13.2.4
|
||||
'@next/swc-darwin-arm64': 13.3.1
|
||||
'@next/swc-darwin-x64': 13.3.1
|
||||
'@next/swc-linux-arm64-gnu': 13.3.1
|
||||
'@next/swc-linux-arm64-musl': 13.3.1
|
||||
'@next/swc-linux-x64-gnu': 13.3.1
|
||||
'@next/swc-linux-x64-musl': 13.3.1
|
||||
'@next/swc-win32-arm64-msvc': 13.3.1
|
||||
'@next/swc-win32-ia32-msvc': 13.3.1
|
||||
'@next/swc-win32-x64-msvc': 13.3.1
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
- babel-plugin-macros
|
||||
|
||||
/nextjs-progressbar@0.0.16(next@13.2.4)(react@18.2.0):
|
||||
/nextjs-progressbar@0.0.16(next@13.3.1)(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.2.4(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
|
||||
next: 13.3.1(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
|
||||
nprogress: 0.2.0
|
||||
prop-types: 15.8.1
|
||||
react: 18.2.0
|
||||
|
|
@ -13084,7 +13037,6 @@ packages:
|
|||
/streamsearch@1.1.0:
|
||||
resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
dev: false
|
||||
|
||||
/strict-uri-encode@2.0.0:
|
||||
resolution: {integrity: sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==}
|
||||
|
|
@ -14173,7 +14125,7 @@ packages:
|
|||
xml-name-validator: 4.0.0
|
||||
dev: false
|
||||
|
||||
/wagmi@0.12.12(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4):
|
||||
/wagmi@0.12.12(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4):
|
||||
resolution: {integrity: sha512-AEY4res9WCeAEbVv++tgdx6981lkdiAwfpLPj24mawMoocj2Cqr6j304lq7EJiEhnoiPqIwvbBzme3sAmUWYUA==}
|
||||
peerDependencies:
|
||||
ethers: '>=5.5.1 <6'
|
||||
|
|
@ -14186,7 +14138,7 @@ packages:
|
|||
'@tanstack/query-sync-storage-persister': 4.29.1
|
||||
'@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0)
|
||||
'@tanstack/react-query-persist-client': 4.29.5(@tanstack/react-query@4.29.5)
|
||||
'@wagmi/core': 0.10.10(ethers@5.7.2)(immer@9.0.21)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
|
||||
'@wagmi/core': 0.10.10(ethers@5.7.2)(immer@10.0.1)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
|
||||
abitype: 0.3.0(typescript@5.0.4)(zod@3.21.4)
|
||||
ethers: 5.7.2
|
||||
react: 18.2.0
|
||||
|
|
@ -14794,23 +14746,6 @@ packages:
|
|||
use-sync-external-store: 1.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/zustand@4.3.7(immer@9.0.21)(react@18.2.0):
|
||||
resolution: {integrity: sha512-dY8ERwB9Nd21ellgkBZFhudER8KVlelZm8388B5nDAXhO/+FZDhYMuRnqDgu5SYyRgz/iaf8RKnbUs/cHfOGlQ==}
|
||||
engines: {node: '>=12.7.0'}
|
||||
peerDependencies:
|
||||
immer: '>=9.0'
|
||||
react: '>=16.8'
|
||||
peerDependenciesMeta:
|
||||
immer:
|
||||
optional: true
|
||||
react:
|
||||
optional: true
|
||||
dependencies:
|
||||
immer: 9.0.21
|
||||
react: 18.2.0
|
||||
use-sync-external-store: 1.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/zwitch@2.0.4:
|
||||
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
|
||||
dev: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue