chore: update dependencies

This commit is contained in:
DIYgod 2023-08-16 16:58:25 +01:00
parent 954d3ab041
commit 5a01b8e9d6
No known key found for this signature in database
2 changed files with 654 additions and 947 deletions

View File

@ -39,13 +39,13 @@
"@codemirror/state": "6.2.1",
"@codemirror/theme-one-dark": "6.1.2",
"@codemirror/view": "6.16.0",
"@crossbell/connect-kit": "1.5.7",
"@crossbell/contract": "1.5.6",
"@crossbell/indexer": "1.5.6",
"@crossbell/notification": "1.5.7",
"@crossbell/ui": "1.5.6",
"@crossbell/util-hooks": "1.5.6",
"@crossbell/util-metadata": "1.5.6",
"@crossbell/connect-kit": "1.5.8",
"@crossbell/contract": "1.5.8",
"@crossbell/indexer": "1.5.8",
"@crossbell/notification": "1.5.8",
"@crossbell/ui": "1.5.8",
"@crossbell/util-hooks": "1.5.8",
"@crossbell/util-metadata": "1.5.8",
"@ddietr/codemirror-themes": "1.4.2",
"@dqbd/tiktoken": "1.0.7",
"@emoji-mart/data": "1.1.2",
@ -89,20 +89,20 @@
"jsdom": "22.1.0",
"jsonfeed-to-rss": "3.0.7",
"katex": "0.16.8",
"langchain": "0.0.127",
"langchain": "0.0.129",
"lottie-react": "2.4.0",
"mdast-util-to-hast": "12.3.0",
"mdast-util-toc": "7.0.0",
"medium-zoom": "1.0.8",
"mermaid": "10.3.1",
"nanoid": "4.0.2",
"next": "13.4.12",
"next": "13.4.16",
"next-themes": "0.2.1",
"node-id3": "0.2.6",
"open-graph-scraper": "^6.2.2",
"pangu": "4.0.7",
"path-to-regexp": "6.2.1",
"pinyin-pro": "3.16.2",
"pinyin-pro": "3.16.3",
"plaiceholder": "3.0.0",
"prismjs": "1.29.0",
"qier-progress": "1.0.4",
@ -117,7 +117,7 @@
"react-popper": "2.3.0",
"react-sortablejs": "6.1.4",
"react-string-replace": "1.1.1",
"react-tweet": "3.1.0",
"react-tweet": "3.1.1",
"react-virtuoso": "4.5.0",
"refractor": "4.8.1",
"rehype-autolink-headings": "6.1.1",
@ -142,7 +142,7 @@
"remark-stringify": "10.0.3",
"remove-markdown": "0.5.0",
"serialize-javascript": "6.0.1",
"sharp": "0.32.4",
"sharp": "0.32.5",
"sortablejs": "1.15.0",
"swiper": "^10.1.0",
"tailwind-merge": "1.14.0",
@ -159,7 +159,7 @@
},
"devDependencies": {
"@iconify/tailwind": "0.1.3",
"@next/bundle-analyzer": "13.4.13",
"@next/bundle-analyzer": "13.4.16",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/async-lock": "1.4.0",
"@types/canvas-confetti": "1.6.0",
@ -170,7 +170,7 @@
"@types/katex": "0.16.2",
"@types/mdast": "4.0.0",
"@types/mjml": "4.7.1",
"@types/node": "20.4.10",
"@types/node": "20.5.0",
"@types/pangu": "4.0.0",
"@types/prismjs": "1.26.0",
"@types/react": "18.2.20",
@ -181,21 +181,21 @@
"@types/sortablejs": "1.15.1",
"@types/ua-parser-js": "0.7.36",
"@types/uuid": "9.0.2",
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.15",
"babel-loader": "9.1.3",
"cspell": "7.0.0",
"esbuild": "0.19.1",
"esbuild": "0.19.2",
"esbuild-register": "3.4.2",
"eslint": "8.47.0",
"eslint-config-next": "13.4.13",
"eslint-config-next": "13.4.16",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"lint-staged": "14.0.0",
"postcss-import": "15.1.0",
"postcss-prune-var": "1.1.1",
"prettier": "3.0.1",
"prettier": "3.0.2",
"prettier-package-json": "2.8.0",
"prisma": "5.1.1",
"tailwindcss": "3.3.3",

File diff suppressed because it is too large Load Diff