chore: update dependencies

This commit is contained in:
DIYgod 2023-02-22 04:15:00 +00:00
parent 2ce42c73b2
commit d0d42619ea
No known key found for this signature in database
2 changed files with 312 additions and 404 deletions

View File

@ -38,9 +38,9 @@
"@iconify-json/akar-icons": "1.1.13",
"@iconify-json/tabler": "1.1.61",
"@monaco-editor/react": "4.4.6",
"@tanstack/react-query": "4.24.6",
"@tanstack/react-query-devtools": "4.24.6",
"@tanstack/react-query-persist-client": "4.24.6",
"@tanstack/react-query": "4.24.10",
"@tanstack/react-query-devtools": "4.24.10",
"@tanstack/react-query-persist-client": "4.24.10",
"@uiw/codemirror-extensions-events": "4.19.9",
"@uiw/react-codemirror": "4.19.9",
"@urql/core": "3.1.1",
@ -71,7 +71,7 @@
"prismjs": "1.29.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.43.1",
"react-hook-form": "7.43.2",
"react-hot-toast": "2.4.0",
"react-i18next": "^12.1.5",
"react-infinite-scroller": "1.2.6",
@ -103,7 +103,7 @@
"unist-util-visit": "4.1.2",
"use-onclickoutside": "0.4.1",
"uuid": "9.0.0",
"wagmi": "0.11.5"
"wagmi": "0.11.6"
},
"devDependencies": {
"@iconify-json/bi": "1.1.15",
@ -112,15 +112,15 @@
"@iconify-json/fluent": "1.1.18",
"@iconify-json/mdi": "1.1.47",
"@next/bundle-analyzer": "13.1.6",
"@playwright/test": "1.30.0",
"@playwright/test": "1.31.0",
"@tailwindcss/line-clamp": "^0.4.2",
"@types/canvas-confetti": "^1.6.0",
"@types/chroma-js": "^2.1.5",
"@types/chroma-js": "^2.4.0",
"@types/cookie": "0.5.1",
"@types/hast": "2.3.4",
"@types/js-yaml": "4.0.5",
"@types/mjml": "4.7.0",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
@ -128,13 +128,13 @@
"@types/react-scroll": "1.8.6",
"@types/sortablejs": "1.15.0",
"@types/ua-parser-js": "0.7.36",
"@types/uuid": "9.0.0",
"@types/uuid": "9.0.1",
"@unocss/cli": "0.49.7",
"@unocss/preset-icons": "0.49.7",
"autoprefixer": "10.4.13",
"babel-loader": "^9.1.2",
"cross-spawn": "7.0.3",
"esbuild": "0.17.8",
"esbuild": "0.17.10",
"esbuild-register": "3.4.2",
"eslint": "8.34.0",
"eslint-config-next": "13.1.6",

File diff suppressed because it is too large Load Diff