chore: update dependencies

This commit is contained in:
DIYgod 2023-03-02 14:06:24 +00:00
parent 45a71f0537
commit 1649504b00
No known key found for this signature in database
2 changed files with 422 additions and 372 deletions

View File

@ -32,14 +32,14 @@
"@crossbell/util-metadata": "0.0.36",
"@emoji-mart/data": "1.1.2",
"@emoji-mart/react": "1.1.1",
"@floating-ui/react": "^0.19.2",
"@floating-ui/react": "^0.20.1",
"@headlessui/react": "1.7.12",
"@heroicons/react": "2.0.16",
"@iconify-json/akar-icons": "1.1.13",
"@iconify-json/tabler": "1.1.62",
"@iconify-json/tabler": "1.1.63",
"@monaco-editor/react": "4.4.6",
"@tanstack/react-query": "4.24.10",
"@tanstack/react-query-devtools": "4.24.10",
"@tanstack/react-query-devtools": "4.24.12",
"@tanstack/react-query-persist-client": "4.24.10",
"@uiw/codemirror-extensions-events": "4.19.9",
"@uiw/react-codemirror": "4.19.9",
@ -64,21 +64,21 @@
"mdast-util-to-string": "3.1.1",
"mdast-util-toc": "6.1.1",
"nanoid": "4.0.1",
"next": "13.2.1",
"next-i18next": "^13.1.5",
"next": "13.2.3",
"next-i18next": "^13.2.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.43.2",
"react-hook-form": "7.43.3",
"react-hot-toast": "2.4.0",
"react-i18next": "^12.2.0",
"react-infinite-scroller": "1.2.6",
"react-scroll": "1.8.9",
"react-sortablejs": "6.1.4",
"refractor": "4.8.0",
"refractor": "4.8.1",
"rehype-autolink-headings": "6.1.1",
"rehype-infer-description-meta": "^1.1.0",
"rehype-katex": "^6.0.2",
@ -113,8 +113,8 @@
"@iconify-json/bxs": "1.1.6",
"@iconify-json/carbon": "1.1.16",
"@iconify-json/fluent": "1.1.18",
"@iconify-json/mdi": "1.1.47",
"@next/bundle-analyzer": "13.2.1",
"@iconify-json/mdi": "1.1.48",
"@next/bundle-analyzer": "13.2.3",
"@playwright/test": "1.31.1",
"@tailwindcss/line-clamp": "^0.4.2",
"@types/canvas-confetti": "^1.6.0",
@ -123,7 +123,7 @@
"@types/hast": "2.3.4",
"@types/js-yaml": "4.0.5",
"@types/mjml": "4.7.0",
"@types/node": "18.14.1",
"@types/node": "18.14.4",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
@ -132,15 +132,15 @@
"@types/sortablejs": "1.15.0",
"@types/ua-parser-js": "0.7.36",
"@types/uuid": "9.0.1",
"@unocss/cli": "0.50.1",
"@unocss/preset-icons": "0.50.1",
"@unocss/cli": "0.50.3",
"@unocss/preset-icons": "0.50.3",
"autoprefixer": "10.4.13",
"babel-loader": "^9.1.2",
"cross-spawn": "7.0.3",
"esbuild": "0.17.10",
"esbuild-register": "3.4.2",
"eslint": "8.34.0",
"eslint-config-next": "13.2.1",
"eslint": "8.35.0",
"eslint-config-next": "13.2.3",
"husky": "8.0.3",
"lint-staged": "13.1.2",
"next-pwa": "^5.6.0",
@ -148,8 +148,8 @@
"prettier": "2.8.4",
"tailwindcss": "3.2.7",
"typescript": "4.9.5",
"unocss": "0.50.1",
"vitest": "0.28.5"
"unocss": "0.50.3",
"vitest": "0.29.2"
},
"engines": {
"node": ">=14"

File diff suppressed because it is too large Load Diff