chore: update dependencies

This commit is contained in:
DIYgod 2023-09-12 13:57:53 +08:00
parent c7aed78fa5
commit 869d13f86c
No known key found for this signature in database
2 changed files with 302 additions and 332 deletions

View File

@ -38,8 +38,8 @@
"@codemirror/language-data": "6.3.1",
"@codemirror/state": "6.2.1",
"@codemirror/theme-one-dark": "6.1.2",
"@codemirror/view": "6.18.0",
"@crossbell/connect-kit": "1.5.13",
"@codemirror/view": "6.18.1",
"@crossbell/connect-kit": "1.5.14",
"@crossbell/contract": "1.5.13",
"@crossbell/indexer": "1.5.13",
"@crossbell/notification": "1.5.13",
@ -80,7 +80,7 @@
"fast-deep-equal": "3.1.3",
"hast-util-from-html": "2.0.1",
"hast-util-to-html": "8.0.4",
"i18next": "23.5.0",
"i18next": "23.5.1",
"i18next-resources-to-backend": "1.1.4",
"immer": "10.0.2",
"ioredis": "5.3.2",
@ -89,7 +89,7 @@
"jsdom": "22.1.0",
"jsonfeed-to-rss": "3.0.7",
"katex": "0.16.8",
"langchain": "0.0.145",
"langchain": "0.0.146",
"lottie-react": "2.4.0",
"mdast-util-to-hast": "12.3.0",
"mdast-util-toc": "7.0.0",
@ -102,7 +102,7 @@
"open-graph-scraper": "^6.2.2",
"pangu": "4.0.7",
"path-to-regexp": "6.2.1",
"pinyin-pro": "3.16.4",
"pinyin-pro": "3.16.6",
"plaiceholder": "3.0.0",
"prismjs": "1.29.0",
"qier-progress": "1.0.4",
@ -113,7 +113,7 @@
"react-hook-form": "7.46.1",
"react-hot-toast": "2.4.1",
"react-i18next": "13.2.2",
"react-parallax-tilt": "1.7.164",
"react-parallax-tilt": "1.7.166",
"react-popper": "2.3.0",
"react-sortablejs": "6.1.4",
"react-string-replace": "1.1.1",
@ -152,7 +152,7 @@
"unist-builder": "4.0.0",
"unist-util-visit": "5.0.0",
"uuid": "9.0.0",
"viem": "1.10.4",
"viem": "1.10.9",
"wagmi": "1.4.1",
"zustand": "4.4.1"
},
@ -169,7 +169,7 @@
"@types/katex": "0.16.2",
"@types/mdast": "4.0.0",
"@types/mjml": "4.7.1",
"@types/node": "20.5.9",
"@types/node": "20.6.0",
"@types/pangu": "4.0.0",
"@types/prismjs": "1.26.0",
"@types/react": "18.2.21",
@ -182,10 +182,10 @@
"@types/uuid": "9.0.3",
"autoprefixer": "10.4.15",
"babel-loader": "9.1.3",
"cspell": "7.3.2",
"cspell": "7.3.5",
"esbuild": "0.19.2",
"esbuild-register": "3.4.2",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-react": "7.33.2",

File diff suppressed because it is too large Load Diff