chore: update dependencies
This commit is contained in:
parent
3dd6e0ce9a
commit
cd41e61363
14
package.json
14
package.json
|
|
@ -32,16 +32,16 @@
|
|||
"@iconify-json/akar-icons": "1.1.10",
|
||||
"@iconify-json/tabler": "1.1.46",
|
||||
"@monaco-editor/react": "4.4.6",
|
||||
"@rainbow-me/rainbowkit": "0.7.4",
|
||||
"@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.13.2",
|
||||
"@uiw/react-codemirror": "4.13.2",
|
||||
"@uiw/codemirror-extensions-events": "4.15.0",
|
||||
"@uiw/react-codemirror": "4.15.0",
|
||||
"@urql/core": "3.0.5",
|
||||
"axios": "1.1.3",
|
||||
"clsx": "1.2.1",
|
||||
"crossbell.js": "0.10.39",
|
||||
"crossbell.js": "0.10.40",
|
||||
"dayjs": "1.11.6",
|
||||
"dotenv": "16.0.3",
|
||||
"emoji-mart": "5.3.2",
|
||||
|
|
@ -82,13 +82,13 @@
|
|||
"remark-stringify": "10.0.2",
|
||||
"sharp": "0.31.2",
|
||||
"sortablejs": "1.15.0",
|
||||
"unidata.js": "0.7.5",
|
||||
"unidata.js": "0.7.6",
|
||||
"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.8.4",
|
||||
"wagmi": "0.8.5",
|
||||
"zustand": "4.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
"@iconify-json/fluent": "1.1.16",
|
||||
"@iconify-json/mdi": "1.1.34",
|
||||
"@next/bundle-analyzer": "13.0.3",
|
||||
"@playwright/test": "1.27.1",
|
||||
"@playwright/test": "1.28.0",
|
||||
"@types/cookie": "0.5.1",
|
||||
"@types/hast": "2.3.4",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
|
|
|
|||
550
pnpm-lock.yaml
550
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue