chore: update dependencies
This commit is contained in:
parent
eea67646f2
commit
1a274d9805
50
package.json
50
package.json
|
|
@ -33,42 +33,42 @@
|
|||
"@emoji-mart/data": "1.1.2",
|
||||
"@emoji-mart/react": "1.1.1",
|
||||
"@floating-ui/react-dom-interactions": "0.13.3",
|
||||
"@headlessui/react": "1.7.7",
|
||||
"@heroicons/react": "2.0.13",
|
||||
"@headlessui/react": "1.7.8",
|
||||
"@heroicons/react": "2.0.14",
|
||||
"@iconify-json/akar-icons": "1.1.12",
|
||||
"@iconify-json/tabler": "1.1.55",
|
||||
"@iconify-json/tabler": "1.1.57",
|
||||
"@monaco-editor/react": "4.4.6",
|
||||
"@tanstack/react-query": "4.22.4",
|
||||
"@tanstack/react-query-devtools": "4.22.4",
|
||||
"@tanstack/react-query-persist-client": "4.22.4",
|
||||
"@tanstack/react-query": "4.24.4",
|
||||
"@tanstack/react-query-devtools": "4.24.4",
|
||||
"@tanstack/react-query-persist-client": "4.24.4",
|
||||
"@uiw/codemirror-extensions-events": "4.19.7",
|
||||
"@uiw/react-codemirror": "4.19.7",
|
||||
"@urql/core": "3.1.1",
|
||||
"axios": "1.2.3",
|
||||
"axios": "1.2.6",
|
||||
"canvas-confetti": "^1.6.0",
|
||||
"clsx": "1.2.1",
|
||||
"crossbell.js": "0.16.2",
|
||||
"crossbell.js": "0.16.3",
|
||||
"dayjs": "1.11.7",
|
||||
"dotenv": "16.0.3",
|
||||
"emoji-mart": "5.5.2",
|
||||
"ethers": "5.7.2",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"idb-keyval": "6.2.0",
|
||||
"immer": "9.0.18",
|
||||
"ioredis": "5.2.5",
|
||||
"immer": "9.0.19",
|
||||
"ioredis": "5.3.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"jsonfeed-to-rss": "^3.0.6",
|
||||
"mdast-util-to-string": "3.1.0",
|
||||
"mdast-util-toc": "6.1.0",
|
||||
"mdast-util-to-string": "3.1.1",
|
||||
"mdast-util-toc": "6.1.1",
|
||||
"nanoid": "4.0.0",
|
||||
"next": "13.1.5",
|
||||
"next": "13.1.6",
|
||||
"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.42.1",
|
||||
"react-hook-form": "7.43.0",
|
||||
"react-hot-toast": "2.4.0",
|
||||
"react-infinite-scroller": "1.2.6",
|
||||
"react-scroll": "1.8.9",
|
||||
|
|
@ -96,10 +96,10 @@
|
|||
"unidata.js": "0.7.13",
|
||||
"unified": "10.1.2",
|
||||
"unist-builder": "3.0.1",
|
||||
"unist-util-visit": "4.1.1",
|
||||
"unist-util-visit": "4.1.2",
|
||||
"use-onclickoutside": "0.4.1",
|
||||
"uuid": "9.0.0",
|
||||
"wagmi": "0.10.14",
|
||||
"wagmi": "0.11.0",
|
||||
"zustand": "4.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -108,8 +108,8 @@
|
|||
"@iconify-json/carbon": "1.1.14",
|
||||
"@iconify-json/fluent": "1.1.17",
|
||||
"@iconify-json/mdi": "1.1.44",
|
||||
"@next/bundle-analyzer": "13.1.5",
|
||||
"@playwright/test": "1.29.2",
|
||||
"@next/bundle-analyzer": "13.1.6",
|
||||
"@playwright/test": "1.30.0",
|
||||
"@tailwindcss/line-clamp": "^0.4.2",
|
||||
"@types/canvas-confetti": "^1.6.0",
|
||||
"@types/cookie": "0.5.1",
|
||||
|
|
@ -125,14 +125,14 @@
|
|||
"@types/sortablejs": "1.15.0",
|
||||
"@types/ua-parser-js": "0.7.36",
|
||||
"@types/uuid": "9.0.0",
|
||||
"@unocss/cli": "0.48.4",
|
||||
"@unocss/preset-icons": "0.48.4",
|
||||
"@unocss/cli": "0.49.1",
|
||||
"@unocss/preset-icons": "0.49.1",
|
||||
"autoprefixer": "10.4.13",
|
||||
"cross-spawn": "7.0.3",
|
||||
"esbuild": "0.17.4",
|
||||
"esbuild": "0.17.5",
|
||||
"esbuild-register": "3.4.2",
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-next": "13.1.5",
|
||||
"eslint": "8.33.0",
|
||||
"eslint-config-next": "13.1.6",
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "13.1.0",
|
||||
"next-pwa": "^5.6.0",
|
||||
|
|
@ -140,8 +140,8 @@
|
|||
"prettier": "2.8.3",
|
||||
"tailwindcss": "3.2.4",
|
||||
"typescript": "4.9.4",
|
||||
"unocss": "0.48.4",
|
||||
"vitest": "0.28.1"
|
||||
"unocss": "0.49.1",
|
||||
"vitest": "0.28.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
|
|
|||
1251
pnpm-lock.yaml
1251
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue