chore: update dependencies
This commit is contained in:
parent
36b399a73b
commit
fc8a14749b
20
package.json
20
package.json
|
|
@ -30,14 +30,14 @@
|
|||
"@headlessui/react": "1.7.4",
|
||||
"@heroicons/react": "2.0.13",
|
||||
"@iconify-json/akar-icons": "1.1.10",
|
||||
"@iconify-json/tabler": "1.1.46",
|
||||
"@iconify-json/tabler": "1.1.47",
|
||||
"@monaco-editor/react": "4.4.6",
|
||||
"@rainbow-me/rainbowkit": "0.8.0",
|
||||
"@tanstack/react-query": "4.16.1",
|
||||
"@tanstack/react-query-devtools": "4.16.1",
|
||||
"@tanstack/react-query-persist-client": "4.16.1",
|
||||
"@uiw/codemirror-extensions-events": "4.15.0",
|
||||
"@uiw/react-codemirror": "4.15.0",
|
||||
"@uiw/codemirror-extensions-events": "4.15.1",
|
||||
"@uiw/react-codemirror": "4.15.1",
|
||||
"@urql/core": "3.0.5",
|
||||
"axios": "1.1.3",
|
||||
"clsx": "1.2.1",
|
||||
|
|
@ -53,14 +53,14 @@
|
|||
"mdast-util-to-string": "3.1.0",
|
||||
"mdast-util-toc": "6.1.0",
|
||||
"nanoid": "4.0.0",
|
||||
"next": "13.0.3",
|
||||
"next": "13.0.4",
|
||||
"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.39.4",
|
||||
"react-hook-form": "7.39.5",
|
||||
"react-hot-toast": "2.4.0",
|
||||
"react-infinite-scroller": "1.2.6",
|
||||
"react-scroll": "1.8.8",
|
||||
|
|
@ -97,8 +97,8 @@
|
|||
"@iconify-json/bxs": "1.1.4",
|
||||
"@iconify-json/carbon": "1.1.10",
|
||||
"@iconify-json/fluent": "1.1.16",
|
||||
"@iconify-json/mdi": "1.1.34",
|
||||
"@next/bundle-analyzer": "13.0.3",
|
||||
"@iconify-json/mdi": "1.1.35",
|
||||
"@next/bundle-analyzer": "13.0.4",
|
||||
"@playwright/test": "1.28.0",
|
||||
"@types/cookie": "0.5.1",
|
||||
"@types/hast": "2.3.4",
|
||||
|
|
@ -117,10 +117,10 @@
|
|||
"@unocss/preset-icons": "0.46.5",
|
||||
"autoprefixer": "10.4.13",
|
||||
"cross-spawn": "7.0.3",
|
||||
"esbuild": "0.15.14",
|
||||
"esbuild": "0.15.15",
|
||||
"esbuild-register": "3.4.1",
|
||||
"eslint": "8.27.0",
|
||||
"eslint-config-next": "13.0.3",
|
||||
"eslint": "8.28.0",
|
||||
"eslint-config-next": "13.0.4",
|
||||
"husky": "8.0.2",
|
||||
"lint-staged": "13.0.3",
|
||||
"postcss-import": "15.0.0",
|
||||
|
|
|
|||
599
pnpm-lock.yaml
599
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue