chore: update dependencies
This commit is contained in:
parent
87c6f368ef
commit
37921ba2b4
74
package.json
74
package.json
|
|
@ -17,42 +17,42 @@
|
|||
"**/*": "prettier --write --ignore-unknown"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/commands": "^6.1.0",
|
||||
"@codemirror/lang-markdown": "^6.0.1",
|
||||
"@codemirror/commands": "^6.1.2",
|
||||
"@codemirror/lang-markdown": "^6.0.2",
|
||||
"@codemirror/language": "^6.2.1",
|
||||
"@codemirror/state": "^6.1.2",
|
||||
"@codemirror/view": "^6.2.5",
|
||||
"@codemirror/view": "^6.4.0",
|
||||
"@crossbell/ipfs-gateway": "0.0.15",
|
||||
"@crossbell/ipfs-react": "0.0.15",
|
||||
"@emoji-mart/data": "^1.0.6",
|
||||
"@emoji-mart/react": "^1.0.1",
|
||||
"@floating-ui/react-dom-interactions": "^0.10.1",
|
||||
"@headlessui/react": "^1.7.2",
|
||||
"@heroicons/react": "^2.0.11",
|
||||
"@iconify-json/akar-icons": "^1.1.8",
|
||||
"@iconify-json/tabler": "^1.1.36",
|
||||
"@headlessui/react": "^1.7.3",
|
||||
"@heroicons/react": "^2.0.12",
|
||||
"@iconify-json/akar-icons": "^1.1.9",
|
||||
"@iconify-json/tabler": "^1.1.40",
|
||||
"@monaco-editor/react": "^4.4.6",
|
||||
"@proselog/jwt": "^0.1.1",
|
||||
"@rainbow-me/rainbowkit": "^0.6.1",
|
||||
"@tanstack/react-query": "^4.6.1",
|
||||
"@tanstack/react-query-devtools": "^4.6.1",
|
||||
"@tanstack/react-query-persist-client": "^4.6.1",
|
||||
"@trpc/client": "^9.27.2",
|
||||
"@trpc/next": "^9.27.2",
|
||||
"@trpc/react": "^9.27.2",
|
||||
"@trpc/server": "^9.27.2",
|
||||
"@rainbow-me/rainbowkit": "^0.7.2",
|
||||
"@tanstack/react-query": "^4.12.0",
|
||||
"@tanstack/react-query-devtools": "^4.12.0",
|
||||
"@tanstack/react-query-persist-client": "^4.12.0",
|
||||
"@trpc/client": "^9.27.4",
|
||||
"@trpc/next": "^9.27.4",
|
||||
"@trpc/react": "^9.27.4",
|
||||
"@trpc/server": "^9.27.4",
|
||||
"@uiw/codemirror-extensions-events": "^4.12.4",
|
||||
"@uiw/react-codemirror": "^4.12.4",
|
||||
"@urql/core": "^3.0.3",
|
||||
"@urql/core": "^3.0.4",
|
||||
"@web-std/form-data": "^3.0.2",
|
||||
"async-busboy": "^1.1.0",
|
||||
"axios": "^0.27.2",
|
||||
"axios": "^1.1.3",
|
||||
"busboy": "^1.6.0",
|
||||
"clsx": "^1.2.1",
|
||||
"cookie": "^0.5.0",
|
||||
"crossbell.js": "^0.10.35",
|
||||
"crossbell.js": "^0.10.37",
|
||||
"dayjs": "^1.11.5",
|
||||
"dotenv": "^16.0.2",
|
||||
"dotenv": "^16.0.3",
|
||||
"emoji-mart": "^5.2.2",
|
||||
"ethers": "^5.7.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
|
@ -64,7 +64,7 @@
|
|||
"mdast-util-toc": "^6.1.0",
|
||||
"nanoid": "^4.0.0",
|
||||
"next": "^12.3.1",
|
||||
"nextjs-progressbar": "^0.0.14",
|
||||
"nextjs-progressbar": "^0.0.16",
|
||||
"nodejieba": "^2.6.0",
|
||||
"pica": "^9.0.1",
|
||||
"pinyin": "3.0.0-alpha.5",
|
||||
|
|
@ -73,7 +73,7 @@
|
|||
"react": "^18.1.0",
|
||||
"react-avatar-editor": "^13.0.0",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-hook-form": "^7.36.1",
|
||||
"react-hook-form": "^7.38.0",
|
||||
"react-hot-toast": "^2.4.0",
|
||||
"react-infinite-scroller": "^1.2.6",
|
||||
"react-scroll": "^1.8.7",
|
||||
|
|
@ -93,36 +93,36 @@
|
|||
"remark-parse": "^10.0.1",
|
||||
"remark-rehype": "^10.1.0",
|
||||
"remark-stringify": "^10.0.2",
|
||||
"sharp": "^0.31.0",
|
||||
"sharp": "^0.31.1",
|
||||
"sortablejs": "^1.15.0",
|
||||
"ua-parser-js": "^1.0.2",
|
||||
"ua-parser-js": "^1.0.32",
|
||||
"unidata.js": "^0.7.2",
|
||||
"unified": "^10.1.2",
|
||||
"unist-builder": "^3.0.0",
|
||||
"unist-util-visit": "^4.1.1",
|
||||
"use-onclickoutside": "^0.4.0",
|
||||
"uuid": "^9.0.0",
|
||||
"wagmi": "^0.6.7",
|
||||
"wagmi": "^0.7.5",
|
||||
"web3.storage": "^4.4.0",
|
||||
"zod": "^3.19.1",
|
||||
"zustand": "4.1.1"
|
||||
"zustand": "4.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@crossbell/ipfs-gateway-next": "0.0.15",
|
||||
"@iconify-json/bi": "^1.1.8",
|
||||
"@iconify-json/bxs": "^1.1.4",
|
||||
"@iconify-json/carbon": "^1.1.8",
|
||||
"@iconify-json/carbon": "^1.1.9",
|
||||
"@iconify-json/fluent": "^1.1.16",
|
||||
"@iconify-json/mdi": "^1.1.33",
|
||||
"@iconify-json/mdi": "^1.1.34",
|
||||
"@next/bundle-analyzer": "^12.3.1",
|
||||
"@playwright/test": "^1.26.0",
|
||||
"@playwright/test": "^1.27.1",
|
||||
"@types/async-busboy": "^1.1.1",
|
||||
"@types/busboy": "^1.5.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.7.23",
|
||||
"@types/node": "^18.11.2",
|
||||
"@types/pica": "^9.0.0",
|
||||
"@types/prismjs": "^1.26.0",
|
||||
"@types/react": "^18.0.21",
|
||||
|
|
@ -133,22 +133,22 @@
|
|||
"@types/sortablejs": "^1.15.0",
|
||||
"@types/ua-parser-js": "^0.7.36",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@unocss/cli": "^0.45.25",
|
||||
"@unocss/preset-icons": "^0.45.25",
|
||||
"@unocss/cli": "^0.45.30",
|
||||
"@unocss/preset-icons": "^0.45.30",
|
||||
"autoprefixer": "^10.4.12",
|
||||
"cross-spawn": "^7.0.3",
|
||||
"esbuild": "^0.15.9",
|
||||
"esbuild": "^0.15.12",
|
||||
"esbuild-register": "^3.3.2",
|
||||
"eslint": "^8.24.0",
|
||||
"eslint": "^8.25.0",
|
||||
"eslint-config-next": "^12.3.1",
|
||||
"husky": "^8.0.1",
|
||||
"lint-staged": "^13.0.3",
|
||||
"postcss-import": "^15.0.0",
|
||||
"prettier": "^2.7.1",
|
||||
"tailwindcss": "^3.1.8",
|
||||
"typescript": "^4.8.3",
|
||||
"unocss": "^0.45.25",
|
||||
"vitest": "^0.23.4"
|
||||
"tailwindcss": "^3.2.0",
|
||||
"typescript": "^4.8.4",
|
||||
"unocss": "^0.45.30",
|
||||
"vitest": "^0.24.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
|
|
|||
1427
pnpm-lock.yaml
1427
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
|
|
@ -2,15 +2,25 @@ import { Toaster } from "react-hot-toast"
|
|||
import "~/css/main.css"
|
||||
import "~/generated/uno.css"
|
||||
import { IpfsGatewayContext } from "@crossbell/ipfs-react"
|
||||
import { RainbowKitProvider } from "@rainbow-me/rainbowkit"
|
||||
import { configureChains, createClient, WagmiConfig } from "wagmi"
|
||||
import { jsonRpcProvider } from "wagmi/providers/jsonRpc"
|
||||
import { Hydrate, QueryClient } from "@tanstack/react-query"
|
||||
import { ReactQueryDevtools } from "@tanstack/react-query-devtools"
|
||||
import { PersistQueryClientProvider } from "@tanstack/react-query-persist-client"
|
||||
import { createIDBPersister } from "~/lib/persister.client"
|
||||
import { connectorsForWallets, wallet } from "@rainbow-me/rainbowkit"
|
||||
import { CSB_SCAN, IPFS_GATEWAY } from "~/lib/env"
|
||||
import {
|
||||
RainbowKitProvider,
|
||||
connectorsForWallets,
|
||||
} from "@rainbow-me/rainbowkit"
|
||||
import {
|
||||
injectedWallet,
|
||||
rainbowWallet,
|
||||
metaMaskWallet,
|
||||
coinbaseWallet,
|
||||
walletConnectWallet,
|
||||
braveWallet,
|
||||
} from "@rainbow-me/rainbowkit/wallets"
|
||||
import { APP_NAME, CSB_SCAN, IPFS_GATEWAY } from "~/lib/env"
|
||||
import { ipfsGateway } from "~/lib/ipfs-gateway"
|
||||
import NextNProgress from "nextjs-progressbar"
|
||||
|
||||
|
|
@ -50,12 +60,12 @@ const connectors = connectorsForWallets([
|
|||
{
|
||||
groupName: "Recommended",
|
||||
wallets: [
|
||||
wallet.metaMask({ chains }),
|
||||
wallet.walletConnect({ chains }),
|
||||
wallet.rainbow({ chains }),
|
||||
wallet.brave({ chains, shimDisconnect: true }),
|
||||
wallet.coinbase({ appName: "Crossbell.io", chains }),
|
||||
wallet.injected({ chains, shimDisconnect: true }),
|
||||
metaMaskWallet({ chains }),
|
||||
walletConnectWallet({ chains }),
|
||||
rainbowWallet({ chains }),
|
||||
braveWallet({ chains, shimDisconnect: true }),
|
||||
coinbaseWallet({ appName: APP_NAME, chains }),
|
||||
injectedWallet({ chains, shimDisconnect: true }),
|
||||
],
|
||||
},
|
||||
])
|
||||
|
|
|
|||
Loading…
Reference in New Issue