From 24e27599f15d9c4d349fc92d37ab23eb5556f380 Mon Sep 17 00:00:00 2001
From: DIYgod
Date: Thu, 4 May 2023 21:41:36 +0100
Subject: [PATCH 01/54] chore: update dependencies
---
package.json | 48 +--
pnpm-lock.yaml | 1031 +++++++++++++++++++++++++++---------------------
2 files changed, 599 insertions(+), 480 deletions(-)
diff --git a/package.json b/package.json
index df1a4a4c..78d35f1e 100644
--- a/package.json
+++ b/package.json
@@ -27,29 +27,29 @@
]
},
"dependencies": {
- "@codemirror/commands": "6.2.3",
+ "@codemirror/commands": "6.2.4",
"@codemirror/lang-markdown": "6.1.1",
"@codemirror/language": "6.6.0",
- "@codemirror/language-data": "6.3.0",
+ "@codemirror/language-data": "6.3.1",
"@codemirror/state": "6.2.0",
"@codemirror/theme-one-dark": "6.1.2",
- "@codemirror/view": "6.10.0",
- "@crossbell/connect-kit": "0.0.79",
- "@crossbell/contract": "0.0.79",
- "@crossbell/indexer": "0.0.79",
- "@crossbell/notification": "0.0.79",
- "@crossbell/ui": "0.0.79",
- "@crossbell/util-hooks": "0.0.79",
+ "@codemirror/view": "6.11.0",
+ "@crossbell/connect-kit": "0.0.81",
+ "@crossbell/contract": "0.0.81",
+ "@crossbell/indexer": "0.0.81",
+ "@crossbell/notification": "0.0.81",
+ "@crossbell/ui": "0.0.81",
+ "@crossbell/util-hooks": "0.0.81",
"@ddietr/codemirror-themes": "1.4.1",
"@dqbd/tiktoken": "^1.0.7",
"@emoji-mart/data": "1.1.2",
"@emoji-mart/react": "1.1.1",
- "@floating-ui/react": "^0.23.1",
+ "@floating-ui/react": "^0.24.0",
"@headlessui/react": "1.7.14",
"@heroicons/react": "2.0.17",
"@iconify-json/mingcute": "^1.1.6",
"@lezer/highlight": "^1.1.4",
- "@mantine/core": "^6.0.9",
+ "@mantine/core": "^6.0.10",
"@monaco-editor/react": "4.5.0",
"@popperjs/core": "^2.11.7",
"@prisma/client": "^4.13.0",
@@ -58,7 +58,7 @@
"@tanstack/react-query-persist-client": "4.29.5",
"@uiw/codemirror-extensions-events": "4.19.16",
"@urql/core": "4.0.7",
- "ahooks": "^3.7.6",
+ "ahooks": "^3.7.7",
"aplayer-react": "^1.1.0",
"canvas-confetti": "^1.6.0",
"chroma-js": "^2.4.2",
@@ -77,9 +77,9 @@
"ioredis": "5.3.2",
"isomorphic-dompurify": "^1.3.0",
"js-yaml": "4.1.0",
- "jsonfeed-to-rss": "^3.0.6",
+ "jsonfeed-to-rss": "^3.0.7",
"katex": "^0.16.7",
- "langchain": "^0.0.66",
+ "langchain": "^0.0.69",
"lottie-react": "^2.4.0",
"mdast-util-to-hast": "^12.3.0",
"mdast-util-to-string": "3.2.0",
@@ -87,7 +87,7 @@
"medium-zoom": "1.0.8",
"mermaid": "10.1.0",
"nanoid": "4.0.2",
- "next": "13.3.1",
+ "next": "13.4.0",
"next-i18next": "^13.2.2",
"nextjs-progressbar": "0.0.16",
"node-id3": "^0.2.6",
@@ -99,12 +99,12 @@
"react-hook-form": "7.43.9",
"react-hot-toast": "2.4.1",
"react-i18next": "^12.2.2",
- "react-parallax-tilt": "^1.7.131",
+ "react-parallax-tilt": "^1.7.136",
"react-popper": "^2.3.0",
"react-scroll": "1.8.9",
"react-sortablejs": "6.1.4",
"react-string-replace": "^1.1.0",
- "react-virtuoso": "4.3.2",
+ "react-virtuoso": "4.3.5",
"refractor": "4.8.1",
"rehype-autolink-headings": "6.1.1",
"rehype-infer-description-meta": "^1.1.0",
@@ -139,11 +139,11 @@
"use-onclickoutside": "0.4.1",
"uuid": "9.0.0",
"wagmi": "0.12.12",
- "zustand": "^4.3.7"
+ "zustand": "^4.3.8"
},
"devDependencies": {
"@iconify/tailwind": "^0.1.2",
- "@next/bundle-analyzer": "13.3.1",
+ "@next/bundle-analyzer": "13.4.0",
"@playwright/test": "1.33.0",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@types/canvas-confetti": "^1.6.0",
@@ -154,13 +154,13 @@
"@types/katex": "^0.16.0",
"@types/mdast": "^3.0.11",
"@types/mjml": "4.7.1",
- "@types/node": "18.16.2",
+ "@types/node": "18.16.3",
"@types/pangu": "^4.0.0",
"@types/prismjs": "1.26.0",
- "@types/react": "18.2.0",
- "@types/react-dom": "18.2.1",
+ "@types/react": "18.2.5",
+ "@types/react-dom": "18.2.3",
"@types/react-infinite-scroller": "1.2.3",
- "@types/react-scroll": "1.8.6",
+ "@types/react-scroll": "1.8.7",
"@types/remove-markdown": "0.3.1",
"@types/serialize-javascript": "^5.0.2",
"@types/sortablejs": "1.15.1",
@@ -173,7 +173,7 @@
"esbuild": "0.17.18",
"esbuild-register": "3.4.2",
"eslint": "8.39.0",
- "eslint-config-next": "13.3.1",
+ "eslint-config-next": "13.4.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3d450d0c..4af1e37b 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -2,8 +2,8 @@ lockfileVersion: '6.0'
dependencies:
'@codemirror/commands':
- specifier: 6.2.3
- version: 6.2.3
+ specifier: 6.2.4
+ version: 6.2.4
'@codemirror/lang-markdown':
specifier: 6.1.1
version: 6.1.1
@@ -11,8 +11,8 @@ dependencies:
specifier: 6.6.0
version: 6.6.0
'@codemirror/language-data':
- specifier: 6.3.0
- version: 6.3.0(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ specifier: 6.3.1
+ version: 6.3.1(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2)
'@codemirror/state':
specifier: 6.2.0
version: 6.2.0
@@ -20,26 +20,26 @@ dependencies:
specifier: 6.1.2
version: 6.1.2
'@codemirror/view':
- specifier: 6.10.0
- version: 6.10.0
+ specifier: 6.11.0
+ version: 6.11.0
'@crossbell/connect-kit':
- specifier: 0.0.79
- version: 0.0.79(@tanstack/react-query@4.29.5)(@types/react@18.2.0)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)(wagmi@0.12.12)
+ specifier: 0.0.81
+ version: 0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)(wagmi@0.12.12)
'@crossbell/contract':
- specifier: 0.0.79
- version: 0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
+ specifier: 0.0.81
+ version: 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
'@crossbell/indexer':
- specifier: 0.0.79
- version: 0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
+ specifier: 0.0.81
+ version: 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
'@crossbell/notification':
- specifier: 0.0.79
- version: 0.0.79(@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)
+ specifier: 0.0.81
+ version: 0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.5)(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.79
- version: 0.0.79(@types/react@18.2.0)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
+ specifier: 0.0.81
+ version: 0.0.81(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
'@crossbell/util-hooks':
- specifier: 0.0.79
- version: 0.0.79(react-dom@18.2.0)(react@18.2.0)
+ specifier: 0.0.81
+ version: 0.0.81(react-dom@18.2.0)(react@18.2.0)
'@ddietr/codemirror-themes':
specifier: 1.4.1
version: 1.4.1
@@ -53,8 +53,8 @@ dependencies:
specifier: 1.1.1
version: 1.1.1(emoji-mart@5.5.2)(react@18.2.0)
'@floating-ui/react':
- specifier: ^0.23.1
- version: 0.23.1(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^0.24.0
+ version: 0.24.0(react-dom@18.2.0)(react@18.2.0)
'@headlessui/react':
specifier: 1.7.14
version: 1.7.14(react-dom@18.2.0)(react@18.2.0)
@@ -68,11 +68,11 @@ dependencies:
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)
+ specifier: ^6.0.10
+ version: 6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0)
'@monaco-editor/react':
specifier: 4.5.0
- version: 4.5.0(monaco-editor@0.37.1)(react-dom@18.2.0)(react@18.2.0)
+ version: 4.5.0(monaco-editor@0.38.0)(react-dom@18.2.0)(react@18.2.0)
'@popperjs/core':
specifier: ^2.11.7
version: 2.11.7
@@ -90,13 +90,13 @@ dependencies:
version: 4.29.5(@tanstack/react-query@4.29.5)
'@uiw/codemirror-extensions-events':
specifier: 4.19.16
- version: 4.19.16(@codemirror/view@6.10.0)
+ version: 4.19.16(@codemirror/view@6.11.0)
'@urql/core':
specifier: 4.0.7
version: 4.0.7(graphql@16.6.0)
ahooks:
- specifier: ^3.7.6
- version: 3.7.6(react@18.2.0)
+ specifier: ^3.7.7
+ version: 3.7.7(react@18.2.0)
aplayer-react:
specifier: ^1.1.0
version: 1.1.0(react@18.2.0)
@@ -152,14 +152,14 @@ dependencies:
specifier: 4.1.0
version: 4.1.0
jsonfeed-to-rss:
- specifier: ^3.0.6
- version: 3.0.6
+ specifier: ^3.0.7
+ version: 3.0.7
katex:
specifier: ^0.16.7
version: 0.16.7
langchain:
- specifier: ^0.0.66
- version: 0.0.66
+ specifier: ^0.0.69
+ version: 0.0.69
lottie-react:
specifier: ^2.4.0
version: 2.4.0(react-dom@18.2.0)(react@18.2.0)
@@ -182,14 +182,14 @@ dependencies:
specifier: 4.0.2
version: 4.0.2
next:
- specifier: 13.3.1
- version: 13.3.1(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
+ specifier: 13.4.0
+ version: 13.4.0(@babel/core@7.21.8)(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.3.1)(react-i18next@12.2.2)(react@18.2.0)
+ version: 13.2.2(i18next@22.4.15)(next@13.4.0)(react-i18next@12.2.2)(react@18.2.0)
nextjs-progressbar:
specifier: 0.0.16
- version: 0.0.16(next@13.3.1)(react@18.2.0)
+ version: 0.0.16(next@13.4.0)(react@18.2.0)
node-id3:
specifier: ^0.2.6
version: 0.2.6
@@ -218,8 +218,8 @@ dependencies:
specifier: ^12.2.2
version: 12.2.2(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0)
react-parallax-tilt:
- specifier: ^1.7.131
- version: 1.7.131(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^1.7.136
+ version: 1.7.136(react-dom@18.2.0)(react@18.2.0)
react-popper:
specifier: ^2.3.0
version: 2.3.0(@popperjs/core@2.11.7)(react-dom@18.2.0)(react@18.2.0)
@@ -233,8 +233,8 @@ dependencies:
specifier: ^1.1.0
version: 1.1.0
react-virtuoso:
- specifier: 4.3.2
- version: 4.3.2(react-dom@18.2.0)(react@18.2.0)
+ specifier: 4.3.5
+ version: 4.3.5(react-dom@18.2.0)(react@18.2.0)
refractor:
specifier: 4.8.1
version: 4.8.1
@@ -255,7 +255,7 @@ dependencies:
version: 6.1.1
rehype-react:
specifier: 7.2.0
- version: 7.2.0(@types/react@18.2.0)
+ version: 7.2.0(@types/react@18.2.5)
rehype-rewrite:
specifier: ^3.0.6
version: 3.0.6
@@ -330,7 +330,7 @@ dependencies:
version: 4.1.2
use-onclickoutside:
specifier: 0.4.1
- version: 0.4.1(@types/react@18.2.0)(react@18.2.0)
+ version: 0.4.1(@types/react@18.2.5)(react@18.2.0)
uuid:
specifier: 9.0.0
version: 9.0.0
@@ -338,16 +338,16 @@ dependencies:
specifier: 0.12.12
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@10.0.1)(react@18.2.0)
+ specifier: ^4.3.8
+ version: 4.3.8(immer@10.0.1)(react@18.2.0)
devDependencies:
'@iconify/tailwind':
specifier: ^0.1.2
version: 0.1.2
'@next/bundle-analyzer':
- specifier: 13.3.1
- version: 13.3.1
+ specifier: 13.4.0
+ version: 13.4.0
'@playwright/test':
specifier: 1.33.0
version: 1.33.0
@@ -379,8 +379,8 @@ devDependencies:
specifier: 4.7.1
version: 4.7.1
'@types/node':
- specifier: 18.16.2
- version: 18.16.2
+ specifier: 18.16.3
+ version: 18.16.3
'@types/pangu':
specifier: ^4.0.0
version: 4.0.0
@@ -388,17 +388,17 @@ devDependencies:
specifier: 1.26.0
version: 1.26.0
'@types/react':
- specifier: 18.2.0
- version: 18.2.0
+ specifier: 18.2.5
+ version: 18.2.5
'@types/react-dom':
- specifier: 18.2.1
- version: 18.2.1
+ specifier: 18.2.3
+ version: 18.2.3
'@types/react-infinite-scroller':
specifier: 1.2.3
version: 1.2.3
'@types/react-scroll':
- specifier: 1.8.6
- version: 1.8.6
+ specifier: 1.8.7
+ version: 1.8.7
'@types/remove-markdown':
specifier: 0.3.1
version: 0.3.1
@@ -419,7 +419,7 @@ devDependencies:
version: 10.4.14(postcss@8.4.23)
babel-loader:
specifier: ^9.1.2
- version: 9.1.2(@babel/core@7.21.5)(webpack@5.81.0)
+ version: 9.1.2(@babel/core@7.21.8)(webpack@5.82.0)
cross-spawn:
specifier: 7.0.3
version: 7.0.3
@@ -436,11 +436,11 @@ devDependencies:
specifier: 8.39.0
version: 8.39.0
eslint-config-next:
- specifier: 13.3.1
- version: 13.3.1(eslint@8.39.0)(typescript@5.0.4)
+ specifier: 13.4.0
+ version: 13.4.0(eslint@8.39.0)(typescript@5.0.4)
eslint-plugin-import:
specifier: 2.27.5
- version: 2.27.5(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
+ version: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
eslint-plugin-unused-imports:
specifier: 2.0.0
version: 2.0.0(eslint@8.39.0)
@@ -452,7 +452,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.3.1)(webpack@5.81.0)
+ version: 5.6.0(@babel/core@7.21.8)(esbuild@0.17.18)(next@13.4.0)(webpack@5.82.0)
postcss-import:
specifier: 15.1.0
version: 15.1.0(postcss@8.4.23)
@@ -528,8 +528,8 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
- /@babel/compat-data@7.21.5:
- resolution: {integrity: sha512-M+XAiQ7GzQ3FDPf0KOLkugzptnIypt0X0ma0wmlTKPR3IchgNFdx2JXxZdvd18JY5s7QkaFD/qyX0dsMpog/Ug==}
+ /@babel/compat-data@7.21.7:
+ resolution: {integrity: sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==}
engines: {node: '>=6.9.0'}
/@babel/core@7.21.4:
@@ -555,17 +555,17 @@ packages:
- supports-color
dev: true
- /@babel/core@7.21.5:
- resolution: {integrity: sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==}
+ /@babel/core@7.21.8:
+ resolution: {integrity: sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.2.1
'@babel/code-frame': 7.21.4
'@babel/generator': 7.21.5
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.5)
+ '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
'@babel/helper-module-transforms': 7.21.5
'@babel/helpers': 7.21.5
- '@babel/parser': 7.21.5
+ '@babel/parser': 7.21.8
'@babel/template': 7.20.7
'@babel/traverse': 7.21.5
'@babel/types': 7.21.5
@@ -634,14 +634,14 @@ packages:
semver: 6.3.0
dev: true
- /@babel/helper-compilation-targets@7.21.5(@babel/core@7.21.5):
+ /@babel/helper-compilation-targets@7.21.5(@babel/core@7.21.8):
resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/compat-data': 7.21.5
- '@babel/core': 7.21.5
+ '@babel/compat-data': 7.21.7
+ '@babel/core': 7.21.8
'@babel/helper-validator-option': 7.21.0
browserslist: 4.21.5
lru-cache: 5.1.1
@@ -893,8 +893,8 @@ packages:
dependencies:
'@babel/types': 7.17.0
- /@babel/parser@7.21.5:
- resolution: {integrity: sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ==}
+ /@babel/parser@7.21.8:
+ resolution: {integrity: sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
@@ -1776,7 +1776,7 @@ packages:
'@babel/helper-function-name': 7.21.0
'@babel/helper-hoist-variables': 7.18.6
'@babel/helper-split-export-declaration': 7.18.6
- '@babel/parser': 7.21.5
+ '@babel/parser': 7.21.8
'@babel/types': 7.21.5
debug: 4.3.4
globals: 11.12.0
@@ -1808,7 +1808,7 @@ packages:
existy: 1.0.1
dev: false
- /@codemirror/autocomplete@6.5.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2):
+ /@codemirror/autocomplete@6.5.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2):
resolution: {integrity: sha512-/Sv9yJmqyILbZ26U4LBHnAtbikuVxWUp+rQ8BXuRGtxZfbfKOY/WPbsUtvSP2h0ZUZMlkxV/hqbKRFzowlA6xw==}
peerDependencies:
'@codemirror/language': ^6.0.0
@@ -1818,16 +1818,30 @@ packages:
dependencies:
'@codemirror/language': 6.6.0
'@codemirror/state': 6.2.0
- '@codemirror/view': 6.10.0
+ '@codemirror/view': 6.11.0
'@lezer/common': 1.0.2
dev: false
- /@codemirror/commands@6.2.3:
- resolution: {integrity: sha512-9uf0g9m2wZyrIim1SavcxMdwsu8wc/y5uSw6JRUBYIGWrN+RY4vSru/BqB+MyNWqx4C2uRhQ/Kh7Pw8lAyT3qQ==}
+ /@codemirror/autocomplete@6.6.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2):
+ resolution: {integrity: sha512-RpsvnYOopnyNbZg487qoRD5bKg63KMMUVP5d8MQ4Luc7Mb6JBWTORovLi6cTvWaKlbmLW8Zd2dAJkIdrhBsXug==}
+ peerDependencies:
+ '@codemirror/language': ^6.0.0
+ '@codemirror/state': ^6.0.0
+ '@codemirror/view': ^6.0.0
+ '@lezer/common': ^1.0.0
dependencies:
'@codemirror/language': 6.6.0
'@codemirror/state': 6.2.0
- '@codemirror/view': 6.10.0
+ '@codemirror/view': 6.11.0
+ '@lezer/common': 1.0.2
+ dev: false
+
+ /@codemirror/commands@6.2.4:
+ resolution: {integrity: sha512-42lmDqVH0ttfilLShReLXsDfASKLXzfyC36bzwcqzox9PlHulMcsUOfHXNo2X2aFMVNUoQ7j+d4q5bnfseYoOA==}
+ dependencies:
+ '@codemirror/language': 6.6.0
+ '@codemirror/state': 6.2.0
+ '@codemirror/view': 6.11.0
'@lezer/common': 1.0.2
dev: false
@@ -1848,27 +1862,27 @@ packages:
'@lezer/cpp': 1.1.0
dev: false
- /@codemirror/lang-css@6.1.1(@codemirror/view@6.10.0)(@lezer/common@1.0.2):
- resolution: {integrity: sha512-P6jdNEHyRcqqDgbvHYyC9Wxkek0rnG3a9aVSRi4a7WrjPbQtBTaOmvYpXmm13zZMAatO4Oqpac+0QZs7sy+LnQ==}
+ /@codemirror/lang-css@6.2.0(@codemirror/view@6.11.0):
+ resolution: {integrity: sha512-oyIdJM29AyRPM3+PPq1I2oIk8NpUfEN3kAM05XWDDs6o3gSneIKaVJifT2P+fqONLou2uIgXynFyMUDQvo/szA==}
dependencies:
- '@codemirror/autocomplete': 6.5.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ '@codemirror/autocomplete': 6.6.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2)
'@codemirror/language': 6.6.0
'@codemirror/state': 6.2.0
+ '@lezer/common': 1.0.2
'@lezer/css': 1.1.1
transitivePeerDependencies:
- '@codemirror/view'
- - '@lezer/common'
dev: false
/@codemirror/lang-html@6.4.3:
resolution: {integrity: sha512-VKzQXEC8nL69Jg2hvAFPBwOdZNvL8tMFOrdFwWpU+wc6a6KEkndJ/19R5xSaglNX6v2bttm8uIEFYxdQDcIZVQ==}
dependencies:
- '@codemirror/autocomplete': 6.5.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
- '@codemirror/lang-css': 6.1.1(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ '@codemirror/autocomplete': 6.5.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2)
+ '@codemirror/lang-css': 6.2.0(@codemirror/view@6.11.0)
'@codemirror/lang-javascript': 6.1.7
'@codemirror/language': 6.6.0
'@codemirror/state': 6.2.0
- '@codemirror/view': 6.10.0
+ '@codemirror/view': 6.11.0
'@lezer/common': 1.0.2
'@lezer/css': 1.1.1
'@lezer/html': 1.3.4
@@ -1884,13 +1898,13 @@ packages:
/@codemirror/lang-javascript@6.1.7:
resolution: {integrity: sha512-KXKqxlZ4W6t5I7i2ScmITUD3f/F5Cllk3kj0De9P9mFeYVfhOVOWuDLgYiLpk357u7Xh4dhqjJAnsNPPoTLghQ==}
dependencies:
- '@codemirror/autocomplete': 6.5.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ '@codemirror/autocomplete': 6.6.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2)
'@codemirror/language': 6.6.0
'@codemirror/lint': 6.2.1
'@codemirror/state': 6.2.0
- '@codemirror/view': 6.10.0
+ '@codemirror/view': 6.11.0
'@lezer/common': 1.0.2
- '@lezer/javascript': 1.4.2
+ '@lezer/javascript': 1.4.3
dev: false
/@codemirror/lang-json@6.0.1:
@@ -1900,13 +1914,24 @@ packages:
'@lezer/json': 1.0.0
dev: false
+ /@codemirror/lang-less@6.0.1(@codemirror/view@6.11.0):
+ resolution: {integrity: sha512-ABcsKBjLbyPZwPR5gePpc8jEKCQrFF4pby2WlMVdmJOOr7OWwwyz8DZonPx/cKDE00hfoSLc8F7yAcn/d6+rTQ==}
+ dependencies:
+ '@codemirror/lang-css': 6.2.0(@codemirror/view@6.11.0)
+ '@codemirror/language': 6.6.0
+ '@lezer/highlight': 1.1.4
+ '@lezer/lr': 1.3.4
+ transitivePeerDependencies:
+ - '@codemirror/view'
+ dev: false
+
/@codemirror/lang-markdown@6.1.1:
resolution: {integrity: sha512-n87Ms6Y5UYb1UkFu8sRzTLfq/yyF1y2AYiWvaVdbBQi5WDj1tFk5N+AKA+WC0Jcjc1VxvrCCM0iizjdYYi9sFQ==}
dependencies:
'@codemirror/lang-html': 6.4.3
'@codemirror/language': 6.6.0
'@codemirror/state': 6.2.0
- '@codemirror/view': 6.10.0
+ '@codemirror/view': 6.11.0
'@lezer/common': 1.0.2
'@lezer/markdown': 1.0.2
dev: false
@@ -1921,12 +1946,12 @@ packages:
'@lezer/php': 1.0.1
dev: false
- /@codemirror/lang-python@6.1.2(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2):
+ /@codemirror/lang-python@6.1.2(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2):
resolution: {integrity: sha512-nbQfifLBZstpt6Oo4XxA2LOzlSp4b/7Bc5cmodG1R+Cs5PLLCTUvsMNWDnziiCfTOG/SW1rVzXq/GbIr6WXlcw==}
dependencies:
- '@codemirror/autocomplete': 6.5.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ '@codemirror/autocomplete': 6.6.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2)
'@codemirror/language': 6.6.0
- '@lezer/python': 1.1.4
+ '@lezer/python': 1.1.5
transitivePeerDependencies:
- '@codemirror/state'
- '@codemirror/view'
@@ -1940,10 +1965,10 @@ packages:
'@lezer/rust': 1.0.0
dev: false
- /@codemirror/lang-sass@6.0.1(@codemirror/view@6.10.0):
+ /@codemirror/lang-sass@6.0.1(@codemirror/view@6.11.0):
resolution: {integrity: sha512-USy9zqtdLYxSuqq0s4peMoQi+BDzyOyO7chUzli+X2xVCjmBhc3CsWQ4kkDU0NYtCHHFQRkcFO8770eaOwZqfw==}
dependencies:
- '@codemirror/lang-css': 6.1.1(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ '@codemirror/lang-css': 6.2.0(@codemirror/view@6.11.0)
'@codemirror/language': 6.6.0
'@codemirror/state': 6.2.0
'@lezer/common': 1.0.2
@@ -1952,14 +1977,14 @@ packages:
- '@codemirror/view'
dev: false
- /@codemirror/lang-sql@6.4.1(@codemirror/view@6.10.0)(@lezer/common@1.0.2):
+ /@codemirror/lang-sql@6.4.1(@codemirror/view@6.11.0)(@lezer/common@1.0.2):
resolution: {integrity: sha512-PFB56L+A0WGY35uRya+Trt5g19V9k2V9X3c55xoFW4RgiATr/yLqWsbbnEsdxuMn5tLpuikp7Kmj9smRsqBXAg==}
dependencies:
- '@codemirror/autocomplete': 6.5.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ '@codemirror/autocomplete': 6.6.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2)
'@codemirror/language': 6.6.0
'@codemirror/state': 6.2.0
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
transitivePeerDependencies:
- '@codemirror/view'
- '@lezer/common'
@@ -1973,7 +1998,7 @@ packages:
'@codemirror/language': 6.6.0
'@lezer/common': 1.0.2
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
/@codemirror/lang-wast@6.0.1:
@@ -1981,13 +2006,13 @@ packages:
dependencies:
'@codemirror/language': 6.6.0
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
- /@codemirror/lang-xml@6.0.2(@codemirror/view@6.10.0):
+ /@codemirror/lang-xml@6.0.2(@codemirror/view@6.11.0):
resolution: {integrity: sha512-JQYZjHL2LAfpiZI2/qZ/qzDuSqmGKMwyApYmEUUCTxLM4MWS7sATUEfIguZQr9Zjx/7gcdnewb039smF6nC2zw==}
dependencies:
- '@codemirror/autocomplete': 6.5.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ '@codemirror/autocomplete': 6.6.1(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2)
'@codemirror/language': 6.6.0
'@codemirror/state': 6.2.0
'@lezer/common': 1.0.2
@@ -1996,25 +2021,26 @@ packages:
- '@codemirror/view'
dev: false
- /@codemirror/language-data@6.3.0(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2):
- resolution: {integrity: sha512-D9tOZS38mK59jDs1Flqe8GgCdUAYI339SqBdwHJZwxgyXHsBc8RIhAlz2oXWGpvZeP/kVHy9LVfoBFgO02mx7w==}
+ /@codemirror/language-data@6.3.1(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2):
+ resolution: {integrity: sha512-p6jhJmvhGe1TG1EGNhwH7nFWWFSTJ8NDKnB2fVx5g3t+PpO0+63R7GJNxjS0TmmH3cdMxZbzejsik+rlEh1EyQ==}
dependencies:
'@codemirror/lang-angular': 0.1.0
'@codemirror/lang-cpp': 6.0.2
- '@codemirror/lang-css': 6.1.1(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ '@codemirror/lang-css': 6.2.0(@codemirror/view@6.11.0)
'@codemirror/lang-html': 6.4.3
'@codemirror/lang-java': 6.0.1
'@codemirror/lang-javascript': 6.1.7
'@codemirror/lang-json': 6.0.1
+ '@codemirror/lang-less': 6.0.1(@codemirror/view@6.11.0)
'@codemirror/lang-markdown': 6.1.1
'@codemirror/lang-php': 6.0.1
- '@codemirror/lang-python': 6.1.2(@codemirror/state@6.2.0)(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ '@codemirror/lang-python': 6.1.2(@codemirror/state@6.2.0)(@codemirror/view@6.11.0)(@lezer/common@1.0.2)
'@codemirror/lang-rust': 6.0.1
- '@codemirror/lang-sass': 6.0.1(@codemirror/view@6.10.0)
- '@codemirror/lang-sql': 6.4.1(@codemirror/view@6.10.0)(@lezer/common@1.0.2)
+ '@codemirror/lang-sass': 6.0.1(@codemirror/view@6.11.0)
+ '@codemirror/lang-sql': 6.4.1(@codemirror/view@6.11.0)(@lezer/common@1.0.2)
'@codemirror/lang-vue': 0.1.1
'@codemirror/lang-wast': 6.0.1
- '@codemirror/lang-xml': 6.0.2(@codemirror/view@6.10.0)
+ '@codemirror/lang-xml': 6.0.2(@codemirror/view@6.11.0)
'@codemirror/language': 6.6.0
'@codemirror/legacy-modes': 6.3.2
transitivePeerDependencies:
@@ -2027,7 +2053,7 @@ packages:
resolution: {integrity: sha512-cwUd6lzt3MfNYOobdjf14ZkLbJcnv4WtndYaoBkbor/vF+rCNguMPK0IRtvZJG4dsWiaWPcK8x1VijhvSxnstg==}
dependencies:
'@codemirror/state': 6.2.0
- '@codemirror/view': 6.10.0
+ '@codemirror/view': 6.11.0
'@lezer/common': 1.0.2
'@lezer/highlight': 1.1.4
'@lezer/lr': 1.3.3
@@ -2044,7 +2070,7 @@ packages:
resolution: {integrity: sha512-y1muai5U/uUPAGRyHMx9mHuHLypPcHWxzlZGknp/U5Mdb5Ol8Q5ZLp67UqyTbNFJJ3unVxZ8iX3g1fMN79S1JQ==}
dependencies:
'@codemirror/state': 6.2.0
- '@codemirror/view': 6.10.0
+ '@codemirror/view': 6.11.0
crelt: 1.0.5
dev: false
@@ -2057,12 +2083,12 @@ packages:
dependencies:
'@codemirror/language': 6.6.0
'@codemirror/state': 6.2.0
- '@codemirror/view': 6.10.0
+ '@codemirror/view': 6.11.0
'@lezer/highlight': 1.1.4
dev: false
- /@codemirror/view@6.10.0:
- resolution: {integrity: sha512-Oea3rvE4JQLMmLsy2b54yxXQJgJM9xKpUQIpF/LGgKUTH2lA06GAmEtKKWn5OUnbW3jrH1hHeUd8DJEgePMOeQ==}
+ /@codemirror/view@6.11.0:
+ resolution: {integrity: sha512-PRpPRkqMkAKKxEuiUBxapE0YR+wqs9At92ujbJo93PwTZ0jEJDzx9wahrDcXEhQ43Pe0RK9DdZMLWrt+QN80DA==}
dependencies:
'@codemirror/state': 6.2.0
style-mod: 4.0.3
@@ -2097,24 +2123,24 @@ packages:
- utf-8-validate
dev: false
- /@crossbell/connect-kit@0.0.79(@tanstack/react-query@4.29.5)(@types/react@18.2.0)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)(wagmi@0.12.12):
- resolution: {integrity: sha512-DK9AW6hT3z2EtTAtx+29lo1NkiMGSmC5bXUs2i78ijL72sIiPFklLJvlenngs/vtMWtNX4BlXrJB//jgQVLwEA==}
+ /@crossbell/connect-kit@0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)(wagmi@0.12.12):
+ resolution: {integrity: sha512-qWM2YXaObR08EWAcUGUvJGIajrQetGobB7GxXCe6sjWa/TMpwkna52FUgTyQKARAYZM+ui3wP0hW2bNj92aiVA==}
peerDependencies:
'@tanstack/react-query': ^4
ethers: ^5
wagmi: ^0.12
dependencies:
- '@crossbell/contract': 0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/indexer': 0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/react-account': 0.0.79(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)
- '@crossbell/ui': 0.0.79(@types/react@18.2.0)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
- '@crossbell/util-ethers': 0.0.79
- '@crossbell/util-hooks': 0.0.79(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/util-metadata': 0.0.79
- '@emotion/react': 11.10.8(@types/react@18.2.0)(react@18.2.0)
- '@mantine/core': 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)
- '@mantine/hooks': 6.0.9(react@18.2.0)
- '@mantine/notifications': 6.0.9(@mantine/core@6.0.9)(@mantine/hooks@6.0.9)(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/contract': 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/indexer': 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/react-account': 0.0.81(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)
+ '@crossbell/ui': 0.0.81(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
+ '@crossbell/util-ethers': 0.0.81
+ '@crossbell/util-hooks': 0.0.81(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/util-metadata': 0.0.81
+ '@emotion/react': 11.10.8(@types/react@18.2.5)(react@18.2.0)
+ '@mantine/core': 6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0)
+ '@mantine/hooks': 6.0.10(react@18.2.0)
+ '@mantine/notifications': 6.0.10(@mantine/core@6.0.10)(@mantine/hooks@6.0.10)(react-dom@18.2.0)(react@18.2.0)
'@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0)
canvas-confetti: 1.6.0
check-password-strength: 2.0.7
@@ -2129,9 +2155,9 @@ packages:
react-dropzone: 14.2.3(react@18.2.0)
react-google-recaptcha: 2.1.0(react@18.2.0)
rxjs: 7.8.1
- ts-essentials: 9.3.1(typescript@5.0.4)
+ ts-essentials: 9.3.2(typescript@5.0.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)
+ zustand: 4.3.8(immer@10.0.1)(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
- bufferutil
@@ -2142,14 +2168,14 @@ packages:
- utf-8-validate
dev: false
- /@crossbell/contract@0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-SHewggocpFgoKJp6X37kBMTy3RlELTYbsHbfCxBc1sjA4YHyPT/OjR9M1TLKAvlIGGCYJfgzgXSNgn+bUUyXUQ==}
+ /@crossbell/contract@0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-iq+2utIq0a/FC/y616dQOsybPgp9h8Q0IDxRnyiH5Q42rMS24+/kl+8p2gxpqjXKYLKyY2SJ8OnsPoIeGkT/Tg==}
peerDependencies:
ethers: ^5
react: ^18
dependencies:
- '@crossbell/indexer': 0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/util-hooks': 0.0.79(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/indexer': 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/util-hooks': 0.0.81(react-dom@18.2.0)(react@18.2.0)
crossbell.js: 0.19.9
ethers: 5.7.2
react: 18.2.0
@@ -2161,8 +2187,8 @@ packages:
- utf-8-validate
dev: false
- /@crossbell/indexer@0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-zaqeOrck4MCJGV1KxD5MFAcyKhw88bYu582mNg6GXj1jdly0Lo1KMNtWOIHZzex+Ua55JhRXCDo28p7GqhhgDA==}
+ /@crossbell/indexer@0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-VaPEEtg53Z+TtUe3tcOgwJO7n/pS/Tpb9JISwP3cbU9X/FHB/eIkmTl399x7Lng4eyh2y6NIG0CGgdqP8/Ru+g==}
peerDependencies:
ethers: ^5
dependencies:
@@ -2185,19 +2211,19 @@ packages:
resolution: {integrity: sha512-0Yf9+MMTSD+JJkFbNaK/s+kl3CXhr4oq2yj3K0dvheB+e8uykcpM7yomxHie/sr0ushw3G7Ppf5NXYkfH0eiSw==}
dev: false
- /@crossbell/notification@0.0.79(@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-UEjO0+tooTMo41PqXTRUCRGychtAbP2dPY9H5HuTsyPoApsUyK4UE3fUUhvJWm4pVEQ4aaKThwNSRbUFOrFZsw==}
+ /@crossbell/notification@0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.5)(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-WEg/WKS01CHbZgIufIy5ea2zKrQOEWdqLP18APf5b97DpriZBGltpqF84BL5JfFRNjoEje8bA7B+0yeIDw35nw==}
peerDependencies:
'@tanstack/react-query': ^4
ethers: ^5
react: ^18
wagmi: ^0.12
dependencies:
- '@crossbell/indexer': 0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/react-account': 0.0.79(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)
- '@crossbell/ui': 0.0.79(@types/react@18.2.0)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
- '@crossbell/util-hooks': 0.0.79(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/util-metadata': 0.0.79
+ '@crossbell/indexer': 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/react-account': 0.0.81(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)
+ '@crossbell/ui': 0.0.81(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
+ '@crossbell/util-hooks': 0.0.81(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/util-metadata': 0.0.81
'@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0)
classnames: 2.3.2
dayjs: 1.11.7
@@ -2205,7 +2231,7 @@ packages:
react: 18.2.0
react-intersection-observer: 9.4.3(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)
+ zustand: 4.3.8(immer@10.0.1)(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
- bufferutil
@@ -2217,17 +2243,17 @@ packages:
- utf-8-validate
dev: false
- /@crossbell/react-account@0.0.79(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4):
- resolution: {integrity: sha512-K5Yovrc/jonOTZhiJ2Atl4bWiJLtjXXcJbyfA2jRPWSJgj74u3dEuFKk6UqSKJmrCd/gGLkJluAavtfnS7o8Nw==}
+ /@crossbell/react-account@0.0.81(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4):
+ resolution: {integrity: sha512-0lqNHZuffPVk22fZHjloQ6e4/+lNHuMXpNfG4grhc0mClP8c7oPd5zaQlgRNUSotDC4VLF/xhbNILIvzJJufLg==}
peerDependencies:
'@tanstack/react-query': ^4
ethers: ^5
dependencies:
- '@crossbell/contract': 0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/indexer': 0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/util-ethers': 0.0.79
- '@crossbell/util-hooks': 0.0.79(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/util-metadata': 0.0.79
+ '@crossbell/contract': 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/indexer': 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/util-ethers': 0.0.81
+ '@crossbell/util-hooks': 0.0.81(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/util-metadata': 0.0.81
'@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0)
check-password-strength: 2.0.7
crossbell.js: 0.19.9
@@ -2236,8 +2262,8 @@ packages:
lodash.debounce: 4.0.8
react: 18.2.0
rxjs: 7.8.1
- ts-essentials: 9.3.1(typescript@5.0.4)
- zustand: 4.3.7(immer@10.0.1)(react@18.2.0)
+ ts-essentials: 9.3.2(typescript@5.0.4)
+ zustand: 4.3.8(immer@10.0.1)(react@18.2.0)
transitivePeerDependencies:
- bufferutil
- react-dom
@@ -2247,15 +2273,15 @@ packages:
- utf-8-validate
dev: false
- /@crossbell/ui@0.0.79(@types/react@18.2.0)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4):
- resolution: {integrity: sha512-HaJS0fMLl1py90XwGkV2cLNlDQGo5b0LHrzfJqM2lYdPXl8N9pTpJ8xgP3W9mhFYlYUhrrtOPbZdwfLMlzm7Sw==}
+ /@crossbell/ui@0.0.81(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4):
+ resolution: {integrity: sha512-T9T0vWe4Ss0vPlwedulZ375NLu6peXFnJLYUFsXGQ8Rpp8ZxttJpMhScmCtsrvJsOssfHmfcwd/LQYV0UIKULA==}
peerDependencies:
react: ^18
react-dom: ^18
dependencies:
- '@crossbell/indexer': 0.0.79(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/util-hooks': 0.0.79(react-dom@18.2.0)(react@18.2.0)
- '@crossbell/util-metadata': 0.0.79
+ '@crossbell/indexer': 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/util-hooks': 0.0.81(react-dom@18.2.0)(react@18.2.0)
+ '@crossbell/util-metadata': 0.0.81
'@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0)
classnames: 2.3.2
crossbell.js: 0.19.9
@@ -2263,9 +2289,9 @@ packages:
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-intersection-observer: 9.4.3(react@18.2.0)
- react-remove-scroll: 2.5.5(@types/react@18.2.0)(react@18.2.0)
+ react-remove-scroll: 2.5.6(@types/react@18.2.5)(react@18.2.0)
react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
- ts-essentials: 9.3.1(typescript@5.0.4)
+ ts-essentials: 9.3.2(typescript@5.0.4)
transitivePeerDependencies:
- '@types/react'
- bufferutil
@@ -2276,12 +2302,12 @@ packages:
- utf-8-validate
dev: false
- /@crossbell/util-ethers@0.0.79:
- resolution: {integrity: sha512-WOEKtgqi1eGNULbVf4T/szBZ/xwXNfYCMcL7GUniwOJ+AFkOceZ5TQfdPqJlLhGIdGEfKvlM7V9H9gFw5TQZ3A==}
+ /@crossbell/util-ethers@0.0.81:
+ resolution: {integrity: sha512-LOkNFe0a63pwY3xjBCanYiZtTWYKnp3aIMvK/T8pz2tUyEWcX+C3M+q+NKXUBLsdvzUk29yNwg10TrXmj5pdww==}
dev: false
- /@crossbell/util-hooks@0.0.79(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-nusdeaNWy0JhYKVLobQxypFlUzzMmDMncyfTGMaaPLm2kRrJUs36gFoipo+8dEx8EB62DRb6n1f0iBChlK2kOg==}
+ /@crossbell/util-hooks@0.0.81(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-4aSgf+ygwGgHzOh7Cl40BueQ4rxG9890Jr3NchEPo1FcPSMDjiV6lDxFcimOrGPLnJXf7c9uzyCzMnxHuuuTyQ==}
peerDependencies:
react: ^18
dependencies:
@@ -2296,10 +2322,10 @@ packages:
- utf-8-validate
dev: false
- /@crossbell/util-metadata@0.0.79:
- resolution: {integrity: sha512-3T4+F0nPZNJSisxVPnzbzRVulgqC1uJuuUl6Jh3CjrVMvyfpTBkBxy+QaKeYdDwwReD4oybhjsYT1I3sVV1Rhw==}
+ /@crossbell/util-metadata@0.0.81:
+ resolution: {integrity: sha512-S04O0I5o/7sk6X4vRCV4igdBGhyjVTGstfvKx/zIb7EP8tPs6+9k1QCS6otltnoLPjDpFqv99XP7xx0r/kOE8g==}
dependencies:
- '@crossbell/util-ethers': 0.0.79
+ '@crossbell/util-ethers': 0.0.81
'@fastify/deepmerge': 1.3.0
crossbell.js: 0.19.9
transitivePeerDependencies:
@@ -2576,7 +2602,7 @@ packages:
dependencies:
'@codemirror/language': 6.6.0
'@codemirror/state': 6.2.0
- '@codemirror/view': 6.10.0
+ '@codemirror/view': 6.11.0
'@lezer/highlight': 1.1.4
dev: false
@@ -2632,7 +2658,7 @@ packages:
resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==}
dev: false
- /@emotion/react@11.10.8(@types/react@18.2.0)(react@18.2.0):
+ /@emotion/react@11.10.8(@types/react@18.2.5)(react@18.2.0):
resolution: {integrity: sha512-ZfGfiABtJ1P1OXqOBsW08EgCDp5fK6C5I8hUJauc/VcJBGSzqAirMnFslhFWnZJ/w5HxPI36XbvMV0l4KZHl+w==}
peerDependencies:
'@types/react': '*'
@@ -2648,7 +2674,7 @@ packages:
'@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.2.0
+ '@types/react': 18.2.5
hoist-non-react-statics: 3.3.2
react: 18.2.0
dev: false
@@ -3245,8 +3271,8 @@ packages:
resolution: {integrity: sha512-EvYTiXet5XqweYGClEmpu3BoxmsQ4hkj3QaYA6qEnigCWffTP3vNRwBReTdrwDwo7OoJ3wM8Uoe9Uk4n+d4hfg==}
dev: false
- /@floating-ui/dom@1.2.6:
- resolution: {integrity: sha512-02vxFDuvuVPs22iJICacezYJyf7zwwOCWkPNkWNBr1U0Qt1cKFYzWvxts0AmqcOQGwt/3KJWcWIgtbUU38keyw==}
+ /@floating-ui/dom@1.2.7:
+ resolution: {integrity: sha512-DyqylONj1ZaBnzj+uBnVfzdjjCkFCL2aA9ESHLyUOGSqb03RpbLMImP1ekIQXYs4KLk9jAjJfZAU8hXfWSahEg==}
dependencies:
'@floating-ui/core': 1.2.6
dev: false
@@ -3257,7 +3283,18 @@ packages:
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
- '@floating-ui/dom': 1.2.6
+ '@floating-ui/dom': 1.2.7
+ react: 18.2.0
+ react-dom: 18.2.0(react@18.2.0)
+ dev: false
+
+ /@floating-ui/react-dom@2.0.0(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-Ke0oU3SeuABC2C4OFu2mSAwHIP5WUiV98O9YWoHV4Q5aT6E9k06DV0Khi5uYspR8xmmBk08t8ZDcz3TR3ARkEg==}
+ peerDependencies:
+ react: '>=16.8.0'
+ react-dom: '>=16.8.0'
+ dependencies:
+ '@floating-ui/dom': 1.2.7
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -3272,20 +3309,20 @@ packages:
aria-hidden: 1.2.3
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- tabbable: 6.1.1
+ tabbable: 6.1.2
dev: false
- /@floating-ui/react@0.23.1(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-OCc2ViQOBUKOGcE9NLAbpyqB+8Zz92IKIhxgz7XAkynKkVzcVSKtkWOcgyvO4SAzB2OybgRwk3WdzdzDRdh2QQ==}
+ /@floating-ui/react@0.24.0(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-/UxcKFV5WtD+CbInbosDmUwVpcKlTTo6sVllSWMYXiX/HHXWeMxbcUNIkilsj5EDlbKiw7nHQtHYHYQLQMsVdQ==}
peerDependencies:
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
- '@floating-ui/react-dom': 1.3.0(react-dom@18.2.0)(react@18.2.0)
+ '@floating-ui/react-dom': 2.0.0(react-dom@18.2.0)(react@18.2.0)
aria-hidden: 1.2.3
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- tabbable: 6.1.1
+ tabbable: 6.1.2
dev: false
/@fortaine/fetch-event-source@3.0.6:
@@ -3422,7 +3459,7 @@ packages:
react: 16.14.0
react-dom: 16.14.0
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -3439,14 +3476,14 @@ packages:
resolution: {integrity: sha512-zUHrjNFuY/DOZCkOBJ6qItQIkcopHM/Zv/QOE0a4XNG3HDNahxTNu5fQYl8dIuKCpxCqRdMl5cEwl5zekFc7BA==}
dependencies:
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
/@lezer/css@1.1.1:
resolution: {integrity: sha512-mSjx+unLLapEqdOYDejnGBokB5+AiJKZVclmud0MKQOKx3DLJ5b5VTCstgDDknR6iIV4gVrN6euzsCnj0A2gQA==}
dependencies:
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
/@lezer/highlight@1.1.4:
@@ -3460,28 +3497,28 @@ packages:
dependencies:
'@lezer/common': 1.0.2
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
/@lezer/java@1.0.3:
resolution: {integrity: sha512-kKN17wmgP1cgHb8juR4pwVSPMKkDMzY/lAPbBsZ1fpXwbk2sg3N1kIrf0q+LefxgrANaQb/eNO7+m2QPruTFng==}
dependencies:
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
- /@lezer/javascript@1.4.2:
- resolution: {integrity: sha512-77qdAD4zanmImPiAu4ibrMUzRc79UHoccdPa+Ey5iwS891TAkhnMAodUe17T7zV7tnF7e9HXM0pfmjoGEhrppg==}
+ /@lezer/javascript@1.4.3:
+ resolution: {integrity: sha512-k7Eo9z9B1supZ5cCD4ilQv/RZVN30eUQL+gGbr6ybrEY3avBAL5MDiYi2aa23Aj0A79ry4rJRvPAwE2TM8bd+A==}
dependencies:
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
/@lezer/json@1.0.0:
resolution: {integrity: sha512-zbAuUY09RBzCoCA3lJ1+ypKw5WSNvLqGMtasdW6HvVOqZoCpPr8eWrsGnOVWGKGn8Rh21FnrKRVlJXrGAVUqRw==}
dependencies:
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
/@lezer/lr@1.3.3:
@@ -3490,6 +3527,12 @@ packages:
'@lezer/common': 1.0.2
dev: false
+ /@lezer/lr@1.3.4:
+ resolution: {integrity: sha512-7o+e4og/QoC/6btozDPJqnzBhUaD1fMfmvnEKQO1wRRiTse1WxaJ3OMEXZJnkgT6HCcTVOctSoXK9jGJw2oe9g==}
+ dependencies:
+ '@lezer/common': 1.0.2
+ dev: false
+
/@lezer/markdown@1.0.2:
resolution: {integrity: sha512-8CY0OoZ6V5EzPjSPeJ4KLVbtXdLBd8V6sRCooN5kHnO28ytreEGTyrtU/zUwo/XLRzGr/e1g44KlzKi3yWGB5A==}
dependencies:
@@ -3501,35 +3544,35 @@ packages:
resolution: {integrity: sha512-aqdCQJOXJ66De22vzdwnuC502hIaG9EnPK2rSi+ebXyUd+j7GAX1mRjWZOVOmf3GST1YUfUCu6WXDiEgDGOVwA==}
dependencies:
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
- /@lezer/python@1.1.4:
- resolution: {integrity: sha512-x82XgYxqqX0Yiw7uIemQJ3z2QyQme5BYpectkPfNg99OQrakqfwqVolqEVIrsj4QO9rVDLFZZ49J0Vbne7UbAA==}
+ /@lezer/python@1.1.5:
+ resolution: {integrity: sha512-h0DVr6IfrmKUbTc5PeetaC87IZYoHyn5JogsVYW5mRDpVRyEsvaLBMLyEN4Ufc2BKp1c9y2Pkr8ZNLxS8dTLsQ==}
dependencies:
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
/@lezer/rust@1.0.0:
resolution: {integrity: sha512-IpGAxIjNxYmX9ra6GfQTSPegdCAWNeq23WNmrsMMQI7YNSvKtYxO4TX5rgZUmbhEucWn0KTBMeDEPXg99YKtTA==}
dependencies:
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
/@lezer/sass@1.0.1:
resolution: {integrity: sha512-S/aYAzABzMqWLfKKqV89pCWME4yjZYC6xzD02l44wbmb0sHxmN9/8aE4GULrKFzFaGazHdXcGEbPZ4zzB6yqwQ==}
dependencies:
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
/@lezer/xml@1.0.1:
resolution: {integrity: sha512-jMDXrV953sDAUEMI25VNrI9dz94Ai96FfeglytFINhhwQ867HKlCE2jt3AwZTCT7M528WxdDWv/Ty8e9wizwmQ==}
dependencies:
'@lezer/highlight': 1.1.4
- '@lezer/lr': 1.3.3
+ '@lezer/lr': 1.3.4
dev: false
/@lit-labs/ssr-dom-shim@1.1.0:
@@ -3542,67 +3585,67 @@ packages:
'@lit-labs/ssr-dom-shim': 1.1.0
dev: false
- /@mantine/core@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):
- resolution: {integrity: sha512-v0g59ajqFOcSlXO3bNpRaZg3VSX3hVAJ/MyaAvzdMYtTiN0ogaBJH3RXQscxr7Us2ega4psG1rW7ybUP7WrZKg==}
+ /@mantine/core@6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-Q8HdRTBkQDs6LEtklpYm6efz2WaV6T5rvgjUOfXq0z44G/XYM+P1B1BSFnHvUDkeWYLcGkK6aPI5Uxc0GEN04w==}
peerDependencies:
- '@mantine/hooks': 6.0.9
+ '@mantine/hooks': 6.0.10
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
'@floating-ui/react': 0.19.2(react-dom@18.2.0)(react@18.2.0)
- '@mantine/hooks': 6.0.9(react@18.2.0)
- '@mantine/styles': 6.0.9(@emotion/react@11.10.8)(react-dom@18.2.0)(react@18.2.0)
- '@mantine/utils': 6.0.9(react@18.2.0)
+ '@mantine/hooks': 6.0.10(react@18.2.0)
+ '@mantine/styles': 6.0.10(@emotion/react@11.10.8)(react-dom@18.2.0)(react@18.2.0)
+ '@mantine/utils': 6.0.10(react@18.2.0)
'@radix-ui/react-scroll-area': 1.0.2(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- react-remove-scroll: 2.5.5(@types/react@18.2.0)(react@18.2.0)
- react-textarea-autosize: 8.3.4(@types/react@18.2.0)(react@18.2.0)
+ react-remove-scroll: 2.5.6(@types/react@18.2.5)(react@18.2.0)
+ react-textarea-autosize: 8.3.4(@types/react@18.2.5)(react@18.2.0)
transitivePeerDependencies:
- '@emotion/react'
- '@types/react'
dev: false
- /@mantine/hooks@6.0.9(react@18.2.0):
- resolution: {integrity: sha512-01FvXnXed0Hni4WvmtTs0HMulyd7sibEG52uS+oy4ziYumKb8eMMTnvs4Ov7meKAvtA9/pmW+Yif1pm2GB4bnw==}
+ /@mantine/hooks@6.0.10(react@18.2.0):
+ resolution: {integrity: sha512-rxH5/CxmUs1mUZAj27Fza4SH07HV1XyrL7L9wwhZdMLg+oDEaAs8BMz8lsOIHOCro9ZDh+Mm7QAbEW8HcvmYJg==}
peerDependencies:
react: '>=16.8.0'
dependencies:
react: 18.2.0
dev: false
- /@mantine/notifications@6.0.9(@mantine/core@6.0.9)(@mantine/hooks@6.0.9)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-X0Nyv9Fe9/1wrjxkyGTCE5VlOfzCbQjVWJ9uCWshqGkDSs8HTaWWZ9FM8fUeIXtI/LVB65OwPBegKw4/POgZQQ==}
+ /@mantine/notifications@6.0.10(@mantine/core@6.0.10)(@mantine/hooks@6.0.10)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-TUFEZB1YcOCcsrTljF1lblTONClfj2RP1A4FkGOD2ZxWKe58AzEbXHf9cnptPCjwnZbILWkOYVSMe3yyNs5IXw==}
peerDependencies:
- '@mantine/core': 6.0.9
- '@mantine/hooks': 6.0.9
+ '@mantine/core': 6.0.10
+ '@mantine/hooks': 6.0.10
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
- '@mantine/core': 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)
- '@mantine/hooks': 6.0.9(react@18.2.0)
- '@mantine/utils': 6.0.9(react@18.2.0)
+ '@mantine/core': 6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0)
+ '@mantine/hooks': 6.0.10(react@18.2.0)
+ '@mantine/utils': 6.0.10(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-transition-group: 4.4.2(react-dom@18.2.0)(react@18.2.0)
dev: false
- /@mantine/styles@6.0.9(@emotion/react@11.10.8)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-jTtSicZalxw5fHD4p2c5RJdsb1DlBTKFwMmPWSTt5IgQ3ADucQtQWl2sVtVCpR/b5w9/Ihzgju84bPmOlAWh0g==}
+ /@mantine/styles@6.0.10(@emotion/react@11.10.8)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-TVyo4xNBO7PhP2jubu2OI1YK2DEULrVgdsP0+1wfwj/bhSTnTLYmh2aOb1FyTiFvFn1dfq4If428z/ZuGiLtdQ==}
peerDependencies:
'@emotion/react': '>=11.9.0'
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
- '@emotion/react': 11.10.8(@types/react@18.2.0)(react@18.2.0)
+ '@emotion/react': 11.10.8(@types/react@18.2.5)(react@18.2.0)
clsx: 1.1.1
csstype: 3.0.9
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /@mantine/utils@6.0.9(react@18.2.0):
- resolution: {integrity: sha512-zEDZixO8dw2ZSNZiQ1g7S+Bq2q4E8ps6bvpyZsxpiXBdh3g2H0WOEdJdDpBTiTRPWotSlU1kaKN3tOplCRDQ2Q==}
+ /@mantine/utils@6.0.10(react@18.2.0):
+ resolution: {integrity: sha512-Lo4VUn3+/kqhdjSoPzUFbxXEjMxj5vS4pqRjKRGtJsTwHiMFNcm8u4cIESzMBAEsoaBrI1dGE4WttwOJhjUaSw==}
peerDependencies:
react: '>=16.8.0'
dependencies:
@@ -3651,24 +3694,24 @@ packages:
- supports-color
dev: false
- /@monaco-editor/loader@1.3.3(monaco-editor@0.37.1):
+ /@monaco-editor/loader@1.3.3(monaco-editor@0.38.0):
resolution: {integrity: sha512-6KKF4CTzcJiS8BJwtxtfyYt9shBiEv32ateQ9T4UVogwn4HM/uPo9iJd2Dmbkpz8CM6Y0PDUpjnZzCwC+eYo2Q==}
peerDependencies:
monaco-editor: '>= 0.21.0 < 1'
dependencies:
- monaco-editor: 0.37.1
+ monaco-editor: 0.38.0
state-local: 1.0.7
dev: false
- /@monaco-editor/react@4.5.0(monaco-editor@0.37.1)(react-dom@18.2.0)(react@18.2.0):
+ /@monaco-editor/react@4.5.0(monaco-editor@0.38.0)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-VJMkp5Fe1+w8pLEq8tZPHZKu8zDXQIA1FtiDTSNccg1D3wg1YIZaH2es2Qpvop1k62g3c/YySRb3bnGXu2XwYQ==}
peerDependencies:
monaco-editor: '>= 0.25.0 < 1'
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
- '@monaco-editor/loader': 1.3.3(monaco-editor@0.37.1)
- monaco-editor: 0.37.1
+ '@monaco-editor/loader': 1.3.3(monaco-editor@0.38.0)
+ monaco-editor: 0.38.0
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -3734,8 +3777,8 @@ packages:
tslib: 2.5.0
dev: false
- /@next/bundle-analyzer@13.3.1:
- resolution: {integrity: sha512-Qkd0ENOczIyJlKjjN7ENwQ2S5B6wqrTnVlzfWqAImw38VNgaVqZRgaM9Ph8JM43E6iLPjsMOHh8EN/7FxHyQ/g==}
+ /@next/bundle-analyzer@13.4.0:
+ resolution: {integrity: sha512-3ni7Ple1By7RNk2MB/y4CC4aFJuyI2mYSRxDo8n5VckVJeLVasmmmvzdN45dKzgs8AHu3dPWIsS3+2NJKMyU+A==}
dependencies:
webpack-bundle-analyzer: 4.7.0
transitivePeerDependencies:
@@ -3743,81 +3786,81 @@ packages:
- utf-8-validate
dev: true
- /@next/env@13.3.1:
- resolution: {integrity: sha512-EDtCoedIZC7JlUQ3uaQpSc4aVmyhbLHmQVALg7pFfQgOTjgSnn7mKtA0DiCMkYvvsx6aFb5octGMtWrOtGXW9A==}
+ /@next/env@13.4.0:
+ resolution: {integrity: sha512-LKofmUuxwGXk2OZJSSJ2SlJE62s6z+56aRsze7chc5TPoVouLR9liTiSWxzYuVzuxk0ui2wtIjyR2tcgS1dIyw==}
- /@next/eslint-plugin-next@13.3.1:
- resolution: {integrity: sha512-Hpd74UrYGF+bq9bBSRDXRsRfaWkPpcwjhvachy3sr/R/5fY6feC0T0s047pUthyqcaeNsqKOY1nUGQQJNm4WyA==}
+ /@next/eslint-plugin-next@13.4.0:
+ resolution: {integrity: sha512-ZqQi1slguDavpuNUcl9va8+WtHHpgymIW2g+4Gs9FdI+5rjAvrUqqjfCec2hi3Cjbbp7zULFQuAiPwASKHbrxw==}
dependencies:
glob: 7.1.7
dev: true
- /@next/swc-darwin-arm64@13.3.1:
- resolution: {integrity: sha512-UXPtriEc/pBP8luSLSCZBcbzPeVv+SSjs9cH/KygTbhmACye8/OOXRZO13Z2Wq1G0gLmEAIHQAOuF+vafPd2lw==}
+ /@next/swc-darwin-arm64@13.4.0:
+ resolution: {integrity: sha512-C39AGL3ANXA+P3cFclQjFZaJ4RHPmuBhskmyy0N3VyCntDmRrNkS4aXeNY4Xwure9IL1nuw02D8bM55I+FsbuQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
- /@next/swc-darwin-x64@13.3.1:
- resolution: {integrity: sha512-lT36yYxosCfLtplFzJWgo0hrPu6/do8+msgM7oQkPeohDNdhjtjFUgOOwdSnPublLR6Mo2Ym4P/wl5OANuD2bw==}
+ /@next/swc-darwin-x64@13.4.0:
+ resolution: {integrity: sha512-nj6nx6o7rnBXjo1woZFWLk7OUs7y0SQ0k65SX62kc88GqXtYi3BCqbBznjOX8qtrO//NmtAde/Jd5qkjSgINUQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
- /@next/swc-linux-arm64-gnu@13.3.1:
- resolution: {integrity: sha512-wRb76nLWJhonH8s3kxC/1tFguEkeOPayIwe9mkaz1G/yeS3OrjeyKMJsb4+Kdg0zbTo53bNCOl59NNtDM7yyyw==}
+ /@next/swc-linux-arm64-gnu@13.4.0:
+ resolution: {integrity: sha512-FBYL7kpzI2KG3lv8gO4xVYmWcFohptjzD9RCLdXsAz+Kqz5VCJILF21DoRcz4Nwj/jMe0SO7l5kBVW4POl4EaQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@next/swc-linux-arm64-musl@13.3.1:
- resolution: {integrity: sha512-qz3BzjJRZ16Iq/jrp+pjiYOc0jTjHlfmxQmZk9x/+5uhRP6/eWQSTAPVJ33BMo6oK5O5N4644OgTAbzXzorecg==}
+ /@next/swc-linux-arm64-musl@13.4.0:
+ resolution: {integrity: sha512-S3htBbcovnLMgVn0z1ThrP1iAeEM43fw8B7S3KyHTAGe0I21ww4rvUkLdgPCqLNvMpv899lmG7NU5rs6rTkGvg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@next/swc-linux-x64-gnu@13.3.1:
- resolution: {integrity: sha512-6mgkLmwlyWlomQmpl21I3hxgqE5INoW4owTlcLpNsd1V4wP+J46BlI/5zV5KWWbzjfncIqzXoeGs5Eg+1GHODA==}
+ /@next/swc-linux-x64-gnu@13.4.0:
+ resolution: {integrity: sha512-H8GhCgQwFl6iWJ6azQ2tG/GY8BUg1nhPtg4Tp2kIPljdyQypTGJe8oRnPDx0N48WWvB2fNeA7LNEwzVuSidH2w==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@next/swc-linux-x64-musl@13.3.1:
- resolution: {integrity: sha512-uqm5sielhQmKJM+qayIhgZv1KlS5pqTdQ99b+Z7hMWryXS96qE0DftTmMZowBcUL6x7s2vSXyH5wPtO1ON7LBg==}
+ /@next/swc-linux-x64-musl@13.4.0:
+ resolution: {integrity: sha512-mztVybRPY39NfPOA3QrRQKzYuw7A/D8ElR6ruvM1cBsXMEfF5xTzdZqfTtrE/gNTPUFug9FJPpiRpkZ4mDUl8w==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@next/swc-win32-arm64-msvc@13.3.1:
- resolution: {integrity: sha512-WomIiTj/v3LevltlibNQKmvrOymNRYL+a0dp5R73IwPWN5FvXWwSELN/kiNALig/+T3luc4qHNTyvMCp9L6U5Q==}
+ /@next/swc-win32-arm64-msvc@13.4.0:
+ resolution: {integrity: sha512-mdVh/n0QqT2uXqn8kaTywUoLxY1OYqTpiKbt5b51pDwOStqgbIbqBqG0A7XDaiqWa7RKwllOYxPlPm16EDfWUA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
- /@next/swc-win32-ia32-msvc@13.3.1:
- resolution: {integrity: sha512-M+PoH+0+q658wRUbs285RIaSTYnGBSTdweH/0CdzDgA6Q4rBM0sQs4DHmO3BPP0ltCO/vViIoyG7ks66XmCA5g==}
+ /@next/swc-win32-ia32-msvc@13.4.0:
+ resolution: {integrity: sha512-GNRqT2mqxxH0x9VthFqziBj8X8HsoBUougmLe3kOouRq/jF73LpKXG0Qs2MYkylqvv/Wg31EYjFNcJnBi1Nimg==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
- /@next/swc-win32-x64-msvc@13.3.1:
- resolution: {integrity: sha512-Sl1F4Vp5Z1rNXWZYqJwMuWRRol4bqOB6+/d7KqkgQ4AcafKPN1PZmpkCoxv4UFHtFNIB7EotnuIhtXu3zScicQ==}
+ /@next/swc-win32-x64-msvc@13.4.0:
+ resolution: {integrity: sha512-0AkvhUBUqeb4WKN75IW1KjPkN3HazQFA0OpMuTK+6ptJUXMaMwDDcF3sIPCI741BJ2fpODB7BPM4C63hXWEypg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -3996,15 +4039,15 @@ packages:
resolution: {integrity: sha512-HaW78NszGzRZd9SeoI3JD11JqY+lubnaOx7Pewj5pfjqWXOEATpeKIFb9Z4t2WBUK2iryiXX3lzWwmYWgUL0Ug==}
dev: false
- /@pkgr/utils@2.3.1:
- resolution: {integrity: sha512-wfzX8kc1PMyUILA+1Z/EqoE4UCXGy0iRGMhPwdfae1+f0OXlLqCk+By+aMzgJBzR9AzS4CDizioG6Ss1gvAFJw==}
+ /@pkgr/utils@2.4.0:
+ resolution: {integrity: sha512-2OCURAmRtdlL8iUDTypMrrxfwe8frXTeXaxGsVOaYtc/wrUyk8Z/0OBetM7cdlsy7ZFWlMX72VogKeh+A4Xcjw==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
dependencies:
cross-spawn: 7.0.3
+ fast-glob: 3.2.12
is-glob: 4.0.3
- open: 8.4.2
+ open: 9.1.0
picocolors: 1.0.0
- tiny-glob: 0.2.9
tslib: 2.5.0
dev: true
@@ -4013,7 +4056,7 @@ packages:
engines: {node: '>=14'}
hasBin: true
dependencies:
- '@types/node': 18.16.2
+ '@types/node': 18.16.3
playwright-core: 1.33.0
optionalDependencies:
fsevents: 2.3.2
@@ -4418,8 +4461,8 @@ packages:
string.prototype.matchall: 4.0.8
dev: true
- /@swc/helpers@0.5.0:
- resolution: {integrity: sha512-SjY/p4MmECVVEWspzSRpQEM3sjR17sP8PbGxELWrT+YZMBfiUyt1MRUNjMV23zohwlG2HYtCQOsCwsTHguXkyg==}
+ /@swc/helpers@0.5.1:
+ resolution: {integrity: sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==}
dependencies:
tslib: 2.5.0
@@ -4498,8 +4541,8 @@ packages:
use-sync-external-store: 1.2.0(react@18.2.0)
dev: false
- /@textlint/ast-node-types@4.4.3:
- resolution: {integrity: sha512-qi2jjgO6Tn3KNPGnm6B7p6QTEPvY95NFsIAaJuwbulur8iJUEenp1OnoUfiDaC/g2WPPEFkcfXpmnu8XEMFo2A==}
+ /@textlint/ast-node-types@13.3.2:
+ resolution: {integrity: sha512-d9WXBahsAgRDWcfUE7pQs8E9SNbF0nxrEaYE2g01tLgQ/dYdlOLngNPXi0Lk+C+yU58kvmFSdO6nicIAe3WIiw==}
dev: false
/@tootallnate/once@2.0.0:
@@ -4530,7 +4573,7 @@ packages:
/@types/bn.js@5.1.1:
resolution: {integrity: sha512-qNrYbZqMx0uJAfKnKclPh+dTwK33KfLHYqtyODwd5HnXOjnkhc4qgn3BrK6RWyGZm5+sIFE7Q7Vz6QQtJB7w7g==}
dependencies:
- '@types/node': 18.16.2
+ '@types/node': 18.16.3
dev: false
/@types/canvas-confetti@1.6.0:
@@ -4544,7 +4587,7 @@ packages:
/@types/connect@3.4.35:
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
dependencies:
- '@types/node': 18.16.2
+ '@types/node': 18.16.3
dev: false
/@types/cookie@0.5.1:
@@ -4593,7 +4636,7 @@ packages:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 5.1.2
- '@types/node': 18.16.2
+ '@types/node': 18.16.3
dev: true
/@types/hast@2.3.4:
@@ -4604,7 +4647,7 @@ packages:
/@types/hoist-non-react-statics@3.3.1:
resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==}
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
hoist-non-react-statics: 3.3.2
dev: false
@@ -4662,8 +4705,8 @@ packages:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: false
- /@types/node@18.16.2:
- resolution: {integrity: sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==}
+ /@types/node@18.16.3:
+ resolution: {integrity: sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==}
/@types/nprogress@0.2.0:
resolution: {integrity: sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A==}
@@ -4687,7 +4730,7 @@ packages:
/@types/pbkdf2@3.1.0:
resolution: {integrity: sha512-Cf63Rv7jCQ0LaL8tNXmEyqTHuIJxRdlS5vMh1mj5voN4+QFhVZnlZruezqpWYDiJ8UTzhP0VmeLXCmBk66YrMQ==}
dependencies:
- '@types/node': 18.16.2
+ '@types/node': 18.16.3
dev: false
/@types/prismjs@1.26.0:
@@ -4696,26 +4739,26 @@ packages:
/@types/prop-types@15.7.5:
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
- /@types/react-dom@18.2.1:
- resolution: {integrity: sha512-8QZEV9+Kwy7tXFmjJrp3XUKQSs9LTnE0KnoUb0YCguWBiNW0Yfb2iBMYZ08WPg35IR6P3Z0s00B15SwZnO26+w==}
+ /@types/react-dom@18.2.3:
+ resolution: {integrity: sha512-hxXEXWxFJXbY0LMj/T69mznqOZJXNtQMqVxIiirVAZnnpeYiD4zt+lPsgcr/cfWg2VLsxZ1y26vigG03prYB+Q==}
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
dev: true
/@types/react-infinite-scroller@1.2.3:
resolution: {integrity: sha512-l60JckVoO+dxmKW2eEG7jbliEpITsTJvRPTe97GazjF5+ylagAuyYdXl8YY9DQsTP9QjhqGKZROknzgscGJy0A==}
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
dev: true
- /@types/react-scroll@1.8.6:
- resolution: {integrity: sha512-aMTiNgcmA7dwn1yjoHsiL78RfRnKCXzFyMbv63VrZTXloSfNePBdKtVObC3/My6irwDf0Oz0U4VjEC/vrv6/9w==}
+ /@types/react-scroll@1.8.7:
+ resolution: {integrity: sha512-BB8g+hQL7OtBPWg/NcES6p5u6vduZonGl1BxrsGUwcefE53pfI0pFDd1lRFndgEUE6whYdFfhD+j0sZZT/6brQ==}
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
dev: true
- /@types/react@18.2.0:
- resolution: {integrity: sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==}
+ /@types/react@18.2.5:
+ resolution: {integrity: sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3
@@ -4728,7 +4771,7 @@ packages:
/@types/resolve@1.17.1:
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
dependencies:
- '@types/node': 18.16.2
+ '@types/node': 18.16.3
dev: true
/@types/retry@0.12.0:
@@ -4741,7 +4784,7 @@ packages:
/@types/secp256k1@4.0.3:
resolution: {integrity: sha512-Da66lEIFeIz9ltsdMZcpQvmrmmoqrfju8pm1BH8WbYjZSwUgCwXLb9C+9XYogwBITnbsSaMdVPb2ekf7TV+03w==}
dependencies:
- '@types/node': 18.16.2
+ '@types/node': 18.16.3
dev: false
/@types/serialize-javascript@5.0.2:
@@ -4768,11 +4811,11 @@ packages:
/@types/ws@7.4.7:
resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==}
dependencies:
- '@types/node': 18.16.2
+ '@types/node': 18.16.3
dev: false
- /@typescript-eslint/parser@5.59.1(eslint@8.39.0)(typescript@5.0.4):
- resolution: {integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==}
+ /@typescript-eslint/parser@5.59.2(eslint@8.39.0)(typescript@5.0.4):
+ resolution: {integrity: sha512-uq0sKyw6ao1iFOZZGk9F8Nro/8+gfB5ezl1cA06SrqbgJAt0SRoFhb9pXaHvkrxUpZaoLxt8KlovHNk8Gp6/HQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -4781,9 +4824,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.59.1
- '@typescript-eslint/types': 5.59.1
- '@typescript-eslint/typescript-estree': 5.59.1(typescript@5.0.4)
+ '@typescript-eslint/scope-manager': 5.59.2
+ '@typescript-eslint/types': 5.59.2
+ '@typescript-eslint/typescript-estree': 5.59.2(typescript@5.0.4)
debug: 4.3.4
eslint: 8.39.0
typescript: 5.0.4
@@ -4791,21 +4834,21 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager@5.59.1:
- resolution: {integrity: sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==}
+ /@typescript-eslint/scope-manager@5.59.2:
+ resolution: {integrity: sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.59.1
- '@typescript-eslint/visitor-keys': 5.59.1
+ '@typescript-eslint/types': 5.59.2
+ '@typescript-eslint/visitor-keys': 5.59.2
dev: true
- /@typescript-eslint/types@5.59.1:
- resolution: {integrity: sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==}
+ /@typescript-eslint/types@5.59.2:
+ resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree@5.59.1(typescript@5.0.4):
- resolution: {integrity: sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==}
+ /@typescript-eslint/typescript-estree@5.59.2(typescript@5.0.4):
+ resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -4813,8 +4856,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.59.1
- '@typescript-eslint/visitor-keys': 5.59.1
+ '@typescript-eslint/types': 5.59.2
+ '@typescript-eslint/visitor-keys': 5.59.2
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -4825,20 +4868,20 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/visitor-keys@5.59.1:
- resolution: {integrity: sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==}
+ /@typescript-eslint/visitor-keys@5.59.2:
+ resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.59.1
+ '@typescript-eslint/types': 5.59.2
eslint-visitor-keys: 3.4.0
dev: true
- /@uiw/codemirror-extensions-events@4.19.16(@codemirror/view@6.10.0):
+ /@uiw/codemirror-extensions-events@4.19.16(@codemirror/view@6.11.0):
resolution: {integrity: sha512-XNoMDj0G/7GCFKOwcP1rMlKHCDKkNKVBr55YaQsznsLfiFo8XtP72/5dM/3xKLa0Mr37Z3BbmVAT/WgnR5s/8A==}
peerDependencies:
'@codemirror/view': '>=6.0.0'
dependencies:
- '@codemirror/view': 6.10.0
+ '@codemirror/view': 6.11.0
dev: false
/@urql/core@4.0.7(graphql@16.6.0):
@@ -4912,7 +4955,7 @@ packages:
ethers: 5.7.2
eventemitter3: 4.0.7
typescript: 5.0.4
- zustand: 4.3.7(immer@10.0.1)(react@18.2.0)
+ zustand: 4.3.8(immer@10.0.1)(react@18.2.0)
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
- bufferutil
@@ -5524,13 +5567,13 @@ packages:
resolution: {integrity: sha512-V7uUvAwnimu6eh/PED4mCDjE7tokeZQLKlxg9lCTMPhN+NjsSbtdacByVlR1oluXQzD3MOw55wylDmQo4+S9ZQ==}
dev: false
- /ahooks@3.7.6(react@18.2.0):
- resolution: {integrity: sha512-p+2j4H/BI9vqXR0fZI7S/q6fUPxPklQnHqvU7zAVBljMFNSFeYRWB2iHHbjpXGOwUTOBYCh2OuvIHyJYj6Lpag==}
+ /ahooks@3.7.7(react@18.2.0):
+ resolution: {integrity: sha512-5e5WlPq81Y84UnTLOKIQeq2cJw4aa7yj8fR2Nb/oMmXPrWMjIMCbPS1o+fpxSfCaNA3AzOnnMc8AehWRZltkJQ==}
engines: {node: '>=8.0.0'}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
- '@babel/runtime': 7.21.0
+ '@babel/runtime': 7.21.5
'@types/js-cookie': 2.2.7
ahooks-v3-count: 1.0.0
dayjs: 1.11.7
@@ -5617,6 +5660,11 @@ packages:
dependencies:
color-convert: 2.0.1
+ /ansi-styles@5.2.0:
+ resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
+ engines: {node: '>=10'}
+ dev: false
+
/ansi-styles@6.2.1:
resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
engines: {node: '>=12'}
@@ -5677,7 +5725,7 @@ packages:
/aria-query@5.1.3:
resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==}
dependencies:
- deep-equal: 2.2.0
+ deep-equal: 2.2.1
dev: true
/array-buffer-byte-length@1.0.0:
@@ -5859,35 +5907,35 @@ packages:
/axobject-query@3.1.1:
resolution: {integrity: sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==}
dependencies:
- deep-equal: 2.2.0
+ deep-equal: 2.2.1
dev: true
- /babel-loader@8.3.0(@babel/core@7.21.5)(webpack@5.81.0):
+ /babel-loader@8.3.0(@babel/core@7.21.8)(webpack@5.82.0):
resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==}
engines: {node: '>= 8.9'}
peerDependencies:
'@babel/core': ^7.0.0
webpack: '>=2'
dependencies:
- '@babel/core': 7.21.5
+ '@babel/core': 7.21.8
find-cache-dir: 3.3.2
loader-utils: 2.0.4
make-dir: 3.1.0
schema-utils: 2.7.1
- webpack: 5.81.0(esbuild@0.17.18)
+ webpack: 5.82.0(esbuild@0.17.18)
dev: true
- /babel-loader@9.1.2(@babel/core@7.21.5)(webpack@5.81.0):
+ /babel-loader@9.1.2(@babel/core@7.21.8)(webpack@5.82.0):
resolution: {integrity: sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA==}
engines: {node: '>= 14.15.0'}
peerDependencies:
'@babel/core': ^7.12.0
webpack: '>=5'
dependencies:
- '@babel/core': 7.21.5
+ '@babel/core': 7.21.8
find-cache-dir: 3.3.2
schema-utils: 4.0.1
- webpack: 5.81.0(esbuild@0.17.18)
+ webpack: 5.82.0(esbuild@0.17.18)
dev: true
/babel-plugin-macros@2.8.0:
@@ -5979,6 +6027,11 @@ packages:
resolution: {integrity: sha512-s0IrSOzLlbvX7yp4WBfPITzpAU8sqQcpsmwXDiKwrG4r491vwCO/XpejasRNl0piBMe/DvP4Tz0mIS/X1DPJBQ==}
dev: false
+ /big-integer@1.6.51:
+ resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==}
+ engines: {node: '>=0.6'}
+ dev: true
+
/big.js@5.2.2:
resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==}
dev: true
@@ -6045,10 +6098,17 @@ packages:
text-encoding-utf-8: 1.0.2
dev: false
- /boundary@1.0.1:
- resolution: {integrity: sha512-AaLhxHwYVh55iOTJncV3DE5o7RakEUSSj64XXEWRTiIhlp7aDI8qR0vY/k8Uw0Z234VjZi/iG/WxfrvqYPUCww==}
+ /boundary@2.0.0:
+ resolution: {integrity: sha512-rJKn5ooC9u8q13IMCrW0RSp31pxBCHE3y9V/tp3TdWSLf8Em3p6Di4NBpfzbJge9YjjFEsD0RtFEjtvHL5VyEA==}
dev: false
+ /bplist-parser@0.2.0:
+ resolution: {integrity: sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==}
+ engines: {node: '>= 5.10.0'}
+ dependencies:
+ big-integer: 1.6.51
+ dev: true
+
/brace-expansion@1.1.11:
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
dependencies:
@@ -6112,6 +6172,7 @@ packages:
/buffer-from@1.1.2:
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
+ dev: true
/buffer-xor@1.0.3:
resolution: {integrity: sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==}
@@ -6144,6 +6205,13 @@ packages:
engines: {node: '>=6'}
dev: true
+ /bundle-name@3.0.0:
+ resolution: {integrity: sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==}
+ engines: {node: '>=12'}
+ dependencies:
+ run-applescript: 5.0.0
+ dev: true
+
/busboy@1.6.0:
resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==}
engines: {node: '>=10.16.0'}
@@ -6172,8 +6240,8 @@ packages:
/caniuse-lite@1.0.30001480:
resolution: {integrity: sha512-q7cpoPPvZYgtyC4VaBSN0Bt+PJ4c4EYRf0DrduInOz2SkFpHD5p3LnvEpqBp7UnJn+8x1Ogl1s38saUxe+ihQQ==}
- /caniuse-lite@1.0.30001481:
- resolution: {integrity: sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==}
+ /caniuse-lite@1.0.30001482:
+ resolution: {integrity: sha512-F1ZInsg53cegyjroxLNW9DmrEQ1SuGRTO1QlpA0o2/6OpQ0gFeDRoq1yFmnr8Sakn9qwwt9DmbxHB6w167OSuQ==}
/canvas-confetti@1.6.0:
resolution: {integrity: sha512-ej+w/m8Jzpv9Z7W7uJZer14Ke8P2ogsjg4ZMGIuq4iqUOqY2Jq8BNW42iGmNfRwREaaEfFIczLuZZiEVSYNHAA==}
@@ -6286,14 +6354,14 @@ packages:
engines: {node: '>=6'}
dev: true
- /clean-webpack-plugin@4.0.0(webpack@5.81.0):
+ /clean-webpack-plugin@4.0.0(webpack@5.82.0):
resolution: {integrity: sha512-WuWE1nyTNAyW5T7oNyys2EN0cfP2fdRxhxnIQWiAp0bMabPdHhoGxM8A6YL2GhqwgrPnnaemVE7nv5XJ2Fhh2w==}
engines: {node: '>=10.0.0'}
peerDependencies:
webpack: '>=4.0.0 <6.0.0'
dependencies:
del: 4.1.1
- webpack: 5.81.0(esbuild@0.17.18)
+ webpack: 5.82.0(esbuild@0.17.18)
dev: true
/clear-module@4.1.2:
@@ -6457,16 +6525,6 @@ packages:
/concat-map@0.0.1:
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
- /concat-stream@2.0.0:
- resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==}
- engines: {'0': node >= 6.0}
- dependencies:
- buffer-from: 1.1.2
- inherits: 2.0.4
- readable-stream: 3.6.2
- typedarray: 0.0.6
- dev: false
-
/configstore@5.0.1:
resolution: {integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==}
engines: {node: '>=8'}
@@ -7122,9 +7180,10 @@ packages:
mimic-response: 3.1.0
dev: false
- /deep-equal@2.2.0:
- resolution: {integrity: sha512-RdpzE0Hv4lhowpIUKKMJfeH6C1pXdtT1/it80ubgWqwI3qpuxUBpC1S4hnHg+zjnuOoDkzUtUCEEkG+XG5l3Mw==}
+ /deep-equal@2.2.1:
+ resolution: {integrity: sha512-lKdkdV6EOGoVn65XaOsPdH4rMxTZOnmFyuIkMjM1i5HHCbfjC97dawgTAy0deYNfuqUqW+Q5VrVaQYtUpSd6yQ==}
dependencies:
+ array-buffer-byte-length: 1.0.0
call-bind: 1.0.2
es-get-iterator: 1.1.3
get-intrinsic: 1.2.0
@@ -7157,9 +7216,27 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
- /define-lazy-prop@2.0.0:
- resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
- engines: {node: '>=8'}
+ /default-browser-id@3.0.0:
+ resolution: {integrity: sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==}
+ engines: {node: '>=12'}
+ dependencies:
+ bplist-parser: 0.2.0
+ untildify: 4.0.0
+ dev: true
+
+ /default-browser@4.0.0:
+ resolution: {integrity: sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==}
+ engines: {node: '>=14.16'}
+ dependencies:
+ bundle-name: 3.0.0
+ default-browser-id: 3.0.0
+ execa: 7.1.1
+ titleize: 3.0.0
+ dev: true
+
+ /define-lazy-prop@3.0.0:
+ resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
+ engines: {node: '>=12'}
dev: true
/define-properties@1.2.0:
@@ -7606,8 +7683,8 @@ packages:
source-map: 0.6.1
dev: false
- /eslint-config-next@13.3.1(eslint@8.39.0)(typescript@5.0.4):
- resolution: {integrity: sha512-DieA5djybeE3Q0IqnDXihmhgRSp44x1ywWBBpVRA9pSx+m5Icj8hFclx7ffXlAvb9MMLN6cgj/hqJ4lka/QmvA==}
+ /eslint-config-next@13.4.0(eslint@8.39.0)(typescript@5.0.4):
+ resolution: {integrity: sha512-FkO3QRyUEKAHM4ie0xAcxo7fQ8gWevuLqgf6/g1Y6zWybqSa4FNeJr4hqqTbP25xIRgUUIPILBlx9RSH4C6+gQ==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@@ -7615,13 +7692,13 @@ packages:
typescript:
optional: true
dependencies:
- '@next/eslint-plugin-next': 13.3.1
+ '@next/eslint-plugin-next': 13.4.0
'@rushstack/eslint-patch': 1.2.0
- '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.4)
eslint: 8.39.0
eslint-import-resolver-node: 0.3.7
- eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.39.0)
- eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
+ eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.39.0)
+ eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.39.0)
eslint-plugin-react: 7.32.2(eslint@8.39.0)
eslint-plugin-react-hooks: 4.6.0(eslint@8.39.0)
@@ -7641,7 +7718,7 @@ packages:
- supports-color
dev: true
- /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.39.0):
+ /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.39.0):
resolution: {integrity: sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -7651,8 +7728,8 @@ packages:
debug: 4.3.4
enhanced-resolve: 5.13.0
eslint: 8.39.0
- eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
- eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
+ eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
+ eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
get-tsconfig: 4.5.0
globby: 13.1.4
is-core-module: 2.12.0
@@ -7665,7 +7742,7 @@ packages:
- supports-color
dev: true
- /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0):
+ /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0):
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
engines: {node: '>=4'}
peerDependencies:
@@ -7686,16 +7763,16 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.4)
debug: 3.2.7
eslint: 8.39.0
eslint-import-resolver-node: 0.3.7
- eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.39.0)
+ eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.39.0)
transitivePeerDependencies:
- supports-color
dev: true
- /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0):
+ /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0):
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
engines: {node: '>=4'}
peerDependencies:
@@ -7705,7 +7782,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
- '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.4)
array-includes: 3.1.6
array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1
@@ -7713,7 +7790,7 @@ packages:
doctrine: 2.1.0
eslint: 8.39.0
eslint-import-resolver-node: 0.3.7
- eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
+ eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
has: 1.0.3
is-core-module: 2.12.0
is-glob: 4.0.3
@@ -8058,6 +8135,21 @@ packages:
safe-buffer: 5.2.1
dev: false
+ /execa@5.1.1:
+ resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
+ engines: {node: '>=10'}
+ dependencies:
+ cross-spawn: 7.0.3
+ get-stream: 6.0.1
+ human-signals: 2.1.0
+ is-stream: 2.0.1
+ merge-stream: 2.0.0
+ npm-run-path: 4.0.1
+ onetime: 5.1.2
+ signal-exit: 3.0.7
+ strip-final-newline: 2.0.0
+ dev: true
+
/execa@7.1.1:
resolution: {integrity: sha512-wH0eMf/UXckdUYnO21+HDztteVv05rq2GXksxT4fCGeHkBhw1DROXh40wcjMcRqDOWE7iPJ4n3M7e2+YFP+76Q==}
engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0}
@@ -8484,10 +8576,6 @@ packages:
define-properties: 1.2.0
dev: true
- /globalyzer@0.1.0:
- resolution: {integrity: sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==}
- dev: true
-
/globby@11.1.0:
resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
engines: {node: '>=10'}
@@ -8522,10 +8610,6 @@ packages:
pinkie-promise: 2.0.1
dev: true
- /globrex@0.1.2:
- resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==}
- dev: true
-
/goober@2.1.13(csstype@3.1.2):
resolution: {integrity: sha512-jFj3BQeleOoy7t93E9rZ2de+ScC4lQICLwiAQmKMg9F6roKGaLSHoCDYKkWlSafg138jejvq/mTdvmnwDQgqoQ==}
peerDependencies:
@@ -8868,6 +8952,11 @@ packages:
- supports-color
dev: false
+ /human-signals@2.1.0:
+ resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
+ engines: {node: '>=10.17.0'}
+ dev: true
+
/human-signals@4.3.1:
resolution: {integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==}
engines: {node: '>=14.18.0'}
@@ -9098,6 +9187,12 @@ packages:
hasBin: true
dev: true
+ /is-docker@3.0.0:
+ resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
+ engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+ hasBin: true
+ dev: true
+
/is-extglob@2.1.1:
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
engines: {node: '>=0.10.0'}
@@ -9133,6 +9228,14 @@ packages:
resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
dev: false
+ /is-inside-container@1.0.0:
+ resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
+ engines: {node: '>=14.16'}
+ hasBin: true
+ dependencies:
+ is-docker: 3.0.0
+ dev: true
+
/is-map@2.0.2:
resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==}
dev: true
@@ -9365,7 +9468,7 @@ packages:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
engines: {node: '>= 10.13.0'}
dependencies:
- '@types/node': 18.16.2
+ '@types/node': 18.16.3
merge-stream: 2.0.0
supports-color: 7.2.0
dev: true
@@ -9374,7 +9477,7 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'}
dependencies:
- '@types/node': 18.16.2
+ '@types/node': 18.16.3
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true
@@ -9502,8 +9605,8 @@ packages:
engines: {node: '>=6'}
hasBin: true
- /jsonfeed-to-rss@3.0.6:
- resolution: {integrity: sha512-lbEMYwPsofOBoUIW3QteZw+ogVUpWbnDZIaWgLvK8+3bZLeCW7m6luk9N2AT/Ax1plHy8nXMZo6TvcRILkDHpA==}
+ /jsonfeed-to-rss@3.0.7:
+ resolution: {integrity: sha512-R/MV3fNWXEdejw3iSY3bJLb0iH3RdXhd9w7AilCk+t18kbdkdv8kyaK4/py2hrPWoWQTTcsGwFda4DKiVYN+Jw==}
dependencies:
'@bret/truthy': 1.0.1
add-zero: 1.0.0
@@ -9512,7 +9615,7 @@ packages:
lodash.get: 4.4.2
lodash.merge: 4.6.2
podcast-categories: 2.0.0
- sentence-splitter: 3.2.3
+ sentence-splitter: 4.2.0
striptags: 3.2.0
trim-left: 1.0.1
trim-right: 1.0.1
@@ -9578,12 +9681,13 @@ packages:
engines: {node: '>=6'}
dev: false
- /langchain@0.0.66:
- resolution: {integrity: sha512-HsVdXFDp2+YB12tvpMFOK6kIXaLvFzJKQUzitr5VEamhZCFUoojZgcS7ckRjxJIv+aVWbEzCi3KJI/2kPKsMkA==}
+ /langchain@0.0.69:
+ resolution: {integrity: sha512-9yVdBLah3PLJ7FOWM55qjjiwfmpYbtTPeD3RdCVU/YrIIM8+goS2o5AagO0RVu4I1Uu6Zs4g8XOZwkpDBIuGtg==}
engines: {node: '>=18'}
peerDependencies:
'@aws-sdk/client-lambda': ^3.310.0
'@aws-sdk/client-s3': ^3.310.0
+ '@clickhouse/client': ^0.0.14
'@getmetal/metal-sdk': '*'
'@huggingface/inference': ^1.5.1
'@opensearch-project/opensearch': '*'
@@ -9616,6 +9720,8 @@ packages:
optional: true
'@aws-sdk/client-s3':
optional: true
+ '@clickhouse/client':
+ optional: true
'@getmetal/metal-sdk':
optional: true
'@huggingface/inference':
@@ -9673,6 +9779,7 @@ packages:
dependencies:
'@anthropic-ai/sdk': 0.4.3
'@dqbd/tiktoken': 1.0.7
+ ansi-styles: 5.2.0
binary-extensions: 2.2.0
browser-or-node: 2.1.1
expr-eval: 2.0.2
@@ -10575,8 +10682,8 @@ packages:
num-sort: 2.1.0
dev: false
- /monaco-editor@0.37.1:
- resolution: {integrity: sha512-jLXEEYSbqMkT/FuJLBZAVWGuhIb4JNwHE9kPTorAVmsdZ4UzHAfgWxLsVtD7pLRFaOwYPhNG9nUCpmFL1t/dIg==}
+ /monaco-editor@0.38.0:
+ resolution: {integrity: sha512-11Fkh6yzEmwx7O0YoLxeae0qEGFwmyPRlVxpg7oF9czOOCB/iCjdJrG5I67da5WiXK3YJCxoz9TJFE8Tfq/v9A==}
dev: false
/motion@10.15.5:
@@ -10644,7 +10751,7 @@ packages:
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
dev: true
- /next-i18next@13.2.2(i18next@22.4.15)(next@13.3.1)(react-i18next@12.2.2)(react@18.2.0):
+ /next-i18next@13.2.2(i18next@22.4.15)(next@13.4.0)(react-i18next@12.2.2)(react@18.2.0):
resolution: {integrity: sha512-t0WU6K+HJoq2nVQ0n6OiiEZja9GyMqtDSU74FmOafgk4ljns+iZ18bsNJiI8rOUXfFfkW96ea1N7D5kbMyT+PA==}
engines: {node: '>=14'}
peerDependencies:
@@ -10659,22 +10766,22 @@ packages:
hoist-non-react-statics: 3.3.2
i18next: 22.4.15
i18next-fs-backend: 2.1.1
- next: 13.3.1(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.0(@babel/core@7.21.8)(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.3.1)(webpack@5.81.0):
+ /next-pwa@5.6.0(@babel/core@7.21.8)(esbuild@0.17.18)(next@13.4.0)(webpack@5.82.0):
resolution: {integrity: sha512-XV8g8C6B7UmViXU8askMEYhWwQ4qc/XqJGnexbLV68hzKaGHZDMtHsm2TNxFcbR7+ypVuth/wwpiIlMwpRJJ5A==}
peerDependencies:
next: '>=9.0.0'
dependencies:
- babel-loader: 8.3.0(@babel/core@7.21.5)(webpack@5.81.0)
- clean-webpack-plugin: 4.0.0(webpack@5.81.0)
+ babel-loader: 8.3.0(@babel/core@7.21.8)(webpack@5.82.0)
+ clean-webpack-plugin: 4.0.0(webpack@5.82.0)
globby: 11.1.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)
+ next: 13.4.0(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
+ terser-webpack-plugin: 5.3.7(esbuild@0.17.18)(webpack@5.82.0)
+ workbox-webpack-plugin: 6.5.4(webpack@5.82.0)
workbox-window: 6.5.4
transitivePeerDependencies:
- '@babel/core'
@@ -10690,9 +10797,9 @@ packages:
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
dev: false
- /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'}
+ /next@13.4.0(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-y3E+2ZjiVrphkz7zcJvd2rEG6miOekI8krPfWV4AZZ9TaF0LDuFdP/f+RQ5M9wRvsz6GWw8k8+7jsO860GxSqg==}
+ engines: {node: '>=16.8.0'}
hasBin: true
peerDependencies:
'@opentelemetry/api': ^1.1.0
@@ -10711,36 +10818,37 @@ packages:
sass:
optional: true
dependencies:
- '@next/env': 13.3.1
- '@swc/helpers': 0.5.0
+ '@next/env': 13.4.0
+ '@swc/helpers': 0.5.1
busboy: 1.6.0
- caniuse-lite: 1.0.30001481
+ caniuse-lite: 1.0.30001482
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)
+ styled-jsx: 5.1.1(@babel/core@7.21.8)(react@18.2.0)
+ zod: 3.21.4
optionalDependencies:
- '@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
+ '@next/swc-darwin-arm64': 13.4.0
+ '@next/swc-darwin-x64': 13.4.0
+ '@next/swc-linux-arm64-gnu': 13.4.0
+ '@next/swc-linux-arm64-musl': 13.4.0
+ '@next/swc-linux-x64-gnu': 13.4.0
+ '@next/swc-linux-x64-musl': 13.4.0
+ '@next/swc-win32-arm64-msvc': 13.4.0
+ '@next/swc-win32-ia32-msvc': 13.4.0
+ '@next/swc-win32-x64-msvc': 13.4.0
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros
- /nextjs-progressbar@0.0.16(next@13.3.1)(react@18.2.0):
+ /nextjs-progressbar@0.0.16(next@13.4.0)(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.3.1(@babel/core@7.21.5)(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.0(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
nprogress: 0.2.0
prop-types: 15.8.1
react: 18.2.0
@@ -10842,6 +10950,13 @@ packages:
resolution: {integrity: sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA==}
dev: false
+ /npm-run-path@4.0.1:
+ resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
+ engines: {node: '>=8'}
+ dependencies:
+ path-key: 3.1.1
+ dev: true
+
/npm-run-path@5.1.0:
resolution: {integrity: sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
@@ -10954,10 +11069,6 @@ packages:
es-abstract: 1.21.2
dev: true
- /object_values@0.1.2:
- resolution: {integrity: sha512-tZgUiKLraVH+4OAedBYrr4/K6KmAQw2RPNd1AuNdhLsuz5WP3VB7WuiKBWbOcjeqqAjus2ChIIWC8dSfmg7ReA==}
- dev: false
-
/on-exit-leak-free@0.2.0:
resolution: {integrity: sha512-dqaz3u44QbRXQooZLTUKU41ZrzYrcvLISVgbrzbyCMxpmSLJvZ3ZamIJIZ29P6OhZIkNIQKosdeM6t1LYbA9hg==}
dev: false
@@ -10981,12 +11092,13 @@ packages:
mimic-fn: 4.0.0
dev: true
- /open@8.4.2:
- resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==}
- engines: {node: '>=12'}
+ /open@9.1.0:
+ resolution: {integrity: sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==}
+ engines: {node: '>=14.16'}
dependencies:
- define-lazy-prop: 2.0.0
- is-docker: 2.2.1
+ default-browser: 4.0.0
+ define-lazy-prop: 3.0.0
+ is-inside-container: 1.0.0
is-wsl: 2.2.0
dev: true
@@ -11672,8 +11784,8 @@ packages:
/react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
- /react-parallax-tilt@1.7.131(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-bhR0DVaQxJyCDFJ3arlkimm3178HxH29D9bV1j5zJ3LL1TsY74QXw4iIWXUeFhEZs49DN1rV1xoNawWE81NffQ==}
+ /react-parallax-tilt@1.7.136(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-3Om80mnp4CxDUHFTvBc+Cu1NfIaCXIYA9NUEIPK2Nh1X7AjEozWSg5+abiZ451O4rt0RZxbxJ5Yd76OqM3c+wQ==}
peerDependencies:
react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -11696,7 +11808,7 @@ packages:
warning: 4.0.3
dev: false
- /react-remove-scroll-bar@2.3.4(@types/react@18.2.0)(react@18.2.0):
+ /react-remove-scroll-bar@2.3.4(@types/react@18.2.5)(react@18.2.0):
resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==}
engines: {node: '>=10'}
peerDependencies:
@@ -11706,14 +11818,14 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
react: 18.2.0
- react-style-singleton: 2.2.1(@types/react@18.2.0)(react@18.2.0)
+ react-style-singleton: 2.2.1(@types/react@18.2.5)(react@18.2.0)
tslib: 2.5.0
dev: false
- /react-remove-scroll@2.5.5(@types/react@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==}
+ /react-remove-scroll@2.5.6(@types/react@18.2.5)(react@18.2.0):
+ resolution: {integrity: sha512-bO856ad1uDYLefgArk559IzUNeQ6SWH4QnrevIUjH+GczV56giDfl3h0Idptf2oIKxQmd1p9BN25jleKodTALg==}
engines: {node: '>=10'}
peerDependencies:
'@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
@@ -11722,13 +11834,13 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
react: 18.2.0
- react-remove-scroll-bar: 2.3.4(@types/react@18.2.0)(react@18.2.0)
- react-style-singleton: 2.2.1(@types/react@18.2.0)(react@18.2.0)
+ react-remove-scroll-bar: 2.3.4(@types/react@18.2.5)(react@18.2.0)
+ react-style-singleton: 2.2.1(@types/react@18.2.5)(react@18.2.0)
tslib: 2.5.0
- use-callback-ref: 1.3.0(@types/react@18.2.0)(react@18.2.0)
- use-sidecar: 1.1.2(@types/react@18.2.0)(react@18.2.0)
+ use-callback-ref: 1.3.0(@types/react@18.2.5)(react@18.2.0)
+ use-sidecar: 1.1.2(@types/react@18.2.5)(react@18.2.0)
dev: false
/react-scroll@1.8.9(react-dom@18.2.0)(react@18.2.0):
@@ -11764,7 +11876,7 @@ packages:
engines: {node: '>=0.12.0'}
dev: false
- /react-style-singleton@2.2.1(@types/react@18.2.0)(react@18.2.0):
+ /react-style-singleton@2.2.1(@types/react@18.2.5)(react@18.2.0):
resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==}
engines: {node: '>=10'}
peerDependencies:
@@ -11774,14 +11886,14 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
get-nonce: 1.0.1
invariant: 2.2.4
react: 18.2.0
tslib: 2.5.0
dev: false
- /react-textarea-autosize@8.3.4(@types/react@18.2.0)(react@18.2.0):
+ /react-textarea-autosize@8.3.4(@types/react@18.2.5)(react@18.2.0):
resolution: {integrity: sha512-CdtmP8Dc19xL8/R6sWvtknD/eCXkQr30dtvC4VmGInhRsfF8X/ihXCq6+9l9qbxmKRiq407/7z5fxE7cVWQNgQ==}
engines: {node: '>=10'}
peerDependencies:
@@ -11790,7 +11902,7 @@ packages:
'@babel/runtime': 7.21.5
react: 18.2.0
use-composed-ref: 1.3.0(react@18.2.0)
- use-latest: 1.2.1(@types/react@18.2.0)(react@18.2.0)
+ use-latest: 1.2.1(@types/react@18.2.5)(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
dev: false
@@ -11823,8 +11935,8 @@ packages:
react-dom: 18.2.0(react@18.2.0)
dev: false
- /react-virtuoso@4.3.2(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-n51V4fMk36VM6NapfaMbfs4w/IaVodp5asp+rtzlvz0yurG6uVrqA040ke43gpYtoOL6j6TxeXWo4b6GpO9N0A==}
+ /react-virtuoso@4.3.5(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-MdWzmM9d8Gt5YGPIgGzRoqnYygTsriWlZrq+SqxphJTiiHs9cffnjf2Beo3SA3wRYzQJD8FI2HXtN5ACWzPFbQ==}
engines: {node: '>=10'}
peerDependencies:
react: '>=16 || >=17 || >= 18'
@@ -11997,14 +12109,14 @@ packages:
unified: 10.1.2
dev: false
- /rehype-react@7.2.0(@types/react@18.2.0):
+ /rehype-react@7.2.0(@types/react@18.2.5):
resolution: {integrity: sha512-MHYyCHka+3TtzBMKtcuvVOBAbI1HrfoYA+XH9m7/rlrQQATCPwtJnPdkxKKcIGF8vc9mxqQja9r9f+FHItQeWg==}
peerDependencies:
'@types/react': '>=17'
dependencies:
'@mapbox/hast-util-table-cell-style': 0.2.0
'@types/hast': 2.3.4
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
hast-to-hyperscript: 10.0.3
hast-util-whitespace: 2.0.1
unified: 10.1.2
@@ -12286,6 +12398,13 @@ packages:
resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==}
dev: false
+ /run-applescript@5.0.0:
+ resolution: {integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==}
+ engines: {node: '>=12'}
+ dependencies:
+ execa: 5.1.1
+ dev: true
+
/run-parallel@1.2.0:
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
dependencies:
@@ -12420,14 +12539,11 @@ packages:
dependencies:
lru-cache: 6.0.0
- /sentence-splitter@3.2.3:
- resolution: {integrity: sha512-eDqaz4MasTn6Mp3dagKzIbiNsJpgpueMEQqCJeN9F9XQRFLDGFJ0kX8R3uMp+mU7J58dWjr4q6eks/nUX/vnJQ==}
- hasBin: true
+ /sentence-splitter@4.2.0:
+ resolution: {integrity: sha512-1Ww0iofAbR56tu6lVJ9Yh8Sj5ukeVjikBQ4sR5sNWM0kc+2AJe3p5F2o2qyuf5dJ4KVs1RbJpNkwEiMBCz7pKg==}
dependencies:
- '@textlint/ast-node-types': 4.4.3
- concat-stream: 2.0.0
- object_values: 0.1.2
- structured-source: 3.0.2
+ '@textlint/ast-node-types': 13.3.2
+ structured-source: 4.0.0
dev: false
/serialize-javascript@4.0.0:
@@ -12764,6 +12880,11 @@ packages:
engines: {node: '>=10'}
dev: true
+ /strip-final-newline@2.0.0:
+ resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
+ engines: {node: '>=6'}
+ dev: true
+
/strip-final-newline@3.0.0:
resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==}
engines: {node: '>=12'}
@@ -12790,10 +12911,10 @@ packages:
resolution: {integrity: sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw==}
dev: false
- /structured-source@3.0.2:
- resolution: {integrity: sha512-Ap7JHfKgmH40SUjumqyKTHYHNZ8GvGQskP34ks0ElHCDEig+bYGpmXVksxPSrgcY9rkJqhVMzfeg5GIpZelfpQ==}
+ /structured-source@4.0.0:
+ resolution: {integrity: sha512-qGzRFNJDjFieQkl/sVOI2dUjHKRyL9dAJi2gCPGJLbJHBIkyOHxjuocpIEfbLioX+qSJpvbYdT49/YCdMznKxA==}
dependencies:
- boundary: 1.0.1
+ boundary: 2.0.0
dev: false
/style-mod@4.0.3:
@@ -12806,7 +12927,7 @@ packages:
inline-style-parser: 0.1.1
dev: false
- /styled-jsx@5.1.1(@babel/core@7.21.5)(react@18.2.0):
+ /styled-jsx@5.1.1(@babel/core@7.21.8)(react@18.2.0):
resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==}
engines: {node: '>= 12.0.0'}
peerDependencies:
@@ -12819,7 +12940,7 @@ packages:
babel-plugin-macros:
optional: true
dependencies:
- '@babel/core': 7.21.5
+ '@babel/core': 7.21.8
client-only: 0.0.1
react: 18.2.0
@@ -12892,12 +13013,12 @@ packages:
resolution: {integrity: sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==}
engines: {node: ^14.18.0 || >=16.0.0}
dependencies:
- '@pkgr/utils': 2.3.1
+ '@pkgr/utils': 2.4.0
tslib: 2.5.0
dev: true
- /tabbable@6.1.1:
- resolution: {integrity: sha512-4kl5w+nCB44EVRdO0g/UGoOp3vlwgycUVtkk/7DPyeLZUCuNFFKCFG6/t/DgHLrUPHjrZg6s5tNm+56Q2B0xyg==}
+ /tabbable@6.1.2:
+ resolution: {integrity: sha512-qCN98uP7i9z0fIS4amQ5zbGBOq+OSigYeGvPy7NDk8Y9yncqDZ9pRPgfsc2PJIVM9RrJj7GIfuRgmjoUU9zTHQ==}
dev: false
/tailwind-merge@1.12.0:
@@ -13000,7 +13121,7 @@ packages:
unique-string: 2.0.0
dev: true
- /terser-webpack-plugin@5.3.7(esbuild@0.17.18)(webpack@5.81.0):
+ /terser-webpack-plugin@5.3.7(esbuild@0.17.18)(webpack@5.82.0):
resolution: {integrity: sha512-AfKwIktyP7Cu50xNjXF/6Qb5lBNzYaWpU6YfoX3uZicTx0zTy0stDDCsvjDapKsSDvOeWo5MEq4TmdBy2cNoHw==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@@ -13022,7 +13143,7 @@ packages:
schema-utils: 3.1.2
serialize-javascript: 6.0.1
terser: 5.17.1
- webpack: 5.81.0(esbuild@0.17.18)
+ webpack: 5.82.0(esbuild@0.17.18)
dev: true
/terser@5.17.1:
@@ -13064,17 +13185,15 @@ packages:
/through@2.3.8:
resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
- /tiny-glob@0.2.9:
- resolution: {integrity: sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==}
- dependencies:
- globalyzer: 0.1.0
- globrex: 0.1.2
- dev: true
-
/tiny-invariant@1.2.0:
resolution: {integrity: sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==}
dev: false
+ /titleize@3.0.0:
+ resolution: {integrity: sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==}
+ engines: {node: '>=12'}
+ dev: true
+
/to-fast-properties@2.0.0:
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
engines: {node: '>=4'}
@@ -13143,8 +13262,8 @@ packages:
engines: {node: '>=6.10'}
dev: false
- /ts-essentials@9.3.1(typescript@5.0.4):
- resolution: {integrity: sha512-9CChSvQMyVRo29Vb1A2jbs+LKo3d/bAf+ndSaX0T8cEiy/HChVaRN/HY5DqUryZ8hZ6uol9bEgCnGmnDbwBR9Q==}
+ /ts-essentials@9.3.2(typescript@5.0.4):
+ resolution: {integrity: sha512-JxKJzuWqH1MmH4ZFHtJzGEhkfN3QvVR3C3w+4BIoWeoY68UVVoA2Np/Bca9z0IPSErVCWhv439aT0We4Dks8kQ==}
peerDependencies:
typescript: '>=4.1.0'
dependencies:
@@ -13239,10 +13358,6 @@ packages:
dependencies:
is-typedarray: 1.0.0
- /typedarray@0.0.6:
- resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==}
- dev: false
-
/typescript@5.0.4:
resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==}
engines: {node: '>=12.20'}
@@ -13429,6 +13544,11 @@ packages:
engines: {node: '>= 10.0.0'}
dev: true
+ /untildify@4.0.0:
+ resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==}
+ engines: {node: '>=8'}
+ dev: true
+
/upath@1.2.0:
resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==}
engines: {node: '>=4'}
@@ -13457,7 +13577,7 @@ packages:
requires-port: 1.0.0
dev: false
- /use-callback-ref@1.3.0(@types/react@18.2.0)(react@18.2.0):
+ /use-callback-ref@1.3.0(@types/react@18.2.5)(react@18.2.0):
resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==}
engines: {node: '>=10'}
peerDependencies:
@@ -13467,7 +13587,7 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
react: 18.2.0
tslib: 2.5.0
dev: false
@@ -13480,7 +13600,7 @@ packages:
react: 18.2.0
dev: false
- /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.0)(react@18.2.0):
+ /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.5)(react@18.2.0):
resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==}
peerDependencies:
'@types/react': '*'
@@ -13489,11 +13609,11 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
react: 18.2.0
dev: false
- /use-latest@1.2.1(@types/react@18.2.0)(react@18.2.0):
+ /use-latest@1.2.1(@types/react@18.2.5)(react@18.2.0):
resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==}
peerDependencies:
'@types/react': '*'
@@ -13502,24 +13622,24 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
react: 18.2.0
- use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.0)(react@18.2.0)
+ use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.5)(react@18.2.0)
dev: false
- /use-onclickoutside@0.4.1(@types/react@18.2.0)(react@18.2.0):
+ /use-onclickoutside@0.4.1(@types/react@18.2.5)(react@18.2.0):
resolution: {integrity: sha512-hAo1viJ9D2mPffUig4EWCwE4as7fq84HANk3MCkY3rhXk5oMl0mjLCLF/OhzWIhTaITcAcDDcnaxRdMHPq+sww==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
are-passive-events-supported: 1.1.1
react: 18.2.0
- use-latest: 1.2.1(@types/react@18.2.0)(react@18.2.0)
+ use-latest: 1.2.1(@types/react@18.2.5)(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
dev: false
- /use-sidecar@1.1.2(@types/react@18.2.0)(react@18.2.0):
+ /use-sidecar@1.1.2(@types/react@18.2.5)(react@18.2.0):
resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==}
engines: {node: '>=10'}
peerDependencies:
@@ -13529,7 +13649,7 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.0
+ '@types/react': 18.2.5
detect-node-es: 1.1.0
react: 18.2.0
tslib: 2.5.0
@@ -13788,8 +13908,8 @@ packages:
engines: {node: '>=10.13.0'}
dev: true
- /webpack@5.81.0(esbuild@0.17.18):
- resolution: {integrity: sha512-AAjaJ9S4hYCVODKLQTgG5p5e11hiMawBwV2v8MYLE0C/6UAGLuAF4n1qa9GOwdxnicaP+5k6M5HrLmD4+gIB8Q==}
+ /webpack@5.82.0(esbuild@0.17.18):
+ resolution: {integrity: sha512-iGNA2fHhnDcV1bONdUu554eZx+XeldsaeQ8T67H6KKHl2nUSwX8Zm7cmzOA46ox/X1ARxf7Bjv8wQ/HsB5fxBg==}
engines: {node: '>=10.13.0'}
hasBin: true
peerDependencies:
@@ -13819,7 +13939,7 @@ packages:
neo-async: 2.6.2
schema-utils: 3.1.2
tapable: 2.2.1
- terser-webpack-plugin: 5.3.7(esbuild@0.17.18)(webpack@5.81.0)
+ terser-webpack-plugin: 5.3.7(esbuild@0.17.18)(webpack@5.82.0)
watchpack: 2.4.0
webpack-sources: 3.2.3
transitivePeerDependencies:
@@ -14072,7 +14192,7 @@ packages:
resolution: {integrity: sha512-vo2RQo7DILVRoH5LjGqw3nphavEjK4Qk+FenXeUsknKn14eCNedHOXWbmnvP4ipKhlE35pvJ4yl4YYf6YsJArA==}
dev: true
- /workbox-webpack-plugin@6.5.4(webpack@5.81.0):
+ /workbox-webpack-plugin@6.5.4(webpack@5.82.0):
resolution: {integrity: sha512-LmWm/zoaahe0EGmMTrSLUi+BjyR3cdGEfU3fS6PN1zKFYbqAKuQ+Oy/27e4VSXsyIwAw8+QDfk1XHNGtZu9nQg==}
engines: {node: '>=10.0.0'}
peerDependencies:
@@ -14081,7 +14201,7 @@ packages:
fast-json-stable-stringify: 2.1.0
pretty-bytes: 5.6.0
upath: 1.2.0
- webpack: 5.81.0(esbuild@0.17.18)
+ webpack: 5.82.0(esbuild@0.17.18)
webpack-sources: 1.4.3
workbox-build: 6.5.4
transitivePeerDependencies:
@@ -14252,10 +14372,9 @@ packages:
/zod@3.21.4:
resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==}
- dev: false
- /zustand@4.3.7(immer@10.0.1)(react@18.2.0):
- resolution: {integrity: sha512-dY8ERwB9Nd21ellgkBZFhudER8KVlelZm8388B5nDAXhO/+FZDhYMuRnqDgu5SYyRgz/iaf8RKnbUs/cHfOGlQ==}
+ /zustand@4.3.8(immer@10.0.1)(react@18.2.0):
+ resolution: {integrity: sha512-4h28KCkHg5ii/wcFFJ5Fp+k1J3gJoasaIbppdgZFO4BPJnsNxL0mQXBSFgOgAdCdBj35aDTPvdAJReTMntFPGg==}
engines: {node: '>=12.7.0'}
peerDependencies:
immer: '>=9.0'
From c4fe6d9d8ff98c8a3094220d4937a8195d7efee8 Mon Sep 17 00:00:00 2001
From: DIYgod
Date: Fri, 5 May 2023 01:07:32 +0100
Subject: [PATCH 02/54] feat: init app router
---
next-env.d.ts | 1 +
next.config.js | 1 +
package.json | 1 +
pnpm-lock.yaml | 9 +
src/app/(home)/EntranceButton.tsx | 32 ++
src/app/(home)/ShowcaseList.tsx | 66 +++
src/app/(home)/layout.tsx | 108 +++++
src/app/(home)/page.tsx | 491 ++++++++++++++++++++++
src/app/i18n/index.ts | 31 ++
src/app/i18n/locales/en/common.json | 5 +
src/app/i18n/locales/en/dashboard.json | 5 +
src/app/i18n/locales/en/index.json | 29 ++
src/app/i18n/locales/en/site.json | 4 +
src/app/i18n/locales/ja/common.json | 59 +++
src/app/i18n/locales/ja/dashboard.json | 124 ++++++
src/app/i18n/locales/ja/index.json | 26 ++
src/app/i18n/locales/ja/site.json | 10 +
src/app/i18n/locales/zh-TW/common.json | 87 ++++
src/app/i18n/locales/zh-TW/dashboard.json | 198 +++++++++
src/app/i18n/locales/zh-TW/index.json | 61 +++
src/app/i18n/locales/zh-TW/site.json | 18 +
src/app/i18n/locales/zh/common.json | 87 ++++
src/app/i18n/locales/zh/dashboard.json | 204 +++++++++
src/app/i18n/locales/zh/index.json | 61 +++
src/app/i18n/locales/zh/site.json | 19 +
src/app/i18n/settings.ts | 15 +
src/app/layout.tsx | 43 ++
src/app/providers.tsx | 87 ++++
src/pages/_app.tsx | 5 +-
src/pages/{index.tsx => index_b.tsx} | 0
tsconfig.json | 30 +-
31 files changed, 1908 insertions(+), 9 deletions(-)
create mode 100644 src/app/(home)/EntranceButton.tsx
create mode 100644 src/app/(home)/ShowcaseList.tsx
create mode 100644 src/app/(home)/layout.tsx
create mode 100644 src/app/(home)/page.tsx
create mode 100644 src/app/i18n/index.ts
create mode 100644 src/app/i18n/locales/en/common.json
create mode 100644 src/app/i18n/locales/en/dashboard.json
create mode 100644 src/app/i18n/locales/en/index.json
create mode 100644 src/app/i18n/locales/en/site.json
create mode 100644 src/app/i18n/locales/ja/common.json
create mode 100644 src/app/i18n/locales/ja/dashboard.json
create mode 100644 src/app/i18n/locales/ja/index.json
create mode 100644 src/app/i18n/locales/ja/site.json
create mode 100644 src/app/i18n/locales/zh-TW/common.json
create mode 100644 src/app/i18n/locales/zh-TW/dashboard.json
create mode 100644 src/app/i18n/locales/zh-TW/index.json
create mode 100644 src/app/i18n/locales/zh-TW/site.json
create mode 100644 src/app/i18n/locales/zh/common.json
create mode 100644 src/app/i18n/locales/zh/dashboard.json
create mode 100644 src/app/i18n/locales/zh/index.json
create mode 100644 src/app/i18n/locales/zh/site.json
create mode 100644 src/app/i18n/settings.ts
create mode 100644 src/app/layout.tsx
create mode 100644 src/app/providers.tsx
rename src/pages/{index.tsx => index_b.tsx} (100%)
diff --git a/next-env.d.ts b/next-env.d.ts
index 4f11a03d..fd36f949 100644
--- a/next-env.d.ts
+++ b/next-env.d.ts
@@ -1,5 +1,6 @@
///
///
+///
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
diff --git a/next.config.js b/next.config.js
index 5c42f6aa..98d2e7c7 100644
--- a/next.config.js
+++ b/next.config.js
@@ -63,6 +63,7 @@ module.exports = withBundleAnalyzer(
},
experimental: {
scrollRestoration: true,
+ appDir: true,
},
output: "standalone",
productionBrowserSourceMaps: true,
diff --git a/package.json b/package.json
index 78d35f1e..52f3fdc3 100644
--- a/package.json
+++ b/package.json
@@ -72,6 +72,7 @@
"hast-util-to-html": "^8.0.4",
"hast-util-to-text": "^3.1.2",
"i18next": "^22.4.15",
+ "i18next-resources-to-backend": "^1.1.3",
"idb-keyval": "6.2.0",
"immer": "10.0.1",
"ioredis": "5.3.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 4af1e37b..639d6c0c 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -136,6 +136,9 @@ dependencies:
i18next:
specifier: ^22.4.15
version: 22.4.15
+ i18next-resources-to-backend:
+ specifier: ^1.1.3
+ version: 1.1.3
idb-keyval:
specifier: 6.2.0
version: 6.2.0
@@ -8978,6 +8981,12 @@ packages:
resolution: {integrity: sha512-FTnj+UmNgT3YRml5ruRv0jMZDG7odOL/OP5PF5mOqvXud2vHrPOOs68Zdk6iqzL47cnnM0ZVkK2BAvpFeDJToA==}
dev: false
+ /i18next-resources-to-backend@1.1.3:
+ resolution: {integrity: sha512-iDJITrMHoKLUa3B2wippgH62yM4f4wCEofeTj55rML9i7QrMDGKdr8FGCnSNNxRQzvW4546Qx6v2/xY3dAhvUA==}
+ dependencies:
+ '@babel/runtime': 7.21.5
+ dev: false
+
/i18next@22.4.15:
resolution: {integrity: sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg==}
dependencies:
diff --git a/src/app/(home)/EntranceButton.tsx b/src/app/(home)/EntranceButton.tsx
new file mode 100644
index 00000000..57aa745d
--- /dev/null
+++ b/src/app/(home)/EntranceButton.tsx
@@ -0,0 +1,32 @@
+"use client"
+
+import { useRouter } from "next/navigation"
+
+import { useAccountState } from "@crossbell/connect-kit"
+
+import { Button } from "~/components/ui/Button"
+
+export default function EntranceButton() {
+ const router = useRouter()
+ const isConnected = useAccountState((s) => !!s.computed.account)
+
+ return (
+ router.push("/dashboard")}
+ size="2xl"
+ variantColor="black"
+ >
+ {isConnected ? (
+ <>
+
+ {/* {t("Dashboard")} */}
+ Dashboard
+ >
+ ) : (
+ // t("Get my xLog in 5 minutes")
+ <>Get my xLog in 5 minutes>
+ )}
+
+ )
+}
diff --git a/src/app/(home)/ShowcaseList.tsx b/src/app/(home)/ShowcaseList.tsx
new file mode 100644
index 00000000..e2fb4241
--- /dev/null
+++ b/src/app/(home)/ShowcaseList.tsx
@@ -0,0 +1,66 @@
+"use client"
+
+import { CharacterEntity } from "crossbell.js"
+import { useState } from "react"
+
+import { CharacterFloatCard } from "~/components/common/CharacterFloatCard"
+import { Image } from "~/components/ui/Image"
+import { UniLink } from "~/components/ui/UniLink"
+import { getSiteLink } from "~/lib/helpers"
+
+export default function ShowcaseList({ sites }: { sites?: CharacterEntity[] }) {
+ const [showcaseMore, setShowcaseMore] = useState(false)
+
+ return (
+
+ )
+}
diff --git a/src/app/(home)/layout.tsx b/src/app/(home)/layout.tsx
new file mode 100644
index 00000000..ec790ddb
--- /dev/null
+++ b/src/app/(home)/layout.tsx
@@ -0,0 +1,108 @@
+import { useTranslation } from "next-i18next"
+import { usePathname } from "next/navigation"
+
+import { ConnectButton } from "~/components/common/ConnectButton"
+import { DarkModeSwitch } from "~/components/common/DarkModeSwitch"
+import { Logo } from "~/components/common/Logo"
+import { Image } from "~/components/ui/Image"
+import { UniLink } from "~/components/ui/UniLink"
+import { APP_NAME, DISCORD_LINK, GITHUB_LINK, TWITTER_LINK } from "~/lib/env"
+import { getSiteLink } from "~/lib/helpers"
+import { cn } from "~/lib/utils"
+
+const tabs = [
+ {
+ name: "Home",
+ link: "/",
+ },
+ {
+ name: "Activities",
+ link: "/activities",
+ },
+ {
+ name: (
+
+ ),
+ link: GITHUB_LINK,
+ },
+]
+
+export function HomeLayout({ children }: { children?: React.ReactNode }) {
+ const { t } = useTranslation("index")
+ const pathname = usePathname()
+
+ return (
+ <>
+
+ {children}
+
+ >
+ )
+}
diff --git a/src/app/(home)/page.tsx b/src/app/(home)/page.tsx
new file mode 100644
index 00000000..9953ee36
--- /dev/null
+++ b/src/app/(home)/page.tsx
@@ -0,0 +1,491 @@
+import { Trans, useTranslation } from "next-i18next"
+import { useRouter } from "next/navigation"
+import { Element, Link } from "react-scroll"
+
+import {
+ CrossbellChainLogo,
+ XCharLogo,
+ XFeedLogo,
+ XShopLogo,
+ XSyncLogo,
+} from "@crossbell/ui"
+import { RssIcon } from "@heroicons/react/24/outline"
+
+import { FollowAllButton } from "~/components/common/FollowAllButton"
+import { Logo } from "~/components/common/Logo"
+import { Button } from "~/components/ui/Button"
+import { Image } from "~/components/ui/Image"
+import { Tooltip } from "~/components/ui/Tooltip"
+import { UniLink } from "~/components/ui/UniLink"
+import { APP_DESCRIPTION, APP_NAME, CSB_SCAN, GITHUB_LINK } from "~/lib/env"
+import { getSiteLink } from "~/lib/helpers"
+import { useGetShowcase } from "~/queries/home"
+
+import EntranceButton from "./EntranceButton"
+import ShowcaseList from "./ShowcaseList"
+
+export const metadata = {
+ title: APP_NAME,
+ description: APP_DESCRIPTION,
+}
+
+function Home() {
+ const router = useRouter()
+ const showcaseSites = useGetShowcase()
+ const { t } = useTranslation("index")
+
+ const tryNow = () => {
+ router.push("/dashboard")
+ }
+
+ const features: {
+ title: string
+ subfeatures: {
+ screenshot?: {
+ src: string
+ }
+ icon: string
+ title: string
+ }[]
+ extra?: boolean
+ }[] = [
+ {
+ title: "Write",
+ subfeatures: [
+ {
+ screenshot: {
+ src: "/assets/easy.png",
+ },
+ icon: "🤪",
+ title: "Easy to get started",
+ },
+ {
+ screenshot: {
+ src: "/assets/experience.png",
+ },
+ icon: "😆",
+ title: "Elegant experience",
+ },
+ {
+ screenshot: {
+ src: "/assets/fast.png",
+ },
+ icon: "🚀",
+ title: "Fast",
+ },
+ ],
+ },
+ {
+ title: "Own",
+ subfeatures: [
+ {
+ screenshot: {
+ src: "/assets/safe.png",
+ },
+ icon: "🔒",
+ title: "Safe",
+ },
+ {
+ screenshot: {
+ src: "/assets/customizable.png",
+ },
+ icon: "🎨",
+ title: "Customizable",
+ },
+ {
+ screenshot: {
+ src: "/assets/open.png",
+ },
+ icon: "🌐",
+ title: "Open",
+ },
+ ],
+ extra: true,
+ },
+ {
+ title: "Earn",
+ subfeatures: [
+ {
+ icon: "🪙",
+ title: "Creator Incentives",
+ },
+ {
+ icon: "🏟️",
+ title: "DAO",
+ },
+ ],
+ },
+ ]
+
+ const integrations = [
+ {
+ name: "RSS",
+ icon: ,
+ url:
+ getSiteLink({
+ subdomain: "xlog",
+ }) + "/feed?format=xml",
+ },
+ {
+ name: "JSON Feed",
+ icon: ,
+ url:
+ getSiteLink({
+ subdomain: "xlog",
+ }) + "/feed",
+ },
+ {
+ name: "xChar",
+ icon: ,
+ url: "https://xchar.app/",
+ },
+ {
+ name: "xFeed",
+ icon: ,
+ url: "https://crossbell.io/feed",
+ },
+ {
+ name: "xSync",
+ icon: ,
+ url: "https://xsync.app/",
+ },
+ {
+ name: "xShop",
+ icon: ,
+ text: "Coming soon",
+ },
+ {
+ name: "Crossbell Scan",
+ icon: ,
+ url: "https://scan.crossbell.io/",
+ },
+ {
+ name: "Crossbell Faucet",
+ icon: ,
+ url: "https://faucet.crossbell.io/",
+ },
+ {
+ name: "Crossbell Export",
+ icon: ,
+ url: "https://export.crossbell.io/",
+ },
+ {
+ name: "Crossbell SDK",
+ icon: ,
+ url: "https://crossbell-box.github.io/crossbell.js/",
+ },
+ {
+ name: "RSS3",
+ icon: (
+
+ ),
+ url: "https://rss3.io/",
+ },
+ {
+ name: "Hoot It",
+ icon: (
+
+ ),
+ url: "https://hoot.it/search/xLog",
+ },
+ {
+ name: "Raycast",
+ icon: ,
+ url: "https://www.raycast.com/Songkeys/crossbell",
+ },
+ {
+ name: "Obsidian",
+ icon: (
+
+ ),
+ text: "Coming soon",
+ },
+ ]
+
+ return (
+
+
+
+ {features.map((feature) => (
+
+ {t(feature.title)}
+ {t(".")}
+
+ ))}
+
+
+
+ xLog is the best{" "}
+
+ on-chain
+ {" "}
+ and{" "}
+
+ open-source
+ {" "}
+ blogging community for everyone.
+
+
+
+
+
+
+ {t("Look at others'")}
+
+
+
+
+ {t("Explore the xLog way")}
+
+
+
+
+
+ {features.map((feature, index) => (
+
+
+
+
+ {index + 1}
+
+
+ {t(feature.title)}
+
+
+ {t(`features.${feature.title}.subtitle`)}
+
+
+
+ .
+
+ ),
+ }}
+ ns="index"
+ />
+
+
+
+ {feature.subfeatures.map((item) => (
+
+ {item.screenshot?.src && (
+
+
+
+ )}
+
+ {item.icon}
+
+ {t(item.title)}
+
+
+
+ ,
+ axfm: (
+
+ .
+
+ ),
+ aincentive: (
+
+ .
+
+ ),
+ }}
+ ns="index"
+ />
+
+
+ ))}
+
+ {feature.extra && (
+
+
+ 🤫{" "}
+
+ {t(`features.${feature.title}.extra.title`)}
+
+
+
{t(`features.${feature.title}.extra.description`)}
+
+ window.open(
+ getSiteLink({
+ subdomain: "xlog",
+ }),
+ )
+ }
+ >
+ {t(`features.${feature.title}.extra.button`)}
+
+
+ )}
+
+ ))}
+
+
+
+ {t("Showcase")}
+
+
+
+ {t(
+ "Discover these awesome teams and creators on xLog (sorted by update time)",
+ )}
+
+
s.characterId)
+ .filter(Boolean)
+ .map(Number)}
+ siteIds={showcaseSites.data?.map(
+ (s: { handle: string }) => s.handle,
+ )}
+ />
+
+
+
+
+
+ {t("Integration")}
+
+
+
+ {t(
+ "xLog's open design allows it to integrate with many other open protocols and applications without friction.",
+ )}
+
+
+ {integrations.map((item, index) => (
+
+ {item.url ? (
+
+
+ {item.icon}
+
+
+ {item.name}
+
+
+ ) : (
+
+
+
+ {item.icon}
+
+
+ {item.name}
+
+
+
+ )}
+
+ ))}
+
+
+
+
+
+
+
+
+
+
+
+ {/* {isConnected ? (
+
+
+ {t("Get my xLog in 5 minutes")}
+
+
+ ) : (
+
+ {t("Get my xLog in 5 minutes")}
+
+ )} */}
+
+
+
+ )
+}
+
+export default Home
diff --git a/src/app/i18n/index.ts b/src/app/i18n/index.ts
new file mode 100644
index 00000000..5bc9f30a
--- /dev/null
+++ b/src/app/i18n/index.ts
@@ -0,0 +1,31 @@
+import { createInstance } from "i18next"
+import resourcesToBackend from "i18next-resources-to-backend"
+import { initReactI18next } from "react-i18next/initReactI18next"
+
+import { getOptions } from "./settings"
+
+const initI18next = async (lng: string, ns: string) => {
+ const i18nInstance = createInstance()
+ await i18nInstance
+ .use(initReactI18next)
+ .use(
+ resourcesToBackend(
+ (language: string, namespace: string) =>
+ import(`./locales/${language}/${namespace}.json`),
+ ),
+ )
+ .init(getOptions(lng, ns))
+ return i18nInstance
+}
+
+export async function useTranslation(
+ lng: string,
+ ns: string,
+ options: { keyPrefix?: string } = {},
+) {
+ const i18nextInstance = await initI18next(lng, ns)
+ return {
+ t: i18nextInstance.getFixedT(lng, ns, options.keyPrefix),
+ i18n: i18nextInstance,
+ }
+}
diff --git a/src/app/i18n/locales/en/common.json b/src/app/i18n/locales/en/common.json
new file mode 100644
index 00000000..34fbe517
--- /dev/null
+++ b/src/app/i18n/locales/en/common.json
@@ -0,0 +1,5 @@
+{
+ "intlDateTime": "{{val, datetime}}",
+ "ago": "{{time}} ago",
+ "joined ago": "Joined {{time}} ago"
+}
\ No newline at end of file
diff --git a/src/app/i18n/locales/en/dashboard.json b/src/app/i18n/locales/en/dashboard.json
new file mode 100644
index 00000000..7a21d580
--- /dev/null
+++ b/src/app/i18n/locales/en/dashboard.json
@@ -0,0 +1,5 @@
+{
+ "link post-vs-page" : "https://wordpress.com/zh-cn/support/post-vs-page/",
+ "delete_confirmation_post": "Are you sure you want to DELETE this post?",
+ "delete_confirmation_page": "Are you sure you want to DELETE this page?"
+}
\ No newline at end of file
diff --git a/src/app/i18n/locales/en/index.json b/src/app/i18n/locales/en/index.json
new file mode 100644
index 00000000..4ef89d59
--- /dev/null
+++ b/src/app/i18n/locales/en/index.json
@@ -0,0 +1,29 @@
+{
+ "features": {
+ "Write": {
+ "subtitle": "Write when inspiration strikes",
+ "description": "Frees you from time-consuming, unnecessary processes that slow your writing, so you and your team can focus on creating."
+ },
+ "Own": {
+ "subtitle": "Own content on the blockchain",
+ "description": "You own your content by publishing content on the Crossbell blockchain. xLog won't store any data and can't take away or modify your rights and content, even if xLog wanted to. Learn how Crossbell works. ",
+ "extra": {
+ "title": "Don't Trust, Verify",
+ "description": "It's a good habit not to trust anyone easily on the Internet, including xLog. Therefore, we strongly recommend that you visit any site on xLog, check the transaction history at the bottom of the page, read the blockchain contract code, and verify for yourself what xLog claims.",
+ "button": "Verify it"
+ }
+ },
+ "Earn": {
+ "subtitle": "Earn tokens and rights",
+ "description": "Great content deserves to be rewarded, and a blockchain offers the wonderful opportunity for creators to be rewarded transparently and fairly. An xLog DAO will further promote the growth of our community."
+ }
+ },
+ "Easy to get started text": "xLog supports web3 wallets and email connections, allowing you to quickly create a customized blog with features like a custom domain, subscriptions, comments, NFT minting, RSS feeds, and AI enhancements in just 5 minutes - with no application or costs required.",
+ "Elegant experience text": "xLog offers a dual-pane editor with real-time preview for an excellent writing experience, using standard Markdown syntax with support for HTML , audio/video , and math expressions. The elegantly designed page provides a comfortable reading experience for readers.",
+ "Fast text": "Blockchain doesn't always mean low efficiency. xLog operates at peak performance thanks to its efficient caching mechanism and numerous optimizations. The site also supports PWA for local installation and use.",
+ "Safe text": "All blog data, including configs, posts, subscriptions, comments, etc., are signed and securely stored on the blockchain with your own hands, with control only accessible through the private key held by yourself. No one else, including xLog, can make any changes.",
+ "Customizable text": "You're free to use your own domain , customize your website, and design it in any way you like. This is your website, with no restrictions. xLog encourage and will provide a rich system of themes and plugins to help you customize it.",
+ "Open text": "xLog offers import and export tools, as well as rich APIs and third-party integrations . All code is open source on GitHub, and all data is transparent on the blockchain. xLog has nothing to hide.",
+ "Creator Incentives text": "In the early stages, xLog provides incentives in MIRA . We are actively constructing the tokenomics to ensure xLog remain the best place to publish high-quality content.",
+ "DAO text": "An xLog DAO will be in place, where creators vote with tokens ."
+}
diff --git a/src/app/i18n/locales/en/site.json b/src/app/i18n/locales/en/site.json
new file mode 100644
index 00000000..0fe088ce
--- /dev/null
+++ b/src/app/i18n/locales/en/site.json
@@ -0,0 +1,4 @@
+{
+ "load more": "There are {{count}} more {{name}}, click to load more",
+ "signed and stored on the blockchain": "Ownership of this {{name}} data is guaranteed by blockchain and smart contracts to the creator alone."
+}
\ No newline at end of file
diff --git a/src/app/i18n/locales/ja/common.json b/src/app/i18n/locales/ja/common.json
new file mode 100644
index 00000000..2dd0cc98
--- /dev/null
+++ b/src/app/i18n/locales/ja/common.json
@@ -0,0 +1,59 @@
+{
+ "Connect": "接続",
+ "Followers": "フォロワー",
+ "Following": "フォロー中",
+ "Followings": "フォロー済",
+ "Follow": "フォローする",
+ "Unfollow": "フォローを外す",
+ "intlDateTime": "{{val, datetime}}",
+ "post": "文章",
+ "posts": "文章",
+ "page": "ページ",
+ "pages": "ページ",
+ "comment": "コメント",
+ "comments": "コメント",
+ "Comment": "コメント",
+ "Comments": "コメント",
+ "reply": "返信",
+ "replies": "返信",
+ "like": "いいね",
+ "likes": "いいね",
+ "blog": "ブログ",
+ "Owner": "所有者",
+ "Transaction Hash": "取引ハッシュ",
+ "IPFS Address": "IPFS アドレス",
+ "Creation": "作成",
+ "Last Update": "最後更新",
+ "Create Character": "新規キャラクター",
+ "Submit": "送信",
+ "Reply": "返信",
+ "Cancel Reply": "キャンセル",
+ "ago": "{{time}}前",
+ "joined ago": "{{time}}に参加した",
+ "Mint to an NFT": "NFTとしてミント",
+ "Like successfully": "いいね済",
+ "Mint successfully": "ミント済",
+ "like stored": "いいねは安全にブロックチェーンに保存されました。 <2>Crossbell Scan2> で確認できます。",
+ "mint stored": "この記事をNFTとしてミントしました。 <2>xChar2> または <6>Crossbell Scan6> で確認できます。",
+ "Got it, thanks!": "了解しました、ありがとうございます!",
+ "Like List": "いいねリスト",
+ "Mint List": "ミントリスト",
+ "Revert": "退会済み",
+ "Confirm to revert": "退会確認",
+ "like revert": "このライクアクションを撤回したい場合は、チェックしてください。",
+ "Cancel": "キャンセル",
+ "Confirm": "確認",
+ "No Content Yet.": "まだ何もありません。",
+ "Close": "閉じる",
+ "Dashboard": "ダッシュボード",
+ "Copied!": "コピーしました!",
+ "Operator Sign": "オペレーター署名",
+ "Switch Characters": "キャラクターを切り替える",
+ "Upgrade to Wallet": "ウォレットにアップグレード",
+ "Disconnect": "中断する",
+ "Loading": "読み込み中",
+ "Showcase": "ショーケース",
+ "AI-generated summary": "AIが生成した要約",
+ "Generating": "生成中",
+ "Show more": "もっと表示する"
+}
diff --git a/src/app/i18n/locales/ja/dashboard.json b/src/app/i18n/locales/ja/dashboard.json
new file mode 100644
index 00000000..e33daacd
--- /dev/null
+++ b/src/app/i18n/locales/ja/dashboard.json
@@ -0,0 +1,124 @@
+{
+ "Dashboard": "ダッシュボード",
+ "Posts": "文章",
+ "Pages": "ページ",
+ "Notifications": "通知",
+ "Unread notifications": "未読の通知",
+ "Settings": "設定",
+ "Site Stats": "サイトの統計情報",
+ "Total Posts": "記事数",
+ "Total Comments": "コメント数",
+ "Total Followers": "フォロワー数",
+ "Total Views": "閲覧数",
+ "Site Duration": "サイトの運営期間",
+ "days": "日",
+ "Deleted!": "削除されました!",
+ "Fail to Deleted.": "削除できませんでした。",
+ "Converted!": "変換されました!",
+ "Failed to convert.": "変換に失敗しました。",
+ "All Posts": "すべての記事",
+ "All Pages": "すべてのページ",
+ "Published": "公開済み",
+ "published": "公開済み",
+ "Draft": "下書き",
+ "draft": "下書き",
+ "Scheduled": "予約済み",
+ "scheduled": "予約済み",
+ "published and local modified": "公開済みで、ローカルでの編集あり",
+ "link post-vs-page": "https://wordpress.com/ja/support/post-vs-page/",
+ "posts description": "記事は、時間順に表示されます。読者に新しいコンテンツを提供し続けることで、ブログのフォローワが増えるでしょう。<2>記事2>",
+ "pages description": "ページは日付に影響を受けることがありません。「私たちについて」「お問い合わせ」などのようにページを活用しましょう。<2>ページ2>",
+ "pages add": "ページを作成した後、<2>ナビゲーションメニューに追加する2>ことができます。ナビゲーションメニューに追加することで訪問者がそれを見つけやすくなります。",
+ "New Post": "新しい記事",
+ "New Page": "新しいページ",
+ "Import": "インポート",
+ "Import markdown file with front matter supported": "Markdown ファイル(Front Matter)をインポートします。",
+ "View Site": "サイトを表示",
+ "hello": {
+ "welcome": "
こんにちは、
xLog をご利用いただきありがとうございます!
xLog を使い始めるためのいくつかの便利なリンクが以下にあります。
",
+ "community": "コミュニティに参加して、新しい友達を作ったり、xLog を一緒に作り上げたりしましょう。
"
+ },
+ "Convert to Page": "ページに変換",
+ "Convert to Post": "記事に変換",
+ "Select All": "すべて選択",
+ "Deselect All": "選択解除",
+ "Delete": "削除",
+ "Heading": "見出し",
+ "Bold": "太字",
+ "Italic": "斜体",
+ "Strikethrough": "取り消し線",
+ "Underline": "下線",
+ "Quote": "引用",
+ "Inline Code": "インラインコード",
+ "Code Block": "コードブロック",
+ "Unordered List": "箇条書き",
+ "Ordered List": "番号付きリスト",
+ "Link": "リンク",
+ "Image": "画像",
+ "Upload Image": "画像をアップロード",
+ "Tip: xLog Flavored Markdown": "ヒント:xLog 風のマークダウン",
+ "Preview": "プレビュー",
+ "Publish": "公開",
+ "Update": "更新",
+ "Discard Changes": "変更を破棄",
+ "Publish at": "公開日時",
+ "This post will be accessible from this time": "この記事は、この時間からアクセス可能になります",
+ "This page will be accessible from this time": "このページは、この時間からアクセス可能になります",
+ "Post slug": "記事スラッグ",
+ "Page slug": "ページスラッグ",
+ "This post will be accessible at": "この記事は以下のリンクからアクセス可能になります",
+ "This page will be accessible at": "このページは以下のリンクからアクセス可能になります",
+ "Tags": "タグ",
+ "Separate multiple tags with English commas": "複数のタグを半角のコンマ(,)で区切って入力してください",
+ "Excerpt": "抜粋",
+ "Leave it blank to use auto-generated excerpt": "自動生成された抜粋を使用する場合は空白のままにしてください",
+ "General": "一般",
+ "Social Platforms": "ソーシャルプラットフォーム",
+ "Navigation": "ナビゲーション",
+ "Domains": "ドメイン",
+ "Custom CSS": "カスタム CSS",
+ "Operators": "オペレーター",
+ "Export data": "データのエクスポート",
+ "Site Settings": "サイト設定",
+ "Icon": "アイコン",
+ "Banner": "バナー",
+ "Supports both pictures and videos.": "画像と動画の両方に対応しています。",
+ "Name": "名前",
+ "Description": "説明",
+ "Integrate Google Analytics": "Google Analytics と紐付けします。Measurement ID の検索方法については、<2>こちらの文章2>をご覧ください。",
+ "Integrate Umami Cloud Analytics": "Umami Cloud Analytics と紐付けします。Website ID の検索方法については、<2>こちらの文章2>をご覧ください。",
+ "Save": "保存",
+ "Tips": "ヒント",
+ "social tips": {
+ "p1": "紐付けしたプラットフォームの標識は、画面の右下隅に表示されます。",
+ "p2": "xLog は<2>こちらのプラットフォーム2>と紐付け可能です。(紐付けに成功すると自動的にそのロゴとリンクが表示されます。)その他のプラットフォームの場合、デフォルトのロゴが表示されます。もしサポートして欲しいプラットフォームがありましたら、是非 Issue あるいは PR を作成して、xLog をより完成度の高いプラットフォームにさせましょう。",
+ "p3": "<2>xSync2>を使用して、Twitter、Telegram、Medium、Substack などのプラットフォームに紐付けし、コンテンツを自動的に同期することもできます。同期設定を行った場合、ここにも表示されます。"
+ },
+ "Platform": "プラットフォーム",
+ "Identity": "アイデンティティ",
+ "Remove": "削除",
+ "New Item": "新しいアイテム",
+ "xLog provides some out-of-the-box built-in pages": "xLog にはいくつすぐ使えるページテンプレートがあります。",
+ "Home page": "ホームページ",
+ "Archives page": "アーカイブページ",
+ "Tag page": "タグページ",
+ "NFT Showcase page": "NFT ショーケースページ",
+ "Label": "ラベル",
+ "URL": "URL",
+ "subdomain": "サブドメイン",
+ "Custom Domain": "カスタムドメイン",
+ "Set the following record on your DNS provider to active your custom domain": "カスタムドメインを有効にするには、DNS プロバイダーに次のレコードを設定してください。",
+ "Scope: These styles will be applied to your entire blog, including this dashboard.": "適用範囲:これらのスタイルは、このダッシュボードを含むブログ全体に適用されます。",
+ "Support": "サポート",
+ "CSS variables: xLog provides some built-in CSS variables": "CSS 変数:xLog はいくつかのビルトイン CSS 変数を提供しています。",
+ "Address": "住所",
+ "Character": "キャラクター",
+ "New operator": "新しいオペレーター",
+ "Operator Address": "オペレーターアドレス",
+ "Operator Character Check": "オペレーターキャラクターチェック",
+ "Warning": "警告",
+ "Operators have permissions to enter your dashboard, change your settings(excluding xLog subdomain) and post, modify, delete contents on your site.": "シャドー認証では、ダッシュボードへのアクセス、設定の変更(xLog サブドメインを除く)、サイトのコンテンツの公開・修正・削除が可能です。",
+ "Add": "新規",
+ "delete_confirmation_post": "この記事を削除してもよろしいですか?",
+ "delete_confirmation_page": "このページを削除してもよろしいですか?"
+}
\ No newline at end of file
diff --git a/src/app/i18n/locales/ja/index.json b/src/app/i18n/locales/ja/index.json
new file mode 100644
index 00000000..057af974
--- /dev/null
+++ b/src/app/i18n/locales/ja/index.json
@@ -0,0 +1,26 @@
+{
+ "Blog Free": "自由に創作する",
+ "description": "<0>xLog0>は、誰でもが利用できる<3>ブロックチェーン3>上の<7>オープンソース7>のブログコミュニティです。",
+ "Get my xLog in 5 minutes": "5分で自分のxLogを手に入れよう",
+ "Features": "特徴",
+ "Showcase": "ショーケース",
+ "Integration": "統合",
+ "Source Code": "ソースコード",
+ "Visit": "訪問",
+ "Easy": "簡単",
+ "Easy description": "Web3ウォレット またはメールアドレス で接続し、カスタムドメイン、サブスクリプション、いいね、コメント、NFT鋳造、RSSなどの機能を備えた個人のウェブサイトを簡単に構築できます。料金や制限は一切ありません。",
+ "Safe": "安全",
+ "Safe description": "構成、記事、サブスクリプション、コメントなど、すべてのブログデータは、あなた自身が署名してブロックチェーンに安全に保存されます。あなた以外の誰も変更できないようになっています。",
+ "Fast": "高速",
+ "Fast description": "ブロックチェーンが低速を意味するわけではありません。xLogは、高速なキャッシュメカニズムと多数の最適化措置を採用し、極限のパフォーマンスを発揮します。",
+ "Customizable": "カスタマイズ可能",
+ "Customizable description": "自分のドメイン を使用し、ウェブサイトのスタイル をカスタマイズし、完全に自由にウェブサイトを作成できます。これはあなたのウェブサイトであり、何の制限もありません。",
+ "Open": "オープン",
+ "Open description": "標準的なMarkdown 構文を採用し、インポート/エクスポートツールと豊富なAPIを提供することで、移行が簡単になりました。すべてのコードはGitHubでオープンソース であり、すべてのデータが透明に ブロックチェーンに保存されます。",
+ "Discover these awesome teams and creators on xLog (sorted by update time)": "xLogでこれらの素晴らしいチームやクールな人たちを発見しましょう(更新時間順)",
+ "Follow All!": "すべてをフォローする!",
+ "Show more": "もっと表示する",
+ "Submit yours": "自分のを投稿する",
+ "xLog's open design allows it to integrate with many other open protocols and applications without friction.": "xLogのオープンな設計により、他の多くのオープンプロトコルやアプリケーションとスムーズに統合することができます。",
+ "Dashboard": "ダッシュボード"
+}
\ No newline at end of file
diff --git a/src/app/i18n/locales/ja/site.json b/src/app/i18n/locales/ja/site.json
new file mode 100644
index 00000000..626c40f4
--- /dev/null
+++ b/src/app/i18n/locales/ja/site.json
@@ -0,0 +1,10 @@
+{
+ "Home": "ホーム",
+ "Archives": "アーカイブ",
+ "About": "紹介",
+ "Tags": "タグ",
+ "load more": "まだ{{count}}件の{{name}}があります。",
+ "signed and stored on the blockchain": "{{name}}は、創作者によって署名され、ブロックチェーンに安全に保存されています。",
+ "Write a comment on the blockchain": "ブロックチェーンでコメントする",
+ "powered by": "このサイトは によって作動します "
+}
diff --git a/src/app/i18n/locales/zh-TW/common.json b/src/app/i18n/locales/zh-TW/common.json
new file mode 100644
index 00000000..37245f2e
--- /dev/null
+++ b/src/app/i18n/locales/zh-TW/common.json
@@ -0,0 +1,87 @@
+{
+ "Connect": "連線",
+ "Followers": "粉絲",
+ "Following": "追蹤中",
+ "Followings": "追蹤中",
+ "Follow": "追蹤",
+ "Unfollow": "取消追蹤",
+ "intlDateTime": "{{val, datetime}}",
+ "post": "文章",
+ "posts": "文章",
+ "page": "頁面",
+ "pages": "頁面",
+ "comment": "留言",
+ "comments": "留言",
+ "Comment": "留言",
+ "Comments": "留言",
+ "reply": "回覆",
+ "replies": "回覆",
+ "like": "讚",
+ "likes": "讚",
+ "blog": "部落格",
+ "Owner": "擁有者",
+ "Transaction Hash": "交易雜湊值",
+ "IPFS Address": "IPFS 位址",
+ "BNB Greenfield Address": "BNB Greenfield 位址",
+ "Creation": "創建",
+ "Last Update": "最後更新",
+ "Create Character": "創建身份",
+ "Submit": "提交",
+ "Reply": "回覆",
+ "Cancel Reply": "取消回覆",
+ "Edit": "編輯",
+ "Cancel Edit": "取消編輯",
+ "Confirm Modification": "確認編輯",
+ "ago": "{{time}}前",
+ "joined ago": "{{time}}前加入",
+ "obtained ago": "{{time}}前獲得",
+ "Like": "點讚",
+ "Mint to an NFT": "珍藏為 NFT",
+ "Like successfully": "點讚成功",
+ "Mint successfully": "珍藏完成~",
+ "like stored": "你的點讚已被安全地儲存在區塊鏈上,可以在 <2>Crossbell Scan2> 上查看",
+ "mint stored": "你已將這篇文章珍藏成 NFT,可以在 <2>xChar2> 或 <6>Crossbell Scan6> 上查看",
+ "Got it, thanks!": "知道啦,感恩的心~",
+ "Like List": "按讚列表",
+ "Mint List": "珍藏列表",
+ "Revert": "收回",
+ "Confirm to revert": "確定收回",
+ "like revert": "請確定是否想要收回這個點讚操作?",
+ "Cancel": "算了",
+ "Confirm": "確定",
+ "No Content Yet.": "什麼都沒",
+ "Close": "關閉",
+ "Dashboard": "主控臺",
+ "Copied!": "拷貝完成",
+ "Operator Sign": "簽名授權",
+ "Switch Characters": "切換身份",
+ "Upgrade to Wallet": "升級為錢包認證",
+ "Disconnect": "中斷連線",
+ "Loading": "載入中...",
+ "Showcase": "展示櫃",
+ "AI-generated summary": "AI 生成的摘要",
+ "Generating": "生成中...",
+ "Show more": "顯示更多",
+ "Patron": "贊助",
+ "Become a patron of {{name}}": "成為 {{name}} 的贊助者",
+ "Latest patrons": "最新贊助者",
+ "Latest tipper": "最新贊助者",
+ "You are here to be the first patron.": "你是第一位贊助者。",
+ "You are here to be the first tipper.": "你是第一位贊助者。",
+ "Select a tier": "選擇一個等級",
+ "One-time": "一次性",
+ "Monthly and NFT Rewards": "每月和 NFT 獎勵",
+ "Coming soon": "即將推出",
+ "What is MIRA? Where can I get some?": "MIRA 是什麼?能吃嗎?我在哪裡可以獲得?",
+ "Tip": "贊助",
+ "Tip the post: {{name}}": "贊助文章:{{name}}",
+ "Custom": "自訂",
+ "Mintable": "Mintable",
+ "Successfully followed": "嘿!你已經開始<2>追蹤他們的最新動態2>囉。",
+ "Enable AI Filtering": "AI 過濾",
+ "Filter out possible low-quality content based on AI ratings.": "基於 AI 評分過濾可能不佳的內容",
+ "Refreshing": "重新載入中",
+ "Search for your interest": "搜你所想",
+ "results": "項結果",
+ "My xLog": "你的 xLog"
+}
\ No newline at end of file
diff --git a/src/app/i18n/locales/zh-TW/dashboard.json b/src/app/i18n/locales/zh-TW/dashboard.json
new file mode 100644
index 00000000..514b3dc3
--- /dev/null
+++ b/src/app/i18n/locales/zh-TW/dashboard.json
@@ -0,0 +1,198 @@
+{
+ "Dashboard": "洞察",
+ "Posts": "文章",
+ "Pages": "頁面",
+ "Notifications": "通知",
+ "Unread notifications": "未讀通知",
+ "Settings": "設定",
+ "Events": "活動",
+ "New Events": "新活動",
+ "Site Stats": "網站統計",
+ "Published posts": "文章",
+ "Received comments": "留言",
+ "Followers": "粉絲",
+ "Viewed": "瀏覽量",
+ "Received tips": "Donate",
+ "Site Duration": "Blog 誕生",
+ "days": "天",
+ "Deleted!": "刪掉了哦!",
+ "Fail to Deleted.": "删除失败",
+ "Converted!": "轉換成功!",
+ "Failed to convert.": "轉換失敗。",
+ "All Posts": "所有文章",
+ "All Pages": "所有頁面",
+ "Published": "已發佈",
+ "published": "已發佈",
+ "Draft": "草稿",
+ "draft": "草稿",
+ "Scheduled": "定時發佈",
+ "scheduled": "定時發佈",
+ "published and local modified": "已發佈且有尚未更新的內容",
+ "link post-vs-page": "https://wordpress.com/zh-tw/support/post-vs-page/",
+ "posts description": "文章是按時間倒序在你的網站上列出的條目。可以將它們看作是更新,以提供新內容給讀者。<2>文章與頁面2>。",
+ "pages description": "頁面是靜態的,不受日期影響。它們更像是你網站上的永久元素,比如“關於我們”、“聯繫我們”等。 <2>文章與頁面2>。",
+ "pages add": "創建頁面後,你可以將其<2>添加到你網站的導航菜單中2>,以便瀏覽者可以找到它。",
+ "New Post": "新建文章",
+ "New Page": "新建頁面",
+ "Import": "匯入",
+ "Import markdown file with front matter supported": "匯入 Markdown 文件(支持 Front Matter)",
+ "View Site": "查看網站",
+ "hello": {
+ "welcome": "👋 你好哇,
歡迎使用 xLog!
以下是一些有用的連結,幫助你開始使用 xLog:
",
+ "hidden": "👋 你好哇",
+ "community": "加入我們的社區,認識新朋友或給予 xLog 協助:
"
+ },
+ "Edit": "編輯 ",
+ "Convert to Page": "轉換為頁面",
+ "Convert to Post": "轉換為文章",
+ "Select All": "全部選擇",
+ "Deselect All": "取消選擇",
+ "Delete": "刪除",
+ "Heading": "標題",
+ "Bold": "粗體",
+ "Italic": "斜體",
+ "Strikethrough": "刪除線",
+ "Underline": "底線",
+ "Quote": "引用",
+ "Inline Code": "行內程式碼",
+ "Code Block": "程式碼區塊",
+ "Unordered List": "無序列表",
+ "Ordered List": "有序列表",
+ "Link": "連結",
+ "Image": "圖片",
+ "Upload Image": "上傳圖片",
+ "Help: xLog Flavored Markdown": "幫助:xLog 風格的 Markdown",
+ "Preview": "預覽",
+ "Publish": "發布",
+ "Update": "更新",
+ "Discard Changes": "捨棄變更",
+ "Publish at": "發布時間",
+ "This post will be accessible from this time": "此文章將從此時間開始可瀏覽",
+ "This page will be accessible from this time": "此頁面將從此時間開始可瀏覽",
+ "Post slug": "文章短連結",
+ "Page slug": "頁面短連結",
+ "This post will be accessible at": "此文章將可通過以下連結瀏覽",
+ "This page will be accessible at": "此頁面將可通過以下連結瀏覽",
+ "Tags": "標籤",
+ "Separate multiple tags with English commas": "多個標籤請用英文逗號分隔",
+ "Excerpt": "摘要",
+ "Leave it blank to use auto-generated excerpt": "留空則使用自動生成的摘要",
+ "General": "一般",
+ "Social Platforms": "社交媒體",
+ "Navigation": "導航",
+ "Domains": "網域",
+ "Custom CSS": "自定義 CSS",
+ "Operators": "身份授權",
+ "Export data": "匯出資料",
+ "Site Settings": "網站設置",
+ "Icon": "圖標",
+ "Banner": "橫幅",
+ "Supports both pictures and videos.": "支持圖片和影片。",
+ "Name": "名稱",
+ "Description": "自我介紹",
+ "Integrate Google Analytics": "將 Google Analytics 整合至你的網站中。請按照<2>這裡2>的說明查找你的 Measurement ID。",
+ "Integrate Umami Cloud Analytics": "將 Umami Cloud Analytics 整合至你的網站中。請按照<2>這裡2>的說明查找你的 Website ID。",
+ "Save": "儲存",
+ "Tips": "提示",
+ "social tips": {
+ "p1": "這些社交平台會顯示在你的 xLog 的右下角。",
+ "p2": "我們支援<2>這些平台2>,自動顯示其標誌和連結。對於其他平台,將顯示預設標誌。如果你有其他需求,請隨時向我們提交問題或PR,以支援更多的平台。",
+ "p3": "你還可以在 <2>xSync2> 上連接到 Twitter、Telegram 頻道、Medium、Substack 等平台,並自動同步內容。當你在那裡設置同步後,它也會顯示在這裡。"
+ },
+ "Platform": "平台",
+ "Identity": "身份",
+ "Remove": "移除",
+ "New Item": "新建項目",
+ "xLog provides some out-of-the-box built-in pages": "xLog 提供了一些開箱即用的內建頁面",
+ "Home page": "首頁",
+ "Archives page": "封存頁面",
+ "Tag page": "標籤頁面",
+ "NFT Showcase page": "NFT 展示頁面",
+ "Label": "標籤",
+ "URL": "連結",
+ "subdomain": "子網域",
+ "Custom Domain": "自訂網域",
+ "Set the following record on your DNS provider to active your custom domain": "在你的 DNS 提供商上設定以下紀錄以啟用自訂網域",
+ "Scope: These styles will be applied to your entire blog, including this dashboard.": "範圍:這些樣式將套用至你的整個部落格,包括此儀表板。",
+ "Support": "支援",
+ "CSS variables: xLog provides some built-in CSS variables": "CSS 變數:xLog 提供了一些內建的 CSS 變數",
+ "Address": "地址",
+ "Character": "身份",
+ "New operator": "新建授權",
+ "Operator Address": "授權地址",
+ "Operator Character Check": "身份授權檢查",
+ "Warning": "警告",
+ "Operators have permissions to enter your dashboard, change your settings(excluding xLog subdomain) and post, modify, delete contents on your site.": "授權者可以進入你的儀表板,更改你的設定(不包括 xLog 子網域)並在你的網站上發佈、修改、刪除內容。",
+ "Add": "新增",
+ "xLog News": "xLog 新聞",
+ "More": "更多",
+ "Meet New Friends": "認識新朋友",
+ "Need help?": "需要幫助?",
+ "Your post has been securely stored on the blockchain. Now you may want to": "你的文章已經安全地存儲在區塊鏈上。現在你可能想要",
+ "View the post": "查看文章",
+ "View the transaction": "查看交易",
+ "Share to Twitter": "分享到 Twitter",
+ "Got it, thanks!": "知道了,謝謝!",
+ "Published!": "已發佈!",
+ "Title goes here...": "標題在這裡...",
+ "Start writing...": "開始寫作...",
+ "Slug can only contain letters, numbers, hyphens, and underscores.": "短網址只能包含字母、數字、連字符和底線。",
+ "Date": "日期",
+ "Prize": "獎金",
+ "Winners": "獲獎者",
+ "Learn more": "進一步了解",
+ "Ended": "已結束",
+ "Upcoming": "即將開始",
+ "Ongoing": "進行中",
+ "Import from Markdown files": "從 Markdown 檔案匯入",
+ "Import from Mirror.xyz": "從 Mirror.xyz 匯入",
+ "Select Markdown Files": "選擇 Markdown 檔案",
+ "No files chosen": "未選擇檔案",
+ "No entries": "無項目",
+ "Preview your Mirror.xyz entries": "預覽你的 Mirror.xyz 項目",
+ "Please select .md files, multiple files are supported, and front matter is supported.": "請選擇 .md 檔案,支援多個檔案,並支援 front matter。",
+ "Achievements": "成就",
+ "Tokens": "虛擬貨幣",
+ "$MIRA is a valuable token in the Crossbell world, and can be easily exchanged on the Crosschain Bridge and Uniswap.": "$MIRA 是 Crossbell 世界中的一種有珍貴的代幣,可在跨鏈橋和 Uniswap 上輕鬆兌換。",
+ "In the early stage, xLog will use $MIRA to motivate creators.": "在早期階段,xLog 將使用 $MIRA 激勵創作者。",
+ "You can obtain $MIRA through the following ways:": "你可以透過以下方式獲得 $MIRA:",
+ "Creator incentive program.": "創作者激勵計畫。",
+ "Participate in events.": "參加活動。",
+ "Swap from USDC.": "從 USDC 兌換。",
+ "Received tips and sponsorships from readers.": "從讀者收到打賞和贊助。",
+ "Swap to USDC": "兌換成 USDC",
+ "Free Claim": "免費領取",
+ "$XLOG is related to xLog DAO, but it's too early now, please stay tuned.": "$XLOG 與 xLog DAO 相關,但現在還為時尚早,敬請期待。",
+ "Stay tuned": "敬請期待",
+ "This is a token used for interaction on the Crossbell blockchain, which can be claimed for free from the faucet, so there's no need to worry about its balance.": "這是一個用於 Crossbell 區塊鏈上互動的虛擬貨幣,可以從水龍頭免費領取,因此不用擔心其餘額。",
+ "Balance": "餘額",
+ "Swap Tutorial": "兌換教學",
+ "DNS Checking": "DNS 檢查中",
+ "DNS check passed.": "DNS 檢查通過。",
+ "DNS check failed.": "DNS 檢查失敗。",
+ "Recheck": "重新檢查",
+ "Hottest": "熱門",
+ "Latest": "最新",
+ "Following": "追蹤",
+ "Create a Post": "新增文章",
+ "Change Site Icon or domain": "變更網站圖示或域名",
+ "Join xLog's Discord channel": "加入 xLog 的 Discord 頻道",
+ "Participate in the development of xLog": "參與 xLog 的發展",
+ "Follow xLog's Twitter": "追蹤 xLog 的 Twitter",
+ "Check out the updates of other bloggers": "看看其他 Blogger 的更新",
+ "You have already imported them, please enter the post page to create a new post!": "已經匯入完成了哦,請到文章頁面新增新的內容!",
+ "Today": "今天",
+ "This month": "本月",
+ "This week": "本周",
+ "All time": "全部",
+ "delete_confirmation_post": "你確認要刪除這篇文章嗎?",
+ "delete_confirmation_page": "你確認要刪除這個頁面嗎?",
+ "Confirm": "確認",
+ "Cancel": "取消",
+ "Published a new post on my blockchain blog: {{title}}. Check it out now!": "我在我的區塊鏈部落格發佈了一片新的文章《{{title}}》,快來看看吧!",
+ "Comments": "留言",
+ "You can subscribe to comments through an RSS reader to receive timely reminders.": "你可以通過 RSS 閱讀器訂閱留言,以便及時收到通知。",
+ "Subscription address:": "訂閱地址:",
+ "comment on your": "回覆了你的 {{type}}「{{toTitle}} 」",
+ "{{newCount}} new comments": "{{newCount}} 條新留言"
+}
\ No newline at end of file
diff --git a/src/app/i18n/locales/zh-TW/index.json b/src/app/i18n/locales/zh-TW/index.json
new file mode 100644
index 00000000..ea31bccc
--- /dev/null
+++ b/src/app/i18n/locales/zh-TW/index.json
@@ -0,0 +1,61 @@
+{
+ "Write": "Write",
+ "Own": "Own",
+ "Earn": "Earn",
+ ".": ".",
+ "Look at others'": "看看別人",
+ "description": "<0>xLog0>。最佳 <7>開源7> <3>區塊鏈3> 部落格社群。",
+ "Get my xLog in 5 minutes": "五分鐘撰寫自我",
+ "Explore the xLog way": "探索 xLog 之路",
+ "features": {
+ "Write": {
+ "subtitle": "靈感來臨,牢牢抓住",
+ "description": "釋放創造力,成為時間管理大師!讓寫作更順暢,專注創造未來。"
+ },
+ "Own": {
+ "subtitle": "鏈上內容,安全無憂",
+ "description": "通過 Crossbell 區塊鏈發佈你的內容,完全掌控你的權利與安全。 xLog 不存儲任何資料,無法剝奪或修改你的內容和權利,即使 xLog 想這樣做。了解 Crossbell 是如何工作的。 ",
+ "extra": {
+ "title": "不要輕信,堅持驗證",
+ "description": "不輕信任何人,包括 xLog。建議檢查交易歷史與區塊鏈合約代碼,驗證事實是否符合 xLog 所聲明。",
+ "button": "揭開 xLog 的神秘面紗"
+ }
+ },
+ "Earn": {
+ "subtitle": "賺取虛擬貨幣和權益",
+ "description": "區塊鏈為優秀的內容創作者提供透明公正的獎勵機會,xLog DAO 更進一步促進社群發展。"
+ }
+ },
+ "Home": "首頁",
+ "Activities": "文章流",
+ "Source Code": "原始碼",
+ "Features": "特色",
+ "Showcase": "展示櫃",
+ "Integration": "整合",
+ "Visit": "訪問",
+ "Easy to get started": "讓寫作更簡單",
+ "Easy to get started text": "xLog 支持 Web3 錢包 和 電子郵件 連接,讓你輕鬆創建定制化部落格,享有自定義域名、訂閱、留言、NFT 鑄造、RSS 訂閱和 AI 增強等功能。只需 5 分鐘即可完成,無需申請或費用。",
+ "Elegant experience": "優雅永不過時",
+ "Elegant experience text": "雙欄編輯器,實時預覽 ,創作無壓力,使用標準的 Markdown 語法 ,支持 HTML 、 音視頻 和 數學公式 。頁面設計優雅,為讀者提供舒適的閱讀體驗。",
+ "Fast": "一切精彩的背後",
+ "Fast text": "區塊鏈低效?不!高效緩存機制和多種優化方案,激發區塊鏈的 極致性能 ,同時提供 PWA 讓您輕鬆本地安裝和使用,加速實現目標!",
+ "Safe": "資安,我最在行",
+ "Safe text": "所有資料,包括配置、文章、訂閱、留言等,都被安全地存儲在 區塊鏈 上。只有您持有的 私鑰 才能掌控和訪問這些資料,確保您的隱私得到最大程度的保護。",
+ "Customizable": "創意,自由揮灑",
+ "Customizable text": "您可以自由地使用 自己的域名 ,在自己喜愛的風格下自定義網站,xLog 提供豐富的主題和插件系統,讓您 隨心所欲 地打造屬於自己的個性化網站。展現您的獨特風采!",
+ "Open": "開放,運用自如",
+ "Open text": "xLog 提供導入和導出工具,豐富的 API 和 第三方 整合,讓您更加自由地管理和使用網站。所有代碼都在 GitHub 上 開源 ,所有資料都在區塊鏈上 透明存儲 ,沒有任何隱瞞。",
+ "Creator Incentives": "創作者激勵",
+ "Creator Incentives text": "在早期階段,xLog 以 MIRA 提供激勵 。我們正積極構建代幣經濟模型,力求讓 xLog 成為發布高質量內容的最佳平台。我們希望為您提供最好的體驗和最大的價值回報,讓您在創作、分享和社交中感到更加自由和快樂。",
+ "DAO": "去中心化自治組織",
+ "DAO text": "我們將建立一個 xLog DAO,讓創作者可以使用 虛擬貨幣 進行投票。我們相信,這將使我們的社區更加開放、公平和民主化,讓每個人都能發揮自己的影響力和貢獻價值。我們期待與您攜手打造一個更加繁榮和有活力的社區!",
+ "Discover these awesome teams and creators on xLog (sorted by update time)": "在 xLog 上發現這些超棒的團隊和創作者們(按更新時間排序)",
+ "Follow All!": "追蹤所有人!",
+ "Already Followed All!": "已追蹤所有人!",
+ "Show more": "顯示更多",
+ "Submit yours": "看看你的👀",
+ "xLog's open design allows it to integrate with many other open protocols and applications without friction.": "我們相信,只有在開放、互聯、共享的基礎上才能有更大的價值和創新。",
+ "Dashboard": "主控臺",
+ "Suggested creators for you": "推薦給你一些優質創作者",
+ "Hot Topics": "流行話題"
+}
diff --git a/src/app/i18n/locales/zh-TW/site.json b/src/app/i18n/locales/zh-TW/site.json
new file mode 100644
index 00000000..c2710677
--- /dev/null
+++ b/src/app/i18n/locales/zh-TW/site.json
@@ -0,0 +1,18 @@
+{
+ "Home": "首頁",
+ "Archives": "封存",
+ "About": "關於",
+ "Tags": "標籤",
+ "load more": "還有{{count}}篇{{name}},點選載入更多文章",
+ "signed and stored on the blockchain": "此{{name}}數據所有權由區塊鏈加密技術和智能合約保障僅歸創作者所有。",
+ "Write a comment on the blockchain": "在區塊鏈上留言。",
+ "powered by": "由 提供支援 ",
+ "This address is in local editing preview mode and cannot be viewed by the public.": "此地址處於本地編輯預覽模式,尚未公開。",
+ "View on xChar": "在 xChar 上檢視",
+ "View on xFeed": "在 xFeed 上檢視",
+ "View on Hoot It": "在 Hoot It 上檢視",
+ "View on Crossbell Scan": "在 Crossbell Scan 上檢視",
+ "Subscribe to JSON Feed": "訂閱 JSON Feed",
+ "Subscribe to RSS": "訂閱 RSS",
+ "Search on this site": "在這個網站上搜尋"
+}
\ No newline at end of file
diff --git a/src/app/i18n/locales/zh/common.json b/src/app/i18n/locales/zh/common.json
new file mode 100644
index 00000000..2918aace
--- /dev/null
+++ b/src/app/i18n/locales/zh/common.json
@@ -0,0 +1,87 @@
+{
+ "Connect": "连接",
+ "Followers": "关注者",
+ "Following": "正在关注",
+ "Followings": "正在关注",
+ "Follow": "关注",
+ "Unfollow": "取消关注",
+ "intlDateTime": "{{val, datetime}}",
+ "post": "文章",
+ "posts": "文章",
+ "page": "页面",
+ "pages": "页面",
+ "comment": "评论",
+ "comments": "评论",
+ "Comment": "评论",
+ "Comments": "评论",
+ "reply": "回复",
+ "replies": "回复",
+ "like": "喜欢",
+ "likes": "喜欢",
+ "blog": "博客",
+ "Owner": "所有者",
+ "Transaction Hash": "交易哈希",
+ "IPFS Address": "IPFS 地址",
+ "BNB Greenfield Address": "BNB Greenfield 地址",
+ "Creation": "创建",
+ "Last Update": "最后更新",
+ "Create Character": "创建角色",
+ "Submit": "提交",
+ "Reply": "回复",
+ "Cancel Reply": "取消回复",
+ "Edit": "编辑",
+ "Cancel Edit": "取消编辑",
+ "Confirm Modification": "确认修改",
+ "ago": "{{time}}前",
+ "joined ago": "{{time}}前加入",
+ "obtained ago": "{{time}}前获得",
+ "Like": "点赞",
+ "Mint to an NFT": "珍藏为 NFT",
+ "Like successfully": "点赞成功",
+ "Mint successfully": "珍藏成功",
+ "like stored": "你的点赞已被安全地存储在区块链上,可以在 <2>Crossbell Scan2> 上查看",
+ "mint stored": "你已将此篇文章珍藏成NFT, 可以在 <2>xChar2> 或 <6>Crossbell Scan6> 上查看",
+ "Got it, thanks!": "好的,谢谢!",
+ "Like List": "点赞列表",
+ "Mint List": "珍藏列表",
+ "Revert": "撤销",
+ "Confirm to revert": "确认撤销",
+ "like revert": "请确认您是否想要撤销这个点赞操作?",
+ "Cancel": "取消",
+ "Confirm": "确认",
+ "No Content Yet.": "暂无内容",
+ "Close": "关闭",
+ "Dashboard": "仪表盘",
+ "Copied!": "已复制!",
+ "Operator Sign": "签名授权",
+ "Switch Characters": "切换角色",
+ "Upgrade to Wallet": "升级为钱包",
+ "Disconnect": "断开连接",
+ "Loading": "加载中",
+ "Showcase": "展示柜",
+ "AI-generated summary": "AI 生成的摘要",
+ "Generating": "生成中",
+ "Show more": "显示更多",
+ "Patron": "赞助",
+ "Become a patron of {{name}}" : "成为 {{name}} 的赞助者",
+ "Latest patrons": "最近赞助者",
+ "Latest tipper": "最近赞赏者",
+ "You are here to be the first patron.": "你将是第一个赞助者。",
+ "You are here to be the first tipper.": "你将是第一个赞赏者。",
+ "Select a tier": "选择一个等级",
+ "One-time": "一次性",
+ "Monthly and NFT Rewards": "每月和 NFT 奖励",
+ "Coming soon": "即将推出",
+ "What is MIRA? Where can I get some?" : "MIRA 是什么?我在哪里可以获得?",
+ "Tip": "赞赏",
+ "Tip the post: {{name}}": "赞赏文章:{{name}}",
+ "Custom": "自定义",
+ "Mintable": "可铸造",
+ "Successfully followed": "嘿!你已经准备好<2>在这里跟上你关注的博主的最新动态2>了。",
+ "Enable AI Filtering": "启用 AI 过滤",
+ "Filter out possible low-quality content based on AI ratings.": "基于 AI 评分过滤可能质量不佳的内容。",
+ "Refreshing": "刷新中",
+ "Search for your interest": "搜索你感兴趣的内容",
+ "results": "条结果",
+ "My xLog": "我的 xLog"
+}
diff --git a/src/app/i18n/locales/zh/dashboard.json b/src/app/i18n/locales/zh/dashboard.json
new file mode 100644
index 00000000..be107594
--- /dev/null
+++ b/src/app/i18n/locales/zh/dashboard.json
@@ -0,0 +1,204 @@
+{
+ "Dashboard": "仪表盘",
+ "Posts": "文章",
+ "Pages": "页面",
+ "Notifications": "通知",
+ "Unread notifications": "未读通知",
+ "Settings": "设置",
+ "Events": "活动",
+ "New Events": "新活动",
+ "Site Stats": "站点统计",
+ "Published posts": "发布的文章",
+ "Received comments": "收到的评论",
+ "Followers": "关注者",
+ "Viewed": "浏览量",
+ "Received tips": "收到的打赏",
+ "Site Duration": "站点运行时间",
+ "days": "天",
+ "Deleted!": "已删除!",
+ "Fail to Deleted.": "删除失败",
+ "Converted!": "已转换!",
+ "Failed to convert.": "转换失败。",
+ "All Posts": "所有文章",
+ "All Pages": "所有页面",
+ "Published": "已发布",
+ "published": "已发布",
+ "Draft": "草稿",
+ "draft": "草稿",
+ "Scheduled": "定时发布",
+ "scheduled": "定时发布",
+ "published and local modified": "已发布并本地修改",
+ "link post-vs-page": "https://wordpress.com/zh-cn/support/post-vs-page/",
+ "posts description": "文章是按时间倒序在你的网站上列出的条目。可以将它们看作是更新,以提供新内容给读者。<2>文章与页面2>。",
+ "pages description": "页面是静态的,不受日期影响。它们更像是你网站上的永久元素,比如“关于我们”、“联系我们”等。<2>文章与页面2>。",
+ "pages add": "创建页面后,你可以将其<2>添加到你网站的导航菜单中2>,以便访问者可以找到它。",
+ "New Post": "新建文章",
+ "New Page": "新建页面",
+ "Import": "导入",
+ "Import markdown file with front matter supported": "导入 Markdown 文件(支持 Front Matter)",
+ "View Site": "查看站点",
+ "hello": {
+ "welcome": "👋 你好哇,
欢迎使用 xLog!
以下是一些有用的链接,帮助你开始使用 xLog:
",
+ "hidden": "👋 你好哇",
+ "community": "加入我们的社区,认识新朋友或共同建设 xLog:
"
+ },
+ "Edit": "编辑",
+ "Convert to Page": "转换为页面",
+ "Convert to Post": "转换为文章",
+ "Select All": "全部选择",
+ "Deselect All": "取消选择",
+ "Delete": "删除",
+ "Heading": "标题",
+ "Bold": "粗体",
+ "Italic": "斜体",
+ "Strikethrough": "删除线",
+ "Underline": "下划线",
+ "Quote": "引用",
+ "Inline Code": "行内代码",
+ "Code Block": "代码块",
+ "Unordered List": "无序列表",
+ "Ordered List": "有序列表",
+ "Link": "链接",
+ "Image": "图片",
+ "Upload Image": "上传图片",
+ "Mention": "提及",
+ "Tip: xLog Flavored Markdown": "帮助:xLog 风格的 Markdown",
+ "Preview": "预览",
+ "Publish": "发布",
+ "Update": "更新",
+ "Discard Changes": "放弃变更",
+ "Publish at": "发布时间",
+ "This post will be accessible from this time": "此文章将从此时间开始可访问",
+ "This page will be accessible from this time": "此页面将从此时间开始可访问",
+ "Post slug": "文章短链接",
+ "Page slug": "页面短链接",
+ "This post will be accessible at": "此文章将可通过以下链接访问",
+ "This page will be accessible at": "此页面将可通过以下链接访问",
+ "Tags": "标签",
+ "Separate multiple tags with English commas": "多个标签请用英文逗号分隔",
+ "Excerpt": "摘要",
+ "Leave it blank to use auto-generated excerpt": "留空则使用自动生成的摘要",
+ "General": "常规",
+ "Social Platforms": "社交平台",
+ "Navigation": "导航",
+ "Domains": "域名",
+ "Custom CSS": "自定义 CSS",
+ "Operators": "影子授权",
+ "Export data": "导出数据",
+ "Site Settings": "站点设置",
+ "Icon": "图标",
+ "Banner": "横幅",
+ "Supports both pictures and videos.": "支持图片和视频。",
+ "Name": "名称",
+ "Description": "描述",
+ "Integrate Google Analytics": "将 Google Analytics 集成到你的站点中。你可以按照<2>这里2>的说明查找你的 Measurement ID。",
+ "Integrate Umami Cloud Analytics": "将 Umami Cloud Analytics 集成到你的站点中。你可以按照<2>这里2>的说明查找你的 Website ID。",
+ "Save": "保存",
+ "Tips": "提示",
+ "social tips": {
+ "p1": "这些社交平台将显示在你的 xLog 的右下角。",
+ "p2": "我们支持<2>这些平台2>,自动显示其标志和链接。对于其他平台,将显示默认标志。如果你有其他需求,请随时向我们提交问题或PR,以支持更多的平台。",
+ "p3": "你还可以在 <2>xSync2> 上连接到 Twitter、Telegram 频道、Medium、Substack 等平台,并自动同步内容。当你在那里设置同步后,它也会显示在这里。"
+ },
+ "Platform": "平台",
+ "Identity": "身份",
+ "Remove": "移除",
+ "New Item": "新建项目",
+ "xLog provides some out-of-the-box built-in pages": "xLog 提供了一些开箱即用的内置页面",
+ "Home page": "首页",
+ "Archives page": "归档页面",
+ "Tag page": "标签页面",
+ "NFT Showcase page": "NFT 展示页面",
+ "Label": "标签",
+ "URL": "链接",
+ "subdomain": "子域名",
+ "Custom Domain": "自定义域名",
+ "Set the following record on your DNS provider to active your custom domain": "在你的 DNS 提供商上设置以下记录以激活自定义域名",
+ "Scope: These styles will be applied to your entire blog, including this dashboard.": "范围:这些样式将应用于你的整个博客,包括这个仪表盘。",
+ "Support": "支持",
+ "CSS variables: xLog provides some built-in CSS variables": "CSS 变量:xLog 提供了一些内置的 CSS 变量",
+ "Using a browser plugin that can modify page styles, such as Stylebot, can help with debugging.": "使用可以修改页面样式的浏览器插件,例如 Stylebot,可以帮助调试。",
+ "Address": "地址",
+ "Character": "角色",
+ "New operator": "新建授权",
+ "Operator Address": "授权地址",
+ "Operator Character Check": "授权角色检查",
+ "Warning": "警告",
+ "Operators have permissions to enter your dashboard, change your settings(excluding xLog subdomain) and post, modify, delete contents on your site.": "影子授权可以进入你的仪表盘,更改你的设置(不包括 xLog 子域名)并在你的站点上发布、修改、删除内容。",
+ "Add": "添加",
+ "xLog News": "xLog 新鲜事",
+ "More": "更多",
+ "Meet New Friends": "认识新朋友",
+ "Need help?": "需要帮助?",
+ "Your post has been securely stored on the blockchain. Now you may want to": "你的文章已经安全地存储在区块链上。现在你可能想要",
+ "View the post": "查看文章",
+ "View the transaction": "查看交易",
+ "Share to Twitter": "分享到 Twitter",
+ "Got it, thanks!": "好的,谢谢!",
+ "Published!": "已发布!",
+ "Title goes here...": "标题在这里...",
+ "Start writing...": "开始写作...",
+ "Slug can only contain letters, numbers, hyphens, and underscores.": "短链接只能包含字母、数字、连字符和下划线。",
+ "Date": "日期",
+ "Prize": "奖金",
+ "Winners": "获奖者",
+ "Learn more": "了解更多",
+ "Ended": "已结束",
+ "Upcoming": "即将开始",
+ "Ongoing": "进行中",
+ "Import from Markdown files": "从 Markdown 文件导入",
+ "Import from Mirror.xyz": "从 Mirror.xyz 导入",
+ "Select Markdown Files": "选择 Markdown 文件",
+ "No files chosen": "未选择文件",
+ "No entries": "无条目",
+ "Preview your Mirror.xyz entries": "预览你的 Mirror.xyz 条目",
+ "Please select .md files, multiple files are supported, and front matter is supported.": "请选择 .md 文件,支持多个文件,支持 front matter。",
+ "Achievements": "成就",
+ "Tokens": "代币",
+ "$MIRA is a valuable token in the Crossbell world, and can be easily exchanged on the Crosschain Bridge and Uniswap.": "$MIRA 是 Crossbell 世界中的一种珍贵的代币,可以轻松地在 Crosschain Bridge 和 Uniswap 上兑换。",
+ "In the early stage, xLog will use $MIRA to motivate creators.": "在早期阶段,xLog 将使用 $MIRA 激励创作者。",
+ "You can obtain $MIRA through the following ways:": "你可以通过以下方式获得 $MIRA:",
+ "Creator incentive program.": "创作者激励计划。",
+ "Participate in events.": "参加活动。",
+ "Swap from USDC.": "从 USDC 兑换。",
+ "Received tips and sponsorships from readers.": "从读者收到打赏和赞助。",
+ "Swap to USDC": "兑换到 USDC",
+ "Free Claim": "免费领取",
+ "$XLOG is related to xLog DAO, but it's too early now, please stay tuned.": "$XLOG 与 xLog DAO 相关,但现在还为时尚早,敬请期待。",
+ "Stay tuned": "敬请期待",
+ "This is a token used for interaction on the Crossbell blockchain, which can be claimed for free from the faucet, so there's no need to worry about its balance.": "这是一个用于 Crossbell 区块链上交互的代币,可以从水龙头免费领取,所以不用担心它的余额。",
+ "Balance": "余额",
+ "Swap Tutorial": "兑换教程",
+ "DNS Checking": "DNS 检查中",
+ "DNS check passed.": "DNS 检查通过。",
+ "DNS check failed.": "DNS 检查失败。",
+ "Subdomain Checking": "子域名检查中",
+ "Subdomain Available.": "子域名可用。",
+ "Subdomain Unavailable.": "子域名不可用。",
+ "Recheck": "重新检查",
+ "Hottest": "最热",
+ "Latest": "最新",
+ "Following": "关注",
+ "Create a Post": "创建文章",
+ "Change Site Icon or domain": "更改站点图标或域名",
+ "Join xLog's Discord channel": "加入 xLog 的 Discord 频道",
+ "Participate in the development of xLog": "参与 xLog 的开发",
+ "Follow xLog's Twitter": "关注 xLog 的 Twitter",
+ "Check out the updates of other bloggers": "查看其他博主的更新",
+ "You have already imported them, please enter the post page to create a new post!": "您已经导入了它们,请进入文章页面创建新的文章吧。",
+ "Today": "今天",
+ "This month": "本月",
+ "This week": "本周",
+ "All time": "全部",
+ "Confirm Deletion?": "确认删除?",
+ "delete_confirmation_post": "你确定要删除这篇文章吗?",
+ "delete_confirmation_page": "你确定要删除这个页面吗?",
+ "Confirm": "确认",
+ "Cancel": "取消",
+ "Published a new post on my blockchain blog: {{title}}. Check it out now!": "在我的区块链博客发布了一篇新文章《{{title}}》,快来看看吧!",
+ "Comments": "评论",
+ "You can subscribe to comments through an RSS reader to receive timely reminders.": "你可以通过 RSS 阅读器订阅评论,以便及时收到提醒。",
+ "Subscription address:": "订阅地址:",
+ "comment on your" : "评论了你的{{type}}「{{toTitle}} 」",
+ "{{newCount}} new comments" : "{{newCount}} 条新评论"
+}
\ No newline at end of file
diff --git a/src/app/i18n/locales/zh/index.json b/src/app/i18n/locales/zh/index.json
new file mode 100644
index 00000000..a7048a85
--- /dev/null
+++ b/src/app/i18n/locales/zh/index.json
@@ -0,0 +1,61 @@
+{
+ "Write": "写作",
+ "Own": "拥有",
+ "Earn": "赚取",
+ ".": "。",
+ "Look at others'": "看看其他人的",
+ "description": "<0>xLog0> 是面向所有人的最棒 <3>链上3> <7>开源7> 博客社区。",
+ "Get my xLog in 5 minutes": "5 分钟拥有自己的 xLog",
+ "Explore the xLog way": "探索 xLog 之路",
+ "features": {
+ "Write": {
+ "subtitle": "当灵感来临时写作",
+ "description": "让创作者们摆脱耗时、不必要的流程,减少写作过程中的阻碍,让你和团队能够专注于创造。"
+ },
+ "Own": {
+ "subtitle": "在区块链上拥有自己的内容",
+ "description": "通过在 Crossbell 区块链上发布来拥有自己的内容。 xLog 不会存储任何数据,也无法剥夺或修改你的权利和内容,即使 xLog 想这样做。 了解 Crossbell 是如何工作的。 ",
+ "extra": {
+ "title": "不要相信,去验证",
+ "description": "在互联网上不轻信任何人是一个好习惯,包括 xLog。因此,我们强烈建议你浏览 xLog 上的任何站点,检查页面底部的交易历史,阅读区块链合约代码,看看实情是否与 xLog 所声称的一致。",
+ "button": "去验证"
+ }
+ },
+ "Earn": {
+ "subtitle": "赚取代币和权利",
+ "description": "优秀的内容应该得到奖励,而区块链为创作者提供了透明公正的奖励机会。xLog DAO 将进一步促进我们社区的发展。"
+ }
+ },
+ "Features": "特色",
+ "Showcase": "展示柜",
+ "Integration": "集成",
+ "Home": "首页",
+ "Activities": "动态",
+ "Source Code": "源码",
+ "Visit": "访问",
+ "Easy to get started": "简单上手",
+ "Easy to get started text": "xLog 支持 web3 钱包 和电子邮件 连接,使你能够快速创建一个定制的博客,具有自定义域名、订阅、评论、NFT 铸造、RSS 订阅和 AI 增强等功能,仅需 5 分钟即可完成,无需申请或费用。",
+ "Safe": "安全",
+ "Safe text": "所有博客数据,包括配置、文章、订阅、评论等,都由你自己签名并安全地存储在区块链 上,只有你持有的私钥 才能进行控制和访问。包括 xLog 在内的任何人都无法进行更改。",
+ "Fast": "快速",
+ "Fast text": "区块链并不总意味着低效率。xLog通过其高效的缓存机制和众多优化,可以达到最佳性能。站点还支持PWA 用于本地安装和使用。",
+ "Customizable": "可定制",
+ "Customizable text": "你可以自由地使用自己的域名 、自定义网站并按自己的喜好进行设计 。这是你的网站,没有任何限制。xLog 鼓励并将提供丰富的主题和插件 系统,以帮助你进行自定义。",
+ "Open": "开放",
+ "Open text": "xLog提供导入和导出工具,以及丰富的 API 和第三方集成 。所有代码都在 GitHub 上开源 ,所有数据都在区块链上透明 。xLog 没有任何隐瞒。",
+ "Elegant experience": "优雅的体验",
+ "Elegant experience text": "xLog 提供双栏编辑器,具有实时预览 功能,提供优秀的写作体验,使用标准的 Markdown 语法 ,支持 HTML 、音视频 和数学表达式。页面设计优雅,为读者提供舒适的阅读体验。",
+ "Creator Incentives": "创作者激励",
+ "Creator Incentives text": "在早期阶段,xLog以MIRA 提供激励 。我们正在积极构建代币经济模型,以确保xLog成为发布高质量内容的最佳平台。",
+ "DAO": "去中心化自治组织",
+ "DAO text": "将建立一个xLog DAO,在其中创作者使用代币 进行投票。",
+ "Discover these awesome teams and creators on xLog (sorted by update time)": "在 xLog 上发现这些超棒的团队和创作者们(按更新时间排序)",
+ "Follow All!": "关注所有!",
+ "Already Followed All!" : "已经关注所有!",
+ "Show more": "显示更多",
+ "Submit yours": "提交你的",
+ "xLog's open design allows it to integrate with many other open protocols and applications without friction.": "xLog 的开放式设计使其能够与许多其他开放协议和应用程序无缝集成,没有任何限制。",
+ "Dashboard": "仪表盘",
+ "Suggested creators for you": "为你推荐的创作者",
+ "Hot Topics": "热门话题"
+}
\ No newline at end of file
diff --git a/src/app/i18n/locales/zh/site.json b/src/app/i18n/locales/zh/site.json
new file mode 100644
index 00000000..1926e4a1
--- /dev/null
+++ b/src/app/i18n/locales/zh/site.json
@@ -0,0 +1,19 @@
+{
+ "Home": "主页",
+ "Archives": "归档",
+ "About": "关于",
+ "Tags": "标签",
+ "load more": "还有 {{count}} 篇{{name}},点击加载更多",
+ "signed and stored on the blockchain": "此{{name}}数据所有权由区块链加密技术和智能合约保障仅归创作者所有。",
+ "Write a comment on the blockchain": "在区块链上写下你的评论",
+ "powered by": "由 提供支持 ",
+ "This address is in local editing preview mode and cannot be viewed by the public.":
+ "此地址处于本地编辑预览模式,无法被公众查看。",
+ "View on xChar": "在 xChar 上查看",
+ "View on xFeed": "在 xFeed 上查看",
+ "View on Hoot It": "在 Hoot It 上查看",
+ "View on Crossbell Scan": "在 Crossbell Scan 上查看",
+ "Subscribe to JSON Feed": "订阅 JSON Feed",
+ "Subscribe to RSS": "订阅 RSS",
+ "Search on this site": "在本站搜索"
+}
\ No newline at end of file
diff --git a/src/app/i18n/settings.ts b/src/app/i18n/settings.ts
new file mode 100644
index 00000000..4da7f705
--- /dev/null
+++ b/src/app/i18n/settings.ts
@@ -0,0 +1,15 @@
+export const fallbackLng = "en"
+export const languages = ["en", "zh", "zh-TW", "ja"]
+export const defaultNS = "common"
+
+export function getOptions(lng = fallbackLng, ns = defaultNS) {
+ return {
+ // debug: true,
+ supportedLngs: languages,
+ fallbackLng,
+ lng,
+ fallbackNS: defaultNS,
+ defaultNS,
+ ns,
+ }
+}
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
new file mode 100644
index 00000000..53b601a8
--- /dev/null
+++ b/src/app/layout.tsx
@@ -0,0 +1,43 @@
+import { dir } from "i18next"
+import { headers } from "next/headers"
+import { useRouter } from "next/router"
+
+import "~/css/main.css"
+
+import { languages } from "./i18n/settings"
+import Providers from "./providers"
+
+export async function generateStaticParams() {
+ return languages.map((lng) => ({ lng }))
+}
+
+export default function RootLayout({
+ children,
+}: {
+ children: React.ReactNode
+}) {
+ let lng = "en"
+ const router = useRouter()
+ const queryLang = router.query.lang as string
+ if (!queryLang) {
+ let acceptLang = headers().get("accept-language")?.split(",")[0]
+ if (acceptLang === "zh-HK" || acceptLang === "zh-TW") {
+ acceptLang = "zh-TW"
+ } else {
+ acceptLang = acceptLang?.split("-")[0]
+ }
+ if (acceptLang) {
+ lng = acceptLang
+ }
+ } else {
+ lng = queryLang
+ }
+
+ return (
+
+
+ {children}
+
+
+ )
+}
diff --git a/src/app/providers.tsx b/src/app/providers.tsx
new file mode 100644
index 00000000..46503dd7
--- /dev/null
+++ b/src/app/providers.tsx
@@ -0,0 +1,87 @@
+import "aplayer-react/dist/index.css"
+import NextNProgress from "nextjs-progressbar"
+import { useState } from "react"
+import { Toaster } from "react-hot-toast"
+import { WagmiConfig, createClient } from "wagmi"
+
+import {
+ ConnectKitProvider,
+ getDefaultClientConfig,
+} from "@crossbell/connect-kit"
+import {
+ NotificationModal,
+ NotificationModalColorScheme,
+} from "@crossbell/notification"
+import { QueryClient } from "@tanstack/react-query"
+import { PersistQueryClientProvider } from "@tanstack/react-query-persist-client"
+
+// eslint-disable-next-line import/no-unresolved
+import { useDarkMode } from "~/hooks/useDarkMode"
+import { useMobileLayout } from "~/hooks/useMobileLayout"
+import { APP_NAME } from "~/lib/env"
+import { toGateway } from "~/lib/ipfs-parser"
+import { createIDBPersister } from "~/lib/persister.client"
+import { urlComposer } from "~/lib/url-composer"
+
+const wagmiClient = createClient(getDefaultClientConfig({ appName: APP_NAME }))
+
+const persister = createIDBPersister()
+
+const colorScheme: NotificationModalColorScheme = {
+ text: `rgb(var(--tw-colors-i-zinc-800))`,
+ textSecondary: `rgb(var(--tw-colors-i-gray-600))`,
+ background: `rgb(var(--tw-colors-i-white))`,
+ border: `var(--border-color)`,
+}
+
+export default function Providers({ children }: { children: React.ReactNode }) {
+ useDarkMode()
+ useMobileLayout()
+
+ const [queryClient] = useState(
+ () =>
+ new QueryClient({
+ defaultOptions: {
+ queries: {
+ cacheTime: 1000 * 60 * 60 * 24, // 24 hours
+ },
+ },
+ }),
+ )
+
+ return (
+
+ {
+ const queryIsReadyForPersistance =
+ query.state.status === "success"
+ if (queryIsReadyForPersistance) {
+ return !((query.state?.data as any)?.pages?.length > 1)
+ } else {
+ return false
+ }
+ },
+ },
+ }}
+ >
+
+
+ {children}
+
+
+
+
+
+ )
+}
diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx
index 35dd12e0..4456131d 100644
--- a/src/pages/_app.tsx
+++ b/src/pages/_app.tsx
@@ -1,5 +1,4 @@
import "aplayer-react/dist/index.css"
-import { Network } from "crossbell.js"
import { appWithTranslation } from "next-i18next"
import NextNProgress from "nextjs-progressbar"
import { Toaster } from "react-hot-toast"
@@ -21,13 +20,11 @@ import "~/css/main.css"
// eslint-disable-next-line import/no-unresolved
import { useDarkMode } from "~/hooks/useDarkMode"
import { useMobileLayout } from "~/hooks/useMobileLayout"
-import { APP_NAME, IPFS_GATEWAY } from "~/lib/env"
+import { APP_NAME } from "~/lib/env"
import { toGateway } from "~/lib/ipfs-parser"
import { createIDBPersister } from "~/lib/persister.client"
import { urlComposer } from "~/lib/url-composer"
-Network.setIpfsGateway(IPFS_GATEWAY)
-
const wagmiClient = createClient(getDefaultClientConfig({ appName: APP_NAME }))
const queryClient = new QueryClient({
diff --git a/src/pages/index.tsx b/src/pages/index_b.tsx
similarity index 100%
rename from src/pages/index.tsx
rename to src/pages/index_b.tsx
diff --git a/tsconfig.json b/tsconfig.json
index b9c9ccd1..d8c0da05 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -1,6 +1,10 @@
{
"compilerOptions": {
- "lib": ["DOM", "DOM.Iterable", "esnext"],
+ "lib": [
+ "DOM",
+ "DOM.Iterable",
+ "esnext"
+ ],
"isolatedModules": true,
"esModuleInterop": true,
"jsx": "preserve",
@@ -10,7 +14,9 @@
"strict": true,
"baseUrl": ".",
"paths": {
- "~/*": ["./src/*"]
+ "~/*": [
+ "./src/*"
+ ]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true,
@@ -18,8 +24,22 @@
"skipLibCheck": true,
"incremental": true,
"module": "esnext",
- "typeRoots": ["./types"]
+ "typeRoots": [
+ "./types"
+ ],
+ "plugins": [
+ {
+ "name": "next"
+ }
+ ]
},
- "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
- "exclude": ["node_modules"]
+ "include": [
+ "next-env.d.ts",
+ "**/*.ts",
+ "**/*.tsx",
+ ".next/types/**/*.ts"
+ ],
+ "exclude": [
+ "node_modules"
+ ]
}
From 62d201f0888120aff53c344fcc6f5f3225e14876 Mon Sep 17 00:00:00 2001
From: enpitsulin
Date: Sat, 6 May 2023 21:57:27 +0800
Subject: [PATCH 03/54] feat: app router (#492)
---
.../{ => components}/EntranceButton.tsx | 0
src/app/(home)/components/Header.tsx | 66 ++++++++++++++++++
src/app/(home)/layout.tsx | 68 ++-----------------
src/app/(home)/page.tsx | 15 ++--
src/app/layout.tsx | 43 +++++++-----
src/app/providers.tsx | 2 +
src/components/common/ConnectButton.tsx | 2 +
src/components/common/DarkModeSwitch.tsx | 2 +
src/components/common/Logo.tsx | 2 +
src/components/ui/Image.tsx | 2 +
src/components/ui/UniLink.tsx | 2 +
src/{app => lib}/i18n/index.ts | 0
src/{app => lib}/i18n/locales/en/common.json | 0
.../i18n/locales/en/dashboard.json | 0
src/{app => lib}/i18n/locales/en/index.json | 0
src/{app => lib}/i18n/locales/en/site.json | 0
src/{app => lib}/i18n/locales/ja/common.json | 0
.../i18n/locales/ja/dashboard.json | 0
src/{app => lib}/i18n/locales/ja/index.json | 0
src/{app => lib}/i18n/locales/ja/site.json | 0
.../i18n/locales/zh-TW/common.json | 0
.../i18n/locales/zh-TW/dashboard.json | 0
.../i18n/locales/zh-TW/index.json | 0
src/{app => lib}/i18n/locales/zh-TW/site.json | 0
src/{app => lib}/i18n/locales/zh/common.json | 0
.../i18n/locales/zh/dashboard.json | 0
src/{app => lib}/i18n/locales/zh/index.json | 0
src/{app => lib}/i18n/locales/zh/site.json | 0
src/{app => lib}/i18n/settings.ts | 0
29 files changed, 118 insertions(+), 86 deletions(-)
rename src/app/(home)/{ => components}/EntranceButton.tsx (100%)
create mode 100644 src/app/(home)/components/Header.tsx
rename src/{app => lib}/i18n/index.ts (100%)
rename src/{app => lib}/i18n/locales/en/common.json (100%)
rename src/{app => lib}/i18n/locales/en/dashboard.json (100%)
rename src/{app => lib}/i18n/locales/en/index.json (100%)
rename src/{app => lib}/i18n/locales/en/site.json (100%)
rename src/{app => lib}/i18n/locales/ja/common.json (100%)
rename src/{app => lib}/i18n/locales/ja/dashboard.json (100%)
rename src/{app => lib}/i18n/locales/ja/index.json (100%)
rename src/{app => lib}/i18n/locales/ja/site.json (100%)
rename src/{app => lib}/i18n/locales/zh-TW/common.json (100%)
rename src/{app => lib}/i18n/locales/zh-TW/dashboard.json (100%)
rename src/{app => lib}/i18n/locales/zh-TW/index.json (100%)
rename src/{app => lib}/i18n/locales/zh-TW/site.json (100%)
rename src/{app => lib}/i18n/locales/zh/common.json (100%)
rename src/{app => lib}/i18n/locales/zh/dashboard.json (100%)
rename src/{app => lib}/i18n/locales/zh/index.json (100%)
rename src/{app => lib}/i18n/locales/zh/site.json (100%)
rename src/{app => lib}/i18n/settings.ts (100%)
diff --git a/src/app/(home)/EntranceButton.tsx b/src/app/(home)/components/EntranceButton.tsx
similarity index 100%
rename from src/app/(home)/EntranceButton.tsx
rename to src/app/(home)/components/EntranceButton.tsx
diff --git a/src/app/(home)/components/Header.tsx b/src/app/(home)/components/Header.tsx
new file mode 100644
index 00000000..62687764
--- /dev/null
+++ b/src/app/(home)/components/Header.tsx
@@ -0,0 +1,66 @@
+"use client"
+
+import { usePathname } from "next/navigation"
+import { useTranslation } from "react-i18next"
+
+import { ConnectButton } from "~/components/common/ConnectButton"
+import { Logo } from "~/components/common/Logo"
+import { Image } from "~/components/ui/Image"
+import { UniLink } from "~/components/ui/UniLink"
+import { GITHUB_LINK } from "~/lib/env"
+import { cn } from "~/lib/utils"
+
+const tabs = [
+ {
+ name: "Home",
+ link: "/",
+ },
+ {
+ name: "Activities",
+ link: "/activities",
+ },
+ {
+ name: (
+
+ ),
+ link: GITHUB_LINK,
+ },
+]
+
+export function Header() {
+ const { t } = useTranslation("index")
+ const pathname = usePathname()
+ return (
+
+ )
+}
diff --git a/src/app/(home)/layout.tsx b/src/app/(home)/layout.tsx
index ec790ddb..e47e26af 100644
--- a/src/app/(home)/layout.tsx
+++ b/src/app/(home)/layout.tsx
@@ -1,72 +1,18 @@
-import { useTranslation } from "next-i18next"
-import { usePathname } from "next/navigation"
-
-import { ConnectButton } from "~/components/common/ConnectButton"
import { DarkModeSwitch } from "~/components/common/DarkModeSwitch"
-import { Logo } from "~/components/common/Logo"
-import { Image } from "~/components/ui/Image"
import { UniLink } from "~/components/ui/UniLink"
import { APP_NAME, DISCORD_LINK, GITHUB_LINK, TWITTER_LINK } from "~/lib/env"
import { getSiteLink } from "~/lib/helpers"
-import { cn } from "~/lib/utils"
-const tabs = [
- {
- name: "Home",
- link: "/",
- },
- {
- name: "Activities",
- link: "/activities",
- },
- {
- name: (
-
- ),
- link: GITHUB_LINK,
- },
-]
-
-export function HomeLayout({ children }: { children?: React.ReactNode }) {
- const { t } = useTranslation("index")
- const pathname = usePathname()
+import { Header } from "./components/Header"
+export default async function HomeLayout({
+ children,
+}: {
+ children?: React.ReactNode
+}) {
return (
<>
-
+
{children}
diff --git a/src/app/(home)/page.tsx b/src/app/(home)/page.tsx
index 9953ee36..3758ef1e 100644
--- a/src/app/(home)/page.tsx
+++ b/src/app/(home)/page.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import { Trans, useTranslation } from "next-i18next"
import { useRouter } from "next/navigation"
import { Element, Link } from "react-scroll"
@@ -17,17 +19,12 @@ import { Button } from "~/components/ui/Button"
import { Image } from "~/components/ui/Image"
import { Tooltip } from "~/components/ui/Tooltip"
import { UniLink } from "~/components/ui/UniLink"
-import { APP_DESCRIPTION, APP_NAME, CSB_SCAN, GITHUB_LINK } from "~/lib/env"
+import { CSB_SCAN, GITHUB_LINK } from "~/lib/env"
import { getSiteLink } from "~/lib/helpers"
import { useGetShowcase } from "~/queries/home"
-import EntranceButton from "./EntranceButton"
import ShowcaseList from "./ShowcaseList"
-
-export const metadata = {
- title: APP_NAME,
- description: APP_DESCRIPTION,
-}
+import EntranceButton from "./components/EntranceButton"
function Home() {
const router = useRouter()
@@ -255,6 +252,7 @@ function Home() {
{t("Explore the xLog way")}
+ {/* @ts-expect-error: TODO fix or replace this lib */}
+ {/* @ts-expect-error: TODO fix or replace this lib */}
{features.map((feature, index) => (
@@ -391,6 +390,7 @@ function Home() {
))}
+ {/* @ts-expect-error: TODO fix or replace this lib */}
{t("Showcase")}
@@ -415,6 +415,7 @@ function Home() {
+ {/* @ts-expect-error: TODO fix or replace this lib */}
{t("Integration")}
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 53b601a8..37e53b1d 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -1,14 +1,26 @@
import { dir } from "i18next"
+import { Metadata } from "next"
import { headers } from "next/headers"
-import { useRouter } from "next/router"
import "~/css/main.css"
+import { APP_DESCRIPTION, APP_NAME, SITE_URL } from "~/lib/env"
+import { fallbackLng } from "~/lib/i18n/settings"
-import { languages } from "./i18n/settings"
import Providers from "./providers"
-export async function generateStaticParams() {
- return languages.map((lng) => ({ lng }))
+// default site meta
+export const metadata: Metadata = {
+ title: APP_NAME,
+ description: APP_DESCRIPTION,
+ icons: `${SITE_URL}/assets/logo.svg`, // default site icon
+ openGraph: {
+ siteName: APP_NAME,
+ description: "", // modify by pages
+ },
+ twitter: {
+ title: undefined,
+ description: undefined,
+ },
}
export default function RootLayout({
@@ -16,21 +28,16 @@ export default function RootLayout({
}: {
children: React.ReactNode
}) {
- let lng = "en"
- const router = useRouter()
- const queryLang = router.query.lang as string
- if (!queryLang) {
- let acceptLang = headers().get("accept-language")?.split(",")[0]
- if (acceptLang === "zh-HK" || acceptLang === "zh-TW") {
- acceptLang = "zh-TW"
- } else {
- acceptLang = acceptLang?.split("-")[0]
- }
- if (acceptLang) {
- lng = acceptLang
- }
+ let lng = fallbackLng
+
+ let acceptLang = headers().get("accept-language")?.split(",")[0]
+ if (acceptLang === "zh-HK" || acceptLang === "zh-TW") {
+ acceptLang = "zh-TW"
} else {
- lng = queryLang
+ acceptLang = acceptLang?.split("-")[0]
+ }
+ if (acceptLang) {
+ lng = acceptLang
}
return (
diff --git a/src/app/providers.tsx b/src/app/providers.tsx
index 46503dd7..0509d148 100644
--- a/src/app/providers.tsx
+++ b/src/app/providers.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import "aplayer-react/dist/index.css"
import NextNProgress from "nextjs-progressbar"
import { useState } from "react"
diff --git a/src/components/common/ConnectButton.tsx b/src/components/common/ConnectButton.tsx
index c062171b..77fae61b 100644
--- a/src/components/common/ConnectButton.tsx
+++ b/src/components/common/ConnectButton.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import { useTranslation } from "next-i18next"
import React, { useEffect, useState } from "react"
diff --git a/src/components/common/DarkModeSwitch.tsx b/src/components/common/DarkModeSwitch.tsx
index 42365463..988dce9c 100644
--- a/src/components/common/DarkModeSwitch.tsx
+++ b/src/components/common/DarkModeSwitch.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import { Switch } from "@headlessui/react"
import { useDarkModeSwitch, useIsDark } from "~/hooks/useDarkMode"
diff --git a/src/components/common/Logo.tsx b/src/components/common/Logo.tsx
index 5771a165..6f22aeb7 100644
--- a/src/components/common/Logo.tsx
+++ b/src/components/common/Logo.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import Lottie, { type LottieRefCurrentProps } from "lottie-react"
import React, { useRef } from "react"
diff --git a/src/components/ui/Image.tsx b/src/components/ui/Image.tsx
index 4ec7e3d1..8252d31d 100644
--- a/src/components/ui/Image.tsx
+++ b/src/components/ui/Image.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import { ImageProps, default as NextImage } from "next/image"
import React, { useEffect } from "react"
diff --git a/src/components/ui/UniLink.tsx b/src/components/ui/UniLink.tsx
index 4d2e1a3a..4a7d0f55 100644
--- a/src/components/ui/UniLink.tsx
+++ b/src/components/ui/UniLink.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import Link from "next/link"
export type UniLinkProps = {
diff --git a/src/app/i18n/index.ts b/src/lib/i18n/index.ts
similarity index 100%
rename from src/app/i18n/index.ts
rename to src/lib/i18n/index.ts
diff --git a/src/app/i18n/locales/en/common.json b/src/lib/i18n/locales/en/common.json
similarity index 100%
rename from src/app/i18n/locales/en/common.json
rename to src/lib/i18n/locales/en/common.json
diff --git a/src/app/i18n/locales/en/dashboard.json b/src/lib/i18n/locales/en/dashboard.json
similarity index 100%
rename from src/app/i18n/locales/en/dashboard.json
rename to src/lib/i18n/locales/en/dashboard.json
diff --git a/src/app/i18n/locales/en/index.json b/src/lib/i18n/locales/en/index.json
similarity index 100%
rename from src/app/i18n/locales/en/index.json
rename to src/lib/i18n/locales/en/index.json
diff --git a/src/app/i18n/locales/en/site.json b/src/lib/i18n/locales/en/site.json
similarity index 100%
rename from src/app/i18n/locales/en/site.json
rename to src/lib/i18n/locales/en/site.json
diff --git a/src/app/i18n/locales/ja/common.json b/src/lib/i18n/locales/ja/common.json
similarity index 100%
rename from src/app/i18n/locales/ja/common.json
rename to src/lib/i18n/locales/ja/common.json
diff --git a/src/app/i18n/locales/ja/dashboard.json b/src/lib/i18n/locales/ja/dashboard.json
similarity index 100%
rename from src/app/i18n/locales/ja/dashboard.json
rename to src/lib/i18n/locales/ja/dashboard.json
diff --git a/src/app/i18n/locales/ja/index.json b/src/lib/i18n/locales/ja/index.json
similarity index 100%
rename from src/app/i18n/locales/ja/index.json
rename to src/lib/i18n/locales/ja/index.json
diff --git a/src/app/i18n/locales/ja/site.json b/src/lib/i18n/locales/ja/site.json
similarity index 100%
rename from src/app/i18n/locales/ja/site.json
rename to src/lib/i18n/locales/ja/site.json
diff --git a/src/app/i18n/locales/zh-TW/common.json b/src/lib/i18n/locales/zh-TW/common.json
similarity index 100%
rename from src/app/i18n/locales/zh-TW/common.json
rename to src/lib/i18n/locales/zh-TW/common.json
diff --git a/src/app/i18n/locales/zh-TW/dashboard.json b/src/lib/i18n/locales/zh-TW/dashboard.json
similarity index 100%
rename from src/app/i18n/locales/zh-TW/dashboard.json
rename to src/lib/i18n/locales/zh-TW/dashboard.json
diff --git a/src/app/i18n/locales/zh-TW/index.json b/src/lib/i18n/locales/zh-TW/index.json
similarity index 100%
rename from src/app/i18n/locales/zh-TW/index.json
rename to src/lib/i18n/locales/zh-TW/index.json
diff --git a/src/app/i18n/locales/zh-TW/site.json b/src/lib/i18n/locales/zh-TW/site.json
similarity index 100%
rename from src/app/i18n/locales/zh-TW/site.json
rename to src/lib/i18n/locales/zh-TW/site.json
diff --git a/src/app/i18n/locales/zh/common.json b/src/lib/i18n/locales/zh/common.json
similarity index 100%
rename from src/app/i18n/locales/zh/common.json
rename to src/lib/i18n/locales/zh/common.json
diff --git a/src/app/i18n/locales/zh/dashboard.json b/src/lib/i18n/locales/zh/dashboard.json
similarity index 100%
rename from src/app/i18n/locales/zh/dashboard.json
rename to src/lib/i18n/locales/zh/dashboard.json
diff --git a/src/app/i18n/locales/zh/index.json b/src/lib/i18n/locales/zh/index.json
similarity index 100%
rename from src/app/i18n/locales/zh/index.json
rename to src/lib/i18n/locales/zh/index.json
diff --git a/src/app/i18n/locales/zh/site.json b/src/lib/i18n/locales/zh/site.json
similarity index 100%
rename from src/app/i18n/locales/zh/site.json
rename to src/lib/i18n/locales/zh/site.json
diff --git a/src/app/i18n/settings.ts b/src/lib/i18n/settings.ts
similarity index 100%
rename from src/app/i18n/settings.ts
rename to src/lib/i18n/settings.ts
From 091c11847ba3a4e684059326a1e49e71d0db2657 Mon Sep 17 00:00:00 2001
From: enpitsulin
Date: Sun, 7 May 2023 00:47:00 +0800
Subject: [PATCH 04/54] fix: i18n in app router (#496)
---
src/app/(home)/components/EntranceButton.tsx | 19 +-
src/app/(home)/components/Header.tsx | 17 +-
src/app/(home)/components/Integrations.tsx | 142 +++++++++
src/app/(home)/components/Showcase.tsx | 24 ++
.../(home)/{ => components}/ShowcaseList.tsx | 0
src/app/(home)/layout.tsx | 1 +
src/app/(home)/page.tsx | 277 ++++--------------
src/app/layout.tsx | 15 +-
src/components/common/FollowAllButton.tsx | 2 +
src/components/ui/Tooltip.tsx | 2 +
src/hooks/useAcceptLang.ts | 19 ++
src/pages/{_app.tsx => _app_b.tsx} | 0
12 files changed, 274 insertions(+), 244 deletions(-)
create mode 100644 src/app/(home)/components/Integrations.tsx
create mode 100644 src/app/(home)/components/Showcase.tsx
rename src/app/(home)/{ => components}/ShowcaseList.tsx (100%)
create mode 100644 src/hooks/useAcceptLang.ts
rename src/pages/{_app.tsx => _app_b.tsx} (100%)
diff --git a/src/app/(home)/components/EntranceButton.tsx b/src/app/(home)/components/EntranceButton.tsx
index 57aa745d..b606e0cb 100644
--- a/src/app/(home)/components/EntranceButton.tsx
+++ b/src/app/(home)/components/EntranceButton.tsx
@@ -1,12 +1,18 @@
"use client"
import { useRouter } from "next/navigation"
+import React from "react"
import { useAccountState } from "@crossbell/connect-kit"
import { Button } from "~/components/ui/Button"
-export default function EntranceButton() {
+interface Props {
+ connectedContent: React.ReactNode
+ unconnectedContent: React.ReactNode
+}
+
+export default function EntranceButton(props: Props) {
const router = useRouter()
const isConnected = useAccountState((s) => !!s.computed.account)
@@ -17,16 +23,7 @@ export default function EntranceButton() {
size="2xl"
variantColor="black"
>
- {isConnected ? (
- <>
-
- {/* {t("Dashboard")} */}
- Dashboard
- >
- ) : (
- // t("Get my xLog in 5 minutes")
- <>Get my xLog in 5 minutes>
- )}
+ {isConnected ? props.connectedContent : props.unconnectedContent}
)
}
diff --git a/src/app/(home)/components/Header.tsx b/src/app/(home)/components/Header.tsx
index 62687764..9b7fb2d5 100644
--- a/src/app/(home)/components/Header.tsx
+++ b/src/app/(home)/components/Header.tsx
@@ -1,13 +1,10 @@
-"use client"
-
-import { usePathname } from "next/navigation"
-import { useTranslation } from "react-i18next"
-
import { ConnectButton } from "~/components/common/ConnectButton"
import { Logo } from "~/components/common/Logo"
import { Image } from "~/components/ui/Image"
import { UniLink } from "~/components/ui/UniLink"
+import { useAcceptLang } from "~/hooks/useAcceptLang"
import { GITHUB_LINK } from "~/lib/env"
+import { useTranslation } from "~/lib/i18n"
import { cn } from "~/lib/utils"
const tabs = [
@@ -31,9 +28,13 @@ const tabs = [
},
]
-export function Header() {
- const { t } = useTranslation("index")
- const pathname = usePathname()
+export async function Header() {
+ const lang = useAcceptLang()
+ const { t } = await useTranslation(lang, "index")
+ // const pathname = usePathname()
+ // TODO how to set active state for Link in RSC,
+ // make be client component and add activeClass props or some way else
+ const pathname = "/"
return (
diff --git a/src/app/(home)/components/Integrations.tsx b/src/app/(home)/components/Integrations.tsx
new file mode 100644
index 00000000..f332a568
--- /dev/null
+++ b/src/app/(home)/components/Integrations.tsx
@@ -0,0 +1,142 @@
+"use client"
+
+import {
+ CrossbellChainLogo,
+ XCharLogo,
+ XFeedLogo,
+ XShopLogo,
+ XSyncLogo,
+} from "@crossbell/ui"
+import { RssIcon } from "@heroicons/react/24/outline"
+
+import { Image } from "~/components/ui/Image"
+import { Tooltip } from "~/components/ui/Tooltip"
+import { UniLink } from "~/components/ui/UniLink"
+import { getSiteLink } from "~/lib/helpers"
+
+export function Integration() {
+ const integrations = [
+ {
+ name: "RSS",
+ icon:
,
+ url:
+ getSiteLink({
+ subdomain: "xlog",
+ }) + "/feed?format=xml",
+ },
+ {
+ name: "JSON Feed",
+ icon:
,
+ url:
+ getSiteLink({
+ subdomain: "xlog",
+ }) + "/feed",
+ },
+ {
+ name: "xChar",
+ icon:
,
+ url: "https://xchar.app/",
+ },
+ {
+ name: "xFeed",
+ icon:
,
+ url: "https://crossbell.io/feed",
+ },
+ {
+ name: "xSync",
+ icon:
,
+ url: "https://xsync.app/",
+ },
+ {
+ name: "xShop",
+ icon:
,
+ text: "Coming soon",
+ },
+ {
+ name: "Crossbell Scan",
+ icon:
,
+ url: "https://scan.crossbell.io/",
+ },
+ {
+ name: "Crossbell Faucet",
+ icon:
,
+ url: "https://faucet.crossbell.io/",
+ },
+ {
+ name: "Crossbell Export",
+ icon:
,
+ url: "https://export.crossbell.io/",
+ },
+ {
+ name: "Crossbell SDK",
+ icon:
,
+ url: "https://crossbell-box.github.io/crossbell.js/",
+ },
+ {
+ name: "RSS3",
+ icon: (
+
+ ),
+ url: "https://rss3.io/",
+ },
+ {
+ name: "Hoot It",
+ icon: (
+
+ ),
+ url: "https://hoot.it/search/xLog",
+ },
+ {
+ name: "Raycast",
+ icon:
,
+ url: "https://www.raycast.com/Songkeys/crossbell",
+ },
+ {
+ name: "Obsidian",
+ icon: (
+
+ ),
+ text: "Coming soon",
+ },
+ ]
+ return (
+ <>
+ {integrations.map((item, index) => (
+
+ {item.url ? (
+
+
+ {item.icon}
+
+
+ {item.name}
+
+
+ ) : (
+
+
+
+ {item.icon}
+
+
+ {item.name}
+
+
+
+ )}
+
+ ))}
+ >
+ )
+}
diff --git a/src/app/(home)/components/Showcase.tsx b/src/app/(home)/components/Showcase.tsx
new file mode 100644
index 00000000..7f105da6
--- /dev/null
+++ b/src/app/(home)/components/Showcase.tsx
@@ -0,0 +1,24 @@
+"use client"
+
+import { FollowAllButton } from "~/components/common/FollowAllButton"
+import { useGetShowcase } from "~/queries/home"
+
+import ShowcaseList from "./ShowcaseList"
+
+export function ShowCase() {
+ const showcaseSites = useGetShowcase()
+ return (
+ <>
+
s.characterId)
+ .filter(Boolean)
+ .map(Number)}
+ siteIds={showcaseSites.data?.map((s: { handle: string }) => s.handle)}
+ />
+
+ >
+ )
+}
diff --git a/src/app/(home)/ShowcaseList.tsx b/src/app/(home)/components/ShowcaseList.tsx
similarity index 100%
rename from src/app/(home)/ShowcaseList.tsx
rename to src/app/(home)/components/ShowcaseList.tsx
diff --git a/src/app/(home)/layout.tsx b/src/app/(home)/layout.tsx
index e47e26af..daba730b 100644
--- a/src/app/(home)/layout.tsx
+++ b/src/app/(home)/layout.tsx
@@ -12,6 +12,7 @@ export default async function HomeLayout({
}) {
return (
<>
+ {/* @ts-expect-error RSC */}
{children}
diff --git a/src/app/(home)/page.tsx b/src/app/(home)/page.tsx
index 3758ef1e..3b6971b5 100644
--- a/src/app/(home)/page.tsx
+++ b/src/app/(home)/page.tsx
@@ -1,39 +1,36 @@
-"use client"
+import Link from "next/link"
+import { memo } from "react"
+import { Trans } from "react-i18next/TransWithoutContext"
-import { Trans, useTranslation } from "next-i18next"
-import { useRouter } from "next/navigation"
-import { Element, Link } from "react-scroll"
-
-import {
- CrossbellChainLogo,
- XCharLogo,
- XFeedLogo,
- XShopLogo,
- XSyncLogo,
-} from "@crossbell/ui"
-import { RssIcon } from "@heroicons/react/24/outline"
-
-import { FollowAllButton } from "~/components/common/FollowAllButton"
import { Logo } from "~/components/common/Logo"
import { Button } from "~/components/ui/Button"
import { Image } from "~/components/ui/Image"
-import { Tooltip } from "~/components/ui/Tooltip"
-import { UniLink } from "~/components/ui/UniLink"
+import { useAcceptLang } from "~/hooks/useAcceptLang"
import { CSB_SCAN, GITHUB_LINK } from "~/lib/env"
import { getSiteLink } from "~/lib/helpers"
-import { useGetShowcase } from "~/queries/home"
+import { useTranslation } from "~/lib/i18n"
-import ShowcaseList from "./ShowcaseList"
-import EntranceButton from "./components/EntranceButton"
+import { default as OriginEntranceButton } from "./components/EntranceButton"
+import { Integration } from "./components/Integrations"
+import { ShowCase } from "./components/Showcase"
-function Home() {
- const router = useRouter()
- const showcaseSites = useGetShowcase()
- const { t } = useTranslation("index")
+async function Home() {
+ const lang = useAcceptLang()
+ const { t, i18n } = await useTranslation(lang, "index")
- const tryNow = () => {
- router.push("/dashboard")
- }
+ const EntranceButton = memo(function Button() {
+ return (
+
+
+ {t("Dashboard")}
+ >
+ }
+ unconnectedContent={t("Get my xLog in 5 minutes")}
+ />
+ )
+ })
const features: {
title: string
@@ -114,96 +111,6 @@ function Home() {
},
]
- const integrations = [
- {
- name: "RSS",
- icon: ,
- url:
- getSiteLink({
- subdomain: "xlog",
- }) + "/feed?format=xml",
- },
- {
- name: "JSON Feed",
- icon: ,
- url:
- getSiteLink({
- subdomain: "xlog",
- }) + "/feed",
- },
- {
- name: "xChar",
- icon: ,
- url: "https://xchar.app/",
- },
- {
- name: "xFeed",
- icon: ,
- url: "https://crossbell.io/feed",
- },
- {
- name: "xSync",
- icon: ,
- url: "https://xsync.app/",
- },
- {
- name: "xShop",
- icon: ,
- text: "Coming soon",
- },
- {
- name: "Crossbell Scan",
- icon: ,
- url: "https://scan.crossbell.io/",
- },
- {
- name: "Crossbell Faucet",
- icon: ,
- url: "https://faucet.crossbell.io/",
- },
- {
- name: "Crossbell Export",
- icon: ,
- url: "https://export.crossbell.io/",
- },
- {
- name: "Crossbell SDK",
- icon: ,
- url: "https://crossbell-box.github.io/crossbell.js/",
- },
- {
- name: "RSS3",
- icon: (
-
- ),
- url: "https://rss3.io/",
- },
- {
- name: "Hoot It",
- icon: (
-
- ),
- url: "https://hoot.it/search/xLog",
- },
- {
- name: "Raycast",
- icon: ,
- url: "https://www.raycast.com/Songkeys/crossbell",
- },
- {
- name: "Obsidian",
- icon: (
-
- ),
- text: "Coming soon",
- },
- ]
-
return (
@@ -219,21 +126,25 @@ function Home() {
))}
-
+
xLog is the best{" "}
-
on-chain
- {" "}
+ {" "}
and{" "}
-
open-source
- {" "}
+ {" "}
blogging community for everyone.
@@ -246,25 +157,20 @@ function Home() {
variantColor="gradient"
>
- {t("Look at others'")}
+ {t("Look at others'")}
{t("Explore the xLog way")}
- {/* @ts-expect-error: TODO fix or replace this lib */}
-
+ >
- {/* @ts-expect-error: TODO fix or replace this lib */}
-
+
{features.map((feature, index) => (
@@ -291,15 +197,18 @@ function Home() {
.
-
+
),
}}
ns="index"
@@ -332,28 +241,33 @@ function Home() {
,
axfm: (
-
.
-
+
),
aincentive: (
-
.
-
+
),
}}
ns="index"
@@ -373,25 +287,20 @@ function Home() {
{t(`features.${feature.title}.extra.description`)}
-
- window.open(
- getSiteLink({
- subdomain: "xlog",
- }),
- )
- }
+
{t(`features.${feature.title}.extra.button`)}
-
+
)}
))}
-
- {/* @ts-expect-error: TODO fix or replace this lib */}
-
+
+
{t("Showcase")}
@@ -401,22 +310,10 @@ function Home() {
"Discover these awesome teams and creators on xLog (sorted by update time)",
)}
-
s.characterId)
- .filter(Boolean)
- .map(Number)}
- siteIds={showcaseSites.data?.map(
- (s: { handle: string }) => s.handle,
- )}
- />
-
+
-
- {/* @ts-expect-error: TODO fix or replace this lib */}
-
+
+
{t("Integration")}
@@ -427,62 +324,18 @@ function Home() {
)}
- {integrations.map((item, index) => (
-
- {item.url ? (
-
-
- {item.icon}
-
-
- {item.name}
-
-
- ) : (
-
-
-
- {item.icon}
-
-
- {item.name}
-
-
-
- )}
-
- ))}
+
-
+
- {/* {isConnected ? (
-
-
- {t("Get my xLog in 5 minutes")}
-
-
- ) : (
-
- {t("Get my xLog in 5 minutes")}
-
- )} */}
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 37e53b1d..29cf2802 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -1,10 +1,9 @@
import { dir } from "i18next"
import { Metadata } from "next"
-import { headers } from "next/headers"
import "~/css/main.css"
+import { useAcceptLang } from "~/hooks/useAcceptLang"
import { APP_DESCRIPTION, APP_NAME, SITE_URL } from "~/lib/env"
-import { fallbackLng } from "~/lib/i18n/settings"
import Providers from "./providers"
@@ -28,17 +27,7 @@ export default function RootLayout({
}: {
children: React.ReactNode
}) {
- let lng = fallbackLng
-
- let acceptLang = headers().get("accept-language")?.split(",")[0]
- if (acceptLang === "zh-HK" || acceptLang === "zh-TW") {
- acceptLang = "zh-TW"
- } else {
- acceptLang = acceptLang?.split("-")[0]
- }
- if (acceptLang) {
- lng = acceptLang
- }
+ const lng = useAcceptLang()
return (
diff --git a/src/components/common/FollowAllButton.tsx b/src/components/common/FollowAllButton.tsx
index 779c9fa4..1eac7ea2 100644
--- a/src/components/common/FollowAllButton.tsx
+++ b/src/components/common/FollowAllButton.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import { useTranslation } from "next-i18next"
import { useState } from "react"
diff --git a/src/components/ui/Tooltip.tsx b/src/components/ui/Tooltip.tsx
index a3523446..084a6318 100644
--- a/src/components/ui/Tooltip.tsx
+++ b/src/components/ui/Tooltip.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import { useState } from "react"
import {
diff --git a/src/hooks/useAcceptLang.ts b/src/hooks/useAcceptLang.ts
new file mode 100644
index 00000000..eb3dc951
--- /dev/null
+++ b/src/hooks/useAcceptLang.ts
@@ -0,0 +1,19 @@
+import { headers } from "next/headers"
+
+import { fallbackLng } from "~/lib/i18n/settings"
+
+export function useAcceptLang() {
+ let lng = fallbackLng
+
+ let acceptLang = headers().get("accept-language")?.split(",")[0]
+ if (acceptLang === "zh-HK" || acceptLang === "zh-TW") {
+ acceptLang = "zh-TW"
+ } else {
+ acceptLang = acceptLang?.split("-")[0]
+ }
+ if (acceptLang) {
+ lng = acceptLang
+ }
+
+ return lng
+}
diff --git a/src/pages/_app.tsx b/src/pages/_app_b.tsx
similarity index 100%
rename from src/pages/_app.tsx
rename to src/pages/_app_b.tsx
From 435709311a9d266fd2215dc8473e2925224fc770 Mon Sep 17 00:00:00 2001
From: DIYgod
Date: Sat, 6 May 2023 17:57:18 +0100
Subject: [PATCH 05/54] chore: update dependencies
---
next-i18next.config.js | 7 -
next.config.js | 2 -
package.json | 27 +-
pnpm-lock.yaml | 816 ++++++++++++++++++++++-------------------
4 files changed, 447 insertions(+), 405 deletions(-)
delete mode 100644 next-i18next.config.js
diff --git a/next-i18next.config.js b/next-i18next.config.js
deleted file mode 100644
index 9946a972..00000000
--- a/next-i18next.config.js
+++ /dev/null
@@ -1,7 +0,0 @@
-module.exports = {
- i18n: {
- defaultLocale: "en",
- locales: ["en", "zh", "zh-TW", "ja"],
- reloadOnPrerender: process.env.NODE_ENV === "development",
- },
-}
diff --git a/next.config.js b/next.config.js
index 98d2e7c7..ae970f22 100644
--- a/next.config.js
+++ b/next.config.js
@@ -1,11 +1,9 @@
// @ts-check
const pkg = require("./package.json")
-const spawn = require("cross-spawn")
const withBundleAnalyzer = require("@next/bundle-analyzer")({
enabled: process.env.ANALYZE === "true",
})
const execSync = require("child_process").execSync
-const { i18n } = require("./next-i18next.config")
const cache = require("next-pwa/cache")
const withPWA = require("next-pwa")({
diff --git a/package.json b/package.json
index 52f3fdc3..e022a0d9 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@iconify-json/mingcute": "^1.1.6",
"@lezer/highlight": "^1.1.4",
"@mantine/core": "^6.0.10",
- "@monaco-editor/react": "4.5.0",
+ "@monaco-editor/react": "4.5.1",
"@popperjs/core": "^2.11.7",
"@prisma/client": "^4.13.0",
"@tanstack/react-query": "4.29.5",
@@ -73,14 +73,14 @@
"hast-util-to-text": "^3.1.2",
"i18next": "^22.4.15",
"i18next-resources-to-backend": "^1.1.3",
- "idb-keyval": "6.2.0",
+ "idb-keyval": "6.2.1",
"immer": "10.0.1",
"ioredis": "5.3.2",
- "isomorphic-dompurify": "^1.3.0",
+ "isomorphic-dompurify": "^1.4.0",
"js-yaml": "4.1.0",
"jsonfeed-to-rss": "^3.0.7",
"katex": "^0.16.7",
- "langchain": "^0.0.69",
+ "langchain": "^0.0.71",
"lottie-react": "^2.4.0",
"mdast-util-to-hast": "^12.3.0",
"mdast-util-to-string": "3.2.0",
@@ -88,7 +88,7 @@
"medium-zoom": "1.0.8",
"mermaid": "10.1.0",
"nanoid": "4.0.2",
- "next": "13.4.0",
+ "next": "13.4.1",
"next-i18next": "^13.2.2",
"nextjs-progressbar": "0.0.16",
"node-id3": "^0.2.6",
@@ -100,7 +100,7 @@
"react-hook-form": "7.43.9",
"react-hot-toast": "2.4.1",
"react-i18next": "^12.2.2",
- "react-parallax-tilt": "^1.7.136",
+ "react-parallax-tilt": "^1.7.137",
"react-popper": "^2.3.0",
"react-scroll": "1.8.9",
"react-sortablejs": "6.1.4",
@@ -139,12 +139,12 @@
"unist-util-visit": "4.1.2",
"use-onclickoutside": "0.4.1",
"uuid": "9.0.0",
- "wagmi": "0.12.12",
+ "wagmi": "0.12.13",
"zustand": "^4.3.8"
},
"devDependencies": {
"@iconify/tailwind": "^0.1.2",
- "@next/bundle-analyzer": "13.4.0",
+ "@next/bundle-analyzer": "13.4.1",
"@playwright/test": "1.33.0",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@types/canvas-confetti": "^1.6.0",
@@ -155,11 +155,11 @@
"@types/katex": "^0.16.0",
"@types/mdast": "^3.0.11",
"@types/mjml": "4.7.1",
- "@types/node": "18.16.3",
+ "@types/node": "20.1.0",
"@types/pangu": "^4.0.0",
"@types/prismjs": "1.26.0",
- "@types/react": "18.2.5",
- "@types/react-dom": "18.2.3",
+ "@types/react": "18.2.6",
+ "@types/react-dom": "18.2.4",
"@types/react-infinite-scroller": "1.2.3",
"@types/react-scroll": "1.8.7",
"@types/remove-markdown": "0.3.1",
@@ -169,12 +169,11 @@
"@types/uuid": "9.0.1",
"autoprefixer": "10.4.14",
"babel-loader": "^9.1.2",
- "cross-spawn": "7.0.3",
"cspell": "^6.31.1",
"esbuild": "0.17.18",
"esbuild-register": "3.4.2",
- "eslint": "8.39.0",
- "eslint-config-next": "13.4.0",
+ "eslint": "8.40.0",
+ "eslint-config-next": "13.4.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 639d6c0c..6dfa06b4 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -24,7 +24,7 @@ dependencies:
version: 6.11.0
'@crossbell/connect-kit':
specifier: 0.0.81
- version: 0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)(wagmi@0.12.12)
+ version: 0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.6)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)(wagmi@0.12.13)
'@crossbell/contract':
specifier: 0.0.81
version: 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
@@ -33,10 +33,10 @@ dependencies:
version: 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
'@crossbell/notification':
specifier: 0.0.81
- version: 0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.5)(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)
+ version: 0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.6)(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(wagmi@0.12.13)
'@crossbell/ui':
specifier: 0.0.81
- version: 0.0.81(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
+ version: 0.0.81(@types/react@18.2.6)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
'@crossbell/util-hooks':
specifier: 0.0.81
version: 0.0.81(react-dom@18.2.0)(react@18.2.0)
@@ -69,10 +69,10 @@ dependencies:
version: 1.1.4
'@mantine/core':
specifier: ^6.0.10
- version: 6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0)
+ version: 6.0.10(@emotion/react@11.11.0)(@mantine/hooks@6.0.10)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
'@monaco-editor/react':
- specifier: 4.5.0
- version: 4.5.0(monaco-editor@0.38.0)(react-dom@18.2.0)(react@18.2.0)
+ specifier: 4.5.1
+ version: 4.5.1(monaco-editor@0.38.0)(react-dom@18.2.0)(react@18.2.0)
'@popperjs/core':
specifier: ^2.11.7
version: 2.11.7
@@ -140,8 +140,8 @@ dependencies:
specifier: ^1.1.3
version: 1.1.3
idb-keyval:
- specifier: 6.2.0
- version: 6.2.0
+ specifier: 6.2.1
+ version: 6.2.1
immer:
specifier: 10.0.1
version: 10.0.1
@@ -149,8 +149,8 @@ dependencies:
specifier: 5.3.2
version: 5.3.2
isomorphic-dompurify:
- specifier: ^1.3.0
- version: 1.3.0
+ specifier: ^1.4.0
+ version: 1.4.0
js-yaml:
specifier: 4.1.0
version: 4.1.0
@@ -161,8 +161,8 @@ dependencies:
specifier: ^0.16.7
version: 0.16.7
langchain:
- specifier: ^0.0.69
- version: 0.0.69
+ specifier: ^0.0.71
+ version: 0.0.71
lottie-react:
specifier: ^2.4.0
version: 2.4.0(react-dom@18.2.0)(react@18.2.0)
@@ -185,14 +185,14 @@ dependencies:
specifier: 4.0.2
version: 4.0.2
next:
- specifier: 13.4.0
- version: 13.4.0(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
+ specifier: 13.4.1
+ version: 13.4.1(@babel/core@7.21.8)(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.4.0)(react-i18next@12.2.2)(react@18.2.0)
+ version: 13.2.2(i18next@22.4.15)(next@13.4.1)(react-i18next@12.2.2)(react@18.2.0)
nextjs-progressbar:
specifier: 0.0.16
- version: 0.0.16(next@13.4.0)(react@18.2.0)
+ version: 0.0.16(next@13.4.1)(react@18.2.0)
node-id3:
specifier: ^0.2.6
version: 0.2.6
@@ -221,8 +221,8 @@ dependencies:
specifier: ^12.2.2
version: 12.2.2(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0)
react-parallax-tilt:
- specifier: ^1.7.136
- version: 1.7.136(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^1.7.137
+ version: 1.7.137(react-dom@18.2.0)(react@18.2.0)
react-popper:
specifier: ^2.3.0
version: 2.3.0(@popperjs/core@2.11.7)(react-dom@18.2.0)(react@18.2.0)
@@ -258,7 +258,7 @@ dependencies:
version: 6.1.1
rehype-react:
specifier: 7.2.0
- version: 7.2.0(@types/react@18.2.5)
+ version: 7.2.0(@types/react@18.2.6)
rehype-rewrite:
specifier: ^3.0.6
version: 3.0.6
@@ -333,13 +333,13 @@ dependencies:
version: 4.1.2
use-onclickoutside:
specifier: 0.4.1
- version: 0.4.1(@types/react@18.2.5)(react@18.2.0)
+ version: 0.4.1(@types/react@18.2.6)(react@18.2.0)
uuid:
specifier: 9.0.0
version: 9.0.0
wagmi:
- specifier: 0.12.12
- 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)
+ specifier: 0.12.13
+ version: 0.12.13(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.8
version: 4.3.8(immer@10.0.1)(react@18.2.0)
@@ -349,8 +349,8 @@ devDependencies:
specifier: ^0.1.2
version: 0.1.2
'@next/bundle-analyzer':
- specifier: 13.4.0
- version: 13.4.0
+ specifier: 13.4.1
+ version: 13.4.1
'@playwright/test':
specifier: 1.33.0
version: 1.33.0
@@ -382,8 +382,8 @@ devDependencies:
specifier: 4.7.1
version: 4.7.1
'@types/node':
- specifier: 18.16.3
- version: 18.16.3
+ specifier: 20.1.0
+ version: 20.1.0
'@types/pangu':
specifier: ^4.0.0
version: 4.0.0
@@ -391,11 +391,11 @@ devDependencies:
specifier: 1.26.0
version: 1.26.0
'@types/react':
- specifier: 18.2.5
- version: 18.2.5
+ specifier: 18.2.6
+ version: 18.2.6
'@types/react-dom':
- specifier: 18.2.3
- version: 18.2.3
+ specifier: 18.2.4
+ version: 18.2.4
'@types/react-infinite-scroller':
specifier: 1.2.3
version: 1.2.3
@@ -423,9 +423,6 @@ devDependencies:
babel-loader:
specifier: ^9.1.2
version: 9.1.2(@babel/core@7.21.8)(webpack@5.82.0)
- cross-spawn:
- specifier: 7.0.3
- version: 7.0.3
cspell:
specifier: ^6.31.1
version: 6.31.1
@@ -436,17 +433,17 @@ devDependencies:
specifier: 3.4.2
version: 3.4.2(esbuild@0.17.18)
eslint:
- specifier: 8.39.0
- version: 8.39.0
+ specifier: 8.40.0
+ version: 8.40.0
eslint-config-next:
- specifier: 13.4.0
- version: 13.4.0(eslint@8.39.0)(typescript@5.0.4)
+ specifier: 13.4.1
+ version: 13.4.1(eslint@8.40.0)(typescript@5.0.4)
eslint-plugin-import:
specifier: 2.27.5
- version: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
+ version: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
eslint-plugin-unused-imports:
specifier: 2.0.0
- version: 2.0.0(eslint@8.39.0)
+ version: 2.0.0(eslint@8.40.0)
husky:
specifier: 8.0.3
version: 8.0.3
@@ -455,7 +452,7 @@ devDependencies:
version: 13.2.2
next-pwa:
specifier: ^5.6.0
- version: 5.6.0(@babel/core@7.21.8)(esbuild@0.17.18)(next@13.4.0)(webpack@5.82.0)
+ version: 5.6.0(@babel/core@7.21.8)(esbuild@0.17.18)(next@13.4.1)(webpack@5.82.0)
postcss-import:
specifier: 15.1.0
version: 15.1.0(postcss@8.4.23)
@@ -2126,7 +2123,7 @@ packages:
- utf-8-validate
dev: false
- /@crossbell/connect-kit@0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)(wagmi@0.12.12):
+ /@crossbell/connect-kit@0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.6)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)(wagmi@0.12.13):
resolution: {integrity: sha512-qWM2YXaObR08EWAcUGUvJGIajrQetGobB7GxXCe6sjWa/TMpwkna52FUgTyQKARAYZM+ui3wP0hW2bNj92aiVA==}
peerDependencies:
'@tanstack/react-query': ^4
@@ -2136,12 +2133,12 @@ packages:
'@crossbell/contract': 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
'@crossbell/indexer': 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
'@crossbell/react-account': 0.0.81(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)
- '@crossbell/ui': 0.0.81(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
+ '@crossbell/ui': 0.0.81(@types/react@18.2.6)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
'@crossbell/util-ethers': 0.0.81
'@crossbell/util-hooks': 0.0.81(react-dom@18.2.0)(react@18.2.0)
'@crossbell/util-metadata': 0.0.81
- '@emotion/react': 11.10.8(@types/react@18.2.5)(react@18.2.0)
- '@mantine/core': 6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0)
+ '@emotion/react': 11.10.8(@types/react@18.2.6)(react@18.2.0)
+ '@mantine/core': 6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
'@mantine/hooks': 6.0.10(react@18.2.0)
'@mantine/notifications': 6.0.10(@mantine/core@6.0.10)(@mantine/hooks@6.0.10)(react-dom@18.2.0)(react@18.2.0)
'@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0)
@@ -2159,7 +2156,7 @@ packages:
react-google-recaptcha: 2.1.0(react@18.2.0)
rxjs: 7.8.1
ts-essentials: 9.3.2(typescript@5.0.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)
+ wagmi: 0.12.13(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.8(immer@10.0.1)(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
@@ -2214,7 +2211,7 @@ packages:
resolution: {integrity: sha512-0Yf9+MMTSD+JJkFbNaK/s+kl3CXhr4oq2yj3K0dvheB+e8uykcpM7yomxHie/sr0ushw3G7Ppf5NXYkfH0eiSw==}
dev: false
- /@crossbell/notification@0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.5)(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/notification@0.0.81(@tanstack/react-query@4.29.5)(@types/react@18.2.6)(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(wagmi@0.12.13):
resolution: {integrity: sha512-WEg/WKS01CHbZgIufIy5ea2zKrQOEWdqLP18APf5b97DpriZBGltpqF84BL5JfFRNjoEje8bA7B+0yeIDw35nw==}
peerDependencies:
'@tanstack/react-query': ^4
@@ -2224,7 +2221,7 @@ packages:
dependencies:
'@crossbell/indexer': 0.0.81(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)
'@crossbell/react-account': 0.0.81(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)
- '@crossbell/ui': 0.0.81(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
+ '@crossbell/ui': 0.0.81(@types/react@18.2.6)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)
'@crossbell/util-hooks': 0.0.81(react-dom@18.2.0)(react@18.2.0)
'@crossbell/util-metadata': 0.0.81
'@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0)
@@ -2233,7 +2230,7 @@ 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@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
+ wagmi: 0.12.13(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.8(immer@10.0.1)(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
@@ -2276,7 +2273,7 @@ packages:
- utf-8-validate
dev: false
- /@crossbell/ui@0.0.81(@types/react@18.2.5)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4):
+ /@crossbell/ui@0.0.81(@types/react@18.2.6)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4):
resolution: {integrity: sha512-T9T0vWe4Ss0vPlwedulZ375NLu6peXFnJLYUFsXGQ8Rpp8ZxttJpMhScmCtsrvJsOssfHmfcwd/LQYV0UIKULA==}
peerDependencies:
react: ^18
@@ -2292,7 +2289,7 @@ packages:
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-intersection-observer: 9.4.3(react@18.2.0)
- react-remove-scroll: 2.5.6(@types/react@18.2.5)(react@18.2.0)
+ react-remove-scroll: 2.5.6(@types/react@18.2.6)(react@18.2.0)
react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
ts-essentials: 9.3.2(typescript@5.0.4)
transitivePeerDependencies:
@@ -2643,6 +2640,22 @@ packages:
stylis: 4.1.4
dev: false
+ /@emotion/babel-plugin@11.11.0:
+ resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==}
+ dependencies:
+ '@babel/helper-module-imports': 7.21.4
+ '@babel/runtime': 7.21.5
+ '@emotion/hash': 0.9.1
+ '@emotion/memoize': 0.8.1
+ '@emotion/serialize': 1.1.2
+ babel-plugin-macros: 3.1.0
+ convert-source-map: 1.9.0
+ escape-string-regexp: 4.0.0
+ find-root: 1.1.0
+ source-map: 0.5.7
+ stylis: 4.2.0
+ dev: false
+
/@emotion/cache@11.10.8:
resolution: {integrity: sha512-5fyqGHi51LU95o7qQ/vD1jyvC4uCY5GcBT+UgP4LHdpO9jPDlXqhrRr9/wCKmfoAvh5G/F7aOh4MwQa+8uEqhA==}
dependencies:
@@ -2653,15 +2666,33 @@ packages:
stylis: 4.1.4
dev: false
+ /@emotion/cache@11.11.0:
+ resolution: {integrity: sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==}
+ dependencies:
+ '@emotion/memoize': 0.8.1
+ '@emotion/sheet': 1.2.2
+ '@emotion/utils': 1.2.1
+ '@emotion/weak-memoize': 0.3.1
+ stylis: 4.2.0
+ dev: false
+
/@emotion/hash@0.9.0:
resolution: {integrity: sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ==}
dev: false
+ /@emotion/hash@0.9.1:
+ resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==}
+ dev: false
+
/@emotion/memoize@0.8.0:
resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==}
dev: false
- /@emotion/react@11.10.8(@types/react@18.2.5)(react@18.2.0):
+ /@emotion/memoize@0.8.1:
+ resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==}
+ dev: false
+
+ /@emotion/react@11.10.8(@types/react@18.2.6)(react@18.2.0):
resolution: {integrity: sha512-ZfGfiABtJ1P1OXqOBsW08EgCDp5fK6C5I8hUJauc/VcJBGSzqAirMnFslhFWnZJ/w5HxPI36XbvMV0l4KZHl+w==}
peerDependencies:
'@types/react': '*'
@@ -2677,7 +2708,28 @@ packages:
'@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.2.5
+ '@types/react': 18.2.6
+ hoist-non-react-statics: 3.3.2
+ react: 18.2.0
+ dev: false
+
+ /@emotion/react@11.11.0(@types/react@18.2.6)(react@18.2.0):
+ resolution: {integrity: sha512-ZSK3ZJsNkwfjT3JpDAWJZlrGD81Z3ytNDsxw1LKq1o+xkmO5pnWfr6gmCC8gHEFf3nSSX/09YrG67jybNPxSUw==}
+ peerDependencies:
+ '@types/react': '*'
+ react: '>=16.8.0'
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.21.5
+ '@emotion/babel-plugin': 11.11.0
+ '@emotion/cache': 11.11.0
+ '@emotion/serialize': 1.1.2
+ '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0)
+ '@emotion/utils': 1.2.1
+ '@emotion/weak-memoize': 0.3.1
+ '@types/react': 18.2.6
hoist-non-react-statics: 3.3.2
react: 18.2.0
dev: false
@@ -2692,14 +2744,32 @@ packages:
csstype: 3.1.2
dev: false
+ /@emotion/serialize@1.1.2:
+ resolution: {integrity: sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==}
+ dependencies:
+ '@emotion/hash': 0.9.1
+ '@emotion/memoize': 0.8.1
+ '@emotion/unitless': 0.8.1
+ '@emotion/utils': 1.2.1
+ csstype: 3.1.2
+ dev: false
+
/@emotion/sheet@1.2.1:
resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==}
dev: false
+ /@emotion/sheet@1.2.2:
+ resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==}
+ dev: false
+
/@emotion/unitless@0.8.0:
resolution: {integrity: sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw==}
dev: false
+ /@emotion/unitless@0.8.1:
+ resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==}
+ dev: false
+
/@emotion/use-insertion-effect-with-fallbacks@1.0.0(react@18.2.0):
resolution: {integrity: sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A==}
peerDependencies:
@@ -2708,14 +2778,30 @@ packages:
react: 18.2.0
dev: false
+ /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0):
+ resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==}
+ peerDependencies:
+ react: '>=16.8.0'
+ dependencies:
+ react: 18.2.0
+ dev: false
+
/@emotion/utils@1.2.0:
resolution: {integrity: sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw==}
dev: false
+ /@emotion/utils@1.2.1:
+ resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==}
+ dev: false
+
/@emotion/weak-memoize@0.3.0:
resolution: {integrity: sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==}
dev: false
+ /@emotion/weak-memoize@0.3.1:
+ resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==}
+ dev: false
+
/@esbuild/android-arm64@0.17.18:
resolution: {integrity: sha512-/iq0aK0eeHgSC3z55ucMAHO05OIqmQehiGay8eP5l/5l+iEr4EIbh4/MI8xD9qRFjqzgkc0JkX0LculNC9mXBw==}
engines: {node: '>=12'}
@@ -2914,28 +3000,28 @@ packages:
dev: true
optional: true
- /@eslint-community/eslint-utils@4.4.0(eslint@8.39.0):
+ /@eslint-community/eslint-utils@4.4.0(eslint@8.40.0):
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
dependencies:
- eslint: 8.39.0
- eslint-visitor-keys: 3.4.0
+ eslint: 8.40.0
+ eslint-visitor-keys: 3.4.1
dev: true
- /@eslint-community/regexpp@4.5.0:
- resolution: {integrity: sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==}
+ /@eslint-community/regexpp@4.5.1:
+ resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
dev: true
- /@eslint/eslintrc@2.0.2:
- resolution: {integrity: sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==}
+ /@eslint/eslintrc@2.0.3:
+ resolution: {integrity: sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
ajv: 6.12.6
debug: 4.3.4
- espree: 9.5.1
+ espree: 9.5.2
globals: 13.20.0
ignore: 5.2.4
import-fresh: 3.3.0
@@ -2946,8 +3032,8 @@ packages:
- supports-color
dev: true
- /@eslint/js@8.39.0:
- resolution: {integrity: sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==}
+ /@eslint/js@8.40.0:
+ resolution: {integrity: sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
@@ -3462,7 +3548,7 @@ packages:
react: 16.14.0
react-dom: 16.14.0
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -3578,17 +3664,17 @@ packages:
'@lezer/lr': 1.3.4
dev: false
- /@lit-labs/ssr-dom-shim@1.1.0:
- resolution: {integrity: sha512-92uQ5ARf7UXYrzaFcAX3T2rTvaS9Z1//ukV+DqjACM4c8s0ZBQd7ayJU5Dh2AFLD/Ayuyz4uMmxQec8q3U4Ong==}
+ /@lit-labs/ssr-dom-shim@1.1.1:
+ resolution: {integrity: sha512-kXOeFbfCm4fFf2A3WwVEeQj55tMZa8c8/f9AKHMobQMkzNUfUj+antR3fRPaZJawsa1aZiP/Da3ndpZrwEe4rQ==}
dev: false
/@lit/reactive-element@1.6.1:
resolution: {integrity: sha512-va15kYZr7KZNNPZdxONGQzpUr+4sxVu7V/VG7a8mRfPPXUyhEYj5RzXCQmGrlP3tAh0L3HHm5AjBMFYRqlM9SA==}
dependencies:
- '@lit-labs/ssr-dom-shim': 1.1.0
+ '@lit-labs/ssr-dom-shim': 1.1.1
dev: false
- /@mantine/core@6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0):
+ /@mantine/core@6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-Q8HdRTBkQDs6LEtklpYm6efz2WaV6T5rvgjUOfXq0z44G/XYM+P1B1BSFnHvUDkeWYLcGkK6aPI5Uxc0GEN04w==}
peerDependencies:
'@mantine/hooks': 6.0.10
@@ -3602,8 +3688,29 @@ packages:
'@radix-ui/react-scroll-area': 1.0.2(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
- react-remove-scroll: 2.5.6(@types/react@18.2.5)(react@18.2.0)
- react-textarea-autosize: 8.3.4(@types/react@18.2.5)(react@18.2.0)
+ react-remove-scroll: 2.5.6(@types/react@18.2.6)(react@18.2.0)
+ react-textarea-autosize: 8.3.4(@types/react@18.2.6)(react@18.2.0)
+ transitivePeerDependencies:
+ - '@emotion/react'
+ - '@types/react'
+ dev: false
+
+ /@mantine/core@6.0.10(@emotion/react@11.11.0)(@mantine/hooks@6.0.10)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-Q8HdRTBkQDs6LEtklpYm6efz2WaV6T5rvgjUOfXq0z44G/XYM+P1B1BSFnHvUDkeWYLcGkK6aPI5Uxc0GEN04w==}
+ peerDependencies:
+ '@mantine/hooks': 6.0.10
+ react: '>=16.8.0'
+ react-dom: '>=16.8.0'
+ dependencies:
+ '@floating-ui/react': 0.19.2(react-dom@18.2.0)(react@18.2.0)
+ '@mantine/hooks': 6.0.10(react@18.2.0)
+ '@mantine/styles': 6.0.10(@emotion/react@11.11.0)(react-dom@18.2.0)(react@18.2.0)
+ '@mantine/utils': 6.0.10(react@18.2.0)
+ '@radix-ui/react-scroll-area': 1.0.2(react-dom@18.2.0)(react@18.2.0)
+ react: 18.2.0
+ react-dom: 18.2.0(react@18.2.0)
+ react-remove-scroll: 2.5.6(@types/react@18.2.6)(react@18.2.0)
+ react-textarea-autosize: 8.3.4(@types/react@18.2.6)(react@18.2.0)
transitivePeerDependencies:
- '@emotion/react'
- '@types/react'
@@ -3625,7 +3732,7 @@ packages:
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
- '@mantine/core': 6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.5)(react-dom@18.2.0)(react@18.2.0)
+ '@mantine/core': 6.0.10(@emotion/react@11.10.8)(@mantine/hooks@6.0.10)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
'@mantine/hooks': 6.0.10(react@18.2.0)
'@mantine/utils': 6.0.10(react@18.2.0)
react: 18.2.0
@@ -3640,7 +3747,21 @@ packages:
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
- '@emotion/react': 11.10.8(@types/react@18.2.5)(react@18.2.0)
+ '@emotion/react': 11.10.8(@types/react@18.2.6)(react@18.2.0)
+ clsx: 1.1.1
+ csstype: 3.0.9
+ react: 18.2.0
+ react-dom: 18.2.0(react@18.2.0)
+ dev: false
+
+ /@mantine/styles@6.0.10(@emotion/react@11.11.0)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-TVyo4xNBO7PhP2jubu2OI1YK2DEULrVgdsP0+1wfwj/bhSTnTLYmh2aOb1FyTiFvFn1dfq4If428z/ZuGiLtdQ==}
+ peerDependencies:
+ '@emotion/react': '>=11.9.0'
+ react: '>=16.8.0'
+ react-dom: '>=16.8.0'
+ dependencies:
+ '@emotion/react': 11.11.0(@types/react@18.2.6)(react@18.2.0)
clsx: 1.1.1
csstype: 3.0.9
react: 18.2.0
@@ -3706,8 +3827,8 @@ packages:
state-local: 1.0.7
dev: false
- /@monaco-editor/react@4.5.0(monaco-editor@0.38.0)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-VJMkp5Fe1+w8pLEq8tZPHZKu8zDXQIA1FtiDTSNccg1D3wg1YIZaH2es2Qpvop1k62g3c/YySRb3bnGXu2XwYQ==}
+ /@monaco-editor/react@4.5.1(monaco-editor@0.38.0)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-NNDFdP+2HojtNhCkRfE6/D6ro6pBNihaOzMbGK84lNWzRu+CfBjwzGt4jmnqimLuqp5yE5viHS2vi+QOAnD5FQ==}
peerDependencies:
monaco-editor: '>= 0.25.0 < 1'
react: ^16.8.0 || ^17.0.0 || ^18.0.0
@@ -3780,8 +3901,8 @@ packages:
tslib: 2.5.0
dev: false
- /@next/bundle-analyzer@13.4.0:
- resolution: {integrity: sha512-3ni7Ple1By7RNk2MB/y4CC4aFJuyI2mYSRxDo8n5VckVJeLVasmmmvzdN45dKzgs8AHu3dPWIsS3+2NJKMyU+A==}
+ /@next/bundle-analyzer@13.4.1:
+ resolution: {integrity: sha512-wbSVjc1RM43vLuvMLZL2hSq6+76VgyVWqgpgk4AlJM//KjynVMezo+c6HI8tRzMI0p0txzDtSUA3na32fuY67A==}
dependencies:
webpack-bundle-analyzer: 4.7.0
transitivePeerDependencies:
@@ -3789,81 +3910,81 @@ packages:
- utf-8-validate
dev: true
- /@next/env@13.4.0:
- resolution: {integrity: sha512-LKofmUuxwGXk2OZJSSJ2SlJE62s6z+56aRsze7chc5TPoVouLR9liTiSWxzYuVzuxk0ui2wtIjyR2tcgS1dIyw==}
+ /@next/env@13.4.1:
+ resolution: {integrity: sha512-eD6WCBMFjLFooLM19SIhSkWBHtaFrZFfg2Cxnyl3vS3DAdFRfnx5TY2RxlkuKXdIRCC0ySbtK9JXXt8qLCqzZg==}
- /@next/eslint-plugin-next@13.4.0:
- resolution: {integrity: sha512-ZqQi1slguDavpuNUcl9va8+WtHHpgymIW2g+4Gs9FdI+5rjAvrUqqjfCec2hi3Cjbbp7zULFQuAiPwASKHbrxw==}
+ /@next/eslint-plugin-next@13.4.1:
+ resolution: {integrity: sha512-tVPS/2FKlA3ANCRCYZVT5jdbUKasBU8LG6bYqcNhyORDFTlDYa4cAWQJjZ7msIgLwMQIbL8CAsxrOL8maa/4Lg==}
dependencies:
glob: 7.1.7
dev: true
- /@next/swc-darwin-arm64@13.4.0:
- resolution: {integrity: sha512-C39AGL3ANXA+P3cFclQjFZaJ4RHPmuBhskmyy0N3VyCntDmRrNkS4aXeNY4Xwure9IL1nuw02D8bM55I+FsbuQ==}
+ /@next/swc-darwin-arm64@13.4.1:
+ resolution: {integrity: sha512-eF8ARHtYfnoYtDa6xFHriUKA/Mfj/cCbmKb3NofeKhMccs65G6/loZ15a6wYCCx4rPAd6x4t1WmVYtri7EdeBg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
- /@next/swc-darwin-x64@13.4.0:
- resolution: {integrity: sha512-nj6nx6o7rnBXjo1woZFWLk7OUs7y0SQ0k65SX62kc88GqXtYi3BCqbBznjOX8qtrO//NmtAde/Jd5qkjSgINUQ==}
+ /@next/swc-darwin-x64@13.4.1:
+ resolution: {integrity: sha512-7cmDgF9tGWTgn5Gw+vP17miJbH4wcraMHDCOHTYWkO/VeKT73dUWG23TNRLfgtCNSPgH4V5B4uLHoZTanx9bAw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
- /@next/swc-linux-arm64-gnu@13.4.0:
- resolution: {integrity: sha512-FBYL7kpzI2KG3lv8gO4xVYmWcFohptjzD9RCLdXsAz+Kqz5VCJILF21DoRcz4Nwj/jMe0SO7l5kBVW4POl4EaQ==}
+ /@next/swc-linux-arm64-gnu@13.4.1:
+ resolution: {integrity: sha512-qwJqmCri2ie8aTtE5gjTSr8S6O8B67KCYgVZhv9gKH44yvc/zXbAY8u23QGULsYOyh1islWE5sWfQNLOj9iryg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@next/swc-linux-arm64-musl@13.4.0:
- resolution: {integrity: sha512-S3htBbcovnLMgVn0z1ThrP1iAeEM43fw8B7S3KyHTAGe0I21ww4rvUkLdgPCqLNvMpv899lmG7NU5rs6rTkGvg==}
+ /@next/swc-linux-arm64-musl@13.4.1:
+ resolution: {integrity: sha512-qcC54tWNGDv/VVIFkazxhqH1Bnagjfs4enzELVRlUOoJPD2BGJTPI7z08pQPbbgxLtRiu8gl2mXvpB8WlOkMeA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@next/swc-linux-x64-gnu@13.4.0:
- resolution: {integrity: sha512-H8GhCgQwFl6iWJ6azQ2tG/GY8BUg1nhPtg4Tp2kIPljdyQypTGJe8oRnPDx0N48WWvB2fNeA7LNEwzVuSidH2w==}
+ /@next/swc-linux-x64-gnu@13.4.1:
+ resolution: {integrity: sha512-9TeWFlpLsBosZ+tsm/rWBaMwt5It9tPH8m3nawZqFUUrZyGRfGcI67js774vtx0k3rL9qbyY6+3pw9BCVpaYUA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@next/swc-linux-x64-musl@13.4.0:
- resolution: {integrity: sha512-mztVybRPY39NfPOA3QrRQKzYuw7A/D8ElR6ruvM1cBsXMEfF5xTzdZqfTtrE/gNTPUFug9FJPpiRpkZ4mDUl8w==}
+ /@next/swc-linux-x64-musl@13.4.1:
+ resolution: {integrity: sha512-sNDGaWmSqTS4QRUzw61wl4mVPeSqNIr1OOjLlQTRuyInxMxtqImRqdvzDvFTlDfdeUMU/DZhWGYoHrXLlZXe6A==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@next/swc-win32-arm64-msvc@13.4.0:
- resolution: {integrity: sha512-mdVh/n0QqT2uXqn8kaTywUoLxY1OYqTpiKbt5b51pDwOStqgbIbqBqG0A7XDaiqWa7RKwllOYxPlPm16EDfWUA==}
+ /@next/swc-win32-arm64-msvc@13.4.1:
+ resolution: {integrity: sha512-+CXZC7u1iXdLRudecoUYbhbsXpglYv8KFYsFxKBPn7kg+bk7eJo738wAA4jXIl8grTF2mPdmO93JOQym+BlYGA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
- /@next/swc-win32-ia32-msvc@13.4.0:
- resolution: {integrity: sha512-GNRqT2mqxxH0x9VthFqziBj8X8HsoBUougmLe3kOouRq/jF73LpKXG0Qs2MYkylqvv/Wg31EYjFNcJnBi1Nimg==}
+ /@next/swc-win32-ia32-msvc@13.4.1:
+ resolution: {integrity: sha512-vIoXVVc7UYO68VwVMDKwJC2+HqAZQtCYiVlApyKEeIPIQpz2gpufzGxk1z3/gwrJt/kJ5CDZjlhYDCzd3hdz+g==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
- /@next/swc-win32-x64-msvc@13.4.0:
- resolution: {integrity: sha512-0AkvhUBUqeb4WKN75IW1KjPkN3HazQFA0OpMuTK+6ptJUXMaMwDDcF3sIPCI741BJ2fpODB7BPM4C63hXWEypg==}
+ /@next/swc-win32-x64-msvc@13.4.1:
+ resolution: {integrity: sha512-n8V5ImLQZibKTu10UUdI3nIeTLkliEXe628qxqW9v8My3BAH2a7H0SaCqkV2OgqFnn8sG1wxKYw9/SNJ632kSA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -4059,7 +4180,7 @@ packages:
engines: {node: '>=14'}
hasBin: true
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 20.1.0
playwright-core: 1.33.0
optionalDependencies:
fsevents: 2.3.2
@@ -4276,10 +4397,10 @@ packages:
- utf-8-validate
dev: false
- /@safe-global/safe-apps-sdk@7.10.1:
- resolution: {integrity: sha512-2imnqAbx9XrqT3psrhe/YVpj2yW840ngJIuqv0nTiWJLKcTCzM2LJ4MH7ir7H8Sp2wdG/BqNB3SvjUAks2qNjQ==}
+ /@safe-global/safe-apps-sdk@7.11.0:
+ resolution: {integrity: sha512-RDamzPM1Lhhiiz0O+Dn6FkFqIh47jmZX+HCV/BBnBBOSKfBJE//IGD3+02zMgojXHTikQAburdPes9qmH1SA1A==}
dependencies:
- '@safe-global/safe-gateway-typescript-sdk': 3.7.0
+ '@safe-global/safe-gateway-typescript-sdk': 3.7.3
ethers: 5.7.2
transitivePeerDependencies:
- bufferutil
@@ -4290,7 +4411,7 @@ packages:
/@safe-global/safe-apps-sdk@7.9.0:
resolution: {integrity: sha512-S2EI+JL8ocSgE3uGNaDZCzKmwfhtxXZFDUP76vN0FeaY35itFMyi8F0Vhxu0XnZm3yLzJE3tp5px6GhuQFLU6w==}
dependencies:
- '@safe-global/safe-gateway-typescript-sdk': 3.7.0
+ '@safe-global/safe-gateway-typescript-sdk': 3.7.3
ethers: 5.7.2
transitivePeerDependencies:
- bufferutil
@@ -4298,8 +4419,8 @@ packages:
- utf-8-validate
dev: false
- /@safe-global/safe-gateway-typescript-sdk@3.7.0:
- resolution: {integrity: sha512-3BvlUgp0oZ1Zkn7nG3wY1jvCEE4t530BjKcaa3r0qsf0whf/ez/0gmQwk7DTOGmVmvOfjj6HHikxnrUCCX+/3Q==}
+ /@safe-global/safe-gateway-typescript-sdk@3.7.3:
+ resolution: {integrity: sha512-O6JCgXNZWG0Vv8FnOEjKfcbsP0WxGvoPJk5ufqUrsyBlHup16It6oaLnn+25nXFLBZOHI1bz8429JlqAc2t2hg==}
dependencies:
cross-fetch: 3.1.5
transitivePeerDependencies:
@@ -4476,30 +4597,20 @@ packages:
remove-accents: 0.4.2
dev: false
- /@tanstack/query-core@4.29.1:
- resolution: {integrity: sha512-vkPewLEG8ua0efo3SsVT0BcBtkq5RZX8oPhDAyKL+k/rdOYSQTEocfGEXSaBwIwsXeOGBUpfKqI+UmHvNqdWXg==}
- dev: false
-
/@tanstack/query-core@4.29.5:
resolution: {integrity: sha512-xXIiyQ/4r9KfaJ3k6kejqcaqFXXBTzN2aOJ5H1J6aTJE9hl/nbgAdfF6oiIu0CD5xowejJEJ6bBg8TO7BN4NuQ==}
dev: false
- /@tanstack/query-persist-client-core@4.29.1:
- resolution: {integrity: sha512-lC7YsXHdHygVCHDXJqwaLGoWOHSfX+YEhwRaSWMBcHrfsHyEFzAvluQJlDytVd6JFAe49IuLJlajMGBbyI00ZA==}
- dependencies:
- '@tanstack/query-core': 4.29.1
- dev: false
-
/@tanstack/query-persist-client-core@4.29.5:
resolution: {integrity: sha512-IjLtEZiEUnzpcFVdHoZGqtjv2g0smLK5WOWk8hP/2ndlXe5kaSbtCKWO2WFbw7yWPYVMM2m9zyglZqg5kU1DMA==}
dependencies:
'@tanstack/query-core': 4.29.5
dev: false
- /@tanstack/query-sync-storage-persister@4.29.1:
- resolution: {integrity: sha512-rX0bPgqhkz71HEQIz47Z3IFxs2fg7dO9uoxkjwo50VljrhXMl6Yv77xCeKYL97fNX7zhuMkax8HEy953woJ/QA==}
+ /@tanstack/query-sync-storage-persister@4.29.5:
+ resolution: {integrity: sha512-A5K2owrQ1z/Ipndt/thv3vMXjRPOT02jwlXM51OV5IHg4FLQ9vlXvImYWlBoHmY1MMl91x9bqRgz0gX6hnr14g==}
dependencies:
- '@tanstack/query-persist-client-core': 4.29.1
+ '@tanstack/query-persist-client-core': 4.29.5
dev: false
/@tanstack/react-query-devtools@4.29.6(@tanstack/react-query@4.29.5)(react-dom@18.2.0)(react@18.2.0):
@@ -4576,7 +4687,7 @@ packages:
/@types/bn.js@5.1.1:
resolution: {integrity: sha512-qNrYbZqMx0uJAfKnKclPh+dTwK33KfLHYqtyODwd5HnXOjnkhc4qgn3BrK6RWyGZm5+sIFE7Q7Vz6QQtJB7w7g==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 20.1.0
dev: false
/@types/canvas-confetti@1.6.0:
@@ -4590,7 +4701,7 @@ packages:
/@types/connect@3.4.35:
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 20.1.0
dev: false
/@types/cookie@0.5.1:
@@ -4639,7 +4750,7 @@ packages:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 5.1.2
- '@types/node': 18.16.3
+ '@types/node': 20.1.0
dev: true
/@types/hast@2.3.4:
@@ -4650,7 +4761,7 @@ packages:
/@types/hoist-non-react-statics@3.3.1:
resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==}
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
hoist-non-react-statics: 3.3.2
dev: false
@@ -4708,8 +4819,8 @@ packages:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: false
- /@types/node@18.16.3:
- resolution: {integrity: sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==}
+ /@types/node@20.1.0:
+ resolution: {integrity: sha512-O+z53uwx64xY7D6roOi4+jApDGFg0qn6WHcxe5QeqjMaTezBO/mxdfFXIVAVVyNWKx84OmPB3L8kbVYOTeN34A==}
/@types/nprogress@0.2.0:
resolution: {integrity: sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A==}
@@ -4733,7 +4844,7 @@ packages:
/@types/pbkdf2@3.1.0:
resolution: {integrity: sha512-Cf63Rv7jCQ0LaL8tNXmEyqTHuIJxRdlS5vMh1mj5voN4+QFhVZnlZruezqpWYDiJ8UTzhP0VmeLXCmBk66YrMQ==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 20.1.0
dev: false
/@types/prismjs@1.26.0:
@@ -4742,26 +4853,26 @@ packages:
/@types/prop-types@15.7.5:
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
- /@types/react-dom@18.2.3:
- resolution: {integrity: sha512-hxXEXWxFJXbY0LMj/T69mznqOZJXNtQMqVxIiirVAZnnpeYiD4zt+lPsgcr/cfWg2VLsxZ1y26vigG03prYB+Q==}
+ /@types/react-dom@18.2.4:
+ resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==}
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
dev: true
/@types/react-infinite-scroller@1.2.3:
resolution: {integrity: sha512-l60JckVoO+dxmKW2eEG7jbliEpITsTJvRPTe97GazjF5+ylagAuyYdXl8YY9DQsTP9QjhqGKZROknzgscGJy0A==}
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
dev: true
/@types/react-scroll@1.8.7:
resolution: {integrity: sha512-BB8g+hQL7OtBPWg/NcES6p5u6vduZonGl1BxrsGUwcefE53pfI0pFDd1lRFndgEUE6whYdFfhD+j0sZZT/6brQ==}
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
dev: true
- /@types/react@18.2.5:
- resolution: {integrity: sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA==}
+ /@types/react@18.2.6:
+ resolution: {integrity: sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3
@@ -4774,7 +4885,7 @@ packages:
/@types/resolve@1.17.1:
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 20.1.0
dev: true
/@types/retry@0.12.0:
@@ -4787,7 +4898,7 @@ packages:
/@types/secp256k1@4.0.3:
resolution: {integrity: sha512-Da66lEIFeIz9ltsdMZcpQvmrmmoqrfju8pm1BH8WbYjZSwUgCwXLb9C+9XYogwBITnbsSaMdVPb2ekf7TV+03w==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 20.1.0
dev: false
/@types/serialize-javascript@5.0.2:
@@ -4814,10 +4925,10 @@ packages:
/@types/ws@7.4.7:
resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 20.1.0
dev: false
- /@typescript-eslint/parser@5.59.2(eslint@8.39.0)(typescript@5.0.4):
+ /@typescript-eslint/parser@5.59.2(eslint@8.40.0)(typescript@5.0.4):
resolution: {integrity: sha512-uq0sKyw6ao1iFOZZGk9F8Nro/8+gfB5ezl1cA06SrqbgJAt0SRoFhb9pXaHvkrxUpZaoLxt8KlovHNk8Gp6/HQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -4831,7 +4942,7 @@ packages:
'@typescript-eslint/types': 5.59.2
'@typescript-eslint/typescript-estree': 5.59.2(typescript@5.0.4)
debug: 4.3.4
- eslint: 8.39.0
+ eslint: 8.40.0
typescript: 5.0.4
transitivePeerDependencies:
- supports-color
@@ -4876,7 +4987,7 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.59.2
- eslint-visitor-keys: 3.4.0
+ eslint-visitor-keys: 3.4.1
dev: true
/@uiw/codemirror-extensions-events@4.19.16(@codemirror/view@6.11.0):
@@ -4896,8 +5007,8 @@ packages:
- graphql
dev: false
- /@wagmi/chains@0.2.19(typescript@5.0.4):
- resolution: {integrity: sha512-pyqGjOscXH/ZFUJni+VpKmVIENz/vsgq2sgqpNAmLQ6h7/DYrzRvptij+b62K5wONZMr+7X2J5mHM9s4tkEd6A==}
+ /@wagmi/chains@0.2.22(typescript@5.0.4):
+ resolution: {integrity: sha512-TdiOzJT6TO1JrztRNjTA5Quz+UmQlbvWFG8N41u9tta0boHA1JCAzGGvU6KuIcOmJfRJkKOUIt67wlbopCpVHg==}
peerDependencies:
typescript: '>=4.9.4'
peerDependenciesMeta:
@@ -4907,8 +5018,8 @@ packages:
typescript: 5.0.4
dev: false
- /@wagmi/connectors@0.3.16(@wagmi/core@0.10.10)(ethers@5.7.2)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4):
- resolution: {integrity: sha512-WtiFyvai6IWbV7DhujjmtJF0m+FFQCiIDrtHsNf1xio0gBfpnO8rT9PZQQf0uxuLn0nLxqXqYMMwzPipUNaIcg==}
+ /@wagmi/connectors@0.3.19(@wagmi/core@0.10.11)(ethers@5.7.2)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4):
+ resolution: {integrity: sha512-1EnVdNjP5dAfWoW8dlUDZS+Lva8MYabWK+vwzSUBeSyJcAslXInoiHLb+cz9p8oAAqXspcPLRX3XPErYav23gA==}
peerDependencies:
'@wagmi/core': '>=0.9.x'
ethers: '>=5.5.1 <6'
@@ -4922,11 +5033,11 @@ packages:
'@coinbase/wallet-sdk': 3.6.6
'@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@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)
+ '@safe-global/safe-apps-sdk': 7.11.0
+ '@wagmi/core': 0.10.11(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.2(@web3modal/standalone@2.3.7)
'@walletconnect/legacy-provider': 2.0.0
- '@web3modal/standalone': 2.3.5(react@18.2.0)
+ '@web3modal/standalone': 2.3.7(react@18.2.0)
abitype: 0.3.0(typescript@5.0.4)(zod@3.21.4)
ethers: 5.7.2
eventemitter3: 4.0.7
@@ -4943,8 +5054,8 @@ packages:
- zod
dev: false
- /@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==}
+ /@wagmi/core@0.10.11(ethers@5.7.2)(immer@10.0.1)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4):
+ resolution: {integrity: sha512-WOmG2RG65U6i+p09/aFztFSLPCeC+CYnkPh+OXrxQ8Q3m829983sH7xUTRbFAl561lRevUHmB+XS/na+Oj2bYQ==}
peerDependencies:
ethers: '>=5.5.1 <6'
typescript: '>=4.9.4'
@@ -4952,8 +5063,8 @@ packages:
typescript:
optional: true
dependencies:
- '@wagmi/chains': 0.2.19(typescript@5.0.4)
- '@wagmi/connectors': 0.3.16(@wagmi/core@0.10.10)(ethers@5.7.2)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
+ '@wagmi/chains': 0.2.22(typescript@5.0.4)
+ '@wagmi/connectors': 0.3.19(@wagmi/core@0.10.11)(ethers@5.7.2)(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
eventemitter3: 4.0.7
@@ -4972,8 +5083,8 @@ packages:
- zod
dev: false
- /@walletconnect/core@2.7.0:
- resolution: {integrity: sha512-xUeFPpElybgn1a+lknqtHleei4VyuV/4qWgB1nP8qQUAO6a5pNsioODrnB2VAPdUHJYBdx2dCt2maRk6g53IPQ==}
+ /@walletconnect/core@2.7.2:
+ resolution: {integrity: sha512-gInSwh3uLpTEkDGArfOFoOVgiXW+zkZJpGqfARVi5fhSxsnL1jYNpqO2k8KAXUPfB4MIzLyaGruiaywncLAczA==}
dependencies:
'@walletconnect/heartbeat': 1.2.1
'@walletconnect/jsonrpc-provider': 1.0.12
@@ -4985,8 +5096,8 @@ packages:
'@walletconnect/relay-auth': 1.0.4
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.7.0
- '@walletconnect/utils': 2.7.0
+ '@walletconnect/types': 2.7.2
+ '@walletconnect/utils': 2.7.2
events: 3.3.0
lodash.isequal: 4.5.0
uint8arrays: 3.1.1
@@ -5022,8 +5133,8 @@ packages:
tslib: 1.14.1
dev: false
- /@walletconnect/ethereum-provider@2.7.0(@web3modal/standalone@2.3.5):
- resolution: {integrity: sha512-6TwQ05zi6DP1TP1XNgSvLbmCmLf/sz7kLTfMaVk45YYHNgYTTBlXqkyjUpQZI9lpq+uXLBbHn/jx2OGhOPUP0Q==}
+ /@walletconnect/ethereum-provider@2.7.2(@web3modal/standalone@2.3.7):
+ resolution: {integrity: sha512-bvmutLrKKLlQ1WxKCvvX5p5YVox1D1f3Enp6hzAiZf4taN+n/M5rmwfAcLgLhp4cTAUDhl3zgtZErzDyJnvGvQ==}
peerDependencies:
'@web3modal/standalone': '>=2'
peerDependenciesMeta:
@@ -5034,11 +5145,11 @@ packages:
'@walletconnect/jsonrpc-provider': 1.0.12
'@walletconnect/jsonrpc-types': 1.0.2
'@walletconnect/jsonrpc-utils': 1.0.7
- '@walletconnect/sign-client': 2.7.0
- '@walletconnect/types': 2.7.0
- '@walletconnect/universal-provider': 2.7.0
- '@walletconnect/utils': 2.7.0
- '@web3modal/standalone': 2.3.5(react@18.2.0)
+ '@walletconnect/sign-client': 2.7.2
+ '@walletconnect/types': 2.7.2
+ '@walletconnect/universal-provider': 2.7.2
+ '@walletconnect/utils': 2.7.2
+ '@web3modal/standalone': 2.3.7(react@18.2.0)
events: 3.3.0
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
@@ -5223,17 +5334,17 @@ packages:
tslib: 1.14.1
dev: false
- /@walletconnect/sign-client@2.7.0:
- resolution: {integrity: sha512-K99xa6GSFS04U+140yrIEi/VJJJ0Q1ov4jCaiqa9euILDKxlBsM7m5GR+9sq6oYyj18SluJY4CJTdeOXUJlarA==}
+ /@walletconnect/sign-client@2.7.2:
+ resolution: {integrity: sha512-JOYPmrgR4YG4M2comNcXaa8cLIws0ZJj/SCpF0XJzRZP2+OXWouK19UaI32ROQrcwNodBNeYFRfT5hSM5xjfKg==}
dependencies:
- '@walletconnect/core': 2.7.0
+ '@walletconnect/core': 2.7.2
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.1
'@walletconnect/jsonrpc-utils': 1.0.7
'@walletconnect/logger': 2.0.1
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.7.0
- '@walletconnect/utils': 2.7.0
+ '@walletconnect/types': 2.7.2
+ '@walletconnect/utils': 2.7.2
events: 3.3.0
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
@@ -5248,8 +5359,8 @@ packages:
tslib: 1.14.1
dev: false
- /@walletconnect/types@2.7.0:
- resolution: {integrity: sha512-aMUDUtO79WSBtC/bDetE6aFwdgwJr0tJ8nC8gnAl5ELsrjygEKCn6M8Q+v6nP9svG9yf5Rds4cImxCT6BWwTyw==}
+ /@walletconnect/types@2.7.2:
+ resolution: {integrity: sha512-1O2UefakZpT0ErRfEAXY7Ls3qdUrKDky/DsK088xR6klyfkQOx+aSVH0fJYLhmnqPTuvp3lrqNbsDc0s6/6nvg==}
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.1
@@ -5262,17 +5373,17 @@ packages:
- lokijs
dev: false
- /@walletconnect/universal-provider@2.7.0:
- resolution: {integrity: sha512-aAIudO3ZlKD16X36VnXChpxBB6/JLK1SCJBfidk7E0GE2S4xr1xW5jXGSGS4Z+wIkNZXK0n7ULSK3PZ7mPBdog==}
+ /@walletconnect/universal-provider@2.7.2:
+ resolution: {integrity: sha512-5glu7vCmq3SFUYgniICf7CUZMwrd6FNS/qnCjrnfgW8T55Opms9YkhRpWTJFHpBdNRWF7n6z/Kss2J8olKTxKw==}
dependencies:
'@walletconnect/jsonrpc-http-connection': 1.0.6
'@walletconnect/jsonrpc-provider': 1.0.12
'@walletconnect/jsonrpc-types': 1.0.2
'@walletconnect/jsonrpc-utils': 1.0.7
'@walletconnect/logger': 2.0.1
- '@walletconnect/sign-client': 2.7.0
- '@walletconnect/types': 2.7.0
- '@walletconnect/utils': 2.7.0
+ '@walletconnect/sign-client': 2.7.2
+ '@walletconnect/types': 2.7.2
+ '@walletconnect/utils': 2.7.2
eip1193-provider: 1.0.1
events: 3.3.0
transitivePeerDependencies:
@@ -5284,8 +5395,8 @@ packages:
- utf-8-validate
dev: false
- /@walletconnect/utils@2.7.0:
- resolution: {integrity: sha512-k32jrQeyJsNZPdmtmg85Y3QgaS5YfzYSPrAxRC2uUD1ts7rrI6P5GG2iXNs3AvWKOuCgsp/PqU8s7AC7CRUscw==}
+ /@walletconnect/utils@2.7.2:
+ resolution: {integrity: sha512-b2lU/JoWqwCOLMudPSRTt3pliBnv6qQHCBWiMBYi1vL14AW3usO5QmK1wF90AVwpdPJ7wFZ6MgHymeWWfhYnGQ==}
dependencies:
'@stablelib/chacha20poly1305': 1.0.1
'@stablelib/hkdf': 1.0.1
@@ -5296,11 +5407,11 @@ packages:
'@walletconnect/relay-api': 1.0.9
'@walletconnect/safe-json': 1.0.2
'@walletconnect/time': 1.0.2
- '@walletconnect/types': 2.7.0
+ '@walletconnect/types': 2.7.2
'@walletconnect/window-getters': 1.0.1
'@walletconnect/window-metadata': 1.0.1
detect-browser: 5.3.0
- query-string: 7.1.1
+ query-string: 7.1.3
uint8arrays: 3.1.1
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
@@ -5320,8 +5431,8 @@ packages:
tslib: 1.14.1
dev: false
- /@web3modal/core@2.3.5(react@18.2.0):
- resolution: {integrity: sha512-lLCClcy6RhnGN2/0gQrUDhcxb9en7Q+2FbRK3i1hgHNux5E/jl18ok82RLqtHIgy02bsQjs0nb4eBCrsZCXZBQ==}
+ /@web3modal/core@2.3.7(react@18.2.0):
+ resolution: {integrity: sha512-ggl9+tkAzz43npj97iTj6p4oQYaklxADQyCKAX7AnMfglZg5bRseMDGnfmpvnjlDn8TI+DGGO6da3ITmYRIDYQ==}
dependencies:
buffer: 6.0.3
valtio: 1.10.4(react@18.2.0)
@@ -5329,22 +5440,22 @@ packages:
- react
dev: false
- /@web3modal/standalone@2.3.5(react@18.2.0):
- resolution: {integrity: sha512-7zUqvVHDq6YHybRhiK9PMtBUXqB+j0+gvD2rfgegfnF7apdORHdZDY5sL9FdzM8RhmM5hvE1IlxLqqfIR8brFg==}
+ /@web3modal/standalone@2.3.7(react@18.2.0):
+ resolution: {integrity: sha512-zgavWcimRVXnLdup2WQ0fFEnBnH+Wwn+k1/XzhwVpdJ//mrExWNYQaXt139RijxGUcux68ExRCyMqm1jkXTq3g==}
dependencies:
- '@web3modal/core': 2.3.5(react@18.2.0)
- '@web3modal/ui': 2.3.5(react@18.2.0)
+ '@web3modal/core': 2.3.7(react@18.2.0)
+ '@web3modal/ui': 2.3.7(react@18.2.0)
transitivePeerDependencies:
- react
dev: false
- /@web3modal/ui@2.3.5(react@18.2.0):
- resolution: {integrity: sha512-UB+qlu9syIwiO1IylL7u9A6mdeV3TaA+YG1h4F0R3h4Olsjs1xpb5y+l0PCVscYeM0GchNMGspVcQdV6OOOFFg==}
+ /@web3modal/ui@2.3.7(react@18.2.0):
+ resolution: {integrity: sha512-mNDXY4ElcvXXixKHZTLcEjKC9zs3O8BD1EtaC8cKIy+RKFyHMpLB1DOQmz77tn91jNjOkrvEryqUwCbsJ7hjfA==}
dependencies:
- '@web3modal/core': 2.3.5(react@18.2.0)
- lit: 2.7.2
+ '@web3modal/core': 2.3.7(react@18.2.0)
+ lit: 2.7.3
motion: 10.15.5
- qrcode: 1.5.1
+ qrcode: 1.5.3
transitivePeerDependencies:
- react
dev: false
@@ -5494,13 +5605,6 @@ packages:
zod: 3.21.4
dev: false
- /acorn-globals@7.0.1:
- resolution: {integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==}
- dependencies:
- acorn: 8.8.2
- acorn-walk: 8.2.0
- dev: false
-
/acorn-import-assertions@1.8.0(acorn@8.8.2):
resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==}
peerDependencies:
@@ -5520,11 +5624,13 @@ packages:
/acorn-walk@8.2.0:
resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
engines: {node: '>=0.4.0'}
+ dev: true
/acorn@8.8.2:
resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==}
engines: {node: '>=0.4.0'}
hasBin: true
+ dev: true
/add-zero@1.0.0:
resolution: {integrity: sha512-WpPiUgy7h9Kd7NY0aTuhfx7vjub3XYbZCq1W2e/LMvUsEmYK/hz8xgFDmd0GnKpk44HXFwIFu1hEOivc+MzJ0Q==}
@@ -6243,8 +6349,8 @@ packages:
/caniuse-lite@1.0.30001480:
resolution: {integrity: sha512-q7cpoPPvZYgtyC4VaBSN0Bt+PJ4c4EYRf0DrduInOz2SkFpHD5p3LnvEpqBp7UnJn+8x1Ogl1s38saUxe+ihQQ==}
- /caniuse-lite@1.0.30001482:
- resolution: {integrity: sha512-F1ZInsg53cegyjroxLNW9DmrEQ1SuGRTO1QlpA0o2/6OpQ0gFeDRoq1yFmnr8Sakn9qwwt9DmbxHB6w167OSuQ==}
+ /caniuse-lite@1.0.30001485:
+ resolution: {integrity: sha512-8aUpZ7sjhlOyiNsg+pgcrTTPUXKh+rg544QYHSvQErljVEKJzvkYkCR/hUFeeVoEfTToUtY9cUKNRC7+c45YkA==}
/canvas-confetti@1.6.0:
resolution: {integrity: sha512-ej+w/m8Jzpv9Z7W7uJZer14Ke8P2ogsjg4ZMGIuq4iqUOqY2Jq8BNW42iGmNfRwREaaEfFIczLuZZiEVSYNHAA==}
@@ -7213,6 +7319,7 @@ packages:
/deep-is@0.1.4:
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
+ dev: true
/deepmerge@4.3.1:
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
@@ -7371,8 +7478,8 @@ packages:
resolution: {integrity: sha512-jggCCd+8Iqp4Tsz0nIvpcb22InKEBrGz5dw3EQJMs8HPJDsKbFIO3STYtAvCfDx26Muevn1MHVI0XxjgFfmiSA==}
dev: false
- /dompurify@3.0.2:
- resolution: {integrity: sha512-B8c6JdiEpxAKnd8Dm++QQxJL4lfuc757scZtcapj6qjTjrQzyq5iAyznLKVvK+77eYNiFblHBlt7MM0fOeqoKw==}
+ /dompurify@3.0.3:
+ resolution: {integrity: sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ==}
dev: false
/dot-prop@5.3.0:
@@ -7673,21 +7780,8 @@ packages:
engines: {node: '>=12'}
dev: false
- /escodegen@2.0.0:
- resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==}
- engines: {node: '>=6.0'}
- hasBin: true
- dependencies:
- esprima: 4.0.1
- estraverse: 5.3.0
- esutils: 2.0.3
- optionator: 0.8.3
- optionalDependencies:
- source-map: 0.6.1
- dev: false
-
- /eslint-config-next@13.4.0(eslint@8.39.0)(typescript@5.0.4):
- resolution: {integrity: sha512-FkO3QRyUEKAHM4ie0xAcxo7fQ8gWevuLqgf6/g1Y6zWybqSa4FNeJr4hqqTbP25xIRgUUIPILBlx9RSH4C6+gQ==}
+ /eslint-config-next@13.4.1(eslint@8.40.0)(typescript@5.0.4):
+ resolution: {integrity: sha512-ajuxjCkW1hvirr0EQZb3/B/bFH52Z7CT89uCtTcICFL9l30i5c8hN4p0LXvTjdOXNPV5fEDcxBgGHgXdzTj1/A==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@@ -7695,16 +7789,16 @@ packages:
typescript:
optional: true
dependencies:
- '@next/eslint-plugin-next': 13.4.0
+ '@next/eslint-plugin-next': 13.4.1
'@rushstack/eslint-patch': 1.2.0
- '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.4)
- eslint: 8.39.0
+ '@typescript-eslint/parser': 5.59.2(eslint@8.40.0)(typescript@5.0.4)
+ eslint: 8.40.0
eslint-import-resolver-node: 0.3.7
- eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.39.0)
- eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
- eslint-plugin-jsx-a11y: 6.7.1(eslint@8.39.0)
- eslint-plugin-react: 7.32.2(eslint@8.39.0)
- eslint-plugin-react-hooks: 4.6.0(eslint@8.39.0)
+ eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.40.0)
+ eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
+ eslint-plugin-jsx-a11y: 6.7.1(eslint@8.40.0)
+ eslint-plugin-react: 7.32.2(eslint@8.40.0)
+ eslint-plugin-react-hooks: 4.6.0(eslint@8.40.0)
typescript: 5.0.4
transitivePeerDependencies:
- eslint-import-resolver-webpack
@@ -7721,7 +7815,7 @@ packages:
- supports-color
dev: true
- /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.39.0):
+ /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.40.0):
resolution: {integrity: sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -7730,9 +7824,9 @@ packages:
dependencies:
debug: 4.3.4
enhanced-resolve: 5.13.0
- eslint: 8.39.0
- eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
- eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
+ eslint: 8.40.0
+ eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
+ eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
get-tsconfig: 4.5.0
globby: 13.1.4
is-core-module: 2.12.0
@@ -7745,7 +7839,7 @@ packages:
- supports-color
dev: true
- /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0):
+ /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0):
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
engines: {node: '>=4'}
peerDependencies:
@@ -7766,16 +7860,16 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.59.2(eslint@8.40.0)(typescript@5.0.4)
debug: 3.2.7
- eslint: 8.39.0
+ eslint: 8.40.0
eslint-import-resolver-node: 0.3.7
- eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.39.0)
+ eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.40.0)
transitivePeerDependencies:
- supports-color
dev: true
- /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0):
+ /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0):
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
engines: {node: '>=4'}
peerDependencies:
@@ -7785,15 +7879,15 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
- '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.4)
+ '@typescript-eslint/parser': 5.59.2(eslint@8.40.0)(typescript@5.0.4)
array-includes: 3.1.6
array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1
debug: 3.2.7
doctrine: 2.1.0
- eslint: 8.39.0
+ eslint: 8.40.0
eslint-import-resolver-node: 0.3.7
- eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.39.0)
+ eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.40.0)
has: 1.0.3
is-core-module: 2.12.0
is-glob: 4.0.3
@@ -7808,7 +7902,7 @@ packages:
- supports-color
dev: true
- /eslint-plugin-jsx-a11y@6.7.1(eslint@8.39.0):
+ /eslint-plugin-jsx-a11y@6.7.1(eslint@8.40.0):
resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==}
engines: {node: '>=4.0'}
peerDependencies:
@@ -7823,7 +7917,7 @@ packages:
axobject-query: 3.1.1
damerau-levenshtein: 1.0.8
emoji-regex: 9.2.2
- eslint: 8.39.0
+ eslint: 8.40.0
has: 1.0.3
jsx-ast-utils: 3.3.3
language-tags: 1.0.5
@@ -7833,16 +7927,16 @@ packages:
semver: 6.3.0
dev: true
- /eslint-plugin-react-hooks@4.6.0(eslint@8.39.0):
+ /eslint-plugin-react-hooks@4.6.0(eslint@8.40.0):
resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
engines: {node: '>=10'}
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
dependencies:
- eslint: 8.39.0
+ eslint: 8.40.0
dev: true
- /eslint-plugin-react@7.32.2(eslint@8.39.0):
+ /eslint-plugin-react@7.32.2(eslint@8.40.0):
resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==}
engines: {node: '>=4'}
peerDependencies:
@@ -7852,7 +7946,7 @@ packages:
array.prototype.flatmap: 1.3.1
array.prototype.tosorted: 1.1.1
doctrine: 2.1.0
- eslint: 8.39.0
+ eslint: 8.40.0
estraverse: 5.3.0
jsx-ast-utils: 3.3.3
minimatch: 3.1.2
@@ -7866,7 +7960,7 @@ packages:
string.prototype.matchall: 4.0.8
dev: true
- /eslint-plugin-unused-imports@2.0.0(eslint@8.39.0):
+ /eslint-plugin-unused-imports@2.0.0(eslint@8.40.0):
resolution: {integrity: sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -7876,7 +7970,7 @@ packages:
'@typescript-eslint/eslint-plugin':
optional: true
dependencies:
- eslint: 8.39.0
+ eslint: 8.40.0
eslint-rule-composer: 0.3.0
dev: true
@@ -7901,20 +7995,20 @@ packages:
estraverse: 5.3.0
dev: true
- /eslint-visitor-keys@3.4.0:
- resolution: {integrity: sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==}
+ /eslint-visitor-keys@3.4.1:
+ resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /eslint@8.39.0:
- resolution: {integrity: sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==}
+ /eslint@8.40.0:
+ resolution: {integrity: sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.39.0)
- '@eslint-community/regexpp': 4.5.0
- '@eslint/eslintrc': 2.0.2
- '@eslint/js': 8.39.0
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.40.0)
+ '@eslint-community/regexpp': 4.5.1
+ '@eslint/eslintrc': 2.0.3
+ '@eslint/js': 8.40.0
'@humanwhocodes/config-array': 0.11.8
'@humanwhocodes/module-importer': 1.0.1
'@nodelib/fs.walk': 1.2.8
@@ -7925,8 +8019,8 @@ packages:
doctrine: 3.0.0
escape-string-regexp: 4.0.0
eslint-scope: 7.2.0
- eslint-visitor-keys: 3.4.0
- espree: 9.5.1
+ eslint-visitor-keys: 3.4.1
+ espree: 9.5.2
esquery: 1.5.0
esutils: 2.0.3
fast-deep-equal: 3.1.3
@@ -7955,19 +8049,20 @@ packages:
- supports-color
dev: true
- /espree@9.5.1:
- resolution: {integrity: sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==}
+ /espree@9.5.2:
+ resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.8.2
acorn-jsx: 5.3.2(acorn@8.8.2)
- eslint-visitor-keys: 3.4.0
+ eslint-visitor-keys: 3.4.1
dev: true
/esprima@4.0.1:
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
engines: {node: '>=4'}
hasBin: true
+ dev: true
/esquery@1.5.0:
resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
@@ -7991,6 +8086,7 @@ packages:
/estraverse@5.3.0:
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
engines: {node: '>=4.0'}
+ dev: true
/estree-walker@1.0.1:
resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==}
@@ -7999,6 +8095,7 @@ packages:
/esutils@2.0.3:
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
engines: {node: '>=0.10.0'}
+ dev: true
/eth-block-tracker@6.1.0:
resolution: {integrity: sha512-K9SY8+/xMBi4M5HHTDdxnpEqEEGjbNpzHFqvxyjMZej8InV/B+CkFRKM6W+uvrFJ7m8Zd1E0qUkseU3vdIDFYQ==}
@@ -8228,6 +8325,7 @@ packages:
/fast-levenshtein@2.0.6:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
+ dev: true
/fast-redact@3.1.2:
resolution: {integrity: sha512-+0em+Iya9fKGfEQGcd62Yv6onjBmmhV1uh86XVfOU8VwAe6kaFdQCWI9s0/Nnugx5Vd9tdbZ7e6gE2tR9dzXdw==}
@@ -9007,10 +9105,8 @@ packages:
safer-buffer: 2.1.2
dev: false
- /idb-keyval@6.2.0:
- resolution: {integrity: sha512-uw+MIyQn2jl3+hroD7hF8J7PUviBU7BPKWw4f/ISf32D4LoGu98yHjrzWWJDASu9QNrX10tCJqk9YY0ClWm8Ng==}
- dependencies:
- safari-14-idb-fix: 3.0.0
+ /idb-keyval@6.2.1:
+ resolution: {integrity: sha512-8Sb3veuYCyrZL+VBt9LJfZjLUPWVvqn8tG28VqYNFCo43KHcKuq+b4EiXGeuaLAQWL2YmyDgMp2aSpH9JHsEQg==}
dev: false
/idb@7.1.1:
@@ -9414,12 +9510,12 @@ packages:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
dev: true
- /isomorphic-dompurify@1.3.0:
- resolution: {integrity: sha512-/e6YSq9WnMMa00exdm/XRQiH3UwTbRX0pusRk0IrvHxBbaEcnnOWYkTrLV9W7gcJxzhNE2vliYVMKLJ/tg2AaA==}
+ /isomorphic-dompurify@1.4.0:
+ resolution: {integrity: sha512-00ZbtXXRnmXfA6VoJwvYtOPgDbPw+Sgmiu12VpesAIoD+V6rjTyf2KEbig/yRfXztBBfcrk3S/X8xu1XNy5kzw==}
dependencies:
'@types/dompurify': 3.0.2
- dompurify: 3.0.2
- jsdom: 21.1.1
+ dompurify: 3.0.3
+ jsdom: 22.0.0
transitivePeerDependencies:
- bufferutil
- canvas
@@ -9477,7 +9573,7 @@ packages:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
engines: {node: '>= 10.13.0'}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 20.1.0
merge-stream: 2.0.0
supports-color: 7.2.0
dev: true
@@ -9486,7 +9582,7 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 20.1.0
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true
@@ -9516,9 +9612,9 @@ packages:
dependencies:
argparse: 2.0.1
- /jsdom@21.1.1:
- resolution: {integrity: sha512-Jjgdmw48RKcdAIQyUD1UdBh2ecH7VqwaXPN3ehoZN6MqgVbMn+lRm1aAT1AsdJRAJpwfa4IpwgzySn61h2qu3w==}
- engines: {node: '>=14'}
+ /jsdom@22.0.0:
+ resolution: {integrity: sha512-p5ZTEb5h+O+iU02t0GfEjAnkdYPrQSkfuTSMkMYyIoMvUNEHsbG0bHHbfXIcfTqD2UfvjQX7mmgiFsyRwGscVw==}
+ engines: {node: '>=16'}
peerDependencies:
canvas: ^2.5.0
peerDependenciesMeta:
@@ -9526,13 +9622,10 @@ packages:
optional: true
dependencies:
abab: 2.0.6
- acorn: 8.8.2
- acorn-globals: 7.0.1
cssstyle: 3.0.0
data-urls: 4.0.0
decimal.js: 10.4.3
domexception: 4.0.0
- escodegen: 2.0.0
form-data: 4.0.0
html-encoding-sniffer: 3.0.0
http-proxy-agent: 5.0.0
@@ -9690,8 +9783,8 @@ packages:
engines: {node: '>=6'}
dev: false
- /langchain@0.0.69:
- resolution: {integrity: sha512-9yVdBLah3PLJ7FOWM55qjjiwfmpYbtTPeD3RdCVU/YrIIM8+goS2o5AagO0RVu4I1Uu6Zs4g8XOZwkpDBIuGtg==}
+ /langchain@0.0.71:
+ resolution: {integrity: sha512-xMaKOfNPdKn4diI5adhys6P9J/dHLq/oCtXraotbBeHvOeYkQ6Xo2ywtqQZN+OywhOUv/2Kg34QnFnKPDjn3xA==}
engines: {node: '>=18'}
peerDependencies:
'@aws-sdk/client-lambda': ^3.310.0
@@ -9831,14 +9924,6 @@ packages:
engines: {node: '>=6'}
dev: true
- /levn@0.3.0:
- resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==}
- engines: {node: '>= 0.8.0'}
- dependencies:
- prelude-ls: 1.1.2
- type-check: 0.3.2
- dev: false
-
/levn@0.4.1:
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
engines: {node: '>= 0.8.0'}
@@ -9896,26 +9981,26 @@ packages:
wrap-ansi: 7.0.0
dev: true
- /lit-element@3.3.1:
- resolution: {integrity: sha512-Gl+2409uXWbf7n6cCl7Kzasm7zjT9xmdwi2BhLNi70sRKAgRkqueDu5mSIH3hPYMM0/vqBCdPXod3NbGkRA2ww==}
+ /lit-element@3.3.2:
+ resolution: {integrity: sha512-xXAeVWKGr4/njq0rGC9dethMnYCq5hpKYrgQZYTzawt9YQhMiXfD+T1RgrdY3NamOxwq2aXlb0vOI6e29CKgVQ==}
dependencies:
- '@lit-labs/ssr-dom-shim': 1.1.0
+ '@lit-labs/ssr-dom-shim': 1.1.1
'@lit/reactive-element': 1.6.1
- lit-html: 2.7.2
+ lit-html: 2.7.3
dev: false
- /lit-html@2.7.2:
- resolution: {integrity: sha512-ZJCfKlA2XELu5tn7XuzOziGFGvf1SeQm+ngLWoJ8bXtSkRrrR3ms6SWy+gsdxeYwySLij5xAhdd2C3EX0ftxdQ==}
+ /lit-html@2.7.3:
+ resolution: {integrity: sha512-9DyLzcn/kbRGowz2vFmSANFbRZTxYUgYYFqzie89w6GLpPUiBCDHfcdeRUV/k3Q2ueYxNjfv46yPCtKAEAPOVw==}
dependencies:
'@types/trusted-types': 2.0.3
dev: false
- /lit@2.7.2:
- resolution: {integrity: sha512-9QnZmG5mIKPRja96cpndMclLSi0Qrz2BXD6EbqNqCKMMjOWVm/BwAeXufFk2jqFsNmY07HOzU8X+8aTSVt3yrA==}
+ /lit@2.7.3:
+ resolution: {integrity: sha512-0a+u+vVbmgSfPu+fyvqjMPBX0Kwbyj9QOv9MbQFZhWGlV2cyk3lEwgfUQgYN+i/lx++1Z3wZknSIp3QCKxHLyg==}
dependencies:
'@lit/reactive-element': 1.6.1
- lit-element: 3.3.1
- lit-html: 2.7.2
+ lit-element: 3.3.2
+ lit-html: 2.7.3
dev: false
/loader-runner@4.3.0:
@@ -10760,7 +10845,7 @@ packages:
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
dev: true
- /next-i18next@13.2.2(i18next@22.4.15)(next@13.4.0)(react-i18next@12.2.2)(react@18.2.0):
+ /next-i18next@13.2.2(i18next@22.4.15)(next@13.4.1)(react-i18next@12.2.2)(react@18.2.0):
resolution: {integrity: sha512-t0WU6K+HJoq2nVQ0n6OiiEZja9GyMqtDSU74FmOafgk4ljns+iZ18bsNJiI8rOUXfFfkW96ea1N7D5kbMyT+PA==}
engines: {node: '>=14'}
peerDependencies:
@@ -10775,12 +10860,12 @@ packages:
hoist-non-react-statics: 3.3.2
i18next: 22.4.15
i18next-fs-backend: 2.1.1
- next: 13.4.0(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.1(@babel/core@7.21.8)(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.8)(esbuild@0.17.18)(next@13.4.0)(webpack@5.82.0):
+ /next-pwa@5.6.0(@babel/core@7.21.8)(esbuild@0.17.18)(next@13.4.1)(webpack@5.82.0):
resolution: {integrity: sha512-XV8g8C6B7UmViXU8askMEYhWwQ4qc/XqJGnexbLV68hzKaGHZDMtHsm2TNxFcbR7+ypVuth/wwpiIlMwpRJJ5A==}
peerDependencies:
next: '>=9.0.0'
@@ -10788,7 +10873,7 @@ packages:
babel-loader: 8.3.0(@babel/core@7.21.8)(webpack@5.82.0)
clean-webpack-plugin: 4.0.0(webpack@5.82.0)
globby: 11.1.0
- next: 13.4.0(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.1(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
terser-webpack-plugin: 5.3.7(esbuild@0.17.18)(webpack@5.82.0)
workbox-webpack-plugin: 6.5.4(webpack@5.82.0)
workbox-window: 6.5.4
@@ -10806,8 +10891,8 @@ packages:
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
dev: false
- /next@13.4.0(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-y3E+2ZjiVrphkz7zcJvd2rEG6miOekI8krPfWV4AZZ9TaF0LDuFdP/f+RQ5M9wRvsz6GWw8k8+7jsO860GxSqg==}
+ /next@13.4.1(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-JBw2kAIyhKDpjhEWvNVoFeIzNp9xNxg8wrthDOtMctfn3EpqGCmW0FSviNyGgOSOSn6zDaX48pmvbdf6X2W9xA==}
engines: {node: '>=16.8.0'}
hasBin: true
peerDependencies:
@@ -10827,37 +10912,37 @@ packages:
sass:
optional: true
dependencies:
- '@next/env': 13.4.0
+ '@next/env': 13.4.1
'@swc/helpers': 0.5.1
busboy: 1.6.0
- caniuse-lite: 1.0.30001482
+ caniuse-lite: 1.0.30001485
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.8)(react@18.2.0)
zod: 3.21.4
optionalDependencies:
- '@next/swc-darwin-arm64': 13.4.0
- '@next/swc-darwin-x64': 13.4.0
- '@next/swc-linux-arm64-gnu': 13.4.0
- '@next/swc-linux-arm64-musl': 13.4.0
- '@next/swc-linux-x64-gnu': 13.4.0
- '@next/swc-linux-x64-musl': 13.4.0
- '@next/swc-win32-arm64-msvc': 13.4.0
- '@next/swc-win32-ia32-msvc': 13.4.0
- '@next/swc-win32-x64-msvc': 13.4.0
+ '@next/swc-darwin-arm64': 13.4.1
+ '@next/swc-darwin-x64': 13.4.1
+ '@next/swc-linux-arm64-gnu': 13.4.1
+ '@next/swc-linux-arm64-musl': 13.4.1
+ '@next/swc-linux-x64-gnu': 13.4.1
+ '@next/swc-linux-x64-musl': 13.4.1
+ '@next/swc-win32-arm64-msvc': 13.4.1
+ '@next/swc-win32-ia32-msvc': 13.4.1
+ '@next/swc-win32-x64-msvc': 13.4.1
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros
- /nextjs-progressbar@0.0.16(next@13.4.0)(react@18.2.0):
+ /nextjs-progressbar@0.0.16(next@13.4.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.4.0(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.1(@babel/core@7.21.8)(react-dom@18.2.0)(react@18.2.0)
nprogress: 0.2.0
prop-types: 15.8.1
react: 18.2.0
@@ -11125,18 +11210,6 @@ packages:
hasBin: true
dev: true
- /optionator@0.8.3:
- resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==}
- engines: {node: '>= 0.8.0'}
- dependencies:
- deep-is: 0.1.4
- fast-levenshtein: 2.0.6
- levn: 0.3.0
- prelude-ls: 1.1.2
- type-check: 0.3.2
- word-wrap: 1.2.3
- dev: false
-
/optionator@0.9.1:
resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==}
engines: {node: '>= 0.8.0'}
@@ -11525,11 +11598,6 @@ packages:
tunnel-agent: 0.6.0
dev: false
- /prelude-ls@1.1.2:
- resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==}
- engines: {node: '>= 0.8.0'}
- dev: false
-
/prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
@@ -11619,17 +11687,6 @@ packages:
resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==}
engines: {node: '>=6'}
- /qrcode@1.5.1:
- resolution: {integrity: sha512-nS8NJ1Z3md8uTjKtP+SGGhfqmTCs5flU/xR623oI0JX+Wepz9R8UrRVCTBTJm3qGw3rH6jJ6MUHjkDx15cxSSg==}
- engines: {node: '>=10.13.0'}
- hasBin: true
- dependencies:
- dijkstrajs: 1.0.3
- encode-utf8: 1.0.3
- pngjs: 5.0.0
- yargs: 15.4.1
- dev: false
-
/qrcode@1.5.3:
resolution: {integrity: sha512-puyri6ApkEHYiVl4CFzo1tDkAZ+ATcnbJrJ6RiBM1Fhctdn/ix9MTE3hRph33omisEbC/2fcfemsseiKgBPKZg==}
engines: {node: '>=10.13.0'}
@@ -11658,8 +11715,8 @@ packages:
strict-uri-encode: 2.0.0
dev: false
- /query-string@7.1.1:
- resolution: {integrity: sha512-MplouLRDHBZSG9z7fpuAAcI7aAYjDLhtsiVZsevsfaHWDS2IDdORKbSd1kWUA+V4zyva/HZoSfpwnYMMQDhb0w==}
+ /query-string@7.1.3:
+ resolution: {integrity: sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==}
engines: {node: '>=6'}
dependencies:
decode-uri-component: 0.2.2
@@ -11793,8 +11850,8 @@ packages:
/react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
- /react-parallax-tilt@1.7.136(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-3Om80mnp4CxDUHFTvBc+Cu1NfIaCXIYA9NUEIPK2Nh1X7AjEozWSg5+abiZ451O4rt0RZxbxJ5Yd76OqM3c+wQ==}
+ /react-parallax-tilt@1.7.137(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-PsuOXpsa/55n23/sd7sbSd91Fm7z37o1WYV2V0GMyo1IguaXmdoVGIqAZFynaxNWS6Go9TKR+CrzYuQHIiE6/g==}
peerDependencies:
react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -11817,7 +11874,7 @@ packages:
warning: 4.0.3
dev: false
- /react-remove-scroll-bar@2.3.4(@types/react@18.2.5)(react@18.2.0):
+ /react-remove-scroll-bar@2.3.4(@types/react@18.2.6)(react@18.2.0):
resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==}
engines: {node: '>=10'}
peerDependencies:
@@ -11827,13 +11884,13 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
react: 18.2.0
- react-style-singleton: 2.2.1(@types/react@18.2.5)(react@18.2.0)
+ react-style-singleton: 2.2.1(@types/react@18.2.6)(react@18.2.0)
tslib: 2.5.0
dev: false
- /react-remove-scroll@2.5.6(@types/react@18.2.5)(react@18.2.0):
+ /react-remove-scroll@2.5.6(@types/react@18.2.6)(react@18.2.0):
resolution: {integrity: sha512-bO856ad1uDYLefgArk559IzUNeQ6SWH4QnrevIUjH+GczV56giDfl3h0Idptf2oIKxQmd1p9BN25jleKodTALg==}
engines: {node: '>=10'}
peerDependencies:
@@ -11843,13 +11900,13 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
react: 18.2.0
- react-remove-scroll-bar: 2.3.4(@types/react@18.2.5)(react@18.2.0)
- react-style-singleton: 2.2.1(@types/react@18.2.5)(react@18.2.0)
+ react-remove-scroll-bar: 2.3.4(@types/react@18.2.6)(react@18.2.0)
+ react-style-singleton: 2.2.1(@types/react@18.2.6)(react@18.2.0)
tslib: 2.5.0
- use-callback-ref: 1.3.0(@types/react@18.2.5)(react@18.2.0)
- use-sidecar: 1.1.2(@types/react@18.2.5)(react@18.2.0)
+ use-callback-ref: 1.3.0(@types/react@18.2.6)(react@18.2.0)
+ use-sidecar: 1.1.2(@types/react@18.2.6)(react@18.2.0)
dev: false
/react-scroll@1.8.9(react-dom@18.2.0)(react@18.2.0):
@@ -11885,7 +11942,7 @@ packages:
engines: {node: '>=0.12.0'}
dev: false
- /react-style-singleton@2.2.1(@types/react@18.2.5)(react@18.2.0):
+ /react-style-singleton@2.2.1(@types/react@18.2.6)(react@18.2.0):
resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==}
engines: {node: '>=10'}
peerDependencies:
@@ -11895,14 +11952,14 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
get-nonce: 1.0.1
invariant: 2.2.4
react: 18.2.0
tslib: 2.5.0
dev: false
- /react-textarea-autosize@8.3.4(@types/react@18.2.5)(react@18.2.0):
+ /react-textarea-autosize@8.3.4(@types/react@18.2.6)(react@18.2.0):
resolution: {integrity: sha512-CdtmP8Dc19xL8/R6sWvtknD/eCXkQr30dtvC4VmGInhRsfF8X/ihXCq6+9l9qbxmKRiq407/7z5fxE7cVWQNgQ==}
engines: {node: '>=10'}
peerDependencies:
@@ -11911,7 +11968,7 @@ packages:
'@babel/runtime': 7.21.5
react: 18.2.0
use-composed-ref: 1.3.0(react@18.2.0)
- use-latest: 1.2.1(@types/react@18.2.5)(react@18.2.0)
+ use-latest: 1.2.1(@types/react@18.2.6)(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
dev: false
@@ -12118,14 +12175,14 @@ packages:
unified: 10.1.2
dev: false
- /rehype-react@7.2.0(@types/react@18.2.5):
+ /rehype-react@7.2.0(@types/react@18.2.6):
resolution: {integrity: sha512-MHYyCHka+3TtzBMKtcuvVOBAbI1HrfoYA+XH9m7/rlrQQATCPwtJnPdkxKKcIGF8vc9mxqQja9r9f+FHItQeWg==}
peerDependencies:
'@types/react': '>=17'
dependencies:
'@mapbox/hast-util-table-cell-style': 0.2.0
'@types/hast': 2.3.4
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
hast-to-hyperscript: 10.0.3
hast-util-whitespace: 2.0.1
unified: 10.1.2
@@ -12442,10 +12499,6 @@ packages:
mri: 1.2.0
dev: false
- /safari-14-idb-fix@3.0.0:
- resolution: {integrity: sha512-eBNFLob4PMq8JA1dGyFn6G97q3/WzNtFK4RnzT1fnLq+9RyrGknzYiM/9B12MnKAxuj1IXr7UKYtTNtjyKMBog==}
- dev: false
-
/safe-buffer@5.2.1:
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
@@ -12722,6 +12775,7 @@ packages:
/source-map@0.6.1:
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
engines: {node: '>=0.10.0'}
+ dev: true
/source-map@0.8.0-beta.0:
resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==}
@@ -12961,6 +13015,10 @@ packages:
resolution: {integrity: sha512-USf5pszRYwuE6hg9by0OkKChkQYEXfkeTtm0xKw+jqQhwyjCVLdYyMBK7R+n7dhzsblAWJnGxju4vxq5eH20GQ==}
dev: false
+ /stylis@4.2.0:
+ resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==}
+ dev: false
+
/sucrase@3.32.0:
resolution: {integrity: sha512-ydQOU34rpSyj2TGyz4D2p8rbktIOZ8QY9s+DGLvFU1i5pWJE8vkpruCjGCMHsdXwnD7JDcS+noSwM/a7zyNFDQ==}
engines: {node: '>=8'}
@@ -13317,13 +13375,6 @@ packages:
safe-buffer: 5.2.1
dev: false
- /type-check@0.3.2:
- resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==}
- engines: {node: '>= 0.8.0'}
- dependencies:
- prelude-ls: 1.1.2
- dev: false
-
/type-check@0.4.0:
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
engines: {node: '>= 0.8.0'}
@@ -13586,7 +13637,7 @@ packages:
requires-port: 1.0.0
dev: false
- /use-callback-ref@1.3.0(@types/react@18.2.5)(react@18.2.0):
+ /use-callback-ref@1.3.0(@types/react@18.2.6)(react@18.2.0):
resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==}
engines: {node: '>=10'}
peerDependencies:
@@ -13596,7 +13647,7 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
react: 18.2.0
tslib: 2.5.0
dev: false
@@ -13609,7 +13660,7 @@ packages:
react: 18.2.0
dev: false
- /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.5)(react@18.2.0):
+ /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.6)(react@18.2.0):
resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==}
peerDependencies:
'@types/react': '*'
@@ -13618,11 +13669,11 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
react: 18.2.0
dev: false
- /use-latest@1.2.1(@types/react@18.2.5)(react@18.2.0):
+ /use-latest@1.2.1(@types/react@18.2.6)(react@18.2.0):
resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==}
peerDependencies:
'@types/react': '*'
@@ -13631,24 +13682,24 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
react: 18.2.0
- use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.5)(react@18.2.0)
+ use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.6)(react@18.2.0)
dev: false
- /use-onclickoutside@0.4.1(@types/react@18.2.5)(react@18.2.0):
+ /use-onclickoutside@0.4.1(@types/react@18.2.6)(react@18.2.0):
resolution: {integrity: sha512-hAo1viJ9D2mPffUig4EWCwE4as7fq84HANk3MCkY3rhXk5oMl0mjLCLF/OhzWIhTaITcAcDDcnaxRdMHPq+sww==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
are-passive-events-supported: 1.1.1
react: 18.2.0
- use-latest: 1.2.1(@types/react@18.2.5)(react@18.2.0)
+ use-latest: 1.2.1(@types/react@18.2.6)(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
dev: false
- /use-sidecar@1.1.2(@types/react@18.2.5)(react@18.2.0):
+ /use-sidecar@1.1.2(@types/react@18.2.6)(react@18.2.0):
resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==}
engines: {node: '>=10'}
peerDependencies:
@@ -13658,7 +13709,7 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.6
detect-node-es: 1.1.0
react: 18.2.0
tslib: 2.5.0
@@ -13779,8 +13830,8 @@ packages:
xml-name-validator: 4.0.0
dev: false
- /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==}
+ /wagmi@0.12.13(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-1J+F68MztodPUo2OIFImiC3OoZD4gdryxTidfwQz9LJawXdBNmAOFvq0LQClrrqgFk0Gd3EoLo/MKGiEn2RsMg==}
peerDependencies:
ethers: '>=5.5.1 <6'
react: '>=17.0.0'
@@ -13789,10 +13840,10 @@ packages:
typescript:
optional: true
dependencies:
- '@tanstack/query-sync-storage-persister': 4.29.1
+ '@tanstack/query-sync-storage-persister': 4.29.5
'@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@10.0.1)(react@18.2.0)(typescript@5.0.4)(zod@3.21.4)
+ '@wagmi/core': 0.10.11(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
@@ -14061,6 +14112,7 @@ packages:
/word-wrap@1.2.3:
resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==}
engines: {node: '>=0.10.0'}
+ dev: true
/workbox-background-sync@6.5.4:
resolution: {integrity: sha512-0r4INQZMyPky/lj4Ou98qxcThrETucOde+7mRGJl13MPJugQNKeZQOdIJe/1AchOP23cTqHcN/YVpD6r8E6I8g==}
From 6532d0de4dcd292e36eae157de1246c6b76cfa26 Mon Sep 17 00:00:00 2001
From: DIYgod
Date: Sat, 6 May 2023 18:07:44 +0100
Subject: [PATCH 06/54] refactor: move useAcceptLang to lib i18n
---
src/app/(home)/components/Header.tsx | 4 +---
src/app/(home)/page.tsx | 7 ++-----
src/lib/i18n/index.ts | 11 ++++++++---
3 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/app/(home)/components/Header.tsx b/src/app/(home)/components/Header.tsx
index 9b7fb2d5..89f149ca 100644
--- a/src/app/(home)/components/Header.tsx
+++ b/src/app/(home)/components/Header.tsx
@@ -2,7 +2,6 @@ import { ConnectButton } from "~/components/common/ConnectButton"
import { Logo } from "~/components/common/Logo"
import { Image } from "~/components/ui/Image"
import { UniLink } from "~/components/ui/UniLink"
-import { useAcceptLang } from "~/hooks/useAcceptLang"
import { GITHUB_LINK } from "~/lib/env"
import { useTranslation } from "~/lib/i18n"
import { cn } from "~/lib/utils"
@@ -29,8 +28,7 @@ const tabs = [
]
export async function Header() {
- const lang = useAcceptLang()
- const { t } = await useTranslation(lang, "index")
+ const { t } = await useTranslation("index")
// const pathname = usePathname()
// TODO how to set active state for Link in RSC,
// make be client component and add activeClass props or some way else
diff --git a/src/app/(home)/page.tsx b/src/app/(home)/page.tsx
index 3b6971b5..5cd8e364 100644
--- a/src/app/(home)/page.tsx
+++ b/src/app/(home)/page.tsx
@@ -1,22 +1,19 @@
import Link from "next/link"
import { memo } from "react"
-import { Trans } from "react-i18next/TransWithoutContext"
import { Logo } from "~/components/common/Logo"
import { Button } from "~/components/ui/Button"
import { Image } from "~/components/ui/Image"
-import { useAcceptLang } from "~/hooks/useAcceptLang"
import { CSB_SCAN, GITHUB_LINK } from "~/lib/env"
import { getSiteLink } from "~/lib/helpers"
-import { useTranslation } from "~/lib/i18n"
+import { Trans, useTranslation } from "~/lib/i18n"
import { default as OriginEntranceButton } from "./components/EntranceButton"
import { Integration } from "./components/Integrations"
import { ShowCase } from "./components/Showcase"
async function Home() {
- const lang = useAcceptLang()
- const { t, i18n } = await useTranslation(lang, "index")
+ const { t, i18n } = await useTranslation("index")
const EntranceButton = memo(function Button() {
return (
diff --git a/src/lib/i18n/index.ts b/src/lib/i18n/index.ts
index 5bc9f30a..637ec492 100644
--- a/src/lib/i18n/index.ts
+++ b/src/lib/i18n/index.ts
@@ -1,7 +1,10 @@
import { createInstance } from "i18next"
import resourcesToBackend from "i18next-resources-to-backend"
+import { Trans as TransW } from "react-i18next/TransWithoutContext"
import { initReactI18next } from "react-i18next/initReactI18next"
+import { useAcceptLang } from "~/hooks/useAcceptLang"
+
import { getOptions } from "./settings"
const initI18next = async (lng: string, ns: string) => {
@@ -19,13 +22,15 @@ const initI18next = async (lng: string, ns: string) => {
}
export async function useTranslation(
- lng: string,
ns: string,
options: { keyPrefix?: string } = {},
) {
- const i18nextInstance = await initI18next(lng, ns)
+ const lang = useAcceptLang()
+ const i18nextInstance = await initI18next(lang, ns)
return {
- t: i18nextInstance.getFixedT(lng, ns, options.keyPrefix),
+ t: i18nextInstance.getFixedT(lang, ns, options.keyPrefix),
i18n: i18nextInstance,
}
}
+
+export const Trans = TransW
From 930761fc7c2fbbe76f090d72560ae9fe27424dff Mon Sep 17 00:00:00 2001
From: DIYgod
Date: Sat, 6 May 2023 18:21:21 +0100
Subject: [PATCH 07/54] feat: query client prefetch
---
src/app/(home)/page.tsx | 431 ++++++++++---------
src/components/common/CharacterFloatCard.tsx | 2 +
src/components/ui/Mermaid.tsx | 2 +
src/lib/query-client.ts | 6 +
src/queries/home.ts | 2 +
src/queries/page.ts | 2 +
src/queries/site.ts | 2 +
src/queries/unidata.ts | 2 +
8 files changed, 239 insertions(+), 210 deletions(-)
create mode 100644 src/lib/query-client.ts
diff --git a/src/app/(home)/page.tsx b/src/app/(home)/page.tsx
index 5cd8e364..3cf6b314 100644
--- a/src/app/(home)/page.tsx
+++ b/src/app/(home)/page.tsx
@@ -1,12 +1,16 @@
import Link from "next/link"
import { memo } from "react"
+import { Hydrate, dehydrate } from "@tanstack/react-query"
+
import { Logo } from "~/components/common/Logo"
import { Button } from "~/components/ui/Button"
import { Image } from "~/components/ui/Image"
import { CSB_SCAN, GITHUB_LINK } from "~/lib/env"
import { getSiteLink } from "~/lib/helpers"
import { Trans, useTranslation } from "~/lib/i18n"
+import getQueryClient from "~/lib/query-client"
+import { prefetchGetShowcase } from "~/queries/home.server"
import { default as OriginEntranceButton } from "./components/EntranceButton"
import { Integration } from "./components/Integrations"
@@ -14,6 +18,9 @@ import { ShowCase } from "./components/Showcase"
async function Home() {
const { t, i18n } = await useTranslation("index")
+ const queryClient = getQueryClient()
+ await prefetchGetShowcase(queryClient)
+ const dehydratedState = dehydrate(queryClient)
const EntranceButton = memo(function Button() {
return (
@@ -109,233 +116,237 @@ async function Home() {
]
return (
-
-
-
- {features.map((feature) => (
-
+
+
+
+ {features.map((feature) => (
+
+ {t(feature.title)}
+ {t(".")}
+
+ ))}
+
+
+
+ xLog is the best{" "}
+
+ on-chain
+ {" "}
+ and{" "}
+
+ open-source
+ {" "}
+ blogging community for everyone.
+
+
+
+
+
- {t(feature.title)}
- {t(".")}
-
- ))}
-
-
-
- xLog is the best{" "}
+
+ {t("Look at others'")}
+
+
+
+
+
{t("Explore the xLog way")}
- on-chain
- {" "}
- and{" "}
-
- open-source
- {" "}
- blogging community for everyone.
-
-
-
-
-
-
- {t("Look at others'")}
-
-
+ href="#features"
+ className="cursor-pointer inline-block icon-[mingcute--down-line] text-3xl"
+ >
+
-
-
{t("Explore the xLog way")}
-
-
-
-
-
- {features.map((feature, index) => (
-
-
-
-
- {index + 1}
-
-
- {t(feature.title)}
-
-
- {t(`features.${feature.title}.subtitle`)}
-
-
-
- .
-
- ),
- }}
- ns="index"
- />
-
-
-
- {feature.subfeatures.map((item) => (
-
+
+ {features.map((feature, index) => (
+
+
+
+
- {item.screenshot?.src && (
-
-
-
- )}
-
- {item.icon}
+ {index + 1}
+
+
+ {t(feature.title)}
+
+
+ {t(`features.${feature.title}.subtitle`)}
+
+
+
+ .
+
+ ),
+ }}
+ ns="index"
+ />
+
+
+
+ {feature.subfeatures.map((item) => (
+
+ {item.screenshot?.src && (
+
+
+
+ )}
+
+ {item.icon}
+
+ {t(item.title)}
+
+
+
+ ,
+ axfm: (
+
+ .
+
+ ),
+ aincentive: (
+
+ .
+
+ ),
+ }}
+ ns="index"
+ />
+
+
+ ))}
+
+ {feature.extra && (
+
+
+ 🤫{" "}
- {t(item.title)}
+ {t(`features.${feature.title}.extra.title`)}
-
-
- ,
- axfm: (
-
- .
-
- ),
- aincentive: (
-
- .
-
- ),
- }}
- ns="index"
- />
-
-
- ))}
-
- {feature.extra && (
-
- )}
+ )}
+
+ ))}
+
+
+
+ {t("Showcase")}
+
+
+
+ {t(
+ "Discover these awesome teams and creators on xLog (sorted by update time)",
+ )}
+
+
- ))}
-
-
-
- {t("Showcase")}
-
-
- {t(
- "Discover these awesome teams and creators on xLog (sorted by update time)",
- )}
-
-
+
+
+ {t("Integration")}
+
+
+
+ {t(
+ "xLog's open design allows it to integrate with many other open protocols and applications without friction.",
+ )}
+
+
+
-
-
- {t("Integration")}
-
-
-
- {t(
- "xLog's open design allows it to integrate with many other open protocols and applications without friction.",
- )}
-
-
+
-
-
+
)
}
diff --git a/src/components/common/CharacterFloatCard.tsx b/src/components/common/CharacterFloatCard.tsx
index 1d2fe6b3..e57e5aa9 100644
--- a/src/components/common/CharacterFloatCard.tsx
+++ b/src/components/common/CharacterFloatCard.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import { useState } from "react"
import {
diff --git a/src/components/ui/Mermaid.tsx b/src/components/ui/Mermaid.tsx
index 6ec8120c..2259ecb6 100644
--- a/src/components/ui/Mermaid.tsx
+++ b/src/components/ui/Mermaid.tsx
@@ -1,3 +1,5 @@
+"use client"
+
import { nanoid } from "nanoid"
import { FC, memo, useEffect, useState } from "react"
diff --git a/src/lib/query-client.ts b/src/lib/query-client.ts
new file mode 100644
index 00000000..a4a512ac
--- /dev/null
+++ b/src/lib/query-client.ts
@@ -0,0 +1,6 @@
+import { cache } from "react"
+
+import { QueryClient } from "@tanstack/react-query"
+
+const getQueryClient = cache(() => new QueryClient())
+export default getQueryClient
diff --git a/src/queries/home.ts b/src/queries/home.ts
index 041ac416..480ff5fb 100644
--- a/src/queries/home.ts
+++ b/src/queries/home.ts
@@ -1,3 +1,5 @@
+"use client"
+
import { useInfiniteQuery, useQuery } from "@tanstack/react-query"
import * as homeModel from "~/models/home.model"
diff --git a/src/queries/page.ts b/src/queries/page.ts
index 0e54db32..4d9c4910 100644
--- a/src/queries/page.ts
+++ b/src/queries/page.ts
@@ -1,3 +1,5 @@
+"use client"
+
import {
useAccountState,
useIsNoteLiked,
diff --git a/src/queries/site.ts b/src/queries/site.ts
index d5ba56dd..dc0df206 100644
--- a/src/queries/site.ts
+++ b/src/queries/site.ts
@@ -1,3 +1,5 @@
+"use client"
+
import {
useAccountState,
useFollowCharacter,
diff --git a/src/queries/unidata.ts b/src/queries/unidata.ts
index d131c9a0..4250f09c 100644
--- a/src/queries/unidata.ts
+++ b/src/queries/unidata.ts
@@ -1,3 +1,5 @@
+"use client"
+
import { useEffect, useState } from "react"
import type Unidata from "unidata.js"
import { useAccount } from "wagmi"
From f8b6a31087198383d53d457b7b3bb4eb3e777fda Mon Sep 17 00:00:00 2001
From: DIYgod
Date: Sat, 6 May 2023 18:51:26 +0100
Subject: [PATCH 08/54] refactor: reduce the number of page components
---
src/app/(home)/components/Header.tsx | 65 ---------------------
src/app/(home)/components/Showcase.tsx | 63 +++++++++++++++++++--
src/app/(home)/components/ShowcaseList.tsx | 66 ----------------------
src/app/(home)/layout.tsx | 60 +++++++++++++++++++-
src/components/ui/UniLink.tsx | 2 -
5 files changed, 116 insertions(+), 140 deletions(-)
delete mode 100644 src/app/(home)/components/Header.tsx
delete mode 100644 src/app/(home)/components/ShowcaseList.tsx
diff --git a/src/app/(home)/components/Header.tsx b/src/app/(home)/components/Header.tsx
deleted file mode 100644
index 89f149ca..00000000
--- a/src/app/(home)/components/Header.tsx
+++ /dev/null
@@ -1,65 +0,0 @@
-import { ConnectButton } from "~/components/common/ConnectButton"
-import { Logo } from "~/components/common/Logo"
-import { Image } from "~/components/ui/Image"
-import { UniLink } from "~/components/ui/UniLink"
-import { GITHUB_LINK } from "~/lib/env"
-import { useTranslation } from "~/lib/i18n"
-import { cn } from "~/lib/utils"
-
-const tabs = [
- {
- name: "Home",
- link: "/",
- },
- {
- name: "Activities",
- link: "/activities",
- },
- {
- name: (
-
- ),
- link: GITHUB_LINK,
- },
-]
-
-export async function Header() {
- const { t } = await useTranslation("index")
- // const pathname = usePathname()
- // TODO how to set active state for Link in RSC,
- // make be client component and add activeClass props or some way else
- const pathname = "/"
- return (
-
- )
-}
diff --git a/src/app/(home)/components/Showcase.tsx b/src/app/(home)/components/Showcase.tsx
index 7f105da6..ec51763c 100644
--- a/src/app/(home)/components/Showcase.tsx
+++ b/src/app/(home)/components/Showcase.tsx
@@ -1,12 +1,18 @@
"use client"
-import { FollowAllButton } from "~/components/common/FollowAllButton"
-import { useGetShowcase } from "~/queries/home"
+import { useState } from "react"
-import ShowcaseList from "./ShowcaseList"
+import { CharacterFloatCard } from "~/components/common/CharacterFloatCard"
+import { FollowAllButton } from "~/components/common/FollowAllButton"
+import { Image } from "~/components/ui/Image"
+import { UniLink } from "~/components/ui/UniLink"
+import { getSiteLink } from "~/lib/helpers"
+import { useGetShowcase } from "~/queries/home"
export function ShowCase() {
const showcaseSites = useGetShowcase()
+ const [showcaseMore, setShowcaseMore] = useState(false)
+
return (
<>
s.handle)}
/>
-
+
>
)
}
diff --git a/src/app/(home)/components/ShowcaseList.tsx b/src/app/(home)/components/ShowcaseList.tsx
deleted file mode 100644
index e2fb4241..00000000
--- a/src/app/(home)/components/ShowcaseList.tsx
+++ /dev/null
@@ -1,66 +0,0 @@
-"use client"
-
-import { CharacterEntity } from "crossbell.js"
-import { useState } from "react"
-
-import { CharacterFloatCard } from "~/components/common/CharacterFloatCard"
-import { Image } from "~/components/ui/Image"
-import { UniLink } from "~/components/ui/UniLink"
-import { getSiteLink } from "~/lib/helpers"
-
-export default function ShowcaseList({ sites }: { sites?: CharacterEntity[] }) {
- const [showcaseMore, setShowcaseMore] = useState(false)
-
- return (
-
- )
-}
diff --git a/src/app/(home)/layout.tsx b/src/app/(home)/layout.tsx
index daba730b..9d2c85fe 100644
--- a/src/app/(home)/layout.tsx
+++ b/src/app/(home)/layout.tsx
@@ -1,19 +1,73 @@
+import { ConnectButton } from "~/components/common/ConnectButton"
import { DarkModeSwitch } from "~/components/common/DarkModeSwitch"
+import { Logo } from "~/components/common/Logo"
+import { Image } from "~/components/ui/Image"
import { UniLink } from "~/components/ui/UniLink"
import { APP_NAME, DISCORD_LINK, GITHUB_LINK, TWITTER_LINK } from "~/lib/env"
import { getSiteLink } from "~/lib/helpers"
+import { useTranslation } from "~/lib/i18n"
+import { cn } from "~/lib/utils"
-import { Header } from "./components/Header"
+const tabs = [
+ {
+ name: "Home",
+ link: "/",
+ },
+ {
+ name: "Activities",
+ link: "/activities",
+ },
+ {
+ name: (
+
+ ),
+ link: GITHUB_LINK,
+ },
+]
export default async function HomeLayout({
children,
}: {
children?: React.ReactNode
}) {
+ const { t } = await useTranslation("index")
+
return (
<>
- {/* @ts-expect-error RSC */}
-
+
{children}