chore: update dependencies

This commit is contained in:
DIYgod 2023-02-08 17:01:11 +00:00
parent 1f967852c9
commit e81c40e252
No known key found for this signature in database
2 changed files with 250 additions and 250 deletions

View File

@ -22,14 +22,14 @@
"@codemirror/language": "6.3.1",
"@codemirror/state": "6.1.4",
"@codemirror/view": "6.7.0",
"@crossbell/connect-kit": "0.0.15",
"@crossbell/contract": "0.0.15",
"@crossbell/indexer": "0.0.15",
"@crossbell/notification": "0.0.15",
"@crossbell/ui": "0.0.15",
"@crossbell/util-ethers": "0.0.15",
"@crossbell/util-hooks": "0.0.15",
"@crossbell/util-metadata": "0.0.15",
"@crossbell/connect-kit": "0.0.16",
"@crossbell/contract": "0.0.16",
"@crossbell/indexer": "0.0.16",
"@crossbell/notification": "0.0.16",
"@crossbell/ui": "0.0.16",
"@crossbell/util-ethers": "0.0.16",
"@crossbell/util-hooks": "0.0.16",
"@crossbell/util-metadata": "0.0.16",
"@emoji-mart/data": "1.1.2",
"@emoji-mart/react": "1.1.1",
"@floating-ui/react": "^0.19.1",
@ -48,7 +48,7 @@
"canvas-confetti": "^1.6.0",
"chroma-js": "^2.4.2",
"clsx": "1.2.1",
"crossbell.js": "0.16.4",
"crossbell.js": "0.16.5",
"dayjs": "1.11.7",
"dotenv": "16.0.3",
"emoji-mart": "5.5.2",
@ -69,7 +69,7 @@
"prismjs": "1.29.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.43.0",
"react-hook-form": "7.43.1",
"react-hot-toast": "2.4.0",
"react-infinite-scroller": "1.2.6",
"react-scroll": "1.8.9",
@ -100,7 +100,7 @@
"unist-util-visit": "4.1.2",
"use-onclickoutside": "0.4.1",
"uuid": "9.0.0",
"wagmi": "0.11.4",
"wagmi": "0.11.5",
"zustand": "4.3.2"
},
"devDependencies": {
@ -118,7 +118,7 @@
"@types/hast": "2.3.4",
"@types/js-yaml": "4.0.5",
"@types/mjml": "4.7.0",
"@types/node": "18.11.19",
"@types/node": "18.13.0",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
@ -131,15 +131,15 @@
"@unocss/preset-icons": "0.49.4",
"autoprefixer": "10.4.13",
"cross-spawn": "7.0.3",
"esbuild": "0.17.5",
"esbuild": "0.17.6",
"esbuild-register": "3.4.2",
"eslint": "8.33.0",
"eslint-config-next": "13.1.6",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"lint-staged": "13.1.1",
"next-pwa": "^5.6.0",
"postcss-import": "15.1.0",
"prettier": "2.8.3",
"prettier": "2.8.4",
"tailwindcss": "3.2.4",
"typescript": "4.9.5",
"unocss": "0.49.4",

File diff suppressed because it is too large Load Diff