chore: update dependencies

This commit is contained in:
DIYgod 2023-01-19 15:54:27 +00:00
parent 1d46f03c11
commit f0bae46346
No known key found for this signature in database
2 changed files with 420 additions and 259 deletions

View File

@ -22,15 +22,15 @@
"@codemirror/language": "6.3.1",
"@codemirror/state": "6.1.4",
"@codemirror/view": "6.7.0",
"@crossbell/connect-kit": "0.0.11",
"@crossbell/contract": "0.0.11",
"@crossbell/indexer": "0.0.11",
"@crossbell/notification": "0.0.11",
"@crossbell/ui": "0.0.11",
"@crossbell/util-ethers": "0.0.11",
"@crossbell/util-hooks": "0.0.11",
"@crossbell/util-metadata": "0.0.11",
"@emoji-mart/data": "1.1.1",
"@crossbell/connect-kit": "0.0.13",
"@crossbell/contract": "0.0.13",
"@crossbell/indexer": "0.0.13",
"@crossbell/notification": "0.0.13",
"@crossbell/ui": "0.0.13",
"@crossbell/util-ethers": "0.0.13",
"@crossbell/util-hooks": "0.0.13",
"@crossbell/util-metadata": "0.0.13",
"@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",
@ -44,13 +44,13 @@
"@uiw/codemirror-extensions-events": "4.19.7",
"@uiw/react-codemirror": "4.19.7",
"@urql/core": "3.1.1",
"axios": "1.2.2",
"axios": "1.2.3",
"canvas-confetti": "^1.6.0",
"clsx": "1.2.1",
"crossbell.js": "0.16.1",
"crossbell.js": "0.16.2",
"dayjs": "1.11.7",
"dotenv": "16.0.3",
"emoji-mart": "5.4.0",
"emoji-mart": "5.5.1",
"ethers": "5.7.2",
"fast-deep-equal": "3.1.3",
"idb-keyval": "6.2.0",
@ -79,7 +79,7 @@
"rehype-katex": "^6.0.2",
"rehype-prism-plus": "1.5.0",
"rehype-raw": "6.1.1",
"rehype-react": "7.1.1",
"rehype-react": "7.1.2",
"rehype-sanitize": "5.0.1",
"rehype-slug": "5.1.0",
"rehype-stringify": "9.0.3",
@ -93,13 +93,13 @@
"remark-stringify": "10.0.2",
"sharp": "0.31.3",
"sortablejs": "1.15.0",
"unidata.js": "0.7.12",
"unidata.js": "0.7.13",
"unified": "10.1.2",
"unist-builder": "3.0.0",
"unist-util-visit": "4.1.1",
"use-onclickoutside": "0.4.1",
"uuid": "9.0.0",
"wagmi": "0.10.10",
"wagmi": "0.10.11",
"zustand": "4.3.2"
},
"devDependencies": {
@ -118,7 +118,7 @@
"@types/mjml": "4.7.0",
"@types/node": "18.11.18",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.26",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@types/react-infinite-scroller": "1.2.3",
"@types/react-scroll": "1.8.6",
@ -129,7 +129,7 @@
"@unocss/preset-icons": "0.48.4",
"autoprefixer": "10.4.13",
"cross-spawn": "7.0.3",
"esbuild": "0.17.2",
"esbuild": "0.17.3",
"esbuild-register": "3.4.2",
"eslint": "8.32.0",
"eslint-config-next": "13.1.2",

File diff suppressed because it is too large Load Diff