chore: update dependencies
This commit is contained in:
parent
ec553510c6
commit
29b9c33a89
70
package.json
70
package.json
|
|
@ -22,27 +22,27 @@
|
|||
"@codemirror/language": "6.3.1",
|
||||
"@codemirror/state": "6.1.4",
|
||||
"@codemirror/view": "6.7.0",
|
||||
"@emoji-mart/data": "1.0.8",
|
||||
"@emoji-mart/react": "1.0.1",
|
||||
"@emoji-mart/data": "1.1.1",
|
||||
"@emoji-mart/react": "1.1.1",
|
||||
"@floating-ui/react-dom-interactions": "0.13.3",
|
||||
"@headlessui/react": "1.7.4",
|
||||
"@headlessui/react": "1.7.7",
|
||||
"@heroicons/react": "2.0.13",
|
||||
"@iconify-json/akar-icons": "1.1.10",
|
||||
"@iconify-json/tabler": "1.1.50",
|
||||
"@iconify-json/akar-icons": "1.1.12",
|
||||
"@iconify-json/tabler": "1.1.54",
|
||||
"@monaco-editor/react": "4.4.6",
|
||||
"@rainbow-me/rainbowkit": "0.8.0",
|
||||
"@tanstack/react-query": "4.19.1",
|
||||
"@tanstack/react-query-devtools": "4.19.1",
|
||||
"@tanstack/react-query-persist-client": "4.19.1",
|
||||
"@rainbow-me/rainbowkit": "0.8.1",
|
||||
"@tanstack/react-query": "4.22.0",
|
||||
"@tanstack/react-query-devtools": "4.22.0",
|
||||
"@tanstack/react-query-persist-client": "4.22.0",
|
||||
"@uiw/codemirror-extensions-events": "4.19.1",
|
||||
"@uiw/react-codemirror": "4.19.1",
|
||||
"@urql/core": "3.0.5",
|
||||
"axios": "1.2.1",
|
||||
"@urql/core": "3.1.1",
|
||||
"axios": "1.2.2",
|
||||
"clsx": "1.2.1",
|
||||
"crossbell.js": "0.13.0",
|
||||
"crossbell.js": "0.16.1",
|
||||
"dayjs": "1.11.7",
|
||||
"dotenv": "16.0.3",
|
||||
"emoji-mart": "5.3.3",
|
||||
"emoji-mart": "5.4.0",
|
||||
"ethers": "5.7.2",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"idb-keyval": "6.2.0",
|
||||
|
|
@ -52,17 +52,17 @@
|
|||
"mdast-util-to-string": "3.1.0",
|
||||
"mdast-util-toc": "6.1.0",
|
||||
"nanoid": "4.0.0",
|
||||
"next": "13.0.6",
|
||||
"next": "13.1.1",
|
||||
"nextjs-progressbar": "0.0.16",
|
||||
"nodejieba": "2.6.0",
|
||||
"pinyin": "3.0.0-alpha.5",
|
||||
"prismjs": "1.29.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hook-form": "7.40.0",
|
||||
"react-hook-form": "7.41.5",
|
||||
"react-hot-toast": "2.4.0",
|
||||
"react-infinite-scroller": "1.2.6",
|
||||
"react-scroll": "1.8.8",
|
||||
"react-scroll": "1.8.9",
|
||||
"react-sortablejs": "6.1.4",
|
||||
"refractor": "4.8.0",
|
||||
"rehype-autolink-headings": "6.1.1",
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
"remark-parse": "10.0.1",
|
||||
"remark-rehype": "10.1.0",
|
||||
"remark-stringify": "10.0.2",
|
||||
"sharp": "0.31.2",
|
||||
"sharp": "0.31.3",
|
||||
"sortablejs": "1.15.0",
|
||||
"unidata.js": "0.7.9",
|
||||
"unified": "10.1.2",
|
||||
|
|
@ -91,46 +91,46 @@
|
|||
"use-onclickoutside": "0.4.1",
|
||||
"uuid": "9.0.0",
|
||||
"wagmi": "0.8.10",
|
||||
"zustand": "4.1.5"
|
||||
"zustand": "4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/bi": "1.1.12",
|
||||
"@iconify-json/bi": "1.1.14",
|
||||
"@iconify-json/bxs": "1.1.5",
|
||||
"@iconify-json/carbon": "1.1.11",
|
||||
"@iconify-json/carbon": "1.1.13",
|
||||
"@iconify-json/fluent": "1.1.17",
|
||||
"@iconify-json/mdi": "1.1.36",
|
||||
"@next/bundle-analyzer": "13.0.6",
|
||||
"@playwright/test": "1.28.1",
|
||||
"@iconify-json/mdi": "1.1.41",
|
||||
"@next/bundle-analyzer": "13.1.1",
|
||||
"@playwright/test": "1.29.2",
|
||||
"@tailwindcss/line-clamp": "^0.4.2",
|
||||
"@types/cookie": "0.5.1",
|
||||
"@types/hast": "2.3.4",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/mjml": "4.7.0",
|
||||
"@types/node": "18.11.11",
|
||||
"@types/node": "18.11.18",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/react": "18.0.26",
|
||||
"@types/react-dom": "18.0.9",
|
||||
"@types/react-dom": "18.0.10",
|
||||
"@types/react-infinite-scroller": "1.2.3",
|
||||
"@types/react-scroll": "1.8.5",
|
||||
"@types/sortablejs": "1.15.0",
|
||||
"@types/ua-parser-js": "0.7.36",
|
||||
"@types/uuid": "9.0.0",
|
||||
"@unocss/cli": "0.47.5",
|
||||
"@unocss/preset-icons": "0.47.5",
|
||||
"@unocss/cli": "0.48.3",
|
||||
"@unocss/preset-icons": "0.48.3",
|
||||
"autoprefixer": "10.4.13",
|
||||
"cross-spawn": "7.0.3",
|
||||
"esbuild": "0.16.2",
|
||||
"esbuild-register": "3.4.1",
|
||||
"eslint": "8.29.0",
|
||||
"eslint-config-next": "13.0.6",
|
||||
"husky": "8.0.2",
|
||||
"esbuild": "0.16.16",
|
||||
"esbuild-register": "3.4.2",
|
||||
"eslint": "8.31.0",
|
||||
"eslint-config-next": "13.1.1",
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "13.1.0",
|
||||
"postcss-import": "15.1.0",
|
||||
"prettier": "2.8.1",
|
||||
"prettier": "2.8.2",
|
||||
"tailwindcss": "3.2.4",
|
||||
"typescript": "4.9.4",
|
||||
"unocss": "0.47.5",
|
||||
"vitest": "0.25.6"
|
||||
"unocss": "0.48.3",
|
||||
"vitest": "0.27.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
|
|
|||
2306
pnpm-lock.yaml
2306
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue