From 344dbbd49099797c29e987dbf9900de70b89d192 Mon Sep 17 00:00:00 2001 From: Runjuu Date: Fri, 23 Jun 2023 20:27:19 -0700 Subject: [PATCH] feat: update `@crossbell/connect-kit` to `1.4.7` --- package.json | 130 +- pnpm-lock.yaml | 3031 ++++++++--------- .../achievement/use-achievement-groups.ts | 8 +- shared/apis/trending/index.ts | 2 +- shared/components/avatar/index.tsx | 2 +- .../character/character-hover-card.tsx | 2 +- .../character/character-id-badge.tsx | 2 +- shared/components/character/index.tsx | 2 +- shared/components/follow-button/index.tsx | 2 +- shared/providers/wallet-provider.tsx | 13 +- .../aside/TrendingCharactersSection.tsx | 2 +- .../components/aside/TrendingNotesSection.tsx | 2 +- .../components/card/FollowCharacterCard.tsx | 2 +- .../components/card/MintedNoteCard.tsx | 2 +- .../components/card/TrendingCharacterCard.tsx | 2 +- .../components/common/Feed/index.tsx | 2 +- .../common/Note/components/media-carousel.tsx | 2 +- .../common/Note/components/note-id-badge.tsx | 2 +- .../Note/components/note-likes/item.tsx | 2 +- .../note-mints/highlight-avatar.tsx | 2 +- .../Note/components/note-mints/item.top1.tsx | 2 +- .../Note/components/note-mints/item.top3.tsx | 2 +- .../Note/components/note-mints/item.tsx | 2 +- .../Note/components/note-source-badges.tsx | 2 +- .../common/Note/feed-note/index.tsx | 2 +- .../common/Note/hooks/use-note-model.ts | 2 +- .../components/common/Note/index.tsx | 2 +- .../common/Note/main-note/index.tsx | 2 +- .../components/grouped-note/index.tsx | 2 +- .../components/ui/CharacterListItem.tsx | 2 +- .../components/ui/CharacterProfile.tsx | 2 +- .../components/ui/CommentTextarea.tsx | 2 +- .../components/ui/TreasuresGallery.tsx | 5 +- sites/crossbell.io/package.json | 6 +- .../crossbell.io/pages/[handle]/followers.tsx | 2 +- .../crossbell.io/pages/[handle]/following.tsx | 2 +- sites/crossbell.io/pages/[handle]/index.tsx | 2 +- sites/crossbell.io/pages/_app.tsx | 1 + .../pages/notes/[noteid]/index.tsx | 2 +- .../pages/shop/wallets/[address]/index.tsx | 6 +- .../pages/wallet/characters/index.tsx | 2 +- 41 files changed, 1575 insertions(+), 1691 deletions(-) diff --git a/package.json b/package.json index eb10b853..7c2bb219 100644 --- a/package.json +++ b/package.json @@ -17,110 +17,110 @@ "start": "pnpm --filter crossbell.io run start" }, "dependencies": { - "@crossbell/connect-kit": "0.0.80", - "@crossbell/contract": "0.0.80", - "@crossbell/indexer": "0.0.80", - "@crossbell/ipfs-gateway": "0.0.18", - "@crossbell/ipfs-react": "0.0.18", - "@crossbell/notification": "0.0.80", - "@crossbell/ui": "0.0.80", - "@crossbell/util-ethers": "0.0.80", - "@crossbell/util-hooks": "0.0.80", - "@crossbell/util-metadata": "0.0.80", + "@crossbell/connect-kit": "1.4.7", + "@crossbell/contract": "1.4.6", + "@crossbell/indexer": "1.4.6", + "@crossbell/ipfs-gateway": "0.0.19", + "@crossbell/ipfs-react": "0.0.19", + "@crossbell/notification": "1.4.6", + "@crossbell/ui": "1.4.6", + "@crossbell/util-ethers": "1.4.0", + "@crossbell/util-hooks": "1.4.4", + "@crossbell/util-metadata": "1.4.0", "@ctrl/tinycolor": "3.6.0", "@emoji-mart/react": "1.1.1", - "@emotion/cache": "11.10.7", + "@emotion/cache": "11.11.0", "@emotion/core": "11.0.0", - "@emotion/react": "11.10.6", - "@emotion/server": "11.10.0", - "@mantine/carousel": "6.0.8", - "@mantine/core": "6.0.8", - "@mantine/dropzone": "6.0.8", - "@mantine/form": "6.0.8", - "@mantine/hooks": "6.0.8", - "@mantine/modals": "6.0.8", - "@mantine/next": "6.0.8", - "@mantine/notifications": "6.0.8", - "@mantine/nprogress": "6.0.8", - "@next/bundle-analyzer": "13.3.1", - "@sentry/react": "7.49.0", - "@sentry/tracing": "7.49.0", - "@tanstack/react-query": "4.29.5", - "@tanstack/react-query-devtools": "4.29.5", - "@wagmi/core": "^0.10.10", + "@emotion/react": "11.11.1", + "@emotion/server": "11.11.0", + "@mantine/carousel": "6.0.14", + "@mantine/core": "6.0.14", + "@mantine/dropzone": "6.0.14", + "@mantine/form": "6.0.14", + "@mantine/hooks": "6.0.14", + "@mantine/modals": "6.0.14", + "@mantine/next": "6.0.14", + "@mantine/notifications": "6.0.14", + "@mantine/nprogress": "6.0.14", + "@next/bundle-analyzer": "13.4.7", + "@sentry/react": "7.56.0", + "@sentry/tracing": "7.56.0", + "@tanstack/react-query": "4.29.15", + "@tanstack/react-query-devtools": "4.29.15", + "@wagmi/core": "^1.2.1", "canvas-confetti": "1.6.0", "classnames": "2.3.2", - "crossbell.js": "0.19.8", - "dayjs": "1.11.7", + "crossbell": "1.4.0", + "dayjs": "1.11.8", "detect-browser": "5.3.0", "embla-carousel-react": "7.1.0", "emoji-mart": "5.5.2", - "ethers": "5.7.2", - "framer-motion": "10.12.4", - "immer": "10.0.1", + "framer-motion": "10.12.17", + "immer": "10.0.2", "link-preview-js": "3.0.4", "lodash.compact": "3.0.1", - "lru-cache": "9.1.1", - "next": "13.3.1", - "next-seo": "6.0.0", + "lru-cache": "10.0.0", + "next": "13.4.7", + "next-seo": "6.1.0", "pretty-bytes": "6.1.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-intersection-observer": "9.4.3", + "react-intersection-observer": "9.5.1", "react-markdown": "8.0.7", - "react-medium-image-zoom": "5.1.5", + "react-medium-image-zoom": "5.1.6", "react-player": "2.12.0", "react-transition-group": "4.4.5", "rehype-raw": "6.1.1", "rehype-sanitize": "5.0.1", - "remark-breaks": "3.0.2", - "remark-emoji": "3.1.1", + "remark-breaks": "3.0.3", + "remark-emoji": "3.1.2", "remark-frontmatter": "4.0.1", "remark-gfm": "3.0.1", - "sharp": "0.32.0", + "sharp": "0.32.1", "sticky-sidebar-v2": "1.1.1", - "type-fest": "3.8.0", + "type-fest": "3.12.0", "typeit-react": "2.6.4", - "wagmi": "0.12.12", - "zustand": "^4.3.7" + "viem": "1.1.6", + "wagmi": "1.2.1", + "zustand": "^4.3.8" }, "devDependencies": { - "@crossbell/ipfs-gateway-next": "0.0.18", - "@iconify/utils": "2.1.5", + "@crossbell/ipfs-gateway-next": "0.0.19", + "@iconify/utils": "2.1.7", "@types/canvas-confetti": "1.6.0", "@types/lodash.compact": "3.0.7", - "@types/node": "18.16.0", + "@types/node": "20.3.1", "@types/qrcode": "1.5.0", - "@types/react": "18.0.38", - "@types/react-dom": "18.0.11", - "@typescript-eslint/eslint-plugin": "^5.59.1", - "@typescript-eslint/parser": "^5.59.1", - "@unocss/webpack": "0.51.8", - "bumpp": "^9.1.0", - "commander": "^10.0.1", - "esbuild": "^0.17.18", + "@types/react": "18.2.14", + "@types/react-dom": "18.2.6", + "@typescript-eslint/eslint-plugin": "^5.60.0", + "@typescript-eslint/parser": "^5.60.0", + "@unocss/webpack": "0.53.3", + "bumpp": "^9.1.1", + "commander": "^11.0.0", + "esbuild": "^0.18.7", "esbuild-css-modules-plugin": "2.7.1", "esbuild-register": "3.4.2", - "eslint": "8.39.0", - "eslint-config-next": "13.3.1", + "eslint": "8.43.0", + "eslint-config-next": "13.4.7", "eslint-config-prettier": "^8.8.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.2", "format-package": "^7.0.0", "husky": "^8.0.3", - "lint-staged": "^13.2.1", - "msw": "^1.2.1", + "lint-staged": "^13.2.2", + "msw": "^1.2.2", "next-transpile-modules": "^10.0.0", "npm-run-all": "^4.1.5", - "postcss": "8.4.23", + "postcss": "8.4.24", "postcss-modules": "6.0.0", "prettier": "^2.8.8", "tsconfig-paths": "4.2.0", "tsd": "^0.28.1", - "tslib": "^2.5.0", - "tsup": "6.7.0", - "turbo": "^1.9.3", - "typescript": "5.0.4", - "unocss": "0.51.8" + "tslib": "^2.5.3", + "tsup": "7.0.0", + "turbo": "^1.10.6", + "typescript": "5.1.3", + "unocss": "0.53.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f771996a..9a7397fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,39 +1,43 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + importers: .: dependencies: '@crossbell/connect-kit': - specifier: 0.0.80 - version: 0.0.80(@tanstack/react-query@4.29.5)(@types/react@18.0.38)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)(wagmi@0.12.12) + specifier: 1.4.7 + version: 1.4.7(@tanstack/react-query@4.29.15)(@types/react@18.2.14)(@wagmi/core@1.2.1)(react-dom@18.2.0)(typescript@5.1.3)(wagmi@1.2.1) '@crossbell/contract': - specifier: 0.0.80 - version: 0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0) + specifier: 1.4.6 + version: 1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) '@crossbell/indexer': - specifier: 0.0.80 - version: 0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0) + specifier: 1.4.6 + version: 1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) '@crossbell/ipfs-gateway': - specifier: 0.0.18 - version: 0.0.18 + specifier: 0.0.19 + version: 0.0.19 '@crossbell/ipfs-react': - specifier: 0.0.18 - version: 0.0.18(@crossbell/ipfs-gateway@0.0.18)(react@18.2.0) + specifier: 0.0.19 + version: 0.0.19(@crossbell/ipfs-gateway@0.0.19)(react@18.2.0) '@crossbell/notification': - specifier: 0.0.80 - version: 0.0.80(@tanstack/react-query@4.29.5)(@types/react@18.0.38)(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(wagmi@0.12.12) + specifier: 1.4.6 + version: 1.4.6(@tanstack/react-query@4.29.15)(@types/react@18.2.14)(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3)(wagmi@1.2.1) '@crossbell/ui': - specifier: 0.0.80 - version: 0.0.80(@types/react@18.0.38)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4) + specifier: 1.4.6 + version: 1.4.6(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) '@crossbell/util-ethers': - specifier: 0.0.80 - version: 0.0.80 + specifier: 1.4.0 + version: 1.4.0 '@crossbell/util-hooks': - specifier: 0.0.80 - version: 0.0.80(react-dom@18.2.0)(react@18.2.0) + specifier: 1.4.4 + version: 1.4.4(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) '@crossbell/util-metadata': - specifier: 0.0.80 - version: 0.0.80 + specifier: 1.4.0 + version: 1.4.0(typescript@5.1.3) '@ctrl/tinycolor': specifier: 3.6.0 version: 3.6.0 @@ -41,74 +45,74 @@ importers: specifier: 1.1.1 version: 1.1.1(emoji-mart@5.5.2)(react@18.2.0) '@emotion/cache': - specifier: 11.10.7 - version: 11.10.7 + specifier: 11.11.0 + version: 11.11.0 '@emotion/core': specifier: 11.0.0 version: 11.0.0 '@emotion/react': - specifier: 11.10.6 - version: 11.10.6(@types/react@18.0.38)(react@18.2.0) + specifier: 11.11.1 + version: 11.11.1(@types/react@18.2.14)(react@18.2.0) '@emotion/server': - specifier: 11.10.0 - version: 11.10.0 + specifier: 11.11.0 + version: 11.11.0 '@mantine/carousel': - specifier: 6.0.8 - version: 6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(embla-carousel-react@7.1.0)(react@18.2.0) + specifier: 6.0.14 + version: 6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(embla-carousel-react@7.1.0)(react@18.2.0) '@mantine/core': - specifier: 6.0.8 - version: 6.0.8(@emotion/react@11.10.6)(@mantine/hooks@6.0.8)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) + specifier: 6.0.14 + version: 6.0.14(@emotion/react@11.11.1)(@mantine/hooks@6.0.14)(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0) '@mantine/dropzone': - specifier: 6.0.8 - version: 6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(react-dom@18.2.0)(react@18.2.0) + specifier: 6.0.14 + version: 6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(react-dom@18.2.0)(react@18.2.0) '@mantine/form': - specifier: 6.0.8 - version: 6.0.8(react@18.2.0) + specifier: 6.0.14 + version: 6.0.14(react@18.2.0) '@mantine/hooks': - specifier: 6.0.8 - version: 6.0.8(react@18.2.0) + specifier: 6.0.14 + version: 6.0.14(react@18.2.0) '@mantine/modals': - specifier: 6.0.8 - version: 6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(react-dom@18.2.0)(react@18.2.0) + specifier: 6.0.14 + version: 6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(react-dom@18.2.0)(react@18.2.0) '@mantine/next': - specifier: 6.0.8 - version: 6.0.8(@emotion/react@11.10.6)(@emotion/server@11.10.0)(next@13.3.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 6.0.14 + version: 6.0.14(@emotion/react@11.11.1)(@emotion/server@11.11.0)(next@13.4.7)(react-dom@18.2.0)(react@18.2.0) '@mantine/notifications': - specifier: 6.0.8 - version: 6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(react-dom@18.2.0)(react@18.2.0) + specifier: 6.0.14 + version: 6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(react-dom@18.2.0)(react@18.2.0) '@mantine/nprogress': - specifier: 6.0.8 - version: 6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(react-dom@18.2.0)(react@18.2.0) + specifier: 6.0.14 + version: 6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(react-dom@18.2.0)(react@18.2.0) '@next/bundle-analyzer': - specifier: 13.3.1 - version: 13.3.1 + specifier: 13.4.7 + version: 13.4.7 '@sentry/react': - specifier: 7.49.0 - version: 7.49.0(react@18.2.0) + specifier: 7.56.0 + version: 7.56.0(react@18.2.0) '@sentry/tracing': - specifier: 7.49.0 - version: 7.49.0 + specifier: 7.56.0 + version: 7.56.0 '@tanstack/react-query': - specifier: 4.29.5 - version: 4.29.5(react-dom@18.2.0)(react@18.2.0) + specifier: 4.29.15 + version: 4.29.15(react-dom@18.2.0)(react@18.2.0) '@tanstack/react-query-devtools': - specifier: 4.29.5 - version: 4.29.5(@tanstack/react-query@4.29.5)(react-dom@18.2.0)(react@18.2.0) + specifier: 4.29.15 + version: 4.29.15(@tanstack/react-query@4.29.15)(react-dom@18.2.0)(react@18.2.0) '@wagmi/core': - specifier: ^0.10.10 - version: 0.10.10(ethers@5.7.2)(immer@10.0.1)(react@18.2.0)(typescript@5.0.4) + specifier: ^1.2.1 + version: 1.2.1(immer@10.0.2)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6) canvas-confetti: specifier: 1.6.0 version: 1.6.0 classnames: specifier: 2.3.2 version: 2.3.2 - crossbell.js: - specifier: 0.19.8 - version: 0.19.8 + crossbell: + specifier: 1.4.0 + version: 1.4.0(typescript@5.1.3) dayjs: - specifier: 1.11.7 - version: 1.11.7 + specifier: 1.11.8 + version: 1.11.8 detect-browser: specifier: 5.3.0 version: 5.3.0 @@ -118,15 +122,12 @@ importers: emoji-mart: specifier: 5.5.2 version: 5.5.2 - ethers: - specifier: 5.7.2 - version: 5.7.2 framer-motion: - specifier: 10.12.4 - version: 10.12.4(react-dom@18.2.0)(react@18.2.0) + specifier: 10.12.17 + version: 10.12.17(react-dom@18.2.0)(react@18.2.0) immer: - specifier: 10.0.1 - version: 10.0.1 + specifier: 10.0.2 + version: 10.0.2 link-preview-js: specifier: 3.0.4 version: 3.0.4 @@ -134,14 +135,14 @@ importers: specifier: 3.0.1 version: 3.0.1 lru-cache: - specifier: 9.1.1 - version: 9.1.1 + specifier: 10.0.0 + version: 10.0.0 next: - specifier: 13.3.1 - version: 13.3.1(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.7 + version: 13.4.7(react-dom@18.2.0)(react@18.2.0) next-seo: - specifier: 6.0.0 - version: 6.0.0(next@13.3.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 6.1.0 + version: 6.1.0(next@13.4.7)(react-dom@18.2.0)(react@18.2.0) pretty-bytes: specifier: 6.1.0 version: 6.1.0 @@ -152,14 +153,14 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-intersection-observer: - specifier: 9.4.3 - version: 9.4.3(react@18.2.0) + specifier: 9.5.1 + version: 9.5.1(react@18.2.0) react-markdown: specifier: 8.0.7 - version: 8.0.7(@types/react@18.0.38)(react@18.2.0) + version: 8.0.7(@types/react@18.2.14)(react@18.2.0) react-medium-image-zoom: - specifier: 5.1.5 - version: 5.1.5(react-dom@18.2.0)(react@18.2.0) + specifier: 5.1.6 + version: 5.1.6(react-dom@18.2.0)(react@18.2.0) react-player: specifier: 2.12.0 version: 2.12.0(react@18.2.0) @@ -173,11 +174,11 @@ importers: specifier: 5.0.1 version: 5.0.1 remark-breaks: - specifier: 3.0.2 - version: 3.0.2 + specifier: 3.0.3 + version: 3.0.3 remark-emoji: - specifier: 3.1.1 - version: 3.1.1 + specifier: 3.1.2 + version: 3.1.2 remark-frontmatter: specifier: 4.0.1 version: 4.0.1 @@ -185,30 +186,33 @@ importers: specifier: 3.0.1 version: 3.0.1 sharp: - specifier: 0.32.0 - version: 0.32.0 + specifier: 0.32.1 + version: 0.32.1 sticky-sidebar-v2: specifier: 1.1.1 version: 1.1.1 type-fest: - specifier: 3.8.0 - version: 3.8.0 + specifier: 3.12.0 + version: 3.12.0 typeit-react: specifier: 2.6.4 version: 2.6.4 + viem: + specifier: 1.1.6 + version: 1.1.6(typescript@5.1.3) wagmi: - specifier: 0.12.12 - version: 0.12.12(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4) + specifier: 1.2.1 + version: 1.2.1(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6) zustand: - specifier: ^4.3.7 - version: 4.3.7(immer@10.0.1)(react@18.2.0) + specifier: ^4.3.8 + version: 4.3.8(immer@10.0.2)(react@18.2.0) devDependencies: '@crossbell/ipfs-gateway-next': - specifier: 0.0.18 - version: 0.0.18(esbuild@0.17.18)(next@13.3.1) + specifier: 0.0.19 + version: 0.0.19(esbuild@0.18.7)(next@13.4.7) '@iconify/utils': - specifier: 2.1.5 - version: 2.1.5 + specifier: 2.1.7 + version: 2.1.7 '@types/canvas-confetti': specifier: 1.6.0 version: 1.6.0 @@ -216,56 +220,56 @@ importers: specifier: 3.0.7 version: 3.0.7 '@types/node': - specifier: 18.16.0 - version: 18.16.0 + specifier: 20.3.1 + version: 20.3.1 '@types/qrcode': specifier: 1.5.0 version: 1.5.0 '@types/react': - specifier: 18.0.38 - version: 18.0.38 + specifier: 18.2.14 + version: 18.2.14 '@types/react-dom': - specifier: 18.0.11 - version: 18.0.11 + specifier: 18.2.6 + version: 18.2.6 '@typescript-eslint/eslint-plugin': - specifier: ^5.59.1 - version: 5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4) + specifier: ^5.60.0 + version: 5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.1.3) '@typescript-eslint/parser': - specifier: ^5.59.1 - version: 5.59.1(eslint@8.39.0)(typescript@5.0.4) + specifier: ^5.60.0 + version: 5.60.0(eslint@8.43.0)(typescript@5.1.3) '@unocss/webpack': - specifier: 0.51.8 - version: 0.51.8(webpack@5.80.0) + specifier: 0.53.3 + version: 0.53.3(webpack@5.80.0) bumpp: - specifier: ^9.1.0 - version: 9.1.0 + specifier: ^9.1.1 + version: 9.1.1 commander: - specifier: ^10.0.1 - version: 10.0.1 + specifier: ^11.0.0 + version: 11.0.0 esbuild: - specifier: ^0.17.18 - version: 0.17.18 + specifier: ^0.18.7 + version: 0.18.7 esbuild-css-modules-plugin: specifier: 2.7.1 - version: 2.7.1(esbuild@0.17.18) + version: 2.7.1(esbuild@0.18.7) esbuild-register: specifier: 3.4.2 - version: 3.4.2(esbuild@0.17.18) + version: 3.4.2(esbuild@0.18.7) eslint: - specifier: 8.39.0 - version: 8.39.0 + specifier: 8.43.0 + version: 8.43.0 eslint-config-next: - specifier: 13.3.1 - version: 13.3.1(eslint@8.39.0)(typescript@5.0.4) + specifier: 13.4.7 + version: 13.4.7(eslint@8.43.0)(typescript@5.1.3) eslint-config-prettier: specifier: ^8.8.0 - version: 8.8.0(eslint@8.39.0) + version: 8.8.0(eslint@8.43.0) eslint-plugin-prettier: specifier: ^4.2.1 - version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.39.0)(prettier@2.8.8) + version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.43.0)(prettier@2.8.8) eslint-plugin-react: specifier: ^7.32.2 - version: 7.32.2(eslint@8.39.0) + version: 7.32.2(eslint@8.43.0) format-package: specifier: ^7.0.0 version: 7.0.0(prettier@2.8.8) @@ -273,11 +277,11 @@ importers: specifier: ^8.0.3 version: 8.0.3 lint-staged: - specifier: ^13.2.1 - version: 13.2.1 + specifier: ^13.2.2 + version: 13.2.2 msw: - specifier: ^1.2.1 - version: 1.2.1(typescript@5.0.4) + specifier: ^1.2.2 + version: 1.2.2(typescript@5.1.3) next-transpile-modules: specifier: ^10.0.0 version: 10.0.0 @@ -285,11 +289,11 @@ importers: specifier: ^4.1.5 version: 4.1.5 postcss: - specifier: 8.4.23 - version: 8.4.23 + specifier: 8.4.24 + version: 8.4.24 postcss-modules: specifier: 6.0.0 - version: 6.0.0(postcss@8.4.23) + version: 6.0.0(postcss@8.4.24) prettier: specifier: ^2.8.8 version: 2.8.8 @@ -300,20 +304,20 @@ importers: specifier: ^0.28.1 version: 0.28.1 tslib: - specifier: ^2.5.0 - version: 2.5.0 + specifier: ^2.5.3 + version: 2.5.3 tsup: - specifier: 6.7.0 - version: 6.7.0(postcss@8.4.23)(typescript@5.0.4) + specifier: 7.0.0 + version: 7.0.0(postcss@8.4.24)(typescript@5.1.3) turbo: - specifier: ^1.9.3 - version: 1.9.3 + specifier: ^1.10.6 + version: 1.10.6 typescript: - specifier: 5.0.4 - version: 5.0.4 + specifier: 5.1.3 + version: 5.1.3 unocss: - specifier: 0.51.8 - version: 0.51.8(@unocss/webpack@0.51.8)(postcss@8.4.23)(vite@4.3.1) + specifier: 0.53.3 + version: 0.53.3(@unocss/webpack@0.53.3)(postcss@8.4.24)(vite@4.3.1) sites/crossbell.io: dependencies: @@ -321,14 +325,14 @@ importers: specifier: 4.1.1 version: 4.1.1 phoenix: - specifier: 1.7.2 - version: 1.7.2 + specifier: 1.7.6 + version: 1.7.6 react-flip-numbers: specifier: 3.0.8 version: 3.0.8(react-dom@18.2.0)(react-simple-animate@3.5.2)(react@18.2.0) scrollex: specifier: 2.0.1 - version: 2.0.1(framer-motion@10.12.4)(react-dom@18.2.0)(react@18.2.0) + version: 2.0.1(framer-motion@10.12.17)(react-dom@18.2.0)(react@18.2.0) devDependencies: '@types/jsdom': specifier: 21.1.1 @@ -337,20 +341,24 @@ importers: specifier: 4.1.7 version: 4.1.7 '@types/phoenix': - specifier: 1.5.6 - version: 1.5.6 + specifier: 1.6.0 + version: 1.6.0 jsdom: - specifier: 21.1.1 - version: 21.1.1 + specifier: 22.1.0 + version: 22.1.0 packages: + /@adraffy/ens-normalize@1.9.0: + resolution: {integrity: sha512-iowxq3U30sghZotgl4s/oJRci6WPBfNO5YYgk2cIOMCHr3LeGPcsZjCEr+33Q4N+oV3OABDAtA+pyvWjbvBifQ==} + dev: false + /@ampproject/remapping@2.2.1: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} dependencies: '@jridgewell/gen-mapping': 0.3.2 - '@jridgewell/trace-mapping': 0.3.15 + '@jridgewell/trace-mapping': 0.3.18 dev: true /@antfu/install-pkg@0.1.1: @@ -360,12 +368,8 @@ packages: find-up: 5.0.0 dev: true - /@antfu/utils@0.5.2: - resolution: {integrity: sha512-CQkeV+oJxUazwjlHD0/3ZD08QWKuGQkhnrKo3e6ly5pd48VUpXbb77q0xMU4+vc2CkJnDS02Eq/M9ugyX20XZA==} - dev: true - - /@antfu/utils@0.7.2: - resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==} + /@antfu/utils@0.7.4: + resolution: {integrity: sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ==} dev: true /@babel/code-frame@7.18.6: @@ -449,107 +453,112 @@ packages: - utf-8-validate dev: false - /@crossbell/connect-kit@0.0.80(@tanstack/react-query@4.29.5)(@types/react@18.0.38)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4)(wagmi@0.12.12): - resolution: {integrity: sha512-vhceiwsEQ4KLSXU2W543/3B8p/FGMf5WrzhoQ5BpeivYq2mQihscSWOspvz9FHFoFj1lOexbVSnve3I7wm/XOw==} + /@crossbell/connect-kit@1.4.7(@tanstack/react-query@4.29.15)(@types/react@18.2.14)(@wagmi/core@1.2.1)(react-dom@18.2.0)(typescript@5.1.3)(wagmi@1.2.1): + resolution: {integrity: sha512-E+1R+/wUBRTS783f6HdX01ZjohhG7s1KZ4mivrM8RbL+odICDzLaYadwffxiQGYejc3rAuEgbwjE9wwdljuL9w==} peerDependencies: '@tanstack/react-query': ^4 - ethers: ^5 - wagmi: ^0.12 - dependencies: - '@crossbell/contract': 0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0) - '@crossbell/indexer': 0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0) - '@crossbell/react-account': 0.0.80(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4) - '@crossbell/ui': 0.0.80(@types/react@18.0.38)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4) - '@crossbell/util-ethers': 0.0.80 - '@crossbell/util-hooks': 0.0.80(react-dom@18.2.0)(react@18.2.0) - '@crossbell/util-metadata': 0.0.80 - '@emotion/react': 11.10.6(@types/react@18.0.38)(react@18.2.0) - '@mantine/core': 6.0.8(@emotion/react@11.10.6)(@mantine/hooks@6.0.8)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 6.0.8(react@18.2.0) - '@mantine/notifications': 6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(react-dom@18.2.0)(react@18.2.0) - '@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0) + wagmi: ^1.0.0 + dependencies: + '@crossbell/contract': 1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/indexer': 1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/react-account': 1.4.6(@tanstack/react-query@4.29.15)(react-dom@18.2.0)(typescript@5.1.3) + '@crossbell/ui': 1.4.6(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/util-ethers': 1.4.0 + '@crossbell/util-hooks': 1.4.4(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/util-metadata': 1.4.0(typescript@5.1.3) + '@emotion/react': 11.11.1(@types/react@18.2.14)(react@18.2.0) + '@mantine/core': 6.0.14(@emotion/react@11.11.1)(@mantine/hooks@6.0.14)(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0) + '@mantine/hooks': 6.0.14(react@18.2.0) + '@mantine/notifications': 6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(react-dom@18.2.0)(react@18.2.0) + '@tanstack/react-query': 4.29.15(react-dom@18.2.0)(react@18.2.0) + '@wagmi/connectors': 2.3.0(@wagmi/chains@1.2.0)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6) + '@web3modal/ethereum': 2.4.7(@wagmi/core@1.2.1)(viem@1.1.6) canvas-confetti: 1.6.0 check-password-strength: 2.0.7 classnames: 2.3.2 - crossbell.js: 0.19.8 + crossbell: 1.4.0(typescript@5.1.3) embla-carousel-react: 7.1.0(react@18.2.0) - ethers: 5.7.2 - immer: 10.0.1 + immer: 10.0.2 + lodash.compact: 3.0.1 lodash.debounce: 4.0.8 - qrcode: 1.5.1 + pretty-bytes: 6.1.0 + qrcode: 1.5.3 react: 18.2.0 react-dropzone: 14.2.3(react@18.2.0) - react-google-recaptcha: 2.1.0(react@18.2.0) + react-google-recaptcha: 3.1.0(react@18.2.0) rxjs: 7.8.1 - ts-essentials: 9.3.1(typescript@5.0.4) - wagmi: 0.12.12(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4) - zustand: 4.3.7(immer@10.0.1)(react@18.2.0) + ts-essentials: 9.3.2(typescript@5.1.3) + viem: 1.1.6(typescript@5.1.3) + wagmi: 1.2.1(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6) + zustand: 4.3.8(immer@10.0.2)(react@18.2.0) transitivePeerDependencies: + - '@react-native-async-storage/async-storage' - '@types/react' + - '@wagmi/chains' + - '@wagmi/core' - bufferutil + - debug + - encoding + - lokijs - react-dom - react-native - supports-color - typescript - utf-8-validate + - zod dev: false - /@crossbell/contract@0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-mS23XOgd3WZBMrHiAo4XQQ3+sZoqajqP8Bb9Yd7ljD/p+3RjM5kGW9aJIgK2YjR/PN1PZk/Rg2gGPX3sIRVuhA==} + /@crossbell/contract@1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3): + resolution: {integrity: sha512-65Eg8ygJ8Q0TUJEey89e6CehQFMvaB2YBxZ0aMUmkyCF24DCR5Q6fSAJ6A8Hf0RBamem/K618OOXyD0FXcG6Ow==} peerDependencies: - ethers: ^5 react: ^18 dependencies: - '@crossbell/indexer': 0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0) - '@crossbell/util-hooks': 0.0.80(react-dom@18.2.0)(react@18.2.0) - crossbell.js: 0.19.8 - ethers: 5.7.2 + '@crossbell/indexer': 1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/util-hooks': 1.4.4(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + crossbell: 1.4.0(typescript@5.1.3) react: 18.2.0 + viem: 1.1.6(typescript@5.1.3) transitivePeerDependencies: - bufferutil - react-dom - react-native - - supports-color + - typescript - utf-8-validate + - zod dev: false - /@crossbell/indexer@0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-ET+IVK4VDhlWBhxBi7rlvbgTrV5Hyy5yDcrpr5ahrQ/8gAR95Kqo7xGRnanO5NAQHg2rbfzzqKigvqEnCAC1zg==} - peerDependencies: - ethers: ^5 + /@crossbell/indexer@1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3): + resolution: {integrity: sha512-C/PPKv4VVA5AY65TzM0EtErWUZ3XE50f+RL91llURnMUjQdrbWeh6J91jnmXKO36e0eaTTjhCExzKrPm5ZSULw==} dependencies: - '@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0) - crossbell.js: 0.19.8 - dayjs: 1.11.7 - ethers: 5.7.2 + '@tanstack/react-query': 4.29.15(react-dom@18.2.0)(react@18.2.0) + crossbell: 1.4.0(typescript@5.1.3) + dayjs: 1.11.8 lodash.compact: 3.0.1 - lru-cache: 9.1.1 + lru-cache: 10.0.0 + viem: 1.1.6(typescript@5.1.3) transitivePeerDependencies: - bufferutil - react - react-dom - react-native - - supports-color + - typescript - utf-8-validate + - zod dev: false - /@crossbell/ipfs-fetch@0.0.15: - resolution: {integrity: sha512-AYGDrwiSKqCGNDi0mEPP1k+96loWik+Pd40xH0MzRNM4RtCutPbwm4o+Sj5iWu0tlHoQC2bTs1XcufsLiv+WYw==} - dev: false - - /@crossbell/ipfs-fetch@0.0.18: - resolution: {integrity: sha512-s5VemEW7K5XBaK2Hy1NFn9eLAPT14V5IRqRsHPzbVCldndyReCjpV+EgKZcQ8ZDWO1p8cEfi8q0kxWR4apEEKQ==} + /@crossbell/ipfs-fetch@0.0.19: + resolution: {integrity: sha512-0Yf9+MMTSD+JJkFbNaK/s+kl3CXhr4oq2yj3K0dvheB+e8uykcpM7yomxHie/sr0ushw3G7Ppf5NXYkfH0eiSw==} - /@crossbell/ipfs-gateway-next@0.0.18(esbuild@0.17.18)(next@13.3.1): - resolution: {integrity: sha512-vCnVdHsF+EUqsBw/+q9kgs5TD/0wEazsHlnKvCpcMePG04tinTlot9jXBtNsRmeYIiXdut7mLtK4vfUbr2O6Pg==} + /@crossbell/ipfs-gateway-next@0.0.19(esbuild@0.18.7)(next@13.4.7): + resolution: {integrity: sha512-vObHMch0lCZ4+bcL0YvCgjlBozbCRWcOlCTmaGRibO/kJ3xcjj13/fpV9POZrt6cadqsNVKqao0yCtmI5vADyA==} peerDependencies: next: ^12 || ^13 dependencies: - '@crossbell/ipfs-fetch': 0.0.18 - '@crossbell/ipfs-gateway-sw': 0.0.18 + '@crossbell/ipfs-fetch': 0.0.19 + '@crossbell/ipfs-gateway-sw': 0.0.19 copy-webpack-plugin: 11.0.0(webpack@5.80.0) - next: 13.3.1(react-dom@18.2.0)(react@18.2.0) - webpack: 5.80.0(esbuild@0.17.18) + next: 13.4.7(react-dom@18.2.0)(react@18.2.0) + webpack: 5.80.0(esbuild@0.18.7) transitivePeerDependencies: - '@swc/core' - esbuild @@ -557,151 +566,150 @@ packages: - webpack-cli dev: true - /@crossbell/ipfs-gateway-sw@0.0.18: - resolution: {integrity: sha512-zHnkjtwFjNoiS2z0kktx/wwqGS/iPN9OmwaHgHmAA8fGagRfe3iosXKYY6YOH52E4rhO8WMYJWE7fw6KKZs7Nw==} + /@crossbell/ipfs-gateway-sw@0.0.19: + resolution: {integrity: sha512-b7Tc+zgOGtvDqnlzalO1PZ+Okinq0RRpZQbbB4qoEoAa6X+uQsWqPTWYICYx/wnidR2St0g7u//73uWbDu6+cA==} dependencies: - '@crossbell/ipfs-fetch': 0.0.18 + '@crossbell/ipfs-fetch': 0.0.19 escape-string-regexp: 5.0.0 - /@crossbell/ipfs-gateway@0.0.18: - resolution: {integrity: sha512-G5pVkHhgNq0FClUhSyHwafFfuCZSqWWyWindx9UAT2VUa6DD88RR06AlaCip4KlKO2OiJksWkDZ252pOjgmB/w==} + /@crossbell/ipfs-gateway@0.0.19: + resolution: {integrity: sha512-xj7SA7dbCogK77QuN4YwVjNXWSZ95lrqLbdx90acqkjgZHPASNwTXtM2VIXQZN9pfzluo3tjKhRJWBQ5RxeVcw==} dependencies: - '@crossbell/ipfs-fetch': 0.0.18 - '@crossbell/ipfs-gateway-sw': 0.0.18 + '@crossbell/ipfs-fetch': 0.0.19 + '@crossbell/ipfs-gateway-sw': 0.0.19 query-string: 8.1.0 dev: false - /@crossbell/ipfs-react@0.0.18(@crossbell/ipfs-gateway@0.0.18)(react@18.2.0): - resolution: {integrity: sha512-8uNDcKJAliJ6kLvM2395/nN3AJZboDd+My1SS/3QIxj/ju8lcncMAWIwd8bpZ39lIuhFQYXo8GG/uXeNwAQzMw==} + /@crossbell/ipfs-react@0.0.19(@crossbell/ipfs-gateway@0.0.19)(react@18.2.0): + resolution: {integrity: sha512-AgTPURb32YuHG9Pz2Ymh6uJ/s2XOC4SM0w0q36CN0+P+qiSk3OtAmdmFkypCNk5ZFmwCcrd//bujaim9t7w9sw==} peerDependencies: - '@crossbell/ipfs-gateway': 0.0.18 + '@crossbell/ipfs-gateway': 0.0.19 react: ^17 || ^18 dependencies: - '@crossbell/ipfs-gateway': 0.0.18 + '@crossbell/ipfs-gateway': 0.0.19 react: 18.2.0 dev: false - /@crossbell/notification@0.0.80(@tanstack/react-query@4.29.5)(@types/react@18.0.38)(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4)(wagmi@0.12.12): - resolution: {integrity: sha512-M5nHI5UFVc1qOVWb68/7JsDagQlUnvEatmT0ehyjjobxBgl0CyOe5dYUGFFiFzpSAlhJygBzPXwLcvVoyXKeXA==} + /@crossbell/notification@1.4.6(@tanstack/react-query@4.29.15)(@types/react@18.2.14)(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3)(wagmi@1.2.1): + resolution: {integrity: sha512-/jVuWu8+LT0bRfbGU858zgepJmfvoNHcmU8xhMge3jLPGE1w+/z3AWM/2GemSfSMVI/ZdkJ4TZP9zs4iDBW7ug==} peerDependencies: '@tanstack/react-query': ^4 - ethers: ^5 react: ^18 - wagmi: ^0.12 - dependencies: - '@crossbell/indexer': 0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0) - '@crossbell/react-account': 0.0.80(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4) - '@crossbell/ui': 0.0.80(@types/react@18.0.38)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4) - '@crossbell/util-hooks': 0.0.80(react-dom@18.2.0)(react@18.2.0) - '@crossbell/util-metadata': 0.0.80 - '@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0) + wagmi: ^1.0.0 + dependencies: + '@crossbell/indexer': 1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/react-account': 1.4.6(@tanstack/react-query@4.29.15)(react-dom@18.2.0)(typescript@5.1.3) + '@crossbell/ui': 1.4.6(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/util-hooks': 1.4.4(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/util-metadata': 1.4.0(typescript@5.1.3) + '@tanstack/react-query': 4.29.15(react-dom@18.2.0)(react@18.2.0) classnames: 2.3.2 - dayjs: 1.11.7 - ethers: 5.7.2 + dayjs: 1.11.8 react: 18.2.0 - react-intersection-observer: 9.4.3(react@18.2.0) - wagmi: 0.12.12(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4) - zustand: 4.3.7(immer@10.0.1)(react@18.2.0) + react-intersection-observer: 9.5.1(react@18.2.0) + viem: 1.1.6(typescript@5.1.3) + wagmi: 1.2.1(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6) + zustand: 4.3.8(immer@10.0.2)(react@18.2.0) transitivePeerDependencies: - '@types/react' - bufferutil - immer - react-dom - react-native - - supports-color - typescript - utf-8-validate + - zod dev: false - /@crossbell/react-account@0.0.80(@tanstack/react-query@4.29.5)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.4): - resolution: {integrity: sha512-5bslel6uyNYW3YcpQvbFSbDESoadzGYrW2xJnDRznLRBQ6P8afnLkW6Io6KQ34HDh9jbEjmJyBl5zu1SWEAKow==} + /@crossbell/react-account@1.4.6(@tanstack/react-query@4.29.15)(react-dom@18.2.0)(typescript@5.1.3): + resolution: {integrity: sha512-SRpEGIVq01H5eRPCFNzABQu+S9UH8FMfpcjYIXqwzO0m+5eC98t1QRiqAYp5jHczUruXqdpjsNG+kXGBWXsQlg==} peerDependencies: '@tanstack/react-query': ^4 - ethers: ^5 - dependencies: - '@crossbell/contract': 0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0) - '@crossbell/indexer': 0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0) - '@crossbell/util-ethers': 0.0.80 - '@crossbell/util-hooks': 0.0.80(react-dom@18.2.0)(react@18.2.0) - '@crossbell/util-metadata': 0.0.80 - '@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0) + dependencies: + '@crossbell/contract': 1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/indexer': 1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/util-ethers': 1.4.0 + '@crossbell/util-hooks': 1.4.4(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/util-metadata': 1.4.0(typescript@5.1.3) + '@tanstack/react-query': 4.29.15(react-dom@18.2.0)(react@18.2.0) check-password-strength: 2.0.7 - crossbell.js: 0.19.8 - ethers: 5.7.2 - immer: 10.0.1 + crossbell: 1.4.0(typescript@5.1.3) + immer: 10.0.2 lodash.debounce: 4.0.8 react: 18.2.0 rxjs: 7.8.1 - ts-essentials: 9.3.1(typescript@5.0.4) - zustand: 4.3.7(immer@10.0.1)(react@18.2.0) + ts-essentials: 9.3.2(typescript@5.1.3) + viem: 1.1.6(typescript@5.1.3) + zustand: 4.3.8(immer@10.0.2)(react@18.2.0) transitivePeerDependencies: - bufferutil - react-dom - react-native - - supports-color - typescript - utf-8-validate + - zod dev: false - /@crossbell/ui@0.0.80(@types/react@18.0.38)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4): - resolution: {integrity: sha512-kSxECzC8z9wq0GGp3+lEJ6UsR/sSiGAFYQbBo1GUzzmfghuSwCm4cHH6pl0ggPKgcm2BmbDfBvs4NX7zK89sYg==} + /@crossbell/ui@1.4.6(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3): + resolution: {integrity: sha512-B8ka16jKLlsxtVcSeS3FxSHjau8RhvOn/tjB8H6DdNyBNj2oHr5GqNpResYipdwlKsCVRUOyFCUTJSVqI9Ujlw==} peerDependencies: react: ^18 react-dom: ^18 dependencies: - '@crossbell/indexer': 0.0.80(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0) - '@crossbell/util-hooks': 0.0.80(react-dom@18.2.0)(react@18.2.0) - '@crossbell/util-metadata': 0.0.80 - '@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0) + '@crossbell/indexer': 1.4.6(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/util-hooks': 1.4.4(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) + '@crossbell/util-metadata': 1.4.0(typescript@5.1.3) + '@tanstack/react-query': 4.29.15(react-dom@18.2.0)(react@18.2.0) classnames: 2.3.2 - crossbell.js: 0.19.8 + crossbell: 1.4.0(typescript@5.1.3) facepaint: 1.2.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-intersection-observer: 9.4.3(react@18.2.0) - react-remove-scroll: 2.5.5(@types/react@18.0.38)(react@18.2.0) + react-intersection-observer: 9.5.1(react@18.2.0) + react-remove-scroll: 2.5.6(@types/react@18.2.14)(react@18.2.0) react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) - ts-essentials: 9.3.1(typescript@5.0.4) + ts-essentials: 9.3.2(typescript@5.1.3) transitivePeerDependencies: - '@types/react' - bufferutil - - ethers - react-native - - supports-color - typescript - utf-8-validate + - zod dev: false - /@crossbell/util-ethers@0.0.80: - resolution: {integrity: sha512-8coKtEL6eKliAqDMmro3NwXvt1hu5LPCx/pbxzcmmajBSnihmXdmo29FDbFTmPViwRUrq4rXfELpmWglPw9WpQ==} + /@crossbell/util-ethers@1.4.0: + resolution: {integrity: sha512-U4ClTu/akp/X/kUmZ652wqJ748552jxfIv0bt2HYAI/pyCeNtnuP1A6WDA4TTMlWEGaa2xfoLde8Ga0zUWYngA==} dev: false - /@crossbell/util-hooks@0.0.80(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-kOTZ4ayoJTMP1vg+t/wK55GXjgw08k0X9UuRs7qylzDck5b1MD7oHc0xfR0CIuppSSkaIK1VW8rtlLZY0IUjNw==} + /@crossbell/util-hooks@1.4.4(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3): + resolution: {integrity: sha512-FXps9gUV3gpslk9C18kcyAlXdKg/1civGMPPAyAMQ2R65SUj65zQBrsi04aNCf9BCgy7KxB6cGWmVTBc1oUqmw==} peerDependencies: react: ^18 dependencies: - '@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0) - crossbell.js: 0.19.8 + '@tanstack/react-query': 4.29.15(react-dom@18.2.0)(react@18.2.0) + crossbell: 1.4.0(typescript@5.1.3) react: 18.2.0 transitivePeerDependencies: - bufferutil - react-dom - react-native - - supports-color + - typescript - utf-8-validate + - zod dev: false - /@crossbell/util-metadata@0.0.80: - resolution: {integrity: sha512-oweYADUEK0gxwLgoN2ZReugZHTlj4YCQ3nL91TiT4buPDiUthDL1lpHMde44D17qWnNgXJdigccdpzKIYu2Vxg==} + /@crossbell/util-metadata@1.4.0(typescript@5.1.3): + resolution: {integrity: sha512-FmfuWZdbCZyMsHje8A/j0GoTkthLjPo0fDXAn42qvFMlTBYzkQ/pOS08i9m/KeMNKssFQ9WcXPdqmYn0ze9hIA==} dependencies: - '@crossbell/util-ethers': 0.0.80 + '@crossbell/util-ethers': 1.4.0 '@fastify/deepmerge': 1.3.0 - crossbell.js: 0.19.8 + crossbell: 1.4.0(typescript@5.1.3) transitivePeerDependencies: - bufferutil - - supports-color + - typescript - utf-8-validate + - zod dev: false /@ctrl/tinycolor@3.6.0: @@ -719,38 +727,38 @@ packages: react: 18.2.0 dev: false - /@emotion/babel-plugin@11.10.6: - resolution: {integrity: sha512-p2dAqtVrkhSa7xz1u/m9eHYdLi+en8NowrmXeF/dKtJpU8lCWli8RUAati7NcSl0afsBott48pdnANuD0wh9QQ==} + /@emotion/babel-plugin@11.11.0: + resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==} dependencies: '@babel/helper-module-imports': 7.18.6 '@babel/runtime': 7.18.9 - '@emotion/hash': 0.9.0 - '@emotion/memoize': 0.8.0 - '@emotion/serialize': 1.1.1 + '@emotion/hash': 0.9.1 + '@emotion/memoize': 0.8.1 + '@emotion/serialize': 1.1.2 babel-plugin-macros: 3.1.0 convert-source-map: 1.9.0 escape-string-regexp: 4.0.0 find-root: 1.1.0 source-map: 0.5.7 - stylis: 4.1.3 + stylis: 4.2.0 dev: false - /@emotion/cache@11.10.7: - resolution: {integrity: sha512-VLl1/2D6LOjH57Y8Vem1RoZ9haWF4jesHDGiHtKozDQuBIkJm2gimVo0I02sWCuzZtVACeixTVB4jeE8qvCBoQ==} + /@emotion/cache@11.11.0: + resolution: {integrity: sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==} dependencies: - '@emotion/memoize': 0.8.0 - '@emotion/sheet': 1.2.1 - '@emotion/utils': 1.2.0 - '@emotion/weak-memoize': 0.3.0 - stylis: 4.1.3 + '@emotion/memoize': 0.8.1 + '@emotion/sheet': 1.2.2 + '@emotion/utils': 1.2.1 + '@emotion/weak-memoize': 0.3.1 + stylis: 4.2.0 dev: false /@emotion/core@11.0.0: resolution: {integrity: sha512-w4sE3AmHmyG6RDKf6mIbtHpgJUSJ2uGvPQb8VXFL7hFjMPibE8IiehG8cMX3Ztm4svfCQV6KqusQbeIOkurBcA==} dev: false - /@emotion/hash@0.9.0: - resolution: {integrity: sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ==} + /@emotion/hash@0.9.1: + resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==} dev: false /@emotion/is-prop-valid@0.8.8: @@ -766,12 +774,12 @@ packages: dev: false optional: true - /@emotion/memoize@0.8.0: - resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} + /@emotion/memoize@0.8.1: + resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.10.6(@types/react@18.0.38)(react@18.2.0): - resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==} + /@emotion/react@11.11.1(@types/react@18.2.14)(react@18.2.0): + resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==} peerDependencies: '@types/react': '*' react: '>=16.8.0' @@ -780,63 +788,63 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.9 - '@emotion/babel-plugin': 11.10.6 - '@emotion/cache': 11.10.7 - '@emotion/serialize': 1.1.1 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0) - '@emotion/utils': 1.2.0 - '@emotion/weak-memoize': 0.3.0 - '@types/react': 18.0.38 + '@emotion/babel-plugin': 11.11.0 + '@emotion/cache': 11.11.0 + '@emotion/serialize': 1.1.2 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) + '@emotion/utils': 1.2.1 + '@emotion/weak-memoize': 0.3.1 + '@types/react': 18.2.14 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false - /@emotion/serialize@1.1.1: - resolution: {integrity: sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA==} + /@emotion/serialize@1.1.2: + resolution: {integrity: sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==} dependencies: - '@emotion/hash': 0.9.0 - '@emotion/memoize': 0.8.0 - '@emotion/unitless': 0.8.0 - '@emotion/utils': 1.2.0 + '@emotion/hash': 0.9.1 + '@emotion/memoize': 0.8.1 + '@emotion/unitless': 0.8.1 + '@emotion/utils': 1.2.1 csstype: 3.1.0 dev: false - /@emotion/server@11.10.0: - resolution: {integrity: sha512-MTvJ21JPo9aS02GdjFW4nhdwOi2tNNpMmAM/YED0pkxzjDNi5WbiTwXqaCnvLc2Lr8NFtjhT0az1vTJyLIHYcw==} + /@emotion/server@11.11.0: + resolution: {integrity: sha512-6q89fj2z8VBTx9w93kJ5n51hsmtYuFPtZgnc1L8VzRx9ti4EU6EyvF6Nn1H1x3vcCQCF7u2dB2lY4AYJwUW4PA==} peerDependencies: '@emotion/css': ^11.0.0-rc.0 peerDependenciesMeta: '@emotion/css': optional: true dependencies: - '@emotion/utils': 1.2.0 + '@emotion/utils': 1.2.1 html-tokenize: 2.0.1 multipipe: 1.0.2 through: 2.3.8 dev: false - /@emotion/sheet@1.2.1: - resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==} + /@emotion/sheet@1.2.2: + resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} dev: false - /@emotion/unitless@0.8.0: - resolution: {integrity: sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw==} + /@emotion/unitless@0.8.1: + resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==} dev: false - /@emotion/use-insertion-effect-with-fallbacks@1.0.0(react@18.2.0): - resolution: {integrity: sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A==} + /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0): + resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} peerDependencies: react: '>=16.8.0' dependencies: react: 18.2.0 dev: false - /@emotion/utils@1.2.0: - resolution: {integrity: sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw==} + /@emotion/utils@1.2.1: + resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==} dev: false - /@emotion/weak-memoize@0.3.0: - resolution: {integrity: sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==} + /@emotion/weak-memoize@0.3.1: + resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==} dev: false /@esbuild/android-arm64@0.17.18: @@ -848,6 +856,15 @@ packages: dev: true optional: true + /@esbuild/android-arm64@0.18.7: + resolution: {integrity: sha512-o0VVztxJPkfDYbaU1tA1G1iwKiBh6Zt3bX5OdHDoITMFdRg+Mgdt3nHXMEtNlIjYA/Xn6hmlOYDHjJfQUduPuw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-arm@0.17.18: resolution: {integrity: sha512-EmwL+vUBZJ7mhFCs5lA4ZimpUH3WMAoqvOIYhVQwdIgSpHC8ImHdsRyhHAVxpDYUSm0lWvd63z0XH1IlImS2Qw==} engines: {node: '>=12'} @@ -857,6 +874,15 @@ packages: dev: true optional: true + /@esbuild/android-arm@0.18.7: + resolution: {integrity: sha512-nDQ7AC5WVKOqxaip/E5YbaRgnilBMsoGKjoGLCeCOYNePaBCBDwJsLfa2fn3FEtktiLaAF990W592avsHjJ/Vg==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-x64@0.17.18: resolution: {integrity: sha512-x+0efYNBF3NPW2Xc5bFOSFW7tTXdAcpfEg2nXmxegm4mJuVeS+i109m/7HMiOQ6M12aVGGFlqJX3RhNdYM2lWg==} engines: {node: '>=12'} @@ -866,6 +892,15 @@ packages: dev: true optional: true + /@esbuild/android-x64@0.18.7: + resolution: {integrity: sha512-ga8Dtpb01GorCi1dk3jEwDk3AK/3F+cR5P+//Tl0ERL2K2pK/J1f3t8hcJ+RRt3UYBV/uTL9GEnx7touX0KRPQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/darwin-arm64@0.17.18: resolution: {integrity: sha512-6tY+djEAdF48M1ONWnQb1C+6LiXrKjmqjzPNPWXhu/GzOHTHX2nh8Mo2ZAmBFg0kIodHhciEgUBtcYCAIjGbjQ==} engines: {node: '>=12'} @@ -875,6 +910,15 @@ packages: dev: true optional: true + /@esbuild/darwin-arm64@0.18.7: + resolution: {integrity: sha512-FVDOdfgyGOOISpd0b+UtA6YNbu5+RzZu7kDztjVsA/iZhGnyxbCR/vZ+B2j5yxbMZ9j3iz5uFiHIq1sl6nrZ0Q==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@esbuild/darwin-x64@0.17.18: resolution: {integrity: sha512-Qq84ykvLvya3dO49wVC9FFCNUfSrQJLbxhoQk/TE1r6MjHo3sFF2tlJCwMjhkBVq3/ahUisj7+EpRSz0/+8+9A==} engines: {node: '>=12'} @@ -884,6 +928,15 @@ packages: dev: true optional: true + /@esbuild/darwin-x64@0.18.7: + resolution: {integrity: sha512-w7aeD1UjDFXqyrZQLBIPYGmLR+gJsl+7QSwmSz+nVrCZOB7cyWEkIjCF8s4inUD3ja3WtKUIqzX5S4qDnU5q7Q==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@esbuild/freebsd-arm64@0.17.18: resolution: {integrity: sha512-fw/ZfxfAzuHfaQeMDhbzxp9mc+mHn1Y94VDHFHjGvt2Uxl10mT4CDavHm+/L9KG441t1QdABqkVYwakMUeyLRA==} engines: {node: '>=12'} @@ -893,6 +946,15 @@ packages: dev: true optional: true + /@esbuild/freebsd-arm64@0.18.7: + resolution: {integrity: sha512-wKyySDdoKVOPn9eDci/b3eP3EJVAVXC3b2CiaHphhCKfh4n5pWLwj7Ue96anK1HnpcZ0Uti8Sw9xq3Im0earHA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/freebsd-x64@0.17.18: resolution: {integrity: sha512-FQFbRtTaEi8ZBi/A6kxOC0V0E9B/97vPdYjY9NdawyLd4Qk5VD5g2pbWN2VR1c0xhzcJm74HWpObPszWC+qTew==} engines: {node: '>=12'} @@ -902,6 +964,15 @@ packages: dev: true optional: true + /@esbuild/freebsd-x64@0.18.7: + resolution: {integrity: sha512-rbfjbgSvzWRjQMKIntogK1d2oIAiA/ZVayXfK1WjcIIMQYLg74sAoT8CZBj30+bwn13YR0t6lgIxA1mJaS2Lhw==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-arm64@0.17.18: resolution: {integrity: sha512-R7pZvQZFOY2sxUG8P6A21eq6q+eBv7JPQYIybHVf1XkQYC+lT7nDBdC7wWKTrbvMXKRaGudp/dzZCwL/863mZQ==} engines: {node: '>=12'} @@ -911,6 +982,15 @@ packages: dev: true optional: true + /@esbuild/linux-arm64@0.18.7: + resolution: {integrity: sha512-cwfxKYroaD5BZ42NsfxdVU1issD2NxcuJHlCNsN5LtWq+kZMpwmIVDCJxKlgLIG7zH/4yq8lTuZJurxq058GsA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-arm@0.17.18: resolution: {integrity: sha512-jW+UCM40LzHcouIaqv3e/oRs0JM76JfhHjCavPxMUti7VAPh8CaGSlS7cmyrdpzSk7A+8f0hiedHqr/LMnfijg==} engines: {node: '>=12'} @@ -920,6 +1000,15 @@ packages: dev: true optional: true + /@esbuild/linux-arm@0.18.7: + resolution: {integrity: sha512-GpUBqqJnQ+7qdb7NqKNVj7TgD2JnLrEdzPtatPow77Me/EQ01GE1tHKZLePqhf5thdLDb5Se2Kcf4D9WTbSjmw==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-ia32@0.17.18: resolution: {integrity: sha512-ygIMc3I7wxgXIxk6j3V00VlABIjq260i967Cp9BNAk5pOOpIXmd1RFQJQX9Io7KRsthDrQYrtcx7QCof4o3ZoQ==} engines: {node: '>=12'} @@ -929,6 +1018,15 @@ packages: dev: true optional: true + /@esbuild/linux-ia32@0.18.7: + resolution: {integrity: sha512-SsvsGStwbArBcB/XNh+2MvUtgOLp0CR6Hn1PBWcdApCuAaMibHCDyzHS06+u/YOD1UpeXFHJZphix61HeVMH/w==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-loong64@0.17.18: resolution: {integrity: sha512-bvPG+MyFs5ZlwYclCG1D744oHk1Pv7j8psF5TfYx7otCVmcJsEXgFEhQkbhNW8otDHL1a2KDINW20cfCgnzgMQ==} engines: {node: '>=12'} @@ -938,6 +1036,15 @@ packages: dev: true optional: true + /@esbuild/linux-loong64@0.18.7: + resolution: {integrity: sha512-WOqQ0eaWGE/e9vmbxFT2exbWuXxHuG8ld0fN7oX5f0v7W6oveUIF4DLJYVae93t1+Icv5R0NBo8wv/o4hEvxBQ==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-mips64el@0.17.18: resolution: {integrity: sha512-oVqckATOAGuiUOa6wr8TXaVPSa+6IwVJrGidmNZS1cZVx0HqkTMkqFGD2HIx9H1RvOwFeWYdaYbdY6B89KUMxA==} engines: {node: '>=12'} @@ -947,6 +1054,15 @@ packages: dev: true optional: true + /@esbuild/linux-mips64el@0.18.7: + resolution: {integrity: sha512-/dKQ3OLr2Tmj0kuf4ZJioD+qnADUEJSBaiuDbk8v5602HnNNBSGHPrEB6S8PSb8y8jWsX9MMnxqk5KpLTf86OQ==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-ppc64@0.17.18: resolution: {integrity: sha512-3dLlQO+b/LnQNxgH4l9rqa2/IwRJVN9u/bK63FhOPB4xqiRqlQAU0qDU3JJuf0BmaH0yytTBdoSBHrb2jqc5qQ==} engines: {node: '>=12'} @@ -956,6 +1072,15 @@ packages: dev: true optional: true + /@esbuild/linux-ppc64@0.18.7: + resolution: {integrity: sha512-x/k1+daIqiGJt0Yhr5llFJ/zkRg1XAqcS2ntAYzS3pHogO8oIyc+LjsINgVyFCeFMFUZ9Ae9W5z2Ib05bMum3g==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-riscv64@0.17.18: resolution: {integrity: sha512-/x7leOyDPjZV3TcsdfrSI107zItVnsX1q2nho7hbbQoKnmoeUWjs+08rKKt4AUXju7+3aRZSsKrJtaRmsdL1xA==} engines: {node: '>=12'} @@ -965,6 +1090,15 @@ packages: dev: true optional: true + /@esbuild/linux-riscv64@0.18.7: + resolution: {integrity: sha512-LegTDzK9gL/sTkiZUGYLigTISwppZJvQL3MRmFgXgHrj3IzdWkPgMwEtOItK3YiFzhBSSNyKA0mSKEg4UuK8JQ==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-s390x@0.17.18: resolution: {integrity: sha512-cX0I8Q9xQkL/6F5zWdYmVf5JSQt+ZfZD2bJudZrWD+4mnUvoZ3TDDXtDX2mUaq6upMFv9FlfIh4Gfun0tbGzuw==} engines: {node: '>=12'} @@ -974,6 +1108,15 @@ packages: dev: true optional: true + /@esbuild/linux-s390x@0.18.7: + resolution: {integrity: sha512-fjBl45O8ivc3Nl14hdGpbHoVtdHnYGsLpwnlv2rNyb5NOsgY3Y8EhVe/fqR9ndHgO4eL68knKxkrRveEJq+v1g==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-x64@0.17.18: resolution: {integrity: sha512-66RmRsPlYy4jFl0vG80GcNRdirx4nVWAzJmXkevgphP1qf4dsLQCpSKGM3DUQCojwU1hnepI63gNZdrr02wHUA==} engines: {node: '>=12'} @@ -983,6 +1126,15 @@ packages: dev: true optional: true + /@esbuild/linux-x64@0.18.7: + resolution: {integrity: sha512-apYLJsg3wd3hW8nEt7H++8c8rTDvwXxX7h7YeI89g1RDPCT2QSXTO/xT1BCvFa/BFFoau+yvepQg2o5556FIWQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/netbsd-x64@0.17.18: resolution: {integrity: sha512-95IRY7mI2yrkLlTLb1gpDxdC5WLC5mZDi+kA9dmM5XAGxCME0F8i4bYH4jZreaJ6lIZ0B8hTrweqG1fUyW7jbg==} engines: {node: '>=12'} @@ -992,6 +1144,15 @@ packages: dev: true optional: true + /@esbuild/netbsd-x64@0.18.7: + resolution: {integrity: sha512-f82sUnrzdoW4MiiCDn1G3RSsPH8+no+okDhkHgGTGa+5F5wZCyxdXxzR6ctsiimvyPn9FIu9Zs+MesVsBRwyTw==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/openbsd-x64@0.17.18: resolution: {integrity: sha512-WevVOgcng+8hSZ4Q3BKL3n1xTv5H6Nb53cBrtzzEjDbbnOmucEVcZeGCsCOi9bAOcDYEeBZbD2SJNBxlfP3qiA==} engines: {node: '>=12'} @@ -1001,6 +1162,15 @@ packages: dev: true optional: true + /@esbuild/openbsd-x64@0.18.7: + resolution: {integrity: sha512-1TNDfpFYhIloHeqSRbJFjHFMYtTJWgqI2+S9uCLVCWrADLl5tCe8vQKDfkM7Afz/lZyqi6qEX/Eg2KA5S7FcNQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/sunos-x64@0.17.18: resolution: {integrity: sha512-Rzf4QfQagnwhQXVBS3BYUlxmEbcV7MY+BH5vfDZekU5eYpcffHSyjU8T0xucKVuOcdCsMo+Ur5wmgQJH2GfNrg==} engines: {node: '>=12'} @@ -1010,6 +1180,15 @@ packages: dev: true optional: true + /@esbuild/sunos-x64@0.18.7: + resolution: {integrity: sha512-lBhsHaM6EYCmzQCj+xeFev+dgqTgpSRqF7qXrxp5V4waFuidTBbWgqSXY5rsLRNLOyMMCh1cA+RqF8UL30oOJQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-arm64@0.17.18: resolution: {integrity: sha512-Kb3Ko/KKaWhjeAm2YoT/cNZaHaD1Yk/pa3FTsmqo9uFh1D1Rfco7BBLIPdDOozrObj2sahslFuAQGvWbgWldAg==} engines: {node: '>=12'} @@ -1019,6 +1198,15 @@ packages: dev: true optional: true + /@esbuild/win32-arm64@0.18.7: + resolution: {integrity: sha512-p9ipv7rPKitXAAeufg5BzmyYZHZtFfrLGUX15+AxpTQqSZDAZd2wIusaOW5oONTf8RB53ujIqQw7W0QnZMuiUw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-ia32@0.17.18: resolution: {integrity: sha512-0/xUMIdkVHwkvxfbd5+lfG7mHOf2FRrxNbPiKWg9C4fFrB8H0guClmaM3BFiRUYrznVoyxTIyC/Ou2B7QQSwmw==} engines: {node: '>=12'} @@ -1028,6 +1216,15 @@ packages: dev: true optional: true + /@esbuild/win32-ia32@0.18.7: + resolution: {integrity: sha512-WmNxuE+j1wUT2rK+e1Oakx3zobS1rPpQudPytGM4nxXEGv0gpXEvnZnrykRwriNFbGVCwFJoE4txayjW76LsCw==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-x64@0.17.18: resolution: {integrity: sha512-qU25Ma1I3NqTSHJUOKi9sAH1/Mzuvlke0ioMJRthLXKm7JiSKVwFghlGbDLOO2sARECGhja4xYfRAZNPAkooYg==} engines: {node: '>=12'} @@ -1037,14 +1234,23 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils@4.2.0(eslint@8.39.0): + /@esbuild/win32-x64@0.18.7: + resolution: {integrity: sha512-6RENfAwwL6dxQk/V1PxO/ejYRiOUVUaHi99hP3Dso/38jfNKFzU6YSSR/haJGNV/2wAHIgBMROQodna0IejAuA==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@eslint-community/eslint-utils@4.2.0(eslint@8.43.0): resolution: {integrity: sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.39.0 - eslint-visitor-keys: 3.4.0 + eslint: 8.43.0 + eslint-visitor-keys: 3.4.1 dev: true /@eslint-community/regexpp@4.4.0: @@ -1052,13 +1258,13 @@ packages: engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint/eslintrc@2.0.2: - resolution: {integrity: sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==} + /@eslint/eslintrc@2.0.3: + resolution: {integrity: sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.5.1 + espree: 9.5.2 globals: 13.20.0 ignore: 5.2.0 import-fresh: 3.3.0 @@ -1069,8 +1275,8 @@ packages: - supports-color dev: true - /@eslint/js@8.39.0: - resolution: {integrity: sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==} + /@eslint/js@8.43.0: + resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -1414,14 +1620,14 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /@floating-ui/react@0.19.2(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0): + /@floating-ui/react@0.19.2(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-JyNk4A0Ezirq8FlXECvRtQOX/iBe5Ize0W/pLkrZjfHW9GUV7Xnq6zm6fyZuQzaHHqEnVizmvlA96e1/CkZv+w==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: '@floating-ui/react-dom': 1.3.0(react-dom@18.2.0)(react@18.2.0) - aria-hidden: 1.2.2(@types/react@18.0.38)(react@18.2.0) + aria-hidden: 1.2.2(@types/react@18.2.14)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) tabbable: 6.0.1 @@ -1461,8 +1667,8 @@ packages: '@hapi/hoek': 8.5.1 dev: true - /@humanwhocodes/config-array@0.11.8: - resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==} + /@humanwhocodes/config-array@0.11.10: + resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -1485,14 +1691,14 @@ packages: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true - /@iconify/utils@2.1.5: - resolution: {integrity: sha512-6MvDI+I6QMvXn5rK9KQGdpEE4mmLTcuQdLZEiX5N+uZB+vc4Yw9K1OtnOgkl8mp4d9X0UrILREyZgF1NUwUt+Q==} + /@iconify/utils@2.1.7: + resolution: {integrity: sha512-P8S3z/L1LcV4Qem9AoCfVAaTFGySEMzFEY4CHZLkfRj0Fv9LiR+AwjDgrDrzyI93U2L2mg9JHsbTJ52mF8suNw==} dependencies: '@antfu/install-pkg': 0.1.1 - '@antfu/utils': 0.7.2 + '@antfu/utils': 0.7.4 '@iconify/types': 2.0.0 debug: 4.3.4 - kolorist: 1.7.0 + kolorist: 1.8.0 local-pkg: 0.4.3 transitivePeerDependencies: - supports-color @@ -1511,7 +1717,7 @@ packages: dependencies: '@jridgewell/set-array': 1.1.2 '@jridgewell/sourcemap-codec': 1.4.14 - '@jridgewell/trace-mapping': 0.3.15 + '@jridgewell/trace-mapping': 0.3.18 dev: true /@jridgewell/resolve-uri@3.1.0: @@ -1535,13 +1741,6 @@ packages: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} dev: true - /@jridgewell/trace-mapping@0.3.15: - resolution: {integrity: sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g==} - dependencies: - '@jridgewell/resolve-uri': 3.1.0 - '@jridgewell/sourcemap-codec': 1.4.14 - dev: true - /@jridgewell/trace-mapping@0.3.18: resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} dependencies: @@ -1592,10 +1791,6 @@ packages: resolution: {integrity: sha512-TQ21IjcZOw/scqypaVFY3jHVqI7X7Hta3qN/us6FvTol3AY06UmrhhXGww0E9xHmAbdX241ddwXEiMBSQZFr9g==} dev: false - /@lit-labs/ssr-dom-shim@1.0.0: - resolution: {integrity: sha512-ic93MBXfApIFTrup4a70M/+ddD8xdt2zxxj9sRwHQzhS9ag/syqkD8JPdTXsc1gUy2K8TTirhlCqyTEM/sifNw==} - dev: false - /@lit-labs/ssr-dom-shim@1.1.0: resolution: {integrity: sha512-92uQ5ARf7UXYrzaFcAX3T2rTvaS9Z1//ukV+DqjACM4c8s0ZBQd7ayJU5Dh2AFLD/Ayuyz4uMmxQec8q3U4Ong==} dev: false @@ -1603,63 +1798,63 @@ packages: /@lit/reactive-element@1.6.1: resolution: {integrity: sha512-va15kYZr7KZNNPZdxONGQzpUr+4sxVu7V/VG7a8mRfPPXUyhEYj5RzXCQmGrlP3tAh0L3HHm5AjBMFYRqlM9SA==} dependencies: - '@lit-labs/ssr-dom-shim': 1.0.0 + '@lit-labs/ssr-dom-shim': 1.1.0 dev: false - /@mantine/carousel@6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(embla-carousel-react@7.1.0)(react@18.2.0): - resolution: {integrity: sha512-l8sskLghyv5VWLXECmV4yv2JmbdPYrR4tnbXDYNtYMyQQg3RRbtUVJ/p42qmjmfqduAq+t8Ba2ZFPHgQSfWcgw==} + /@mantine/carousel@6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(embla-carousel-react@7.1.0)(react@18.2.0): + resolution: {integrity: sha512-3mITs1jJ3cFL4y/GQQ77LimxbEN8wjsixN1wcH6xQtx5LwD0bkVwXpcjWL6iRTHCUA+9QxPmJzv95nvsL5QfcA==} peerDependencies: - '@mantine/core': 6.0.8 - '@mantine/hooks': 6.0.8 + '@mantine/core': 6.0.14 + '@mantine/hooks': 6.0.14 embla-carousel-react: ^7.0.0 react: '>=16.8.0' dependencies: - '@mantine/core': 6.0.8(@emotion/react@11.10.6)(@mantine/hooks@6.0.8)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 6.0.8(react@18.2.0) - '@mantine/utils': 6.0.8(react@18.2.0) + '@mantine/core': 6.0.14(@emotion/react@11.11.1)(@mantine/hooks@6.0.14)(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0) + '@mantine/hooks': 6.0.14(react@18.2.0) + '@mantine/utils': 6.0.14(react@18.2.0) embla-carousel-react: 7.1.0(react@18.2.0) react: 18.2.0 dev: false - /@mantine/core@6.0.8(@emotion/react@11.10.6)(@mantine/hooks@6.0.8)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-jRVRgcZwKH2FKBUBch+NyFAJgEjU8DOzN5oqBIxR6xqQ2+ESV8dmSWLNxQGvFve7PR32DYuiXEDqzQ5YnwtDzQ==} + /@mantine/core@6.0.14(@emotion/react@11.11.1)(@mantine/hooks@6.0.14)(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-O916itwsB5XtEStVZRqp3SlB4aLM0sSgOFYYCVnLJ3E9O9E8h1xhaNEml1FJbMtrlNaXYUd6sy/OSRqNl9DyKA==} peerDependencies: - '@mantine/hooks': 6.0.8 + '@mantine/hooks': 6.0.14 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@floating-ui/react': 0.19.2(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 6.0.8(react@18.2.0) - '@mantine/styles': 6.0.8(@emotion/react@11.10.6)(react-dom@18.2.0)(react@18.2.0) - '@mantine/utils': 6.0.8(react@18.2.0) + '@floating-ui/react': 0.19.2(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0) + '@mantine/hooks': 6.0.14(react@18.2.0) + '@mantine/styles': 6.0.14(@emotion/react@11.11.1)(react-dom@18.2.0)(react@18.2.0) + '@mantine/utils': 6.0.14(react@18.2.0) '@radix-ui/react-scroll-area': 1.0.2(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-remove-scroll: 2.5.5(@types/react@18.0.38)(react@18.2.0) - react-textarea-autosize: 8.3.4(@types/react@18.0.38)(react@18.2.0) + react-remove-scroll: 2.5.6(@types/react@18.2.14)(react@18.2.0) + react-textarea-autosize: 8.3.4(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@emotion/react' - '@types/react' dev: false - /@mantine/dropzone@6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-onl4DVmLqZ9rjaGJiH899A/V4SUxw/wlbLTCFiQGJ6cxYyo2gZZHmXRVLskFX5N9sVBzMBckQyikDIn16mqz/g==} + /@mantine/dropzone@6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-rurn7wfqMx4vuU3glS2UpwbKId+TB7H1mY4s5Z2YExMb5ffty58G+io10ACKIhQ7iTgcvxpK9fyFVLsnRHT64A==} peerDependencies: - '@mantine/core': 6.0.8 - '@mantine/hooks': 6.0.8 + '@mantine/core': 6.0.14 + '@mantine/hooks': 6.0.14 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@mantine/core': 6.0.8(@emotion/react@11.10.6)(@mantine/hooks@6.0.8)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 6.0.8(react@18.2.0) - '@mantine/utils': 6.0.8(react@18.2.0) + '@mantine/core': 6.0.14(@emotion/react@11.11.1)(@mantine/hooks@6.0.14)(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0) + '@mantine/hooks': 6.0.14(react@18.2.0) + '@mantine/utils': 6.0.14(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-dropzone: 14.2.3(react@18.2.0) dev: false - /@mantine/form@6.0.8(react@18.2.0): - resolution: {integrity: sha512-0Z+4g5JGNGrEnCrrsetc4OaL8Kg5+GUVFnxi6oEHZdD3LJqknK6/OOLLCHXsNuiL0TWSeXiuYT1UihciRCm0Kg==} + /@mantine/form@6.0.14(react@18.2.0): + resolution: {integrity: sha512-2QlDN3PBMxHUxtoBy0ycc3InpATGje5sJXmw/Co9qiVtKUHe5pxcVl341CnA+MCI91uC2Ycucf20n/8GTLezrw==} peerDependencies: react: '>=16.8.0' dependencies: @@ -1668,39 +1863,39 @@ packages: react: 18.2.0 dev: false - /@mantine/hooks@6.0.8(react@18.2.0): - resolution: {integrity: sha512-9N4/v1Pt9EWY22MkyZfdMvoQuvLGKui7RqsS29b23Gz1xXR/DrkIAblvLWWu/xE/xYhIpdYfufpC1mF8Y3RfNg==} + /@mantine/hooks@6.0.14(react@18.2.0): + resolution: {integrity: sha512-cBGdTSdBDLcPScoeI12DCWFVzmT4tX+DmI9s+MOBm4IdhF4ogkLbbRgKosFbaBWNKx9WzYAUiQR/tUI5dTkJPQ==} peerDependencies: react: '>=16.8.0' dependencies: react: 18.2.0 dev: false - /@mantine/modals@6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-myALL7sKaqmCAXb8uESLni4BOxT8/I1OKIkv2VllVaFdqUPWDsPUEnk+Azhq/A6KpL37lignJQuTNrkN5ONAnw==} + /@mantine/modals@6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-54kOKLfbsp3ox51DYTgMJgBQ3QQ6qaTPZBdABaBPNJcJ1mwIFUQ457+evegwf2r4sKqaT2edTMmumFoa0YXyVg==} peerDependencies: - '@mantine/core': 6.0.8 - '@mantine/hooks': 6.0.8 + '@mantine/core': 6.0.14 + '@mantine/hooks': 6.0.14 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@mantine/core': 6.0.8(@emotion/react@11.10.6)(@mantine/hooks@6.0.8)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 6.0.8(react@18.2.0) - '@mantine/utils': 6.0.8(react@18.2.0) + '@mantine/core': 6.0.14(@emotion/react@11.11.1)(@mantine/hooks@6.0.14)(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0) + '@mantine/hooks': 6.0.14(react@18.2.0) + '@mantine/utils': 6.0.14(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@mantine/next@6.0.8(@emotion/react@11.10.6)(@emotion/server@11.10.0)(next@13.3.1)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-/wALz3EA84exqXpTWnyzA7nFwTctulZVtMu+SYvIdpqgUUH9yBAqoM0clArqgQuIOhg6BwQbUNWw3JGbmzikuQ==} + /@mantine/next@6.0.14(@emotion/react@11.11.1)(@emotion/server@11.11.0)(next@13.4.7)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-UnYHtrAwWIaK0ye0heR9eHZtWAf1xrYCUK5tTqxtkNVbBHJUQO09S2/hJrJbRXebrgztGxot9SO+GTfDBhSj4g==} peerDependencies: next: '*' react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@mantine/ssr': 6.0.8(@emotion/react@11.10.6)(@emotion/server@11.10.0)(react-dom@18.2.0)(react@18.2.0) - '@mantine/styles': 6.0.8(@emotion/react@11.10.6)(react-dom@18.2.0)(react@18.2.0) - next: 13.3.1(react-dom@18.2.0)(react@18.2.0) + '@mantine/ssr': 6.0.14(@emotion/react@11.11.1)(@emotion/server@11.11.0)(react-dom@18.2.0)(react@18.2.0) + '@mantine/styles': 6.0.14(@emotion/react@11.11.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.7(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) transitivePeerDependencies: @@ -1708,69 +1903,69 @@ packages: - '@emotion/server' dev: false - /@mantine/notifications@6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-FFB2g3oVrthwRyL2Zwd1IqqxRkIR35olA/D5mX1WcSq32N0+zN3Sa9iSHeGXfyAMpBl5S8ZcHGoCcxSnMzULDg==} + /@mantine/notifications@6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-ElzIVojgAplm9Gtq1qZWR/kjGupttRq8ctTUYmANV8yyXcbpErFr45RlYjDgJs2klQcZid3Pq7hVsjGKLF2MQw==} peerDependencies: - '@mantine/core': 6.0.8 - '@mantine/hooks': 6.0.8 + '@mantine/core': 6.0.14 + '@mantine/hooks': 6.0.14 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@mantine/core': 6.0.8(@emotion/react@11.10.6)(@mantine/hooks@6.0.8)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 6.0.8(react@18.2.0) - '@mantine/utils': 6.0.8(react@18.2.0) + '@mantine/core': 6.0.14(@emotion/react@11.11.1)(@mantine/hooks@6.0.14)(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0) + '@mantine/hooks': 6.0.14(react@18.2.0) + '@mantine/utils': 6.0.14(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-transition-group: 4.4.2(react-dom@18.2.0)(react@18.2.0) dev: false - /@mantine/nprogress@6.0.8(@mantine/core@6.0.8)(@mantine/hooks@6.0.8)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-SrOW08LKajkldkDQ1DwkywhCr+IrduHqgL8HqdR0zZinGLXq5RakNc4U3GdNgFbJpHN54eXITAlyONHumOIj6A==} + /@mantine/nprogress@6.0.14(@mantine/core@6.0.14)(@mantine/hooks@6.0.14)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-6wAnUqrSXPeAMj7EmtP/2WCx1a8El05wBe08ejxc7wgwRsVHOPZGXcdTOdzIMOm3IZDR2LvAlhaexwyqvXxtKQ==} peerDependencies: - '@mantine/core': 6.0.8 - '@mantine/hooks': 6.0.8 + '@mantine/core': 6.0.14 + '@mantine/hooks': 6.0.14 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@mantine/core': 6.0.8(@emotion/react@11.10.6)(@mantine/hooks@6.0.8)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) - '@mantine/hooks': 6.0.8(react@18.2.0) - '@mantine/utils': 6.0.8(react@18.2.0) + '@mantine/core': 6.0.14(@emotion/react@11.11.1)(@mantine/hooks@6.0.14)(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0) + '@mantine/hooks': 6.0.14(react@18.2.0) + '@mantine/utils': 6.0.14(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@mantine/ssr@6.0.8(@emotion/react@11.10.6)(@emotion/server@11.10.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-0FUdX7C8z1jv7NLZELrHsbePAbdvT/6SamBmCofsBQMY5EbwJfHM10iBUBeQnRLsRLSxG/XtSz745W6Qiadv9A==} + /@mantine/ssr@6.0.14(@emotion/react@11.11.1)(@emotion/server@11.11.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-vYWSUFIuwUyhtyAMUqceZHR5GslwPIY8/C1vhPF5xXwhLCoY33jpBd+06cqvMmge624NKUerTQKE3Lw39Yli8A==} peerDependencies: '@emotion/react': '>=11.9.0' '@emotion/server': '>=11.4.0' react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@emotion/react': 11.10.6(@types/react@18.0.38)(react@18.2.0) - '@emotion/server': 11.10.0 - '@mantine/styles': 6.0.8(@emotion/react@11.10.6)(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.14)(react@18.2.0) + '@emotion/server': 11.11.0 + '@mantine/styles': 6.0.14(@emotion/react@11.11.1)(react-dom@18.2.0)(react@18.2.0) html-react-parser: 1.4.12(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@mantine/styles@6.0.8(@emotion/react@11.10.6)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-f5hsU1O+7wxSD9sTU85rKQ3fUmUDup/N+wkdOWmIA8EtNMopmY6wbfs4bh8T8LvyPzMFS7/MzwqXq3nRD9Hfyw==} + /@mantine/styles@6.0.14(@emotion/react@11.11.1)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-qkqUodvVPzthmVzWQHYe/yWrc8UZcz8A5KfegK2Ps67bZzfoZs/NBVcEx6REq8HTsISjYw3jJyMRxAE3G7Ms4Q==} peerDependencies: '@emotion/react': '>=11.9.0' react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@emotion/react': 11.10.6(@types/react@18.0.38)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.14)(react@18.2.0) clsx: 1.1.1 csstype: 3.0.9 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@mantine/utils@6.0.8(react@18.2.0): - resolution: {integrity: sha512-G7omM5XjnGzXLiFU/r2yOJrixDFnY2pUkqD38cV9e/Qa6KFEErp4mNb+rhkSHafCnvfwBiNcdryZwEhJTtuC+Q==} + /@mantine/utils@6.0.14(react@18.2.0): + resolution: {integrity: sha512-se+3IXJsNj4wnLMlqc7LiBe74m+JLQJ5o3wEcDtFzaJEtEt1rtw/1q3xKuROkH3xEiauhxQgzsc4gj/AslHy2A==} peerDependencies: react: '>=16.8.0' dependencies: @@ -1787,7 +1982,7 @@ packages: dependencies: '@types/debug': 4.1.7 debug: 4.3.4 - semver: 7.3.8 + semver: 7.5.3 superstruct: 1.0.3 transitivePeerDependencies: - supports-color @@ -1799,25 +1994,25 @@ packages: '@motionone/easing': 10.15.1 '@motionone/types': 10.15.1 '@motionone/utils': 10.15.1 - tslib: 2.5.0 + tslib: 2.5.3 dev: false - /@motionone/dom@10.15.5: - resolution: {integrity: sha512-Xc5avlgyh3xukU9tydh9+8mB8+2zAq+WlLsC3eEIp7Ax7DnXgY7Bj/iv0a4X2R9z9ZFZiaXK3BO0xMYHKbAAdA==} + /@motionone/dom@10.16.2: + resolution: {integrity: sha512-bnuHdNbge1FutZXv+k7xub9oPWcF0hsu8y1HTH/qg6av58YI0VufZ3ngfC7p2xhMJMnoh0LXFma2EGTgPeCkeg==} dependencies: '@motionone/animation': 10.15.1 '@motionone/generators': 10.15.1 '@motionone/types': 10.15.1 '@motionone/utils': 10.15.1 hey-listen: 1.0.8 - tslib: 2.5.0 + tslib: 2.5.3 dev: false /@motionone/easing@10.15.1: resolution: {integrity: sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==} dependencies: '@motionone/utils': 10.15.1 - tslib: 2.5.0 + tslib: 2.5.3 dev: false /@motionone/generators@10.15.1: @@ -1825,14 +2020,14 @@ packages: dependencies: '@motionone/types': 10.15.1 '@motionone/utils': 10.15.1 - tslib: 2.5.0 + tslib: 2.5.3 dev: false - /@motionone/svelte@10.15.5: - resolution: {integrity: sha512-Xyxtgp7BlVnSBwcoFmXGHUVnpNktzeXsEifu2NJJWc7VGuxutDsBZxNdz80qvpLIC5MeBa1wh7GGegZzTm1msg==} + /@motionone/svelte@10.16.2: + resolution: {integrity: sha512-38xsroKrfK+aHYhuQlE6eFcGy0EwrB43Q7RGjF73j/kRUTcLNu/LAaKiLLsN5lyqVzCgTBVt4TMT/ShWbTbc5Q==} dependencies: - '@motionone/dom': 10.15.5 - tslib: 2.5.0 + '@motionone/dom': 10.16.2 + tslib: 2.5.3 dev: false /@motionone/types@10.15.1: @@ -1844,14 +2039,14 @@ packages: dependencies: '@motionone/types': 10.15.1 hey-listen: 1.0.8 - tslib: 2.5.0 + tslib: 2.5.3 dev: false - /@motionone/vue@10.15.5: - resolution: {integrity: sha512-cUENrLYAolUacHvCgU+8wF9OgSlVutfWbHMLERI/bElCJ+e2YVQvG/CpGhIM5fYOOJzuvg2T2wHmLLmvJoavEw==} + /@motionone/vue@10.16.2: + resolution: {integrity: sha512-7/dEK/nWQXOkJ70bqb2KyNfSWbNvWqKKq1C8juj+0Mg/AorgD8O5wE3naddK0G+aXuNMqRuc4jlsYHHWHtIzVw==} dependencies: - '@motionone/dom': 10.15.5 - tslib: 2.5.0 + '@motionone/dom': 10.16.2 + tslib: 2.5.3 dev: false /@mswjs/cookies@0.2.2: @@ -1878,8 +2073,8 @@ packages: - supports-color dev: true - /@next/bundle-analyzer@13.3.1: - resolution: {integrity: sha512-Qkd0ENOczIyJlKjjN7ENwQ2S5B6wqrTnVlzfWqAImw38VNgaVqZRgaM9Ph8JM43E6iLPjsMOHh8EN/7FxHyQ/g==} + /@next/bundle-analyzer@13.4.7: + resolution: {integrity: sha512-cIcU07u6WdDUF1nrFYOSPvx/pie8euxSnWB1Y/XMYj2g5ls+iyaDr/ChyZugD5hNW754x0NFy1CwzpObA0bffQ==} dependencies: webpack-bundle-analyzer: 4.7.0 transitivePeerDependencies: @@ -1887,87 +2082,93 @@ packages: - utf-8-validate dev: false - /@next/env@13.3.1: - resolution: {integrity: sha512-EDtCoedIZC7JlUQ3uaQpSc4aVmyhbLHmQVALg7pFfQgOTjgSnn7mKtA0DiCMkYvvsx6aFb5octGMtWrOtGXW9A==} + /@next/env@13.4.7: + resolution: {integrity: sha512-ZlbiFulnwiFsW9UV1ku1OvX/oyIPLtMk9p/nnvDSwI0s7vSoZdRtxXNsaO+ZXrLv/pMbXVGq4lL8TbY9iuGmVw==} - /@next/eslint-plugin-next@13.3.1: - resolution: {integrity: sha512-Hpd74UrYGF+bq9bBSRDXRsRfaWkPpcwjhvachy3sr/R/5fY6feC0T0s047pUthyqcaeNsqKOY1nUGQQJNm4WyA==} + /@next/eslint-plugin-next@13.4.7: + resolution: {integrity: sha512-ANEPltxzXbyyG7CvqxdY4PmeM5+RyWdAJGufTHnU+LA/i3J6IDV2r8Z4onKwskwKEhwqzz5lMaSYGGXLyHX+mg==} dependencies: glob: 7.1.7 dev: true - /@next/swc-darwin-arm64@13.3.1: - resolution: {integrity: sha512-UXPtriEc/pBP8luSLSCZBcbzPeVv+SSjs9cH/KygTbhmACye8/OOXRZO13Z2Wq1G0gLmEAIHQAOuF+vafPd2lw==} + /@next/swc-darwin-arm64@13.4.7: + resolution: {integrity: sha512-VZTxPv1b59KGiv/pZHTO5Gbsdeoxcj2rU2cqJu03btMhHpn3vwzEK0gUSVC/XW96aeGO67X+cMahhwHzef24/w==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@next/swc-darwin-x64@13.3.1: - resolution: {integrity: sha512-lT36yYxosCfLtplFzJWgo0hrPu6/do8+msgM7oQkPeohDNdhjtjFUgOOwdSnPublLR6Mo2Ym4P/wl5OANuD2bw==} + /@next/swc-darwin-x64@13.4.7: + resolution: {integrity: sha512-gO2bw+2Ymmga+QYujjvDz9955xvYGrWofmxTq7m70b9pDPvl7aDFABJOZ2a8SRCuSNB5mXU8eTOmVVwyp/nAew==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@next/swc-linux-arm64-gnu@13.3.1: - resolution: {integrity: sha512-wRb76nLWJhonH8s3kxC/1tFguEkeOPayIwe9mkaz1G/yeS3OrjeyKMJsb4+Kdg0zbTo53bNCOl59NNtDM7yyyw==} + /@next/swc-linux-arm64-gnu@13.4.7: + resolution: {integrity: sha512-6cqp3vf1eHxjIDhEOc7Mh/s8z1cwc/l5B6ZNkOofmZVyu1zsbEM5Hmx64s12Rd9AYgGoiCz4OJ4M/oRnkE16/Q==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-arm64-musl@13.3.1: - resolution: {integrity: sha512-qz3BzjJRZ16Iq/jrp+pjiYOc0jTjHlfmxQmZk9x/+5uhRP6/eWQSTAPVJ33BMo6oK5O5N4644OgTAbzXzorecg==} + /@next/swc-linux-arm64-musl@13.4.7: + resolution: {integrity: sha512-T1kD2FWOEy5WPidOn1si0rYmWORNch4a/NR52Ghyp4q7KyxOCuiOfZzyhVC5tsLIBDH3+cNdB5DkD9afpNDaOw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-gnu@13.3.1: - resolution: {integrity: sha512-6mgkLmwlyWlomQmpl21I3hxgqE5INoW4owTlcLpNsd1V4wP+J46BlI/5zV5KWWbzjfncIqzXoeGs5Eg+1GHODA==} + /@next/swc-linux-x64-gnu@13.4.7: + resolution: {integrity: sha512-zaEC+iEiAHNdhl6fuwl0H0shnTzQoAoJiDYBUze8QTntE/GNPfTYpYboxF5LRYIjBwETUatvE0T64W6SKDipvg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-musl@13.3.1: - resolution: {integrity: sha512-uqm5sielhQmKJM+qayIhgZv1KlS5pqTdQ99b+Z7hMWryXS96qE0DftTmMZowBcUL6x7s2vSXyH5wPtO1ON7LBg==} + /@next/swc-linux-x64-musl@13.4.7: + resolution: {integrity: sha512-X6r12F8d8SKAtYJqLZBBMIwEqcTRvUdVm+xIq+l6pJqlgT2tNsLLf2i5Cl88xSsIytBICGsCNNHd+siD2fbWBA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-win32-arm64-msvc@13.3.1: - resolution: {integrity: sha512-WomIiTj/v3LevltlibNQKmvrOymNRYL+a0dp5R73IwPWN5FvXWwSELN/kiNALig/+T3luc4qHNTyvMCp9L6U5Q==} + /@next/swc-win32-arm64-msvc@13.4.7: + resolution: {integrity: sha512-NPnmnV+vEIxnu6SUvjnuaWRglZzw4ox5n/MQTxeUhb5iwVWFedolPFebMNwgrWu4AELwvTdGtWjqof53AiWHcw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-ia32-msvc@13.3.1: - resolution: {integrity: sha512-M+PoH+0+q658wRUbs285RIaSTYnGBSTdweH/0CdzDgA6Q4rBM0sQs4DHmO3BPP0ltCO/vViIoyG7ks66XmCA5g==} + /@next/swc-win32-ia32-msvc@13.4.7: + resolution: {integrity: sha512-6Hxijm6/a8XqLQpOOf/XuwWRhcuc/g4rBB2oxjgCMuV9Xlr2bLs5+lXyh8w9YbAUMYR3iC9mgOlXbHa79elmXw==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-x64-msvc@13.3.1: - resolution: {integrity: sha512-Sl1F4Vp5Z1rNXWZYqJwMuWRRol4bqOB6+/d7KqkgQ4AcafKPN1PZmpkCoxv4UFHtFNIB7EotnuIhtXu3zScicQ==} + /@next/swc-win32-x64-msvc@13.4.7: + resolution: {integrity: sha512-sW9Yt36Db1nXJL+mTr2Wo0y+VkPWeYhygvcHj1FF0srVtV+VoDjxleKtny21QHaG05zdeZnw2fCtf2+dEqgwqA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] requiresBuild: true optional: true + /@noble/curves@1.0.0: + resolution: {integrity: sha512-2upgEu0iLiDVDZkNLeFV2+ht0BAVgQnEmCk6JsOch9Rp8xfkMCbvbAZlA2pBHQc73dbl+vFOXfqkf4uemdn0bw==} + dependencies: + '@noble/hashes': 1.3.0 + dev: false + /@noble/ed25519@1.7.3: resolution: {integrity: sha512-iR8GBkDt0Q3GyaVcIu7mSsVIqnFbkbRzGLWlvhwunacoLwt4J3swfKhfaM6rN6WY+TBGoYT1GtT1mIh2/jGbRQ==} dev: false @@ -2018,7 +2219,7 @@ packages: open: 8.4.2 picocolors: 1.0.0 tiny-glob: 0.2.9 - tslib: 2.5.0 + tslib: 2.5.3 dev: true /@polka/url@1.0.0-next.21: @@ -2195,77 +2396,96 @@ packages: - encoding dev: false - /@sentry-internal/tracing@7.49.0: - resolution: {integrity: sha512-ESh3+ZneQk/3HESTUmIPNrW5GVPu/HrRJU+eAJJto74vm+6vP7zDn2YV2gJ1w18O/37nc7W/bVCgZJlhZ3cwew==} + /@scure/base@1.1.1: + resolution: {integrity: sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA==} + dev: false + + /@scure/bip32@1.3.0: + resolution: {integrity: sha512-bcKpo1oj54hGholplGLpqPHRbIsnbixFtc06nwuNM5/dwSXOq/AAYoIBRsBmnZJSdfeNW5rnff7NTAz3ZCqR9Q==} + dependencies: + '@noble/curves': 1.0.0 + '@noble/hashes': 1.3.0 + '@scure/base': 1.1.1 + dev: false + + /@scure/bip39@1.2.0: + resolution: {integrity: sha512-SX/uKq52cuxm4YFXWFaVByaSHJh2w3BnokVSeUJVCv6K7WulT9u2BuNRBhuFl8vAuYnzx9bEu9WgpcNYTrYieg==} + dependencies: + '@noble/hashes': 1.3.0 + '@scure/base': 1.1.1 + dev: false + + /@sentry-internal/tracing@7.56.0: + resolution: {integrity: sha512-OKI4Pz/O13gng8hT9rNc+gRV3+P7nnk1HnHlV8fgaQydS6DsRxoDL1sHa42tZGbh7K9jqNAP3TC6VjBOsr2tXA==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.49.0 - '@sentry/types': 7.49.0 - '@sentry/utils': 7.49.0 + '@sentry/core': 7.56.0 + '@sentry/types': 7.56.0 + '@sentry/utils': 7.56.0 tslib: 1.14.1 dev: false - /@sentry/browser@7.49.0: - resolution: {integrity: sha512-x2DekKkQoY7/dhBzE4J25mdQ978NtPBTVQb+uZqlF/t5mp4K44TAszmPqy8lC/CmVHkp7qcpRGSCIzeboUL4KA==} + /@sentry/browser@7.56.0: + resolution: {integrity: sha512-qpyyw+NM/psbNAYMlTCCdWwxHHcogppEQ+Q40jGE4sKP2VRIjjyteJkUcaEMoGpbJXx9puzTWbpzqlQ8r15Now==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.49.0 - '@sentry/core': 7.49.0 - '@sentry/replay': 7.49.0 - '@sentry/types': 7.49.0 - '@sentry/utils': 7.49.0 + '@sentry-internal/tracing': 7.56.0 + '@sentry/core': 7.56.0 + '@sentry/replay': 7.56.0 + '@sentry/types': 7.56.0 + '@sentry/utils': 7.56.0 tslib: 1.14.1 dev: false - /@sentry/core@7.49.0: - resolution: {integrity: sha512-AlSnCYgfEbvK8pkNluUkmdW/cD9UpvOVCa+ERQswXNRkAv5aDGCL6Ihv6fnIajE++BYuwZh0+HwZUBVKTFzoZg==} + /@sentry/core@7.56.0: + resolution: {integrity: sha512-Nuyyfh09Yz27kPo74fXHlrdmZeK6zrlJVtxQ6LkwuoaTBcNcesNXVaOtr6gjvUGUmsfriVPP3Jero5LXufV7GQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.49.0 - '@sentry/utils': 7.49.0 + '@sentry/types': 7.56.0 + '@sentry/utils': 7.56.0 tslib: 1.14.1 dev: false - /@sentry/react@7.49.0(react@18.2.0): - resolution: {integrity: sha512-s+ROJr1tP9zVBmoOn94JM+fu2TuoJKxkSXTEUOKoQ9P6P5ROzpDqTzHRGk6u4OjZTy5tftRyEqBGM2Iaf9Y+UA==} + /@sentry/react@7.56.0(react@18.2.0): + resolution: {integrity: sha512-dRnkZwspef5aEHV/eiLS/mhomFCXItylU8s78fzAn5QMTDGHmu5Pnhl5dxh/zbPUcdXqFA6GwJVucV4gzsNEJw==} engines: {node: '>=8'} peerDependencies: react: 15.x || 16.x || 17.x || 18.x dependencies: - '@sentry/browser': 7.49.0 - '@sentry/types': 7.49.0 - '@sentry/utils': 7.49.0 + '@sentry/browser': 7.56.0 + '@sentry/types': 7.56.0 + '@sentry/utils': 7.56.0 hoist-non-react-statics: 3.3.2 react: 18.2.0 tslib: 1.14.1 dev: false - /@sentry/replay@7.49.0: - resolution: {integrity: sha512-UY3bHoBDPOu4Dpq3m3oxNjLrq09NiFVYUfrTN4QOq1Am2SA04XbuCj/YZ+jNVy/NrFtoz9cTovK6oQbNw53jog==} + /@sentry/replay@7.56.0: + resolution: {integrity: sha512-bvjiJK1+SM/paLapuL+nEJ8CIF1bJqi0nnFyxUIi2L5L6yb2uMwfyT3IQ+kz0cXJsLdb3HN4WMphVjyiU9pFdg==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.49.0 - '@sentry/types': 7.49.0 - '@sentry/utils': 7.49.0 + '@sentry/core': 7.56.0 + '@sentry/types': 7.56.0 + '@sentry/utils': 7.56.0 dev: false - /@sentry/tracing@7.49.0: - resolution: {integrity: sha512-RtyTt1DvX7s1M2ca9qnevOkuwn8HjbKXrSVHtMbQYoT3uGvjT8Pm71D5WtWMWH2QLpFgcqQq/1ifZBUAG4Y7qA==} + /@sentry/tracing@7.56.0: + resolution: {integrity: sha512-Qy7lJdC2YBk9T8JFt4da7xHB3pTZH6yUiIwo5edmSBv2cY6MQ0QZgLzsjJurjf47+/WecVYYKdye9q4twsBlDA==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.49.0 + '@sentry-internal/tracing': 7.56.0 dev: false - /@sentry/types@7.49.0: - resolution: {integrity: sha512-9yXXh7iv76+O6h2ONUVx0wsL1auqJFWez62mTjWk4350SgMmWp/zUkBxnVXhmcYqscz/CepC+Loz9vITLXtgxg==} + /@sentry/types@7.56.0: + resolution: {integrity: sha512-5WjhVOQm75ItOytOx2jTx+5yw8/qJ316+g1Di8dS9+kgIi1zniqdMcX00C2yYe3FMUgFB49PegCUYulm9Evapw==} engines: {node: '>=8'} dev: false - /@sentry/utils@7.49.0: - resolution: {integrity: sha512-JdC9yGnOgev4ISJVwmIoFsk8Zx0psDZJAj2DV7x4wMZsO6QK+YjC7G3mUED/S5D5lsrkBZ/3uvQQhr8DQI4UcQ==} + /@sentry/utils@7.56.0: + resolution: {integrity: sha512-wgeX7bufxc//TjjSIE+gCMm8hVId7Jzvc+f441bYrWnNZBuzPIDW2BummCcPrKzSYe5GeYZDTZGV8YZGMLGBjw==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.49.0 + '@sentry/types': 7.56.0 tslib: 1.14.1 dev: false @@ -2422,10 +2642,10 @@ packages: '@stablelib/wipe': 1.0.1 dev: false - /@swc/helpers@0.5.0: - resolution: {integrity: sha512-SjY/p4MmECVVEWspzSRpQEM3sjR17sP8PbGxELWrT+YZMBfiUyt1MRUNjMV23zohwlG2HYtCQOsCwsTHguXkyg==} + /@swc/helpers@0.5.1: + resolution: {integrity: sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==} dependencies: - tslib: 2.5.0 + tslib: 2.5.3 /@tanstack/match-sorter-utils@8.7.0: resolution: {integrity: sha512-OgfIPMHTfuw9JGcXCCoEHWFP/eSP2eyhCYwkrFnWBM3NbUPAgOlFP11DbM7cozDRVB0XbPr1tD4pLAtWKlVUVg==} @@ -2434,6 +2654,10 @@ packages: remove-accents: 0.4.2 dev: false + /@tanstack/query-core@4.29.15: + resolution: {integrity: sha512-Recc1d5rjHesKhzlH3Aw66v+vQxtB9OHEXP/vxgEcEJ0DwEpfe3EQ4id20vuBJHY2XRjfgWGmUs6ZgK6PSsTXA==} + dev: false + /@tanstack/query-core@4.29.5: resolution: {integrity: sha512-xXIiyQ/4r9KfaJ3k6kejqcaqFXXBTzN2aOJ5H1J6aTJE9hl/nbgAdfF6oiIu0CD5xowejJEJ6bBg8TO7BN4NuQ==} dev: false @@ -2450,32 +2674,32 @@ packages: '@tanstack/query-persist-client-core': 4.29.5 dev: false - /@tanstack/react-query-devtools@4.29.5(@tanstack/react-query@4.29.5)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-hFep/bbomTpUocIRjY0Q4rj8X0zi5jTT0fpm24wInPMXAtjWeg01Iq598d2pzLpQVk1M9l+Yv/KLIHFmsl0P2Q==} + /@tanstack/react-query-devtools@4.29.15(@tanstack/react-query@4.29.15)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-Mtt0c4xNVuo8T6K5+wQZ8hgL8wme99M/+XPwgLDS34PjmTPJs7kWyUuweNyWQZZZsUpAts69k4Dssh+nB5rwsg==} peerDependencies: - '@tanstack/react-query': 4.29.5 + '@tanstack/react-query': 4.29.15 react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: '@tanstack/match-sorter-utils': 8.7.0 - '@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0) + '@tanstack/react-query': 4.29.15(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) superjson: 1.11.0 use-sync-external-store: 1.2.0(react@18.2.0) dev: false - /@tanstack/react-query-persist-client@4.29.5(@tanstack/react-query@4.29.5): + /@tanstack/react-query-persist-client@4.29.5(@tanstack/react-query@4.29.15): resolution: {integrity: sha512-zvQChSqO/HpRHWjCn+4L4M45Yr2eslogJcQr2HFxRw27Wj/5WlFYhnQFo5SCCR+gZh09tMnkzD+zFhN76wMEGw==} peerDependencies: '@tanstack/react-query': 4.29.5 dependencies: '@tanstack/query-persist-client-core': 4.29.5 - '@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0) + '@tanstack/react-query': 4.29.15(react-dom@18.2.0)(react@18.2.0) dev: false - /@tanstack/react-query@4.29.5(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-F87cibC3s3eG0Q90g2O+hqntpCrudKFnR8P24qkH9uccEhXErnJxBC/AAI4cJRV2bfMO8IeGZQYf3WyYgmSg0w==} + /@tanstack/react-query@4.29.15(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-1zDkv95ljuJ623hhbYU8YIprPW2x6774kh3IQNEuZav62+S+Zr26uUOrE2zGRp9I1uO5Liw/0uYB3dWXQP5+3Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -2486,7 +2710,7 @@ packages: react-native: optional: true dependencies: - '@tanstack/query-core': 4.29.5 + '@tanstack/query-core': 4.29.15 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) use-sync-external-store: 1.2.0(react@18.2.0) @@ -2501,12 +2725,6 @@ packages: resolution: {integrity: sha512-UgFiSalbDaWrkMBQv8rHetnlwj3HVZtJo6i2aGLe50I6XdlPZFdGRfM2GOaP+i3Tm6p+YcyEql3yoi3ZPs/6Pw==} dev: true - /@types/bn.js@5.1.1: - resolution: {integrity: sha512-qNrYbZqMx0uJAfKnKclPh+dTwK33KfLHYqtyODwd5HnXOjnkhc4qgn3BrK6RWyGZm5+sIFE7Q7Vz6QQtJB7w7g==} - dependencies: - '@types/node': 18.16.0 - dev: false - /@types/canvas-confetti@1.6.0: resolution: {integrity: sha512-Yq6rIccwcco0TLD5SMUrIM7Fk7Fe/C0jmNRxJJCLtAF6gebDkPuUjK5EHedxecm69Pi/aA+It39Ux4OHmFhjRw==} dev: true @@ -2514,7 +2732,7 @@ packages: /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.16.0 + '@types/node': 20.3.1 dev: false /@types/cookie@0.4.1: @@ -2557,7 +2775,7 @@ packages: /@types/jsdom@21.1.1: resolution: {integrity: sha512-cZFuoVLtzKP3gmq9eNosUL1R50U+USkbLtUQ1bYVgl/lKp0FZM7Cq4aIHAL8oIvQ17uSHi7jXPtfDOdjPwBE7A==} dependencies: - '@types/node': 18.16.0 + '@types/node': 20.3.1 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: true @@ -2603,8 +2821,8 @@ packages: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: false - /@types/node@18.16.0: - resolution: {integrity: sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==} + /@types/node@20.3.1: + resolution: {integrity: sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -2618,14 +2836,8 @@ packages: resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} dev: false - /@types/pbkdf2@3.1.0: - resolution: {integrity: sha512-Cf63Rv7jCQ0LaL8tNXmEyqTHuIJxRdlS5vMh1mj5voN4+QFhVZnlZruezqpWYDiJ8UTzhP0VmeLXCmBk66YrMQ==} - dependencies: - '@types/node': 18.16.0 - dev: false - - /@types/phoenix@1.5.6: - resolution: {integrity: sha512-e7jZ6I9uyRGsg7MNwQcarmBvRlbGb9DibbocE9crVnxqsy6C23RMxLWbJ2CQ3vgCW7taoL1L+F02EcjA6ld7XA==} + /@types/phoenix@1.6.0: + resolution: {integrity: sha512-qwfpsHmFuhAS/dVd4uBIraMxRd56vwBUYQGZ6GpXnFuM2XMRFJbIyruFKKlW2daQliuYZwe0qfn/UjFCDKic5g==} dev: true /@types/prop-types@15.7.5: @@ -2634,17 +2846,17 @@ packages: /@types/qrcode@1.5.0: resolution: {integrity: sha512-x5ilHXRxUPIMfjtM+1vf/GPTRWZ81nqscursm5gMznJeK9M0YnZ1c3bEvRLQ0zSSgedLx1J6MGL231ObQGGhaA==} dependencies: - '@types/node': 18.16.0 + '@types/node': 20.3.1 dev: true - /@types/react-dom@18.0.11: - resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==} + /@types/react-dom@18.2.6: + resolution: {integrity: sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==} dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.14 dev: true - /@types/react@18.0.38: - resolution: {integrity: sha512-ExsidLLSzYj4cvaQjGnQCk4HFfVT9+EZ9XZsQ8Hsrcn8QNgXtpZ3m9vSIC2MWtx7jHictK6wYhQgGh6ic58oOw==} + /@types/react@18.2.14: + resolution: {integrity: sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -2653,12 +2865,6 @@ packages: /@types/scheduler@0.16.2: resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} - /@types/secp256k1@4.0.3: - resolution: {integrity: sha512-Da66lEIFeIz9ltsdMZcpQvmrmmoqrfju8pm1BH8WbYjZSwUgCwXLb9C+9XYogwBITnbsSaMdVPb2ekf7TV+03w==} - dependencies: - '@types/node': 18.16.0 - dev: false - /@types/semver@7.3.13: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true @@ -2666,7 +2872,7 @@ packages: /@types/set-cookie-parser@2.4.2: resolution: {integrity: sha512-fBZgytwhYAUkj/jC/FAV4RQ5EerRup1YQsXQCh8rZfiHkc4UahC192oH0smGwsXol3cL3A5oETuAHeQHmhXM4w==} dependencies: - '@types/node': 18.16.0 + '@types/node': 20.3.1 dev: true /@types/tough-cookie@4.0.2: @@ -2684,11 +2890,11 @@ packages: /@types/ws@7.4.7: resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==} dependencies: - '@types/node': 18.16.0 + '@types/node': 20.3.1 dev: false - /@typescript-eslint/eslint-plugin@5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4): - resolution: {integrity: sha512-AVi0uazY5quFB9hlp2Xv+ogpfpk77xzsgsIEWyVS7uK/c7MZ5tw7ZPbapa0SbfkqE0fsAMkz5UwtgMLVk2BQAg==} + /@typescript-eslint/eslint-plugin@5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2699,24 +2905,24 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.4.0 - '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4) - '@typescript-eslint/scope-manager': 5.59.1 - '@typescript-eslint/type-utils': 5.59.1(eslint@8.39.0)(typescript@5.0.4) - '@typescript-eslint/utils': 5.59.1(eslint@8.39.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.60.0 + '@typescript-eslint/type-utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3) + '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3) debug: 4.3.4 - eslint: 8.39.0 + eslint: 8.43.0 grapheme-splitter: 1.0.4 ignore: 5.2.0 natural-compare-lite: 1.4.0 - semver: 7.3.8 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + semver: 7.5.3 + tsutils: 3.21.0(typescript@5.1.3) + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.59.1(eslint@8.39.0)(typescript@5.0.4): - resolution: {integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==} + /@typescript-eslint/parser@5.60.0(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2725,26 +2931,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.59.1 - '@typescript-eslint/types': 5.59.1 - '@typescript-eslint/typescript-estree': 5.59.1(typescript@5.0.4) + '@typescript-eslint/scope-manager': 5.60.0 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3) debug: 4.3.4 - eslint: 8.39.0 - typescript: 5.0.4 + eslint: 8.43.0 + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager@5.59.1: - resolution: {integrity: sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==} + /@typescript-eslint/scope-manager@5.60.0: + resolution: {integrity: sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.1 - '@typescript-eslint/visitor-keys': 5.59.1 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/visitor-keys': 5.60.0 dev: true - /@typescript-eslint/type-utils@5.59.1(eslint@8.39.0)(typescript@5.0.4): - resolution: {integrity: sha512-ZMWQ+Oh82jWqWzvM3xU+9y5U7MEMVv6GLioM3R5NJk6uvP47kZ7YvlgSHJ7ERD6bOY7Q4uxWm25c76HKEwIjZw==} + /@typescript-eslint/type-utils@5.60.0(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -2753,23 +2959,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.59.1(typescript@5.0.4) - '@typescript-eslint/utils': 5.59.1(eslint@8.39.0)(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3) + '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3) debug: 4.3.4 - eslint: 8.39.0 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + eslint: 8.43.0 + tsutils: 3.21.0(typescript@5.1.3) + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types@5.59.1: - resolution: {integrity: sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==} + /@typescript-eslint/types@5.60.0: + resolution: {integrity: sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.59.1(typescript@5.0.4): - resolution: {integrity: sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==} + /@typescript-eslint/typescript-estree@5.60.0(typescript@5.1.3): + resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2777,273 +2983,273 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.59.1 - '@typescript-eslint/visitor-keys': 5.59.1 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/visitor-keys': 5.60.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.8 - tsutils: 3.21.0(typescript@5.0.4) - typescript: 5.0.4 + semver: 7.5.3 + tsutils: 3.21.0(typescript@5.1.3) + typescript: 5.1.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.59.1(eslint@8.39.0)(typescript@5.0.4): - resolution: {integrity: sha512-MkTe7FE+K1/GxZkP5gRj3rCztg45bEhsd8HYjczBuYm+qFHP5vtZmjx3B0yUCDotceQ4sHgTyz60Ycl225njmA==} + /@typescript-eslint/utils@5.60.0(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.2.0(eslint@8.39.0) + '@eslint-community/eslint-utils': 4.2.0(eslint@8.43.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.59.1 - '@typescript-eslint/types': 5.59.1 - '@typescript-eslint/typescript-estree': 5.59.1(typescript@5.0.4) - eslint: 8.39.0 + '@typescript-eslint/scope-manager': 5.60.0 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3) + eslint: 8.43.0 eslint-scope: 5.1.1 - semver: 7.3.8 + semver: 7.5.3 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys@5.59.1: - resolution: {integrity: sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==} + /@typescript-eslint/visitor-keys@5.60.0: + resolution: {integrity: sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.1 - eslint-visitor-keys: 3.4.0 + '@typescript-eslint/types': 5.60.0 + eslint-visitor-keys: 3.4.1 dev: true - /@unocss/astro@0.51.8(vite@4.3.1): - resolution: {integrity: sha512-1cY22psmzeW6f29Os7nXhrIgbjR2QI2qPU+PDEMprWiaVHlIc86WUKNzPIcuKskAQMMhWVCIN/XlCNzxZzXJqw==} + /@unocss/astro@0.53.3(vite@4.3.1): + resolution: {integrity: sha512-25OuQOnfgbWVlIOFvWzx/xJbIn0+HhDZMeFDrNyGjT3v73zr4/6oOltru+Vv4sBzkUCgG89im6kNGJ679EzMCA==} dependencies: - '@unocss/core': 0.51.8 - '@unocss/reset': 0.51.8 - '@unocss/vite': 0.51.8(vite@4.3.1) + '@unocss/core': 0.53.3 + '@unocss/reset': 0.53.3 + '@unocss/vite': 0.53.3(vite@4.3.1) transitivePeerDependencies: - rollup - vite dev: true - /@unocss/cli@0.51.8: - resolution: {integrity: sha512-vZKct40rIXhp8tIUkBLn9pLq4xWMBi3+wFryBgoZDHSkRwWkuQLqCY5rAsNOv1DG2+tLfKef4guMaFFavDkYzA==} + /@unocss/cli@0.53.3: + resolution: {integrity: sha512-pM+vp48f58xEuBHaW3Nwp/Pq4qWHgmlUzd4qM8LNqyKkPRMkt6NrzlJ1iy8Oy3AKa0dnG0csMg+LXXhHEUDlaA==} engines: {node: '>=14'} hasBin: true dependencies: '@ampproject/remapping': 2.2.1 '@rollup/pluginutils': 5.0.2 - '@unocss/config': 0.51.8 - '@unocss/core': 0.51.8 - '@unocss/preset-uno': 0.51.8 + '@unocss/config': 0.53.3 + '@unocss/core': 0.53.3 + '@unocss/preset-uno': 0.53.3 cac: 6.7.14 chokidar: 3.5.3 - colorette: 2.0.19 + colorette: 2.0.20 consola: 3.1.0 fast-glob: 3.2.12 magic-string: 0.30.0 - pathe: 1.1.0 - perfect-debounce: 0.1.3 + pathe: 1.1.1 + perfect-debounce: 1.0.0 transitivePeerDependencies: - rollup dev: true - /@unocss/config@0.51.8: - resolution: {integrity: sha512-wiCn2aR82BdDMLfywTxUbyugBy1TxEdfND5BuLZxtNIKARnZoQXm+hfLbIBcOvmcWW1p940I6CImNFrSszOULQ==} + /@unocss/config@0.53.3: + resolution: {integrity: sha512-72sP17B09ZT/PBJMeFGN1U5y0VhC9sBHTcIQ3GgsRxRnmCRZyzyyRyp9jwBkLRCqWfaKyWgELz1opnWGBhegFw==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.51.8 - unconfig: 0.3.7 + '@unocss/core': 0.53.3 + unconfig: 0.3.9 dev: true - /@unocss/core@0.51.8: - resolution: {integrity: sha512-myHRKBphEN3h0OnsUhg2JaFKjFGfqF/jmmzZCCMNU5UmxbheZomXANNLYXVgEP6LHvd4xAF0DEzrOBcDPLf0HQ==} + /@unocss/core@0.53.3: + resolution: {integrity: sha512-28xxgZZBaGeDUULoNrpmSP4ZtNn41b2NlBnOe2ta+TnA4F0R5v8bW0w8CxHoYGiHS8mbCq4Aw1ReNlqVhfar8Q==} dev: true - /@unocss/extractor-arbitrary-variants@0.51.8: - resolution: {integrity: sha512-cCsdRLqmt3adcaRtoIP2pC8mYgH3ed8DEES3E7VOWghqLjwLULUMyBS+vy7n9CvnV75kuTKb1bZ+k9eu/rfh2w==} + /@unocss/extractor-arbitrary-variants@0.53.3: + resolution: {integrity: sha512-EyCwebLU4WDDNlrN3BbN9mjCszyRAwn0kP2YVOsCcj6IJD0Y3AjzWPoToTPP6jSN4nRk0iZd/8TrN2sqUHrn4w==} dependencies: - '@unocss/core': 0.51.8 + '@unocss/core': 0.53.3 dev: true - /@unocss/inspector@0.51.8: - resolution: {integrity: sha512-g3gLl6h/AErv04jCTQOCtfBDzJ01FG2SnDxLErIm22bnKydP/QB15TyX9AXlUsOcxywcCFHYe73OdPqyMqPEFQ==} + /@unocss/inspector@0.53.3: + resolution: {integrity: sha512-EPWBOA5nsI92EjRkPdulNu0DLEURWTRVl7IkAPpgwzSU/ahr1cNuByySpyw+wof1dtyxLxlJEj/Mvz5ExVOltg==} dependencies: gzip-size: 6.0.0 - sirv: 2.0.2 + sirv: 2.0.3 dev: true - /@unocss/postcss@0.51.8(postcss@8.4.23): - resolution: {integrity: sha512-IWwxGDfd/pqQMBjp1PKplQIeD6uwUs1qxUkJZXIf/BlGE+dMkjIw6Mp72FwYqkMn71hnjU2CMRTbX7RzkKxkmQ==} + /@unocss/postcss@0.53.3(postcss@8.4.24): + resolution: {integrity: sha512-+uOK8bIzfziY3a7GXB2xI7pFx/aW+F/pigpq+LS0IkF+ZDKGD5mf9Jmo2zrcQ2wujw8ayDRFG66ByaIItjIpWw==} engines: {node: '>=14'} peerDependencies: postcss: ^8.4.21 dependencies: - '@unocss/config': 0.51.8 - '@unocss/core': 0.51.8 + '@unocss/config': 0.53.3 + '@unocss/core': 0.53.3 css-tree: 2.3.1 fast-glob: 3.2.12 magic-string: 0.30.0 - postcss: 8.4.23 + postcss: 8.4.24 dev: true - /@unocss/preset-attributify@0.51.8: - resolution: {integrity: sha512-2JkGrutvVwvXAC48vCiEpiYLMXlV1rDigR1lwRrKxQC1s/1/j4Wei2RqY0649CkpWZBvdiJ5oPF38NV9pWOnKw==} + /@unocss/preset-attributify@0.53.3: + resolution: {integrity: sha512-JWDJVldpmdybKzqJtS1UTKqF0nkYjtJKf0ptt3TclHfRYe6khinfvmy5lN1yTob0qolR/kO8S8DApDmB+qXMLg==} dependencies: - '@unocss/core': 0.51.8 + '@unocss/core': 0.53.3 dev: true - /@unocss/preset-icons@0.51.8: - resolution: {integrity: sha512-qvHNsLYVJw6js+1+FNaNZm4qLTM+z4VnHHp1NNMtqHTMEOFUsxu+bAL6CIPkwja455F1GxyvYbHpB6eekSwNEA==} + /@unocss/preset-icons@0.53.3: + resolution: {integrity: sha512-V+XIE9qFqZmEa9wrI16nR6OG7zwo6HEj7M6OewQNG1tzije6RVCg5QbU9Mhxgr1vC5qhyY+DaSAYQJKIWh7OQw==} dependencies: - '@iconify/utils': 2.1.5 - '@unocss/core': 0.51.8 - ofetch: 1.0.1 + '@iconify/utils': 2.1.7 + '@unocss/core': 0.53.3 + ofetch: 1.1.1 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini@0.51.8: - resolution: {integrity: sha512-eDm70Kuw3gscq2bjjmM7i11ox2siAbzsI9dIIpJtXntuWdzwlhqNk40YH/YnM02OfWVi8QLdWuye4wOA3//Fjw==} + /@unocss/preset-mini@0.53.3: + resolution: {integrity: sha512-Sr61c/UPCD4OjWSXE+30FxXJHMdzh/Zc8Ow6RzlT+fqUBYyNw3WpXwRW3Goxnxl98FvK2vb+cZGTxVRlezO8Pw==} dependencies: - '@unocss/core': 0.51.8 - '@unocss/extractor-arbitrary-variants': 0.51.8 + '@unocss/core': 0.53.3 + '@unocss/extractor-arbitrary-variants': 0.53.3 dev: true - /@unocss/preset-tagify@0.51.8: - resolution: {integrity: sha512-QUUoyDor2AG5N2nQNI+SZ21HEKfJQxDRlZ+mAwT0NLSli5ZGgDN+BwsHGbffNhi2B0Gti/s5ovIDsQY0WyoYbA==} + /@unocss/preset-tagify@0.53.3: + resolution: {integrity: sha512-sIbbMp1ZITJ6Tp7RITDQ6vxOZkx61rNwVSPhTh1HXS8V50GSUBBQe9Fv/kDWYuGjmL1Y5Gq2/VkCB8Zp68co/g==} dependencies: - '@unocss/core': 0.51.8 + '@unocss/core': 0.53.3 dev: true - /@unocss/preset-typography@0.51.8: - resolution: {integrity: sha512-cqHzwHj8cybQutPOXg5g81Lww0gWU0DIVNUpLy5g8qW+w5y4rTlQ4pNw5z1x3CyHUHO2++HApN8m07zJL6RA1w==} + /@unocss/preset-typography@0.53.3: + resolution: {integrity: sha512-XSv3+nIttJHIuZzpki5mWZx2BGBlUG8j7KQfWJkbCOO+jI3VNwxORFtTEKi5aDMkJM+V63UX8xlF8WRPJcbG1Q==} dependencies: - '@unocss/core': 0.51.8 - '@unocss/preset-mini': 0.51.8 + '@unocss/core': 0.53.3 + '@unocss/preset-mini': 0.53.3 dev: true - /@unocss/preset-uno@0.51.8: - resolution: {integrity: sha512-akBkjSDqFhuiLPPOu+t+bhae1/ZRjcKnmMMGekSBoJvE3CfYsDpkYgzlj+U1NhCtmKXHeDZKD8spUJj5Jvea1g==} + /@unocss/preset-uno@0.53.3: + resolution: {integrity: sha512-Yh0TOx5cTtqSQMrgxr0ze5kIEaBYs/W6WuX63h+0s18pe4ojG07bh6JKRpndf5scBxJ+oZxulQ6hulu6hOCEZg==} dependencies: - '@unocss/core': 0.51.8 - '@unocss/preset-mini': 0.51.8 - '@unocss/preset-wind': 0.51.8 + '@unocss/core': 0.53.3 + '@unocss/preset-mini': 0.53.3 + '@unocss/preset-wind': 0.53.3 dev: true - /@unocss/preset-web-fonts@0.51.8: - resolution: {integrity: sha512-s9kKEiV21qYTdrfb3uZRc+Eos1e1/UN6lCC4KPqzD5LfdsZgel5a0xD9RpKUoKOnPgzDkvg22yn8rfsC5NBafg==} + /@unocss/preset-web-fonts@0.53.3: + resolution: {integrity: sha512-P17xcbhx4F+J1HQWrfbslqIibslF/o8iQg+94DYRxaZRg7a+uAKwYIOUCKiPxGXz88r4/QBYhXpsvjoHv4VZ+A==} dependencies: - '@unocss/core': 0.51.8 - ofetch: 1.0.1 + '@unocss/core': 0.53.3 + ofetch: 1.1.1 dev: true - /@unocss/preset-wind@0.51.8: - resolution: {integrity: sha512-L8zqVQigmPiclCuUdXwzNpj3CcC0PX38m5DAb9fkYyEdeSMkM2BYsKgR56oxah+0crN1dRTjJsqK45MAjJiVKQ==} + /@unocss/preset-wind@0.53.3: + resolution: {integrity: sha512-WHy2dEmj41x3RYinkRvxdz6C1B9fAV2Wck7xboFRXu9jJYERFCfajNcQSuCiGZ0zr+Ml94G6e7xYZ2xWCzMlLA==} dependencies: - '@unocss/core': 0.51.8 - '@unocss/preset-mini': 0.51.8 + '@unocss/core': 0.53.3 + '@unocss/preset-mini': 0.53.3 dev: true - /@unocss/reset@0.51.8: - resolution: {integrity: sha512-mVUP2F/ItPKatkRh5tWBNDZG2YqG7oKxfYxQUYbNAv/hiTKPlKc3PX9T4vZKEvJarbzucTIGbYHdzwqExzG9Kw==} + /@unocss/reset@0.53.3: + resolution: {integrity: sha512-DilchevgPVH7Kiiwg/yU8xV6admL/FeV1rwf5sFBEd4THiQSasQXYiqE0e9RyOAF4bJA4c3ZGE9x0cb8T37Fwg==} dev: true - /@unocss/scope@0.51.8: - resolution: {integrity: sha512-4B4nlmcwFGKzAyI8ltSSJIivqu+DHZ3/T9IccuoFgWzdr+whPwxO5x6ydkTaJo9bUyT9mcj+HhFEjmwsA98FmQ==} + /@unocss/scope@0.53.3: + resolution: {integrity: sha512-i41vTORGTLYmT6HKi6mpv2OLf5ewUvWP2w52ISrRGw8oatl0QQKyLk/vGwt9z06/Xy5QStDYoFt1QRc9tLnzBQ==} dev: true - /@unocss/transformer-attributify-jsx-babel@0.51.8: - resolution: {integrity: sha512-GJ1NLLAn4MH/u5/qsAbnzY7Qyl1aqWi0fj2ggXcv3XP9KmllRmGymWVJB7lqH7AL5xzJD+tivUEH8m+tsaeZYQ==} + /@unocss/transformer-attributify-jsx-babel@0.53.3: + resolution: {integrity: sha512-k0G1lMyuZNKQ7MU21uGlq8OPR+gMA17zJv9nNum83umQpNutaIPgrOwcQv/3wItlYgEF7A24u83GOxspWaFauQ==} dependencies: - '@unocss/core': 0.51.8 + '@unocss/core': 0.53.3 dev: true - /@unocss/transformer-attributify-jsx@0.51.8: - resolution: {integrity: sha512-iq4WRj+IHVIRPSH7qaB8PqqlSNSHXkXjPki1n14Bcv1D1ILgDBnH6gRammB/Z7KqAP/k/TCK7bSMeHrQ6iTQoQ==} + /@unocss/transformer-attributify-jsx@0.53.3: + resolution: {integrity: sha512-aTFpg9DAAuVSeaEF40SNsnEpK/42MaXdwfdF+xInYCLnqTx0NX/Uh0afZGY/FDgJe9yDEFrkFZ9yCd1W4RjQYQ==} dependencies: - '@unocss/core': 0.51.8 + '@unocss/core': 0.53.3 dev: true - /@unocss/transformer-compile-class@0.51.8: - resolution: {integrity: sha512-aSyUDjYGUX1qplby0wt9BcBwMsmKzIDyOkp3DBTlAfBjWbxes8ZytjutIzOMos1CrrHTuB/omCT9apG2JAbgDA==} + /@unocss/transformer-compile-class@0.53.3: + resolution: {integrity: sha512-j/NbGk/BBxSRaMzMYQy0zlojCw8ToPi7IpRMfAYP5oOpswk73vOROVnLXKyALrQUaBlAS5XK4Ui/iY3Bv5C5Xg==} dependencies: - '@unocss/core': 0.51.8 + '@unocss/core': 0.53.3 dev: true - /@unocss/transformer-directives@0.51.8: - resolution: {integrity: sha512-Q1vG0dZYaxbdz0pVnvpuFreGoSqmrk7TgKUHNuJP/XzTi04sriQoDSpC2QMIAuOyU7FyGpSjUORiaBm0/VNURw==} + /@unocss/transformer-directives@0.53.3: + resolution: {integrity: sha512-FIPdg8z3OMHEDu9RqbCFcl+84HaELDWKU1ecYTvZQkLzdpugCJfqls4FUg0gPwwzKJbJze2hSqECpWSFk883oA==} dependencies: - '@unocss/core': 0.51.8 + '@unocss/core': 0.53.3 css-tree: 2.3.1 dev: true - /@unocss/transformer-variant-group@0.51.8: - resolution: {integrity: sha512-blFQtAntyijFOm+BiiQhroaPwFNX6zYi19wUjY6NdvMAl/g4JzOFTzo+KehQf+lCI3Dvhr8Z2dGtDcnwfqUcDg==} + /@unocss/transformer-variant-group@0.53.3: + resolution: {integrity: sha512-0yzV6sVkxwRmhf1wp3F8Vt+dxFaVYZ1wlyUqQVDjlupjvBoMWvARkGQwMaif2h9E/Qb/NTZRs91fbE2g+qBg+A==} dependencies: - '@unocss/core': 0.51.8 + '@unocss/core': 0.53.3 dev: true - /@unocss/vite@0.51.8(vite@4.3.1): - resolution: {integrity: sha512-0mVCgh2Bci2oey6VXGAJBI3x/p5whJiY32BpJaugCmLlZPc6rnWQ8o/FaOTed2EznWAGA8zRRF2l3fEVCURh9g==} + /@unocss/vite@0.53.3(vite@4.3.1): + resolution: {integrity: sha512-XuSzw142Ex4YEQdoLmCf3/aqF+9qzN5ymqVHVdsrk2GE9jNlg8H7eF6G16xpZS39mJJY+cKdwtzuAKRYvoSd5g==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 dependencies: '@ampproject/remapping': 2.2.1 '@rollup/pluginutils': 5.0.2 - '@unocss/config': 0.51.8 - '@unocss/core': 0.51.8 - '@unocss/inspector': 0.51.8 - '@unocss/scope': 0.51.8 - '@unocss/transformer-directives': 0.51.8 + '@unocss/config': 0.53.3 + '@unocss/core': 0.53.3 + '@unocss/inspector': 0.53.3 + '@unocss/scope': 0.53.3 + '@unocss/transformer-directives': 0.53.3 chokidar: 3.5.3 fast-glob: 3.2.12 magic-string: 0.30.0 - vite: 4.3.1(@types/node@18.16.0) + vite: 4.3.1(@types/node@20.3.1) transitivePeerDependencies: - rollup dev: true - /@unocss/webpack@0.51.8(webpack@5.80.0): - resolution: {integrity: sha512-gyr4jKzzHrsYSu4R2vs23gxsCm2aE+H4PMYZ5930wOkvv6Za0RhNCIUULzzSjR5nH4DOjz+mo9lOyKPz56Xxwg==} + /@unocss/webpack@0.53.3(webpack@5.80.0): + resolution: {integrity: sha512-Wmn5njWKGdv56dN+f2qY19qecFoXGXBlzhnXi/bl9bqvuOtR+JXzB4HYMipZl9x7o2oYflOLFxwSjq9hl088Rg==} peerDependencies: webpack: ^4 || ^5 dependencies: '@ampproject/remapping': 2.2.1 '@rollup/pluginutils': 5.0.2 - '@unocss/config': 0.51.8 - '@unocss/core': 0.51.8 + '@unocss/config': 0.53.3 + '@unocss/core': 0.53.3 chokidar: 3.5.3 fast-glob: 3.2.12 magic-string: 0.30.0 unplugin: 1.3.1 - webpack: 5.80.0(esbuild@0.17.18) + webpack: 5.80.0(esbuild@0.18.7) webpack-sources: 3.2.3 transitivePeerDependencies: - rollup dev: true - /@wagmi/chains@0.2.19(typescript@5.0.4): - resolution: {integrity: sha512-pyqGjOscXH/ZFUJni+VpKmVIENz/vsgq2sgqpNAmLQ6h7/DYrzRvptij+b62K5wONZMr+7X2J5mHM9s4tkEd6A==} + /@wagmi/chains@1.2.0(typescript@5.1.3): + resolution: {integrity: sha512-dmDRipsE54JfyudOBkuhEexqQWcrZqxn/qiujG8SBzMh/az/AH5xlJSA+j1CPWTx9+QofSMF3B7A4gb6XRmSaQ==} peerDependencies: - typescript: '>=4.9.4' + typescript: '>=5.0.4' peerDependenciesMeta: typescript: optional: true dependencies: - typescript: 5.0.4 + typescript: 5.1.3 dev: false - /@wagmi/connectors@0.3.16(@wagmi/core@0.10.10)(ethers@5.7.2)(react@18.2.0)(typescript@5.0.4): - resolution: {integrity: sha512-WtiFyvai6IWbV7DhujjmtJF0m+FFQCiIDrtHsNf1xio0gBfpnO8rT9PZQQf0uxuLn0nLxqXqYMMwzPipUNaIcg==} + /@wagmi/connectors@2.3.0(@wagmi/chains@1.2.0)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6): + resolution: {integrity: sha512-PXYiJrNwmfW7ZbyjW3SRhhTWrxJlThbOLZJ6+vwlgTwC0k5Qd8mfVxDfMKrjxYYGHK7j6d6mAdsk4iJgfE1Dhw==} peerDependencies: - '@wagmi/core': '>=0.9.x' - ethers: '>=5.5.1 <6' - typescript: '>=4.9.4' + '@wagmi/chains': '>=1.2.0' + typescript: '>=5.0.4' + viem: '>=0.3.35' peerDependenciesMeta: - '@wagmi/core': + '@wagmi/chains': optional: true typescript: optional: true @@ -3052,14 +3258,14 @@ packages: '@ledgerhq/connect-kit-loader': 1.0.2 '@safe-global/safe-apps-provider': 0.15.2 '@safe-global/safe-apps-sdk': 7.10.0 - '@wagmi/core': 0.10.10(ethers@5.7.2)(immer@10.0.1)(react@18.2.0)(typescript@5.0.4) - '@walletconnect/ethereum-provider': 2.7.0(@web3modal/standalone@2.3.6) + '@wagmi/chains': 1.2.0(typescript@5.1.3) + '@walletconnect/ethereum-provider': 2.8.1(@walletconnect/modal@2.5.2) '@walletconnect/legacy-provider': 2.0.0 - '@web3modal/standalone': 2.3.6(react@18.2.0) - abitype: 0.3.0(typescript@5.0.4) - ethers: 5.7.2 + '@walletconnect/modal': 2.5.2(react@18.2.0) + abitype: 0.8.7(typescript@5.1.3) eventemitter3: 4.0.7 - typescript: 5.0.4 + typescript: 5.1.3 + viem: 1.1.6(typescript@5.1.3) transitivePeerDependencies: - '@react-native-async-storage/async-storage' - bufferutil @@ -3072,22 +3278,22 @@ packages: - zod dev: false - /@wagmi/core@0.10.10(ethers@5.7.2)(immer@10.0.1)(react@18.2.0)(typescript@5.0.4): - resolution: {integrity: sha512-oghQIASk+QfrRku2m36NJTZnj5gpJNqfID5G3kZlBReWr01iOFbGfTVcS6Pcu2X3rsR2lmky8Tu5DWLXdKeGZg==} + /@wagmi/core@1.2.1(immer@10.0.2)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6): + resolution: {integrity: sha512-t09se2nJfb9sp4UIYbqCkhzBqkNCJLsDBkaLtHFj9eS99wJ5Gtsui4hLPEuT6wTjLb5oF898KCr04721aJiNJw==} peerDependencies: - ethers: '>=5.5.1 <6' - typescript: '>=4.9.4' + typescript: '>=5.0.4' + viem: '>=0.3.35' peerDependenciesMeta: typescript: optional: true dependencies: - '@wagmi/chains': 0.2.19(typescript@5.0.4) - '@wagmi/connectors': 0.3.16(@wagmi/core@0.10.10)(ethers@5.7.2)(react@18.2.0)(typescript@5.0.4) - abitype: 0.3.0(typescript@5.0.4) - ethers: 5.7.2 + '@wagmi/chains': 1.2.0(typescript@5.1.3) + '@wagmi/connectors': 2.3.0(@wagmi/chains@1.2.0)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6) + abitype: 0.8.7(typescript@5.1.3) eventemitter3: 4.0.7 - typescript: 5.0.4 - zustand: 4.3.7(immer@10.0.1)(react@18.2.0) + typescript: 5.1.3 + viem: 1.1.6(typescript@5.1.3) + zustand: 4.3.8(immer@10.0.2)(react@18.2.0) transitivePeerDependencies: - '@react-native-async-storage/async-storage' - bufferutil @@ -3101,12 +3307,13 @@ packages: - zod dev: false - /@walletconnect/core@2.7.0: - resolution: {integrity: sha512-xUeFPpElybgn1a+lknqtHleei4VyuV/4qWgB1nP8qQUAO6a5pNsioODrnB2VAPdUHJYBdx2dCt2maRk6g53IPQ==} + /@walletconnect/core@2.8.1: + resolution: {integrity: sha512-mN9Zkdl/NeThntK8cydDoQOW6jUEpOeFgYR1RCKPLH51VQwlbdSgvvQIeanSQXEY4U7AM3x8cs1sxqMomIfRQg==} dependencies: '@walletconnect/heartbeat': 1.2.1 - '@walletconnect/jsonrpc-provider': 1.0.12 - '@walletconnect/jsonrpc-utils': 1.0.7 + '@walletconnect/jsonrpc-provider': 1.0.13 + '@walletconnect/jsonrpc-types': 1.0.3 + '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/jsonrpc-ws-connection': 1.0.11 '@walletconnect/keyvaluestorage': 1.0.2 '@walletconnect/logger': 2.0.1 @@ -3114,8 +3321,8 @@ packages: '@walletconnect/relay-auth': 1.0.4 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.7.0 - '@walletconnect/utils': 2.7.0 + '@walletconnect/types': 2.8.1 + '@walletconnect/utils': 2.8.1 events: 3.3.0 lodash.isequal: 4.5.0 uint8arrays: 3.1.1 @@ -3151,23 +3358,23 @@ packages: tslib: 1.14.1 dev: false - /@walletconnect/ethereum-provider@2.7.0(@web3modal/standalone@2.3.6): - resolution: {integrity: sha512-6TwQ05zi6DP1TP1XNgSvLbmCmLf/sz7kLTfMaVk45YYHNgYTTBlXqkyjUpQZI9lpq+uXLBbHn/jx2OGhOPUP0Q==} + /@walletconnect/ethereum-provider@2.8.1(@walletconnect/modal@2.5.2): + resolution: {integrity: sha512-YlF8CCiFTSEZRyANIBsop/U+t+d1Z1/UXXoE9+iwjSGKJsaym6PgBLPb2d8XdmS/qR6Tcx7lVodTp4cVtezKnA==} peerDependencies: - '@web3modal/standalone': '>=2' + '@walletconnect/modal': '>=2' peerDependenciesMeta: - '@web3modal/standalone': + '@walletconnect/modal': optional: true dependencies: - '@walletconnect/jsonrpc-http-connection': 1.0.4 - '@walletconnect/jsonrpc-provider': 1.0.12 - '@walletconnect/jsonrpc-types': 1.0.2 - '@walletconnect/jsonrpc-utils': 1.0.7 - '@walletconnect/sign-client': 2.7.0 - '@walletconnect/types': 2.7.0 - '@walletconnect/universal-provider': 2.7.0 - '@walletconnect/utils': 2.7.0 - '@web3modal/standalone': 2.3.6(react@18.2.0) + '@walletconnect/jsonrpc-http-connection': 1.0.7 + '@walletconnect/jsonrpc-provider': 1.0.13 + '@walletconnect/jsonrpc-types': 1.0.3 + '@walletconnect/jsonrpc-utils': 1.0.8 + '@walletconnect/modal': 2.5.2(react@18.2.0) + '@walletconnect/sign-client': 2.8.1 + '@walletconnect/types': 2.8.1 + '@walletconnect/universal-provider': 2.8.1 + '@walletconnect/utils': 2.8.1 events: 3.3.0 transitivePeerDependencies: - '@react-native-async-storage/async-storage' @@ -3193,52 +3400,44 @@ packages: tslib: 1.14.1 dev: false - /@walletconnect/jsonrpc-http-connection@1.0.4: - resolution: {integrity: sha512-ji79pspdBhmIbTwve383tMaDu5Le9plW+oj5GE2aqzxIl3ib8JvRBZRn5lGEBGqVCvqB3MBJL7gBlEwpyRtoxQ==} + /@walletconnect/jsonrpc-http-connection@1.0.7: + resolution: {integrity: sha512-qlfh8fCfu8LOM9JRR9KE0s0wxP6ZG9/Jom8M0qsoIQeKF3Ni0FyV4V1qy/cc7nfI46SLQLSl4tgWSfLiE1swyQ==} dependencies: - '@walletconnect/jsonrpc-utils': 1.0.7 - '@walletconnect/safe-json': 1.0.1 + '@walletconnect/jsonrpc-utils': 1.0.8 + '@walletconnect/safe-json': 1.0.2 cross-fetch: 3.1.5 tslib: 1.14.1 transitivePeerDependencies: - encoding dev: false - /@walletconnect/jsonrpc-provider@1.0.12: - resolution: {integrity: sha512-6uI2y5281gloZSzICOjk+CVC7CVu0MhtMt2Yzpj05lPb0pzm/bK2oZ2ibxwLerPrqpNt/5bIFVRmoOgPw1mHAQ==} + /@walletconnect/jsonrpc-provider@1.0.13: + resolution: {integrity: sha512-K73EpThqHnSR26gOyNEL+acEex3P7VWZe6KE12ZwKzAt2H4e5gldZHbjsu2QR9cLeJ8AXuO7kEMOIcRv1QEc7g==} dependencies: - '@walletconnect/jsonrpc-utils': 1.0.7 + '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/safe-json': 1.0.2 tslib: 1.14.1 dev: false - /@walletconnect/jsonrpc-provider@1.0.9: - resolution: {integrity: sha512-8CwmiDW42F+F8Qct13lX2x4lJOsi0mNBtUln3VS6TpWioTaL1VfforC/8ULc3tHXv+SNWwAXn2lCZbDcYhdRcA==} - dependencies: - '@walletconnect/jsonrpc-utils': 1.0.7 - '@walletconnect/safe-json': 1.0.2 - tslib: 1.14.1 - dev: false - - /@walletconnect/jsonrpc-types@1.0.2: - resolution: {integrity: sha512-CZe8tjJX73OWdHjrBHy7HtAapJ2tT0Q3TYhPBhRxi3643lwPIQWC9En45ldY14TZwgSewkbZ0FtGBZK0G7Bbyg==} + /@walletconnect/jsonrpc-types@1.0.3: + resolution: {integrity: sha512-iIQ8hboBl3o5ufmJ8cuduGad0CQm3ZlsHtujv9Eu16xq89q+BG7Nh5VLxxUgmtpnrePgFkTwXirCTkwJH1v+Yw==} dependencies: keyvaluestorage-interface: 1.0.0 tslib: 1.14.1 dev: false - /@walletconnect/jsonrpc-utils@1.0.7: - resolution: {integrity: sha512-zJziApzUF/Il4VcwabnaU+0yo1QI4eUkYX99zmCVTHJvZOf2l0zjADf/OpKqWyeNFC3Io56Z/8uJHVtcNVvyFA==} + /@walletconnect/jsonrpc-utils@1.0.8: + resolution: {integrity: sha512-vdeb03bD8VzJUL6ZtzRYsFMq1eZQcM3EAzT0a3st59dyLfJ0wq+tKMpmGH7HlB7waD858UWgfIcudbPFsbzVdw==} dependencies: '@walletconnect/environment': 1.0.1 - '@walletconnect/jsonrpc-types': 1.0.2 + '@walletconnect/jsonrpc-types': 1.0.3 tslib: 1.14.1 dev: false /@walletconnect/jsonrpc-ws-connection@1.0.11: resolution: {integrity: sha512-TiFJ6saasKXD+PwGkm5ZGSw0837nc6EeFmurSPgIT/NofnOV4Tv7CVJqGQN0rQYoJUSYu21cwHNYaFkzNpUN+w==} dependencies: - '@walletconnect/jsonrpc-utils': 1.0.7 + '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/safe-json': 1.0.2 events: 3.3.0 tslib: 1.14.1 @@ -3268,7 +3467,7 @@ packages: dependencies: '@walletconnect/crypto': 1.0.3 '@walletconnect/encoding': 1.0.2 - '@walletconnect/jsonrpc-utils': 1.0.7 + '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/legacy-types': 2.0.0 '@walletconnect/legacy-utils': 2.0.0 '@walletconnect/safe-json': 1.0.2 @@ -3285,14 +3484,14 @@ packages: '@walletconnect/legacy-utils': 2.0.0 copy-to-clipboard: 3.3.3 preact: 10.13.0 - qrcode: 1.5.1 + qrcode: 1.5.3 dev: false /@walletconnect/legacy-provider@2.0.0: resolution: {integrity: sha512-A8xPebMI1A+50HbWwTpFCbwP7G+1NGKdTKyg8BUUg3h3Y9JucpC1W6w/x0v1Xw7qFEqQnz74LoIN/A3ytH9xrQ==} dependencies: - '@walletconnect/jsonrpc-http-connection': 1.0.4 - '@walletconnect/jsonrpc-provider': 1.0.9 + '@walletconnect/jsonrpc-http-connection': 1.0.7 + '@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/legacy-client': 2.0.0 '@walletconnect/legacy-modal': 2.0.0 '@walletconnect/legacy-types': 2.0.0 @@ -3304,14 +3503,14 @@ packages: /@walletconnect/legacy-types@2.0.0: resolution: {integrity: sha512-sOVrA7HUdbI1OwKyPOQU0/DdvTSVFlsXWpAk2K2WvP2erTkBWPMTJq6cv2BmKdoJ3p6gLApT7sd+jHi3OF71uw==} dependencies: - '@walletconnect/jsonrpc-types': 1.0.2 + '@walletconnect/jsonrpc-types': 1.0.3 dev: false /@walletconnect/legacy-utils@2.0.0: resolution: {integrity: sha512-CPWxSVVXw0kgNCxvU126g4GiV3mzXmC8IPJ15twE46aJ1FX+RHEIfAzFMFz2F2+fEhBxL63A7dwNQKDXorRPcQ==} dependencies: '@walletconnect/encoding': 1.0.2 - '@walletconnect/jsonrpc-utils': 1.0.7 + '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/legacy-types': 2.0.0 '@walletconnect/safe-json': 1.0.2 '@walletconnect/window-getters': 1.0.1 @@ -3327,6 +3526,35 @@ packages: tslib: 1.14.1 dev: false + /@walletconnect/modal-core@2.5.2(react@18.2.0): + resolution: {integrity: sha512-meYjouZxAik0peyhxDUTRY77uu/r4tLe1QoJp/Ra3brHD0i93uwX5U8RlBNDLGQhLGIraZl6xNANcxHGRHFSuQ==} + dependencies: + buffer: 6.0.3 + valtio: 1.10.5(react@18.2.0) + transitivePeerDependencies: + - react + dev: false + + /@walletconnect/modal-ui@2.5.2(react@18.2.0): + resolution: {integrity: sha512-ZbHsFP+LWvyJ3wwJf3nJKkwqMOHpJ5ECnAZgopMX+hp/bS+4JEeCzUy1StmzyriT6RImLFRQkI6Zas/NetaUnw==} + dependencies: + '@walletconnect/modal-core': 2.5.2(react@18.2.0) + lit: 2.7.5 + motion: 10.16.2 + qrcode: 1.5.3 + transitivePeerDependencies: + - react + dev: false + + /@walletconnect/modal@2.5.2(react@18.2.0): + resolution: {integrity: sha512-vMLAQFjbMeXZ3+ojb+0OmMRpXCg92vCWJS2t3pF6XyxZrp/qxB9W87HwP7q6ecJtePM1Snil5QlpXipprqzr9g==} + dependencies: + '@walletconnect/modal-core': 2.5.2(react@18.2.0) + '@walletconnect/modal-ui': 2.5.2(react@18.2.0) + transitivePeerDependencies: + - react + dev: false + /@walletconnect/randombytes@1.0.3: resolution: {integrity: sha512-35lpzxcHFbTN3ABefC9W+uBpNZl1GC4Wpx0ed30gibfO/y9oLdy1NznbV96HARQKSBV9J9M/rrtIvf6a23jfYw==} dependencies: @@ -3339,7 +3567,7 @@ packages: /@walletconnect/relay-api@1.0.9: resolution: {integrity: sha512-Q3+rylJOqRkO1D9Su0DPE3mmznbAalYapJ9qmzDgK28mYF9alcP3UwG/og5V7l7CFOqzCLi7B8BvcBUrpDj0Rg==} dependencies: - '@walletconnect/jsonrpc-types': 1.0.2 + '@walletconnect/jsonrpc-types': 1.0.3 tslib: 1.14.1 dev: false @@ -3354,29 +3582,23 @@ packages: uint8arrays: 3.1.1 dev: false - /@walletconnect/safe-json@1.0.1: - resolution: {integrity: sha512-Fm7e31oSYY15NQr8SsLJheKAy5L744udZf2lJKcz6wFmPJEzf7hOF0866o/rrldRzJnjZ4H2GJ45pFudsnLW5A==} - dependencies: - tslib: 1.14.1 - dev: false - /@walletconnect/safe-json@1.0.2: resolution: {integrity: sha512-Ogb7I27kZ3LPC3ibn8ldyUr5544t3/STow9+lzz7Sfo808YD7SBWk7SAsdBFlYgP2zDRy2hS3sKRcuSRM0OTmA==} dependencies: tslib: 1.14.1 dev: false - /@walletconnect/sign-client@2.7.0: - resolution: {integrity: sha512-K99xa6GSFS04U+140yrIEi/VJJJ0Q1ov4jCaiqa9euILDKxlBsM7m5GR+9sq6oYyj18SluJY4CJTdeOXUJlarA==} + /@walletconnect/sign-client@2.8.1: + resolution: {integrity: sha512-6DbpjP9BED2YZOZdpVgYo0HwPBV7k99imnsdMFrTn16EFAxhuYP0/qPwum9d072oNMGWJSA6d4rzc8FHNtHsCA==} dependencies: - '@walletconnect/core': 2.7.0 + '@walletconnect/core': 2.8.1 '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.1 - '@walletconnect/jsonrpc-utils': 1.0.7 + '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.0.1 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.7.0 - '@walletconnect/utils': 2.7.0 + '@walletconnect/types': 2.8.1 + '@walletconnect/utils': 2.8.1 events: 3.3.0 transitivePeerDependencies: - '@react-native-async-storage/async-storage' @@ -3391,12 +3613,12 @@ packages: tslib: 1.14.1 dev: false - /@walletconnect/types@2.7.0: - resolution: {integrity: sha512-aMUDUtO79WSBtC/bDetE6aFwdgwJr0tJ8nC8gnAl5ELsrjygEKCn6M8Q+v6nP9svG9yf5Rds4cImxCT6BWwTyw==} + /@walletconnect/types@2.8.1: + resolution: {integrity: sha512-MLISp85b+27vVkm3Wkud+eYCwySXCdOrmn0yQCSN6DnRrrunrD05ksz4CXGP7h2oXUvvXPDt/6lXBf1B4AfqrA==} dependencies: '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.1 - '@walletconnect/jsonrpc-types': 1.0.2 + '@walletconnect/jsonrpc-types': 1.0.3 '@walletconnect/keyvaluestorage': 1.0.2 '@walletconnect/logger': 2.0.1 events: 3.3.0 @@ -3405,17 +3627,17 @@ packages: - lokijs dev: false - /@walletconnect/universal-provider@2.7.0: - resolution: {integrity: sha512-aAIudO3ZlKD16X36VnXChpxBB6/JLK1SCJBfidk7E0GE2S4xr1xW5jXGSGS4Z+wIkNZXK0n7ULSK3PZ7mPBdog==} + /@walletconnect/universal-provider@2.8.1: + resolution: {integrity: sha512-6shgE4PM/S+GEh9oTWMloHZlt2BLsCitRn9tBh2Vf+jZiGlug3WNm+tBc/Fo6ILyHuzeYPbkzCM67AxcutOHGQ==} dependencies: - '@walletconnect/jsonrpc-http-connection': 1.0.4 - '@walletconnect/jsonrpc-provider': 1.0.12 - '@walletconnect/jsonrpc-types': 1.0.2 - '@walletconnect/jsonrpc-utils': 1.0.7 + '@walletconnect/jsonrpc-http-connection': 1.0.7 + '@walletconnect/jsonrpc-provider': 1.0.13 + '@walletconnect/jsonrpc-types': 1.0.3 + '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.0.1 - '@walletconnect/sign-client': 2.7.0 - '@walletconnect/types': 2.7.0 - '@walletconnect/utils': 2.7.0 + '@walletconnect/sign-client': 2.8.1 + '@walletconnect/types': 2.8.1 + '@walletconnect/utils': 2.8.1 eip1193-provider: 1.0.1 events: 3.3.0 transitivePeerDependencies: @@ -3427,23 +3649,22 @@ packages: - utf-8-validate dev: false - /@walletconnect/utils@2.7.0: - resolution: {integrity: sha512-k32jrQeyJsNZPdmtmg85Y3QgaS5YfzYSPrAxRC2uUD1ts7rrI6P5GG2iXNs3AvWKOuCgsp/PqU8s7AC7CRUscw==} + /@walletconnect/utils@2.8.1: + resolution: {integrity: sha512-d6p9OX3v70m6ijp+j4qvqiQZQU1vbEHN48G8HqXasyro3Z+N8vtcB5/gV4pTYsbWgLSDtPHj49mzbWQ0LdIdTw==} dependencies: '@stablelib/chacha20poly1305': 1.0.1 '@stablelib/hkdf': 1.0.1 '@stablelib/random': 1.0.2 '@stablelib/sha256': 1.0.1 '@stablelib/x25519': 1.0.3 - '@walletconnect/jsonrpc-utils': 1.0.7 '@walletconnect/relay-api': 1.0.9 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.7.0 + '@walletconnect/types': 2.8.1 '@walletconnect/window-getters': 1.0.1 '@walletconnect/window-metadata': 1.0.1 detect-browser: 5.3.0 - query-string: 7.1.1 + query-string: 7.1.3 uint8arrays: 3.1.1 transitivePeerDependencies: - '@react-native-async-storage/async-storage' @@ -3463,33 +3684,14 @@ packages: tslib: 1.14.1 dev: false - /@web3modal/core@2.3.6(react@18.2.0): - resolution: {integrity: sha512-65zO6Szdn16eBG2YJT3jgYAMcmtWaCy24RQu6x/fXY0V/IsgyR2JyBci4m1r6RU+7f1rrHDCnb8WTgIcSy5Ozw==} - dependencies: - buffer: 6.0.3 - valtio: 1.10.4(react@18.2.0) - transitivePeerDependencies: - - react - dev: false - - /@web3modal/standalone@2.3.6(react@18.2.0): - resolution: {integrity: sha512-JT5NMefI9luSqKU/aOiGYYtdLXj2LvmnyZGosmY/31bTawbbxfaP7PXd0ZoiC4bpHFuooxiR6kbMURd06SrwuQ==} - dependencies: - '@web3modal/core': 2.3.6(react@18.2.0) - '@web3modal/ui': 2.3.6(react@18.2.0) - transitivePeerDependencies: - - react - dev: false - - /@web3modal/ui@2.3.6(react@18.2.0): - resolution: {integrity: sha512-OlM/+z/PZhk9mklVIgtuN+VWjQz8S7Jebg5bC01a9jkUwds0ouFA+X5BBbbvTy2VbcCR4aUWokUYII71aWadFA==} + /@web3modal/ethereum@2.4.7(@wagmi/core@1.2.1)(viem@1.1.6): + resolution: {integrity: sha512-sYZ1tLkS4qKoki5D337NYtku+hmaFs3xul4/eMrloI9kO54t4Ab9uIhgojxKbfl6uhlJaVMXfgIC3U3jRDJmJg==} + peerDependencies: + '@wagmi/core': '>=1' + viem: '>=1' dependencies: - '@web3modal/core': 2.3.6(react@18.2.0) - lit: 2.7.2 - motion: 10.15.5 - qrcode: 1.5.1 - transitivePeerDependencies: - - react + '@wagmi/core': 1.2.1(immer@10.0.2)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6) + viem: 1.1.6(typescript@5.1.3) dev: false /@webassemblyjs/ast@1.11.5: @@ -3629,17 +3831,16 @@ packages: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} dev: true - /abitype@0.3.0(typescript@5.0.4): - resolution: {integrity: sha512-0YokyAV4hKMcy97Pl+6QgZBlBdZJN2llslOs7kiFY+cu7kMlVXDBpxMExfv0krzBCQt2t7hNovpQ3y/zvEm18A==} - engines: {pnpm: '>=7'} + /abitype@0.8.7(typescript@5.1.3): + resolution: {integrity: sha512-wQ7hV8Yg/yKmGyFpqrNZufCxbszDe5es4AZGYPBitocfSqXtjrTG9JMWFcc4N30ukl2ve48aBTwt7NJxVQdU3w==} peerDependencies: - typescript: '>=4.9.4' - zod: '>=3.19.1' + typescript: '>=5.0.4' + zod: ^3 >=3.19.1 peerDependenciesMeta: zod: optional: true dependencies: - typescript: 5.0.4 + typescript: 5.1.3 dev: false /abort-controller@3.0.0: @@ -3649,13 +3850,6 @@ packages: event-target-shim: 5.0.1 dev: false - /acorn-globals@7.0.1: - resolution: {integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==} - dependencies: - acorn: 8.8.2 - acorn-walk: 8.2.0 - dev: true - /acorn-import-assertions@1.8.0(acorn@8.8.2): resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==} peerDependencies: @@ -3675,6 +3869,7 @@ packages: /acorn-walk@8.2.0: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} engines: {node: '>=0.4.0'} + dev: false /acorn@8.8.2: resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} @@ -3823,7 +4018,7 @@ packages: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} dev: true - /aria-hidden@1.2.2(@types/react@18.0.38)(react@18.2.0): + /aria-hidden@1.2.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-6y/ogyDTk/7YAe91T3E2PR1ALVKyM2QbTio5HwM+N1Q6CMlCKhvClyIjkckBswa0f2xJhjsfzIGa1yVSe1UMVA==} engines: {node: '>=10'} peerDependencies: @@ -3833,9 +4028,9 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.14 react: 18.2.0 - tslib: 2.5.0 + tslib: 2.5.3 dev: false /aria-query@4.2.2: @@ -3909,7 +4104,7 @@ packages: /async-mutex@0.2.6: resolution: {integrity: sha512-Hs4R+4SPgamu6rSGW8C7cV9gaWUKEHykfzCCvIRuaVv636Ju10ZdeUbvb4TBEW0INuq2DHZqXbK4Nd3yG4RaRw==} dependencies: - tslib: 2.5.0 + tslib: 2.5.3 dev: false /async-retry@1.3.3: @@ -4013,14 +4208,6 @@ packages: inherits: 2.0.4 readable-stream: 3.6.0 - /blakejs@1.2.1: - resolution: {integrity: sha512-QXUSXI3QVc/gJME0dBpXrag1kbzOqCjCX8/b54ntNyW6sjtoqxqRk3LTmXzaJoh71zMsDCjM+47jS7XiwN/+fQ==} - dev: false - - /bn.js@4.11.6: - resolution: {integrity: sha512-XWwnNNFCuuSQ0m3r3C4LE3EiORltHd9M05pq6FOlVeiophzRbMo50Sbz1ehl8K3Z+jw9+vmgnXefY1hz8X+2wA==} - dev: false - /bn.js@4.12.0: resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==} dev: false @@ -4059,17 +4246,6 @@ packages: resolution: {integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==} dev: false - /browserify-aes@1.2.0: - resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==} - dependencies: - buffer-xor: 1.0.3 - cipher-base: 1.0.4 - create-hash: 1.2.0 - evp_bytestokey: 1.0.3 - inherits: 2.0.4 - safe-buffer: 5.2.1 - dev: false - /browserslist@4.21.4: resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} @@ -4087,14 +4263,6 @@ packages: base-x: 3.0.9 dev: false - /bs58check@2.1.2: - resolution: {integrity: sha512-0TS1jicxdU09dwJMNZtVAfzPi6Q6QeN0pM1Fkzrjn+XYHvzMKPU3pHVpva+769iNVSfIYWf7LJ6WR+BuuMf8cA==} - dependencies: - bs58: 4.0.1 - create-hash: 1.2.0 - safe-buffer: 5.2.1 - dev: false - /buffer-from@0.1.2: resolution: {integrity: sha512-RiWIenusJsmI2KcvqQABB83tLxCByE3upSP8QU3rJDMVFGPWLvPQJt/O1Su9moRWeH7d+Q2HYb68f6+v+tw2vg==} dev: false @@ -4103,10 +4271,6 @@ packages: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} dev: true - /buffer-xor@1.0.3: - resolution: {integrity: sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==} - dev: false - /buffer@5.7.1: resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} dependencies: @@ -4127,8 +4291,8 @@ packages: dependencies: node-gyp-build: 4.5.0 - /bumpp@9.1.0: - resolution: {integrity: sha512-m3+YD8uoa0VttG+RV4oKr3lK60gkUn1yPDaBTFwT7xrdJUsy7Jm0VYgx457HI3VPAOX8szLmy1x2y1QcvB+M8Q==} + /bumpp@9.1.1: + resolution: {integrity: sha512-T7/2QmRNhHRkH2+HgDs/xk4keom3nlCjwQn6kHdz0I0dQMVrs+YMOH5HyuhV0R3tha/tTYP030RG9uQKpQ9CRg==} engines: {node: '>=10'} hasBin: true dependencies: @@ -4137,18 +4301,18 @@ packages: cac: 6.7.14 fast-glob: 3.2.12 prompts: 2.4.2 - semver: 7.3.8 + semver: 7.5.3 transitivePeerDependencies: - supports-color dev: true - /bundle-require@4.0.1(esbuild@0.17.18): + /bundle-require@4.0.1(esbuild@0.18.7): resolution: {integrity: sha512-9NQkRHlNdNpDBGmLpngF3EFDcwodhMUuLz9PaWYciVcQF9SE4LFjM2DB/xV1Li5JiuDMv7ZUWuC3rGbqR0MAXQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: esbuild: '>=0.17' dependencies: - esbuild: 0.17.18 + esbuild: 0.18.7 load-tsconfig: 0.2.3 dev: true @@ -4168,7 +4332,7 @@ packages: jiti: 1.18.2 mlly: 1.2.0 ohash: 1.1.2 - pathe: 1.1.0 + pathe: 1.1.1 perfect-debounce: 0.1.3 pkg-types: 1.0.2 rc9: 2.1.0 @@ -4300,7 +4464,7 @@ packages: htmlparser2: 8.0.1 parse5: 7.1.2 parse5-htmlparser2-tree-adapter: 7.0.0 - tslib: 2.5.0 + tslib: 2.5.3 dev: false /chokidar@3.5.3: @@ -4332,13 +4496,6 @@ packages: engines: {node: '>=6.0'} dev: true - /cipher-base@1.0.4: - resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==} - dependencies: - inherits: 2.0.4 - safe-buffer: 5.2.1 - dev: false - /classnames@2.3.2: resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==} dev: false @@ -4447,8 +4604,8 @@ packages: color-string: 1.9.1 dev: false - /colorette@2.0.19: - resolution: {integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==} + /colorette@2.0.20: + resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} dev: true /combined-stream@1.0.8: @@ -4467,6 +4624,11 @@ packages: engines: {node: '>=14'} dev: true + /commander@11.0.0: + resolution: {integrity: sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==} + engines: {node: '>=16'} + dev: true + /commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} requiresBuild: true @@ -4522,8 +4684,8 @@ packages: globby: 13.1.2 normalize-path: 3.0.0 schema-utils: 4.0.0 - serialize-javascript: 6.0.0 - webpack: 5.80.0(esbuild@0.17.18) + serialize-javascript: 6.0.1 + webpack: 5.80.0(esbuild@0.18.7) dev: true /core-js-pure@3.25.0: @@ -4556,27 +4718,6 @@ packages: yaml: 1.10.2 dev: false - /create-hash@1.2.0: - resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==} - dependencies: - cipher-base: 1.0.4 - inherits: 2.0.4 - md5.js: 1.3.5 - ripemd160: 2.0.2 - sha.js: 2.4.11 - dev: false - - /create-hmac@1.1.7: - resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==} - dependencies: - cipher-base: 1.0.4 - create-hash: 1.2.0 - inherits: 2.0.4 - ripemd160: 2.0.2 - safe-buffer: 5.2.1 - sha.js: 2.4.11 - dev: false - /cross-fetch@3.1.5: resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==} dependencies: @@ -4605,23 +4746,20 @@ packages: which: 2.0.2 dev: true - /crossbell.js@0.19.8: - resolution: {integrity: sha512-4x52UGfiTIs65JjHku0k+R4JrlB6JVRGDqgMW43DqDVQlJz2F8BVvxG7n3kKb5hZbXXQCMh41CMWc7bfiTn+3g==} + /crossbell@1.4.0(typescript@5.1.3): + resolution: {integrity: sha512-lRQV5RRIMt4kGqYHGEBT5itdOr11cAmyBccUbZfbbq/PvZxMdyXUkXb03Z2NNVX/mgigNxq+2rYAp8iTVxFBfQ==} + engines: {node: '>=16.14.0'} dependencies: - '@crossbell/ipfs-fetch': 0.0.15 - '@ethersproject/abi': 5.7.0 - '@ethersproject/providers': 5.7.2 + '@crossbell/ipfs-fetch': 0.0.19 async-retry: 1.3.3 - bn.js: 5.2.1 - ethers: 5.7.2 - fetch-undici: 3.0.1 + eip1193-types: 0.2.1 p-limit: 3.1.0 - ts-mixer: 6.0.3 - web3-providers-ws: 1.9.0 + viem: 1.1.6(typescript@5.1.3) transitivePeerDependencies: - bufferutil - - supports-color + - typescript - utf-8-validate + - zod dev: false /css-select@5.1.0: @@ -4667,13 +4805,6 @@ packages: /csstype@3.1.0: resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==} - /d@1.0.1: - resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==} - dependencies: - es5-ext: 0.10.62 - type: 1.2.0 - dev: false - /damerau-levenshtein@1.0.8: resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==} dev: true @@ -4687,8 +4818,8 @@ packages: whatwg-url: 12.0.1 dev: true - /dayjs@1.11.7: - resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==} + /dayjs@1.11.8: + resolution: {integrity: sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ==} dev: false /debug@2.6.9: @@ -4700,6 +4831,7 @@ packages: optional: true dependencies: ms: 2.0.0 + dev: true /debug@3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} @@ -4822,6 +4954,10 @@ packages: resolution: {integrity: sha512-lrbCJwD9saUQrqUfXvl6qoM+QN3W7tLV5pAOs+OqOmopCCz/JkE05MHedJR1xfk4IAnZuJXPVuN5+7jNA2ZCiA==} dev: true + /destr@2.0.0: + resolution: {integrity: sha512-FJ9RDpf3GicEBvzI3jxc2XhHzbqD8p4ANw/1kPsFBfTvP1b7Gn/Lg1vO7R9J4IVgoMbyUmFrFGZafJ1hPZpvlg==} + dev: true + /detect-browser@5.3.0: resolution: {integrity: sha512-53rsFbGdwMwlF7qvCt0ypLM5V5/Mbl0szB7GPN8y9NCcbknYOeVVXdrXEq+90IwAfrrzt6Hd+u2E2ntakICU8w==} dev: false @@ -4977,6 +5113,11 @@ packages: - utf-8-validate dev: false + /eip1193-types@0.2.1: + resolution: {integrity: sha512-n2tTVuhC97/wIvVwYzzhE/hY64wATs4wJDGqZsoLGXep8DL+r23wsgqU/oOSoce/k/Qcyk5xqIpK7ZVtYog+Eg==} + engines: {node: '>=14.19.0'} + dev: false + /electron-to-chromium@1.4.284: resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==} dev: true @@ -5031,14 +5172,6 @@ packages: once: 1.4.0 dev: false - /enhanced-resolve@5.10.0: - resolution: {integrity: sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==} - engines: {node: '>=10.13.0'} - dependencies: - graceful-fs: 4.2.10 - tapable: 2.2.1 - dev: true - /enhanced-resolve@5.13.0: resolution: {integrity: sha512-eyV8f0y1+bzyfh8xAwW/WTSZpLbjhqc4ne9eGSH4Zo2ejdyiNG9pU6mf9DG8a7+Auk6MFTlNOT4Y2y/9k8GKVg==} engines: {node: '>=10.13.0'} @@ -5112,24 +5245,6 @@ packages: is-date-object: 1.0.5 is-symbol: 1.0.4 - /es5-ext@0.10.62: - resolution: {integrity: sha512-BHLqn0klhEpnOKSrzn/Xsz2UIW8j+cGmo9JLzr8BiUapV8hPL9+FliFqjwr9ngW7jWdnxv6eO+/LqyhJVqgrjA==} - engines: {node: '>=0.10'} - requiresBuild: true - dependencies: - es6-iterator: 2.0.3 - es6-symbol: 3.1.3 - next-tick: 1.1.0 - dev: false - - /es6-iterator@2.0.3: - resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==} - dependencies: - d: 1.0.1 - es5-ext: 0.10.62 - es6-symbol: 3.1.3 - dev: false - /es6-promise@4.2.8: resolution: {integrity: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==} dev: false @@ -5140,35 +5255,28 @@ packages: es6-promise: 4.2.8 dev: false - /es6-symbol@3.1.3: - resolution: {integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==} - dependencies: - d: 1.0.1 - ext: 1.7.0 - dev: false - - /esbuild-css-modules-plugin@2.7.1(esbuild@0.17.18): + /esbuild-css-modules-plugin@2.7.1(esbuild@0.18.7): resolution: {integrity: sha512-lyz7oztJaqkSzXFTnMBW4nOqiXdw28DIpSZyOf73n9kxe3W5NV9VP/bJfg9ceX80B2xGhLYicb/n0oiGi0Mfnw==} engines: {node: '>= 16'} peerDependencies: esbuild: '*' dependencies: - esbuild: 0.17.18 + esbuild: 0.18.7 fs-extra: 10.1.0 lightningcss: 1.19.0 lodash: 4.17.21 - postcss: 8.4.23 - postcss-modules: 6.0.0(postcss@8.4.23) + postcss: 8.4.24 + postcss-modules: 6.0.0(postcss@8.4.24) tmp: 0.2.1 dev: true - /esbuild-register@3.4.2(esbuild@0.17.18): + /esbuild-register@3.4.2(esbuild@0.18.7): resolution: {integrity: sha512-kG/XyTDyz6+YDuyfB9ZoSIOOmgyFCH+xPRtsCa8W85HLRV5Csp+o3jWVbOSHgSLfyLc5DmP+KFDNwty4mEjC+Q==} peerDependencies: esbuild: '>=0.12 <1' dependencies: debug: 4.3.4 - esbuild: 0.17.18 + esbuild: 0.18.7 transitivePeerDependencies: - supports-color dev: true @@ -5203,6 +5311,36 @@ packages: '@esbuild/win32-x64': 0.17.18 dev: true + /esbuild@0.18.7: + resolution: {integrity: sha512-46V0EFvQ/urmruUCChD1e0SZJWM0Ulny5F+uf5QkBry97HfvgvZTnjpTrwmw0+CGRhqTh9zpFeB+W8WGIEXOAQ==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.18.7 + '@esbuild/android-arm64': 0.18.7 + '@esbuild/android-x64': 0.18.7 + '@esbuild/darwin-arm64': 0.18.7 + '@esbuild/darwin-x64': 0.18.7 + '@esbuild/freebsd-arm64': 0.18.7 + '@esbuild/freebsd-x64': 0.18.7 + '@esbuild/linux-arm': 0.18.7 + '@esbuild/linux-arm64': 0.18.7 + '@esbuild/linux-ia32': 0.18.7 + '@esbuild/linux-loong64': 0.18.7 + '@esbuild/linux-mips64el': 0.18.7 + '@esbuild/linux-ppc64': 0.18.7 + '@esbuild/linux-riscv64': 0.18.7 + '@esbuild/linux-s390x': 0.18.7 + '@esbuild/linux-x64': 0.18.7 + '@esbuild/netbsd-x64': 0.18.7 + '@esbuild/openbsd-x64': 0.18.7 + '@esbuild/sunos-x64': 0.18.7 + '@esbuild/win32-arm64': 0.18.7 + '@esbuild/win32-ia32': 0.18.7 + '@esbuild/win32-x64': 0.18.7 + dev: true + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -5220,21 +5358,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - /escodegen@2.0.0: - resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==} - engines: {node: '>=6.0'} - hasBin: true - dependencies: - esprima: 4.0.1 - estraverse: 5.3.0 - esutils: 2.0.3 - optionator: 0.8.3 - optionalDependencies: - source-map: 0.6.1 - dev: true - - /eslint-config-next@13.3.1(eslint@8.39.0)(typescript@5.0.4): - resolution: {integrity: sha512-DieA5djybeE3Q0IqnDXihmhgRSp44x1ywWBBpVRA9pSx+m5Icj8hFclx7ffXlAvb9MMLN6cgj/hqJ4lka/QmvA==} + /eslint-config-next@13.4.7(eslint@8.43.0)(typescript@5.1.3): + resolution: {integrity: sha512-+IRAyD0+J1MZaTi9RQMPUfr6Q+GCZ1wOkK6XM52Vokh7VI4R6YFGOFzdkEFHl4ZyIX4FKa5vcwUP2WscSFNjNQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -5242,29 +5367,29 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.3.1 + '@next/eslint-plugin-next': 13.4.7 '@rushstack/eslint-patch': 1.1.4 - '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4) - eslint: 8.39.0 + '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.1.3) + eslint: 8.43.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.5.3(eslint-plugin-import@2.26.0)(eslint@8.39.0) - eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-typescript@3.5.3)(eslint@8.39.0) - eslint-plugin-jsx-a11y: 6.6.1(eslint@8.39.0) - eslint-plugin-react: 7.32.2(eslint@8.39.0) - eslint-plugin-react-hooks: 4.6.0(eslint@8.39.0) - typescript: 5.0.4 + eslint-import-resolver-typescript: 3.5.3(eslint-plugin-import@2.26.0)(eslint@8.43.0) + eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-typescript@3.5.3)(eslint@8.43.0) + eslint-plugin-jsx-a11y: 6.6.1(eslint@8.43.0) + eslint-plugin-react: 7.32.2(eslint@8.43.0) + eslint-plugin-react-hooks: 4.6.0(eslint@8.43.0) + typescript: 5.1.3 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color dev: true - /eslint-config-prettier@8.8.0(eslint@8.39.0): + /eslint-config-prettier@8.8.0(eslint@8.43.0): resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.39.0 + eslint: 8.43.0 dev: true /eslint-formatter-pretty@4.1.0: @@ -5290,7 +5415,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript@3.5.3(eslint-plugin-import@2.26.0)(eslint@8.39.0): + /eslint-import-resolver-typescript@3.5.3(eslint-plugin-import@2.26.0)(eslint@8.43.0): resolution: {integrity: sha512-njRcKYBc3isE42LaTcJNVANR3R99H9bAxBDMNDr2W7yq5gYPxbU3MkdhsQukxZ/Xg9C2vcyLlDsbKfRDg0QvCQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -5299,8 +5424,8 @@ packages: dependencies: debug: 4.3.4 enhanced-resolve: 5.13.0 - eslint: 8.39.0 - eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-typescript@3.5.3)(eslint@8.39.0) + eslint: 8.43.0 + eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-typescript@3.5.3)(eslint@8.43.0) get-tsconfig: 4.4.0 globby: 13.1.2 is-core-module: 2.10.0 @@ -5310,7 +5435,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.7.4(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.6)(eslint-import-resolver-typescript@3.5.3)(eslint@8.39.0): + /eslint-module-utils@2.7.4(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-node@0.3.6)(eslint-import-resolver-typescript@3.5.3)(eslint@8.43.0): resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -5331,16 +5456,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.1.3) debug: 3.2.7 - eslint: 8.39.0 + eslint: 8.43.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.5.3(eslint-plugin-import@2.26.0)(eslint@8.39.0) + eslint-import-resolver-typescript: 3.5.3(eslint-plugin-import@2.26.0)(eslint@8.43.0) transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-typescript@3.5.3)(eslint@8.39.0): + /eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-typescript@3.5.3)(eslint@8.43.0): resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -5350,14 +5475,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.1.3) array-includes: 3.1.6 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.39.0 + eslint: 8.43.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.6)(eslint-import-resolver-typescript@3.5.3)(eslint@8.39.0) + eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.60.0)(eslint-import-resolver-node@0.3.6)(eslint-import-resolver-typescript@3.5.3)(eslint@8.43.0) has: 1.0.3 is-core-module: 2.10.0 is-glob: 4.0.3 @@ -5371,7 +5496,7 @@ packages: - supports-color dev: true - /eslint-plugin-jsx-a11y@6.6.1(eslint@8.39.0): + /eslint-plugin-jsx-a11y@6.6.1(eslint@8.43.0): resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==} engines: {node: '>=4.0'} peerDependencies: @@ -5385,7 +5510,7 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.39.0 + eslint: 8.43.0 has: 1.0.3 jsx-ast-utils: 3.3.3 language-tags: 1.0.5 @@ -5393,7 +5518,7 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.39.0)(prettier@2.8.8): + /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.43.0)(prettier@2.8.8): resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -5404,22 +5529,22 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.39.0 - eslint-config-prettier: 8.8.0(eslint@8.39.0) + eslint: 8.43.0 + eslint-config-prettier: 8.8.0(eslint@8.43.0) prettier: 2.8.8 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-react-hooks@4.6.0(eslint@8.39.0): + /eslint-plugin-react-hooks@4.6.0(eslint@8.43.0): resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.39.0 + eslint: 8.43.0 dev: true - /eslint-plugin-react@7.32.2(eslint@8.39.0): + /eslint-plugin-react@7.32.2(eslint@8.43.0): resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} engines: {node: '>=4'} peerDependencies: @@ -5429,7 +5554,7 @@ packages: array.prototype.flatmap: 1.3.1 array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.39.0 + eslint: 8.43.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -5463,21 +5588,21 @@ packages: estraverse: 5.3.0 dev: true - /eslint-visitor-keys@3.4.0: - resolution: {integrity: sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==} + /eslint-visitor-keys@3.4.1: + resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.39.0: - resolution: {integrity: sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==} + /eslint@8.43.0: + resolution: {integrity: sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.2.0(eslint@8.39.0) + '@eslint-community/eslint-utils': 4.2.0(eslint@8.43.0) '@eslint-community/regexpp': 4.4.0 - '@eslint/eslintrc': 2.0.2 - '@eslint/js': 8.39.0 - '@humanwhocodes/config-array': 0.11.8 + '@eslint/eslintrc': 2.0.3 + '@eslint/js': 8.43.0 + '@humanwhocodes/config-array': 0.11.10 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 @@ -5487,8 +5612,8 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.0 - eslint-visitor-keys: 3.4.0 - espree: 9.5.1 + eslint-visitor-keys: 3.4.1 + espree: 9.5.2 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -5496,13 +5621,12 @@ packages: find-up: 5.0.0 glob-parent: 6.0.2 globals: 13.20.0 - grapheme-splitter: 1.0.4 + graphemer: 1.4.0 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 - js-sdsl: 4.2.0 js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 @@ -5517,13 +5641,13 @@ packages: - supports-color dev: true - /espree@9.5.1: - resolution: {integrity: sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==} + /espree@9.5.2: + resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.8.2 acorn-jsx: 5.3.2(acorn@8.8.2) - eslint-visitor-keys: 3.4.0 + eslint-visitor-keys: 3.4.1 dev: true /esprima@4.0.1: @@ -5601,43 +5725,6 @@ packages: fast-safe-stringify: 2.1.1 dev: false - /ethereum-bloom-filters@1.0.10: - resolution: {integrity: sha512-rxJ5OFN3RwjQxDcFP2Z5+Q9ho4eIdEmSc2ht0fCu8Se9nbXjZ7/031uXoUYJ87KHCOdVeiUuwSnoS7hmYAGVHA==} - dependencies: - js-sha3: 0.8.0 - dev: false - - /ethereum-cryptography@0.1.3: - resolution: {integrity: sha512-w8/4x1SGGzc+tO97TASLja6SLd3fRIK2tLVcV2Gx4IB21hE19atll5Cq9o3d0ZmAYC/8aw0ipieTSiekAea4SQ==} - dependencies: - '@types/pbkdf2': 3.1.0 - '@types/secp256k1': 4.0.3 - blakejs: 1.2.1 - browserify-aes: 1.2.0 - bs58check: 2.1.2 - create-hash: 1.2.0 - create-hmac: 1.1.7 - hash.js: 1.1.7 - keccak: 3.0.2 - pbkdf2: 3.1.2 - randombytes: 2.1.0 - safe-buffer: 5.2.1 - scrypt-js: 3.0.1 - secp256k1: 4.0.3 - setimmediate: 1.0.5 - dev: false - - /ethereumjs-util@7.1.5: - resolution: {integrity: sha512-SDl5kKrQAudFBUe5OJM9Ac6WmMyYmXX/6sTmLZ3ffG2eY6ZIGBes3pEDxNN6V72WyOw4CPD5RomKdsa8DAAwLg==} - engines: {node: '>=10.0.0'} - dependencies: - '@types/bn.js': 5.1.1 - bn.js: 5.2.1 - create-hash: 1.2.0 - ethereum-cryptography: 0.1.3 - rlp: 2.2.7 - dev: false - /ethers@5.7.2: resolution: {integrity: sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg==} dependencies: @@ -5676,23 +5763,11 @@ packages: - utf-8-validate dev: false - /ethjs-unit@0.1.6: - resolution: {integrity: sha512-/Sn9Y0oKl0uqQuvgFk/zQgR7aw1g36qX/jzSQ5lSwlO0GigPymk4eGQfeNTD03w1dPOqfz8V77Cy43jH56pagw==} - engines: {node: '>=6.5.0', npm: '>=3'} - dependencies: - bn.js: 4.11.6 - number-to-bn: 1.7.0 - dev: false - /event-target-shim@5.0.1: resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} engines: {node: '>=6'} dev: false - /eventemitter3@4.0.4: - resolution: {integrity: sha512-rlaVLnVxtxvoyLsQQFBx53YmXHDxRIzzTLbdfxqi4yocpSjAxXwkU0cScM5JgSKMqEhrZpnvQ2D9gjylR0AimQ==} - dev: false - /eventemitter3@4.0.7: resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} dev: false @@ -5701,13 +5776,6 @@ packages: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} - /evp_bytestokey@1.0.3: - resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==} - dependencies: - md5.js: 1.3.5 - safe-buffer: 5.2.1 - dev: false - /execa@5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} @@ -5743,12 +5811,6 @@ packages: engines: {node: '>=6'} dev: false - /ext@1.7.0: - resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==} - dependencies: - type: 2.7.2 - dev: false - /extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} dev: false @@ -5822,13 +5884,6 @@ packages: format: 0.2.2 dev: false - /fetch-undici@3.0.1: - resolution: {integrity: sha512-UHHu1HqW22ZhK6C/1Zmjf7mQpOwPwLYZ+xcsOgpzistONU8QqvCop6Od29p/kw1GUVoq2Ihu6ItpKLtlojx4FQ==} - engines: {node: '>=16'} - dependencies: - undici: 5.13.0 - dev: false - /figures@3.2.0: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} engines: {node: '>=8'} @@ -5847,7 +5902,7 @@ packages: resolution: {integrity: sha512-QlZ5yJC0VxHxQQsQhXvBaC7VRJ2uaxTf+Tfpu4Z/OcVQJVpZO+DGU0rkoVW5ce2SccxugvpBJoMvUs59iILYdw==} engines: {node: '>= 12'} dependencies: - tslib: 2.5.0 + tslib: 2.5.3 dev: false /file-uri-to-path@1.0.0: @@ -5943,7 +5998,7 @@ packages: cosmiconfig: 5.2.1 fs-extra: 10.1.0 globby: 11.1.0 - json5: 2.2.1 + json5: 2.2.3 prettier: 2.8.8 resolve-from: 5.0.0 sort-scripts: 1.0.1 @@ -5955,8 +6010,8 @@ packages: engines: {node: '>=0.4.x'} dev: false - /framer-motion@10.12.4(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-9gLtv8T6dui0tujHROR+VM3kdJyKiFCFiD94IQE+0OuX6LaIyXtdVpviokVdrHSb1giWhmmX4yzoucALMx6mtw==} + /framer-motion@10.12.17(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-IR+aAYntsyu6ofyxqQV4QYotmOqzcuKxhqNpfc3DXJjNWOPpOeSyH0A+In3IEBu49Yx/+PNht+YMeZSdCNaYbw==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -5968,7 +6023,7 @@ packages: dependencies: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - tslib: 2.5.0 + tslib: 2.5.3 optionalDependencies: '@emotion/is-prop-valid': 0.8.8 dev: false @@ -5976,7 +6031,7 @@ packages: /framesync@6.0.1: resolution: {integrity: sha512-fUY88kXvGiIItgNC7wcTOl0SNRCVXMKSWW2Yzfmn7EKNc+MpCzcz9DhdHcdjbrtN3c6R4H5dTY2jiCpPdysEjA==} dependencies: - tslib: 2.5.0 + tslib: 2.5.3 dev: false /fs-constants@1.0.0: @@ -6068,12 +6123,12 @@ packages: resolution: {integrity: sha512-HsLoS07HiQ5oqvObOI+Qb2tyZH4Gj5nYGfF9qQcZNrPw+uEFhdXtgJr01aO2pWadGHucajYDLxxbtQkm97ON2A==} hasBin: true dependencies: - colorette: 2.0.19 + colorette: 2.0.20 defu: 6.1.2 https-proxy-agent: 5.0.1 mri: 1.2.0 - node-fetch-native: 1.0.2 - pathe: 1.1.0 + node-fetch-native: 1.2.0 + pathe: 1.1.1 tar: 6.1.13 transitivePeerDependencies: - supports-color @@ -6099,7 +6154,6 @@ packages: /glob-to-regexp@0.4.1: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} - dev: true /glob@7.1.6: resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} @@ -6174,12 +6228,15 @@ packages: /graceful-fs@4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} - dev: true /grapheme-splitter@1.0.4: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true + /graphemer@1.4.0: + resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} + dev: true + /graphql@16.6.0: resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} @@ -6228,15 +6285,6 @@ packages: dependencies: function-bind: 1.1.1 - /hash-base@3.1.0: - resolution: {integrity: sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==} - engines: {node: '>=4'} - dependencies: - inherits: 2.0.4 - readable-stream: 3.6.0 - safe-buffer: 5.2.1 - dev: false - /hash.js@1.1.7: resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==} dependencies: @@ -6471,13 +6519,13 @@ packages: safer-buffer: 2.1.2 dev: true - /icss-utils@5.1.0(postcss@8.4.23): + /icss-utils@5.1.0(postcss@8.4.24): resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.23 + postcss: 8.4.24 dev: true /ieee754@1.2.1: @@ -6488,8 +6536,8 @@ packages: engines: {node: '>= 4'} dev: true - /immer@10.0.1: - resolution: {integrity: sha512-zg++jJLsKKTwXGeSYIw0HgChSYQGtu0UDTnbKx5aGLYgte4CwTmH9eJDYyQ6FheyUtBe+lQW9FrGxya1G+Dtmg==} + /immer@10.0.2: + resolution: {integrity: sha512-Rx3CqeqQ19sxUtYV9CU911Vhy8/721wRFnJv3REVGWUmoAcIwzifTsdmJte/MV+0/XpM35LZdQMBGkRIoLPwQA==} dev: false /import-fresh@2.0.0: @@ -6666,11 +6714,6 @@ packages: is-extglob: 2.1.1 dev: true - /is-hex-prefixed@1.0.0: - resolution: {integrity: sha512-WvtOiug1VFrE9v1Cydwm+FnXd3+w9GaeVUss5W4v/SLy3UW00vP+6iNF2SdnfiBoLy4bTqVdkftNGTUeOFVsbA==} - engines: {node: '>=6.5.0', npm: '>=3'} - dev: false - /is-interactive@1.0.0: resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==} engines: {node: '>=8'} @@ -6804,6 +6847,14 @@ packages: ws: 7.5.9 dev: false + /isomorphic-ws@5.0.0(ws@8.12.0): + resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==} + peerDependencies: + ws: '*' + dependencies: + ws: 8.12.0 + dev: false + /jayson@3.7.0: resolution: {integrity: sha512-tfy39KJMrrXJ+mFcMpxwBvFDetS8LAID93+rycFglIQM4kl3uNR3W4lBLE/FFhsoUCEox5Dt2adVpDm/XtebbQ==} engines: {node: '>=8'} @@ -6846,7 +6897,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.16.0 + '@types/node': 20.3.1 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -6866,10 +6917,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /js-sdsl@4.2.0: - resolution: {integrity: sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ==} - dev: true - /js-sha3@0.8.0: resolution: {integrity: sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==} dev: false @@ -6892,9 +6939,9 @@ packages: argparse: 2.0.1 dev: true - /jsdom@21.1.1: - resolution: {integrity: sha512-Jjgdmw48RKcdAIQyUD1UdBh2ecH7VqwaXPN3ehoZN6MqgVbMn+lRm1aAT1AsdJRAJpwfa4IpwgzySn61h2qu3w==} - engines: {node: '>=14'} + /jsdom@22.1.0: + resolution: {integrity: sha512-/9AVW7xNbsBv6GfWho4TTNjEo9fe6Zhf9O7s0Fhhr3u+awPwAJMKwAMXnkk5vBxflqLW9hTHX/0cs+P3gW+cQw==} + engines: {node: '>=16'} peerDependencies: canvas: ^2.5.0 peerDependenciesMeta: @@ -6902,13 +6949,10 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.8.2 - acorn-globals: 7.0.1 cssstyle: 3.0.0 data-urls: 4.0.0 decimal.js: 10.4.3 domexception: 4.0.0 - escodegen: 2.0.0 form-data: 4.0.0 html-encoding-sniffer: 3.0.0 http-proxy-agent: 5.0.0 @@ -6975,12 +7019,6 @@ packages: minimist: 1.2.6 dev: true - /json5@2.2.1: - resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} - engines: {node: '>=6'} - hasBin: true - dev: true - /json5@2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} @@ -7046,8 +7084,8 @@ packages: engines: {node: '>= 8'} dev: false - /kolorist@1.7.0: - resolution: {integrity: sha512-ymToLHqL02udwVdbkowNpzjFd6UzozMtshPQKVi5k1EjKRqKqBrOnE9QbLEb0/pV76SAiIT13hdL8R6suc+f3g==} + /kolorist@1.8.0: + resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} dev: true /language-subtag-registry@0.3.22: @@ -7060,14 +7098,6 @@ packages: language-subtag-registry: 0.3.22 dev: true - /levn@0.3.0: - resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==} - engines: {node: '>= 0.8.0'} - dependencies: - prelude-ls: 1.1.2 - type-check: 0.3.2 - dev: true - /levn@0.4.1: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} @@ -7183,8 +7213,8 @@ packages: - encoding dev: false - /lint-staged@13.2.1: - resolution: {integrity: sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==} + /lint-staged@13.2.2: + resolution: {integrity: sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==} engines: {node: ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -7200,7 +7230,7 @@ packages: object-inspect: 1.12.3 pidtree: 0.6.0 string-argv: 0.3.1 - yaml: 2.2.1 + yaml: 2.3.1 transitivePeerDependencies: - enquirer - supports-color @@ -7216,7 +7246,7 @@ packages: optional: true dependencies: cli-truncate: 2.1.0 - colorette: 2.0.19 + colorette: 2.0.20 log-update: 4.0.0 p-map: 4.0.0 rfdc: 1.3.0 @@ -7239,8 +7269,8 @@ packages: '@types/trusted-types': 2.0.2 dev: false - /lit@2.7.2: - resolution: {integrity: sha512-9QnZmG5mIKPRja96cpndMclLSi0Qrz2BXD6EbqNqCKMMjOWVm/BwAeXufFk2jqFsNmY07HOzU8X+8aTSVt3yrA==} + /lit@2.7.5: + resolution: {integrity: sha512-i/cH7Ye6nBDUASMnfwcictBnsTN91+aBjXoTHF2xARghXScKxpD4F4WYI+VLXg9lqbMinDfvoI7VnZXjyHgdfQ==} dependencies: '@lit/reactive-element': 1.6.1 lit-element: 3.3.1 @@ -7357,17 +7387,17 @@ packages: dependencies: js-tokens: 4.0.0 + /lru-cache@10.0.0: + resolution: {integrity: sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==} + engines: {node: 14 || >=16.14} + dev: false + /lru-cache@6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} dependencies: yallist: 4.0.0 - /lru-cache@9.1.1: - resolution: {integrity: sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==} - engines: {node: 14 || >=16.14} - dev: false - /magic-string@0.30.0: resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==} engines: {node: '>=12'} @@ -7389,14 +7419,6 @@ packages: resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} dev: false - /md5.js@1.3.5: - resolution: {integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==} - dependencies: - hash-base: 3.1.0 - inherits: 2.0.4 - safe-buffer: 5.2.1 - dev: false - /mdast-util-definitions@5.1.1: resolution: {integrity: sha512-rQ+Gv7mHttxHOBx2dkF4HWTg+EE+UR78ptQWDylzPKaQuVGdG4HIoY3SrS/pCp80nZ04greFvXbVFHT+uf0JVQ==} dependencies: @@ -7405,14 +7427,6 @@ packages: unist-util-visit: 4.1.1 dev: false - /mdast-util-find-and-replace@2.2.1: - resolution: {integrity: sha512-SobxkQXFAdd4b5WmEakmkVoh18icjQRxGy5OWTCzgsLRm1Fu/KCtwD1HIQSsmq5ZRjVH0Ehwg6/Fn3xIUk+nKw==} - dependencies: - escape-string-regexp: 5.0.0 - unist-util-is: 5.1.1 - unist-util-visit-parents: 5.1.1 - dev: false - /mdast-util-find-and-replace@2.2.2: resolution: {integrity: sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==} dependencies: @@ -7452,7 +7466,7 @@ packages: dependencies: '@types/mdast': 3.0.10 ccount: 2.0.1 - mdast-util-find-and-replace: 2.2.1 + mdast-util-find-and-replace: 2.2.2 micromark-util-character: 1.1.0 dev: false @@ -7503,6 +7517,13 @@ packages: - supports-color dev: false + /mdast-util-newline-to-break@1.0.0: + resolution: {integrity: sha512-491LcYv3gbGhhCrLoeALncQmega2xPh+m3gbsIhVsOX4sw85+ShLFPvPyibxc1Swx/6GtzxgVodq+cGa/47ULg==} + dependencies: + '@types/mdast': 3.0.10 + mdast-util-find-and-replace: 2.2.2 + dev: false + /mdast-util-to-hast@12.2.4: resolution: {integrity: sha512-a21xoxSef1l8VhHxS1Dnyioz6grrJkoaCUgGzMD/7dWHvboYX3VW53esRUfB5tgTyz4Yos1n25SPcj35dJqmAg==} dependencies: @@ -7930,20 +7951,20 @@ packages: resolution: {integrity: sha512-+c7A3CV0KGdKcylsI6khWyts/CYrGTrRVo4R/I7u/cUsy0Conxa6LUhiEzVKIw14lc2L5aiO4+SeVe4TeGRKww==} dependencies: acorn: 8.8.2 - pathe: 1.1.0 + pathe: 1.1.1 pkg-types: 1.0.2 - ufo: 1.1.1 + ufo: 1.1.2 dev: true - /motion@10.15.5: - resolution: {integrity: sha512-ejP6KioN4pigTGxL93APzOnvtLklParL59UQB2T3HWXQBxFcIp5/7YXFmkgiA6pNKKzjvnLhnonRBN5iSFMnNw==} + /motion@10.16.2: + resolution: {integrity: sha512-p+PurYqfUdcJZvtnmAqu5fJgV2kR0uLFQuBKtLeFVTrYEVllI99tiOTSefVNYuip9ELTEkepIIDftNdze76NAQ==} dependencies: '@motionone/animation': 10.15.1 - '@motionone/dom': 10.15.5 - '@motionone/svelte': 10.15.5 + '@motionone/dom': 10.16.2 + '@motionone/svelte': 10.16.2 '@motionone/types': 10.15.1 '@motionone/utils': 10.15.1 - '@motionone/vue': 10.15.5 + '@motionone/vue': 10.16.2 dev: false /mri@1.2.0: @@ -7956,6 +7977,7 @@ packages: /ms@2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} + dev: true /ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} @@ -7963,13 +7985,13 @@ packages: /ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - /msw@1.2.1(typescript@5.0.4): - resolution: {integrity: sha512-bF7qWJQSmKn6bwGYVPXOxhexTCGD5oJSZg8yt8IBClxvo3Dx/1W0zqE1nX9BSWmzRsCKWfeGWcB/vpqV6aclpw==} + /msw@1.2.2(typescript@5.1.3): + resolution: {integrity: sha512-GsW3PE/Es/a1tYThXcM8YHOZ1S1MtivcS3He/LQbbTCx3rbWJYCtWD5XXyJ53KlNPT7O1VI9sCW3xMtgFe8XpQ==} engines: {node: '>=14'} hasBin: true requiresBuild: true peerDependencies: - typescript: '>= 4.4.x <= 5.0.x' + typescript: '>= 4.4.x <= 5.1.x' peerDependenciesMeta: typescript: optional: true @@ -7992,7 +8014,7 @@ packages: path-to-regexp: 6.2.1 strict-event-emitter: 0.4.6 type-fest: 2.19.0 - typescript: 5.0.4 + typescript: 5.1.3 yargs: 17.5.1 transitivePeerDependencies: - encoding @@ -8043,36 +8065,31 @@ packages: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: true - /next-seo@6.0.0(next@13.3.1)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-jKKt1p1z4otMA28AyeoAONixVjdYmgFCWwpEFtu+DwRHQDllVX3RjtyXbuCQiUZEfQ9rFPBpAI90vDeLZlMBdg==} + /next-seo@6.1.0(next@13.4.7)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==} peerDependencies: next: ^8.1.1-canary.54 || >=9.0.0 react: '>=16.0.0' react-dom: '>=16.0.0' dependencies: - next: 13.3.1(react-dom@18.2.0)(react@18.2.0) + next: 13.4.7(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /next-tick@1.1.0: - resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} - dev: false - /next-transpile-modules@10.0.0: resolution: {integrity: sha512-FyeJ++Lm2Fq31gbThiRCrJlYpIY9QaI7A3TjuhQLzOix8ChQrvn5ny4MhfIthS5cy6+uK1AhDRvxVdW17y3Xdw==} dependencies: - enhanced-resolve: 5.10.0 + enhanced-resolve: 5.13.0 dev: true - /next@13.3.1(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-eByWRxPzKHs2oQz1yE41LX35umhz86ZSZ+mYyXBqn2IBi2hyUqxBA88avywdr4uyH+hCJczegGsDGWbzQA5Rqw==} - engines: {node: '>=14.18.0'} + /next@13.4.7(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-M8z3k9VmG51SRT6v5uDKdJXcAqLzP3C+vaKfLIAM0Mhx1um1G7MDnO63+m52qPdZfrTFzMZNzfsgvm3ghuVHIQ==} + engines: {node: '>=16.8.0'} hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 fibers: '>= 3.1.0' - node-sass: ^6.0.0 || ^7.0.0 react: ^18.2.0 react-dom: ^18.2.0 sass: ^1.3.0 @@ -8081,29 +8098,29 @@ packages: optional: true fibers: optional: true - node-sass: - optional: true sass: optional: true dependencies: - '@next/env': 13.3.1 - '@swc/helpers': 0.5.0 + '@next/env': 13.4.7 + '@swc/helpers': 0.5.1 busboy: 1.6.0 caniuse-lite: 1.0.30001436 postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) styled-jsx: 5.1.1(react@18.2.0) + watchpack: 2.4.0 + zod: 3.21.4 optionalDependencies: - '@next/swc-darwin-arm64': 13.3.1 - '@next/swc-darwin-x64': 13.3.1 - '@next/swc-linux-arm64-gnu': 13.3.1 - '@next/swc-linux-arm64-musl': 13.3.1 - '@next/swc-linux-x64-gnu': 13.3.1 - '@next/swc-linux-x64-musl': 13.3.1 - '@next/swc-win32-arm64-msvc': 13.3.1 - '@next/swc-win32-ia32-msvc': 13.3.1 - '@next/swc-win32-x64-msvc': 13.3.1 + '@next/swc-darwin-arm64': 13.4.7 + '@next/swc-darwin-x64': 13.4.7 + '@next/swc-linux-arm64-gnu': 13.4.7 + '@next/swc-linux-arm64-musl': 13.4.7 + '@next/swc-linux-x64-gnu': 13.4.7 + '@next/swc-linux-x64-musl': 13.4.7 + '@next/swc-win32-arm64-msvc': 13.4.7 + '@next/swc-win32-ia32-msvc': 13.4.7 + '@next/swc-win32-x64-msvc': 13.4.7 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -8116,7 +8133,7 @@ packages: resolution: {integrity: sha512-qWO5l3SCqbwQavymOmtTVuCWZE23++S+rxyoHjXqUmPyzRcaoI4lA2gO55/drddGnedAyjA7sk76SfQ5lfUMnw==} engines: {node: '>=10'} dependencies: - semver: 7.3.8 + semver: 7.5.3 dev: false /node-addon-api@2.0.2: @@ -8133,8 +8150,8 @@ packages: lodash: 4.17.21 dev: false - /node-fetch-native@1.0.2: - resolution: {integrity: sha512-KIkvH1jl6b3O7es/0ShyCgWLcfXxlBrLBbP3rOr23WArC66IMcU4DeZEeYEOwnopYhawLTn7/y+YtmASe8DFVQ==} + /node-fetch-native@1.2.0: + resolution: {integrity: sha512-5IAMBTl9p6PaAjYCnMv5FmqIF6GcZnawAVnzaCG0rX2aYZJ4CxEkZNtVPuTRug7fL7wyM5BQYTlAzcyMPi6oTQ==} dev: true /node-fetch@2.6.7: @@ -8171,7 +8188,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.10.0 - semver: 7.3.8 + semver: 7.5.3 validate-npm-package-license: 3.0.4 dev: true @@ -8216,14 +8233,6 @@ packages: boolbase: 1.0.0 dev: false - /number-to-bn@1.7.0: - resolution: {integrity: sha512-wsJ9gfSz1/s4ZsJN01lyonwuxA1tml6X1yBDnfpMglypcBRFZZkus26EdPSlqS5GJfYddVZa22p3VNb3z5m5Ig==} - engines: {node: '>=6.5.0', npm: '>=3'} - dependencies: - bn.js: 4.11.6 - strip-hex-prefix: 1.0.0 - dev: false - /nwsapi@2.2.4: resolution: {integrity: sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==} dev: true @@ -8286,12 +8295,12 @@ packages: es-abstract: 1.20.4 dev: true - /ofetch@1.0.1: - resolution: {integrity: sha512-icBz2JYfEpt+wZz1FRoGcrMigjNKjzvufE26m9+yUiacRQRHwnNlGRPiDnW4op7WX/MR6aniwS8xw8jyVelF2g==} + /ofetch@1.1.1: + resolution: {integrity: sha512-SSMoktrp9SNLi20BWfB/BnnKcL0RDigXThD/mZBeQxkIRv1xrd9183MtLdsqRYLYSqW0eTr5t8w8MqjNhvoOQQ==} dependencies: - destr: 1.2.2 - node-fetch-native: 1.0.2 - ufo: 1.1.1 + destr: 2.0.0 + node-fetch-native: 1.2.0 + ufo: 1.1.2 dev: true /ohash@1.1.2: @@ -8335,18 +8344,6 @@ packages: hasBin: true dev: false - /optionator@0.8.3: - resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} - engines: {node: '>= 0.8.0'} - dependencies: - deep-is: 0.1.4 - fast-levenshtein: 2.0.6 - levn: 0.3.0 - prelude-ls: 1.1.2 - type-check: 0.3.2 - word-wrap: 1.2.3 - dev: true - /optionator@0.9.1: resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} engines: {node: '>= 0.8.0'} @@ -8500,27 +8497,20 @@ packages: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} - /pathe@1.1.0: - resolution: {integrity: sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==} + /pathe@1.1.1: + resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==} dev: true - /pbkdf2@3.1.2: - resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==} - engines: {node: '>=0.12'} - dependencies: - create-hash: 1.2.0 - create-hmac: 1.1.7 - ripemd160: 2.0.2 - safe-buffer: 5.2.1 - sha.js: 2.4.11 - dev: false - /perfect-debounce@0.1.3: resolution: {integrity: sha512-NOT9AcKiDGpnV/HBhI22Str++XWcErO/bALvHCuhv33owZW/CjH8KAFLZDCmu3727sihe0wTxpDhyGc6M8qacQ==} dev: true - /phoenix@1.7.2: - resolution: {integrity: sha512-jwWDOsUNEQZkLNSwzfLJ6AMFUkyZ+ILU+NkBBtoAK020QPpV/dYEQHGMQoFScj89MFjJlLdkE1W97i8S+4FdGg==} + /perfect-debounce@1.0.0: + resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} + dev: true + + /phoenix@1.7.6: + resolution: {integrity: sha512-TOZmJqQaZIWDXMcRXo/qLSBcROFgfA0W/LlaJ9RpETGSYSTouGTJKw5ozR6dII6iPHpOXHagc9kV5WYO9LtTRQ==} dev: false /picocolors@1.0.0: @@ -8590,7 +8580,7 @@ packages: dependencies: jsonc-parser: 3.2.0 mlly: 1.2.0 - pathe: 1.1.0 + pathe: 1.1.1 dev: true /plur@4.0.0: @@ -8611,12 +8601,12 @@ packages: framesync: 6.0.1 hey-listen: 1.0.8 style-value-types: 5.0.0 - tslib: 2.5.0 + tslib: 2.5.3 dev: false - /postcss-load-config@3.1.4(postcss@8.4.23): - resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} - engines: {node: '>= 10'} + /postcss-load-config@4.0.1(postcss@8.4.24): + resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} + engines: {node: '>= 14'} peerDependencies: postcss: '>=8.0.9' ts-node: '>=9.0.0' @@ -8627,64 +8617,64 @@ packages: optional: true dependencies: lilconfig: 2.1.0 - postcss: 8.4.23 - yaml: 1.10.2 + postcss: 8.4.24 + yaml: 2.3.1 dev: true - /postcss-modules-extract-imports@3.0.0(postcss@8.4.23): + /postcss-modules-extract-imports@3.0.0(postcss@8.4.24): resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.23 + postcss: 8.4.24 dev: true - /postcss-modules-local-by-default@4.0.0(postcss@8.4.23): + /postcss-modules-local-by-default@4.0.0(postcss@8.4.24): resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.23) - postcss: 8.4.23 + icss-utils: 5.1.0(postcss@8.4.24) + postcss: 8.4.24 postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 dev: true - /postcss-modules-scope@3.0.0(postcss@8.4.23): + /postcss-modules-scope@3.0.0(postcss@8.4.24): resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.23 + postcss: 8.4.24 postcss-selector-parser: 6.0.11 dev: true - /postcss-modules-values@4.0.0(postcss@8.4.23): + /postcss-modules-values@4.0.0(postcss@8.4.24): resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.23) - postcss: 8.4.23 + icss-utils: 5.1.0(postcss@8.4.24) + postcss: 8.4.24 dev: true - /postcss-modules@6.0.0(postcss@8.4.23): + /postcss-modules@6.0.0(postcss@8.4.24): resolution: {integrity: sha512-7DGfnlyi/ju82BRzTIjWS5C4Tafmzl3R79YP/PASiocj+aa6yYphHhhKUOEoXQToId5rgyFgJ88+ccOUydjBXQ==} peerDependencies: postcss: ^8.0.0 dependencies: generic-names: 4.0.0 - icss-utils: 5.1.0(postcss@8.4.23) + icss-utils: 5.1.0(postcss@8.4.24) lodash.camelcase: 4.3.0 - postcss: 8.4.23 - postcss-modules-extract-imports: 3.0.0(postcss@8.4.23) - postcss-modules-local-by-default: 4.0.0(postcss@8.4.23) - postcss-modules-scope: 3.0.0(postcss@8.4.23) - postcss-modules-values: 4.0.0(postcss@8.4.23) + postcss: 8.4.24 + postcss-modules-extract-imports: 3.0.0(postcss@8.4.24) + postcss-modules-local-by-default: 4.0.0(postcss@8.4.24) + postcss-modules-scope: 3.0.0(postcss@8.4.24) + postcss-modules-values: 4.0.0(postcss@8.4.24) string-hash: 1.1.3 dev: true @@ -8708,8 +8698,8 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 - /postcss@8.4.23: - resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==} + /postcss@8.4.24: + resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -8740,11 +8730,6 @@ packages: tunnel-agent: 0.6.0 dev: false - /prelude-ls@1.1.2: - resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} - engines: {node: '>= 0.8.0'} - dev: true - /prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -8804,8 +8789,8 @@ packages: resolution: {integrity: sha512-kma4U7AFCTwpqq5twzC1YVIDXSqg6qQK6JN0smOw8fgRy1OkMi0CYSzFmsy6dnqSenamAtj0CyXMUJ1Mf6oROg==} dev: false - /proxy-compare@2.5.0: - resolution: {integrity: sha512-f1us0OsVAJ3tdIMXGQx2lmseYS4YXe4W+sKF5g5ww/jV+5ogMadPt+sIZ+88Ga9kvMJsrRNWzCrKPpr6pMWYbA==} + /proxy-compare@2.5.1: + resolution: {integrity: sha512-oyfc0Tx87Cpwva5ZXezSp5V9vht1c7dZBhvuV/y3ctkgMVUmiAGDVeeB0dKhGSyT0v1ZTEQYpe/RXlBVBNuCLA==} dev: false /psl@1.9.0: @@ -8823,18 +8808,13 @@ packages: resolution: {integrity: sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw==} dev: false - /punycode@2.1.1: - resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} - engines: {node: '>=6'} - dev: true - /punycode@2.3.0: resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} engines: {node: '>=6'} dev: true - /qrcode@1.5.1: - resolution: {integrity: sha512-nS8NJ1Z3md8uTjKtP+SGGhfqmTCs5flU/xR623oI0JX+Wepz9R8UrRVCTBTJm3qGw3rH6jJ6MUHjkDx15cxSSg==} + /qrcode@1.5.3: + resolution: {integrity: sha512-puyri6ApkEHYiVl4CFzo1tDkAZ+ATcnbJrJ6RiBM1Fhctdn/ix9MTE3hRph33omisEbC/2fcfemsseiKgBPKZg==} engines: {node: '>=10.13.0'} hasBin: true dependencies: @@ -8860,8 +8840,8 @@ packages: strict-uri-encode: 2.0.0 dev: false - /query-string@7.1.1: - resolution: {integrity: sha512-MplouLRDHBZSG9z7fpuAAcI7aAYjDLhtsiVZsevsfaHWDS2IDdORKbSd1kWUA+V4zyva/HZoSfpwnYMMQDhb0w==} + /query-string@7.1.3: + resolution: {integrity: sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==} engines: {node: '>=6'} dependencies: decode-uri-component: 0.2.2 @@ -8972,8 +8952,8 @@ packages: react-simple-animate: 3.5.2(react-dom@18.2.0) dev: false - /react-google-recaptcha@2.1.0(react@18.2.0): - resolution: {integrity: sha512-K9jr7e0CWFigi8KxC3WPvNqZZ47df2RrMAta6KmRoE4RUi7Ys6NmNjytpXpg4HI/svmQJLKR+PncEPaNJ98DqQ==} + /react-google-recaptcha@3.1.0(react@18.2.0): + resolution: {integrity: sha512-cYW2/DWas8nEKZGD7SCu9BSuVz8iOcOLHChHyi7upUuVhkpkhYG/6N3KDiTQ3XAiZ2UAZkfvYKMfAHOzBOcGEg==} peerDependencies: react: '>=16.4.1' dependencies: @@ -8982,8 +8962,8 @@ packages: react-async-script: 1.2.0(react@18.2.0) dev: false - /react-intersection-observer@9.4.3(react@18.2.0): - resolution: {integrity: sha512-WNRqMQvKpupr6MzecAQI0Pj0+JQong307knLP4g/nBex7kYfIaZsPpXaIhKHR+oV8z+goUbH9e10j6lGRnTzlQ==} + /react-intersection-observer@9.5.1(react@18.2.0): + resolution: {integrity: sha512-YwcNF/4WsMAG1rLVDQHSbpdEW9vDaIl4QW88d+vqeXNUewFV4AJDQB14oHpAJ3rRCnKRmwu3nqfwwYe6wioNIg==} peerDependencies: react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 dependencies: @@ -8996,7 +8976,7 @@ packages: /react-is@18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - /react-markdown@8.0.7(@types/react@18.0.38)(react@18.2.0): + /react-markdown@8.0.7(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ==} peerDependencies: '@types/react': '>=16' @@ -9004,7 +8984,7 @@ packages: dependencies: '@types/hast': 2.3.4 '@types/prop-types': 15.7.5 - '@types/react': 18.0.38 + '@types/react': 18.2.14 '@types/unist': 2.0.6 comma-separated-tokens: 2.0.3 hast-util-whitespace: 2.0.0 @@ -9023,8 +9003,8 @@ packages: - supports-color dev: false - /react-medium-image-zoom@5.1.5(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-dxqunC1xsaQZV48FM95I7QX+2wuMgOloYAHVw9034S09UGJ66JQgohG9bgkrfKU0cl3b34HCJeswy4RDIOcSiw==} + /react-medium-image-zoom@5.1.6(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-0QolPce1vNJsF5HKrGkU1UT6kLNvY9EOnLBqz++LlVnBQduaHLkJlY73ayj3SxY09XWRrnxKDMTHPDkrQYdREw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -9050,7 +9030,7 @@ packages: resolution: {integrity: sha512-kzmNjIgU32mO4mmH5+iUyrqlpFQhF8K2k7eZ4fdLSOPFrD1XgEuSBv9LDEgxRXTMBqMd8ppT0x6TIzqE5pdGdw==} dev: false - /react-remove-scroll-bar@2.3.4(@types/react@18.0.38)(react@18.2.0): + /react-remove-scroll-bar@2.3.4(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==} engines: {node: '>=10'} peerDependencies: @@ -9060,14 +9040,14 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.14 react: 18.2.0 - react-style-singleton: 2.2.1(@types/react@18.0.38)(react@18.2.0) - tslib: 2.5.0 + react-style-singleton: 2.2.1(@types/react@18.2.14)(react@18.2.0) + tslib: 2.5.3 dev: false - /react-remove-scroll@2.5.5(@types/react@18.0.38)(react@18.2.0): - resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==} + /react-remove-scroll@2.5.6(@types/react@18.2.14)(react@18.2.0): + resolution: {integrity: sha512-bO856ad1uDYLefgArk559IzUNeQ6SWH4QnrevIUjH+GczV56giDfl3h0Idptf2oIKxQmd1p9BN25jleKodTALg==} engines: {node: '>=10'} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -9076,13 +9056,13 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.14 react: 18.2.0 - react-remove-scroll-bar: 2.3.4(@types/react@18.0.38)(react@18.2.0) - react-style-singleton: 2.2.1(@types/react@18.0.38)(react@18.2.0) - tslib: 2.5.0 - use-callback-ref: 1.3.0(@types/react@18.0.38)(react@18.2.0) - use-sidecar: 1.1.2(@types/react@18.0.38)(react@18.2.0) + react-remove-scroll-bar: 2.3.4(@types/react@18.2.14)(react@18.2.0) + react-style-singleton: 2.2.1(@types/react@18.2.14)(react@18.2.0) + tslib: 2.5.3 + use-callback-ref: 1.3.0(@types/react@18.2.14)(react@18.2.0) + use-sidecar: 1.1.2(@types/react@18.2.14)(react@18.2.0) dev: false /react-simple-animate@3.5.2(react-dom@18.2.0): @@ -9093,7 +9073,7 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /react-style-singleton@2.2.1(@types/react@18.0.38)(react@18.2.0): + /react-style-singleton@2.2.1(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: @@ -9103,14 +9083,14 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.14 get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 - tslib: 2.5.0 + tslib: 2.5.3 dev: false - /react-textarea-autosize@8.3.4(@types/react@18.0.38)(react@18.2.0): + /react-textarea-autosize@8.3.4(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-CdtmP8Dc19xL8/R6sWvtknD/eCXkQr30dtvC4VmGInhRsfF8X/ihXCq6+9l9qbxmKRiq407/7z5fxE7cVWQNgQ==} engines: {node: '>=10'} peerDependencies: @@ -9119,7 +9099,7 @@ packages: '@babel/runtime': 7.18.9 react: 18.2.0 use-composed-ref: 1.3.0(react@18.2.0) - use-latest: 1.2.1(@types/react@18.0.38)(react@18.2.0) + use-latest: 1.2.1(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' dev: false @@ -9262,16 +9242,16 @@ packages: unified: 10.1.2 dev: false - /remark-breaks@3.0.2: - resolution: {integrity: sha512-x96YDJ9X+Ry0/JNZFKfr1hpcAKvGYWfUTszxY9RbxKEqq6uzPPoLCuHdZsLPZZUdAv3nCROyc7FPrQLWr2rxyw==} + /remark-breaks@3.0.3: + resolution: {integrity: sha512-C7VkvcUp1TPUc2eAYzsPdaUh8Xj4FSbQnYA5A9f80diApLZscTDeG7efiWP65W8hV2sEy3JuGVU0i6qr5D8Hug==} dependencies: '@types/mdast': 3.0.10 + mdast-util-newline-to-break: 1.0.0 unified: 10.1.2 - unist-util-visit: 4.1.1 dev: false - /remark-emoji@3.1.1: - resolution: {integrity: sha512-kVCTaHzX+/ls67mE8JsGd3ZX511p2FlAPmKhdGpRCb5z6GSwp+3sAIB5oTySIetPh7CtqfGf7JBUt5fyMjgOHw==} + /remark-emoji@3.1.2: + resolution: {integrity: sha512-QwhAzNk27Ol64uV4z/3n55MKrNz9bhr8wg+mO5aGqIYDS+jUarS1d8Y0ZIeEBVhfGkXj6gGYM+727sOgAPvV/A==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: emoticon: 4.0.1 @@ -9399,20 +9379,6 @@ packages: glob: 7.2.3 dev: true - /ripemd160@2.0.2: - resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==} - dependencies: - hash-base: 3.1.0 - inherits: 2.0.4 - dev: false - - /rlp@2.2.7: - resolution: {integrity: sha512-d5gdPmgQ0Z+AklL2NVXr/IoSjNZFfTVvQWzL/AM2AOcSzYP2xjlb0AC8YyCLc41MSNf6P6QVtjgPdmVtzb+4lQ==} - hasBin: true - dependencies: - bn.js: 5.2.1 - dev: false - /rollup@3.21.0: resolution: {integrity: sha512-ANPhVcyeHvYdQMUyCbczy33nbLzI7RzrBje4uvNiTDJGIMtlKoOStmympwr9OtS1LZxiDmE2wvxHyVhoLtf1KQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} @@ -9421,14 +9387,6 @@ packages: fsevents: 2.3.2 dev: true - /rollup@3.6.0: - resolution: {integrity: sha512-qCgiBeSu2/AIOKWGFMiRkjPlGlcVwxAjwpGKQZOQYng+83Hip4PjrWHm7EQX1wnrvRqfTytEihRRfLHdX+hR4g==} - engines: {node: '>=14.18.0', npm: '>=8.0.0'} - hasBin: true - optionalDependencies: - fsevents: 2.3.2 - dev: true - /rpc-websockets@7.5.1: resolution: {integrity: sha512-kGFkeTsmd37pHPMaHIgN1LVKXMi0JD782v4Ds9ZKtLlwdTKjn+CxM9A9/gLT2LaOuEcEFGL98h1QWQtlOIdW0w==} dependencies: @@ -9466,7 +9424,7 @@ packages: /rxjs@7.8.1: resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} dependencies: - tslib: 2.5.0 + tslib: 2.5.3 /sade@1.8.1: resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} @@ -9533,14 +9491,14 @@ packages: ajv-keywords: 5.1.0(ajv@8.11.0) dev: true - /scrollex@2.0.1(framer-motion@10.12.4)(react-dom@18.2.0)(react@18.2.0): + /scrollex@2.0.1(framer-motion@10.12.17)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Ao1q6vRql/I8vIvEeRz68OxC0HS6F4EQ6UylIIgtvRvuFt1qUC6rmqhivhkH+b3NEaclYGwsGN0Z12WOZEAKlw==} peerDependencies: framer-motion: '>=7.0.0' react: '>=17.0.0' react-dom: '>=17.0.0' dependencies: - framer-motion: 10.12.4(react-dom@18.2.0)(react@18.2.0) + framer-motion: 10.12.17(react-dom@18.2.0)(react@18.2.0) lodash.throttle: 4.1.1 popmotion: 11.0.3 react: 18.2.0 @@ -9551,16 +9509,6 @@ packages: resolution: {integrity: sha512-cdwTTnqPu0Hyvf5in5asVdZocVDTNRmR7XEcJuIzMjJeSHybHl7vpB66AzwTaIg6CLSbtjcxc8fqcySfnTkccA==} dev: false - /secp256k1@4.0.3: - resolution: {integrity: sha512-NLZVf+ROMxwtEj3Xa562qgv2BK5e2WNmXPiOdVIPLgs6lyTzMvBq0aWTYMI5XCP9jZMVKOcqZLw/Wc4vDkuxhA==} - engines: {node: '>=10.0.0'} - requiresBuild: true - dependencies: - elliptic: 6.5.4 - node-addon-api: 2.0.2 - node-gyp-build: 4.5.0 - dev: false - /semver@5.7.1: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true @@ -9571,19 +9519,13 @@ packages: hasBin: true dev: true - /semver@7.3.8: - resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} + /semver@7.5.3: + resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==} engines: {node: '>=10'} hasBin: true dependencies: lru-cache: 6.0.0 - /serialize-javascript@6.0.0: - resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==} - dependencies: - randombytes: 2.1.0 - dev: true - /serialize-javascript@6.0.1: resolution: {integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==} dependencies: @@ -9598,10 +9540,6 @@ packages: resolution: {integrity: sha512-1jeBGaKNGdEq4FgIrORu/N570dwoPYio8lSoYLWmX7sQ//0JY08Xh9o5pBcgmHQ/MbsYp/aZnOe1s1lIsbLprQ==} dev: true - /setimmediate@1.0.5: - resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} - dev: false - /sha.js@2.4.11: resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} hasBin: true @@ -9610,8 +9548,8 @@ packages: safe-buffer: 5.2.1 dev: false - /sharp@0.32.0: - resolution: {integrity: sha512-yLAypVcqj1toSAqRSwbs86nEzfyZVDYqjuUX8grhFpeij0DDNagKJXELS/auegDBRDg1XBtELdOGfo2X1cCpeA==} + /sharp@0.32.1: + resolution: {integrity: sha512-kQTFtj7ldpUqSe8kDxoGLZc1rnMFU0AO2pqbX6pLy3b7Oj8ivJIdoKNwxHVQG2HN6XpHPJqCSM2nsma2gOXvOg==} engines: {node: '>=14.15.0'} requiresBuild: true dependencies: @@ -9619,7 +9557,7 @@ packages: detect-libc: 2.0.1 node-addon-api: 6.1.0 prebuild-install: 7.1.1 - semver: 7.3.8 + semver: 7.5.3 simple-get: 4.0.1 tar-fs: 2.1.1 tunnel-agent: 0.6.0 @@ -9691,8 +9629,8 @@ packages: totalist: 1.1.0 dev: false - /sirv@2.0.2: - resolution: {integrity: sha512-4Qog6aE29nIjAOKe/wowFTxOdmbEZKb+3tsLljaBRzJwtqto0BChD2zzH0LhgCSXiI+V7X+Y45v14wBZQ1TK3w==} + /sirv@2.0.3: + resolution: {integrity: sha512-O9jm9BsID1P+0HOi81VpXPoDxYP374pkOLzACAoyUQ/3OUVndNpsz6wMnY2z+yOxzbllCKZrM+9QrWsv4THnyA==} engines: {node: '>= 10'} dependencies: '@polka/url': 1.0.0-next.21 @@ -9962,13 +9900,6 @@ packages: engines: {node: '>=12'} dev: true - /strip-hex-prefix@1.0.0: - resolution: {integrity: sha512-q8d4ue7JGEiVcypji1bALTos+0pWtyGlivAWyPuTkHzuTCJqrK9sWxYQZUq6Nq3cuyv3bm734IhHvHtGGURU6A==} - engines: {node: '>=6.5.0', npm: '>=3'} - dependencies: - is-hex-prefixed: 1.0.0 - dev: false - /strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} @@ -10008,7 +9939,7 @@ packages: resolution: {integrity: sha512-08yq36Ikn4kx4YU6RD7jWEv27v4V+PUsOGa4n/as8Et3CuODMJQ00ENeAVXAeydX4Z2j1XHZF1K2sX4mGl18fA==} dependencies: hey-listen: 1.0.8 - tslib: 2.5.0 + tslib: 2.5.3 dev: false /styled-jsx@5.1.1(react@18.2.0): @@ -10027,8 +9958,8 @@ packages: client-only: 0.0.1 react: 18.2.0 - /stylis@4.1.3: - resolution: {integrity: sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==} + /stylis@4.2.0: + resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} dev: false /sucrase@3.29.0: @@ -10100,7 +10031,7 @@ packages: engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@pkgr/utils': 2.3.1 - tslib: 2.5.0 + tslib: 2.5.3 dev: true /tabbable@6.0.1: @@ -10144,7 +10075,7 @@ packages: yallist: 4.0.0 dev: true - /terser-webpack-plugin@5.3.7(esbuild@0.17.18)(webpack@5.80.0): + /terser-webpack-plugin@5.3.7(esbuild@0.18.7)(webpack@5.80.0): resolution: {integrity: sha512-AfKwIktyP7Cu50xNjXF/6Qb5lBNzYaWpU6YfoX3uZicTx0zTy0stDDCsvjDapKsSDvOeWo5MEq4TmdBy2cNoHw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -10161,12 +10092,12 @@ packages: optional: true dependencies: '@jridgewell/trace-mapping': 0.3.18 - esbuild: 0.17.18 + esbuild: 0.18.7 jest-worker: 27.5.1 schema-utils: 3.1.2 serialize-javascript: 6.0.1 terser: 5.17.1 - webpack: 5.80.0(esbuild@0.17.18) + webpack: 5.80.0(esbuild@0.18.7) dev: true /terser@5.17.1: @@ -10269,7 +10200,7 @@ packages: engines: {node: '>=6'} dependencies: psl: 1.9.0 - punycode: 2.1.1 + punycode: 2.3.0 universalify: 0.2.0 url-parse: 1.5.10 dev: true @@ -10308,22 +10239,18 @@ packages: resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} dev: false - /ts-essentials@9.3.1(typescript@5.0.4): - resolution: {integrity: sha512-9CChSvQMyVRo29Vb1A2jbs+LKo3d/bAf+ndSaX0T8cEiy/HChVaRN/HY5DqUryZ8hZ6uol9bEgCnGmnDbwBR9Q==} + /ts-essentials@9.3.2(typescript@5.1.3): + resolution: {integrity: sha512-JxKJzuWqH1MmH4ZFHtJzGEhkfN3QvVR3C3w+4BIoWeoY68UVVoA2Np/Bca9z0IPSErVCWhv439aT0We4Dks8kQ==} peerDependencies: typescript: '>=4.1.0' dependencies: - typescript: 5.0.4 + typescript: 5.1.3 dev: false /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /ts-mixer@6.0.3: - resolution: {integrity: sha512-k43M7uCG1AkTyxgnmI5MPwKoUvS/bRvLvUb7+Pgpdlmok8AoqmUaZxUUw8zKM5B1lqZrt41GjYgnvAi0fppqgQ==} - dev: false - /tsconfig-paths@3.14.1: resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==} dependencies: @@ -10359,12 +10286,12 @@ packages: /tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - /tslib@2.5.0: - resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} + /tslib@2.5.3: + resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==} - /tsup@6.7.0(postcss@8.4.23)(typescript@5.0.4): - resolution: {integrity: sha512-L3o8hGkaHnu5TdJns+mCqFsDBo83bJ44rlK7e6VdanIvpea4ArPcU3swWGsLVbXak1PqQx/V+SSmFPujBK+zEQ==} - engines: {node: '>=14.18'} + /tsup@7.0.0(postcss@8.4.24)(typescript@5.1.3): + resolution: {integrity: sha512-yYARDRkPq07mO3YUXTvF12ISwWQG57Odve8aFEgLdHyeGungxuKxb19yf9G0W8y59SZFkLnRj1gkoVk1gd5fbQ==} + engines: {node: '>=16.14'} hasBin: true peerDependencies: '@swc/core': ^1 @@ -10378,35 +10305,35 @@ packages: typescript: optional: true dependencies: - bundle-require: 4.0.1(esbuild@0.17.18) + bundle-require: 4.0.1(esbuild@0.18.7) cac: 6.7.14 chokidar: 3.5.3 debug: 4.3.4 - esbuild: 0.17.18 + esbuild: 0.18.7 execa: 5.1.1 globby: 11.1.0 joycon: 3.1.1 - postcss: 8.4.23 - postcss-load-config: 3.1.4(postcss@8.4.23) + postcss: 8.4.24 + postcss-load-config: 4.0.1(postcss@8.4.24) resolve-from: 5.0.0 - rollup: 3.6.0 + rollup: 3.21.0 source-map: 0.8.0-beta.0 sucrase: 3.29.0 tree-kill: 1.2.2 - typescript: 5.0.4 + typescript: 5.1.3 transitivePeerDependencies: - supports-color - ts-node dev: true - /tsutils@3.21.0(typescript@5.0.4): + /tsutils@3.21.0(typescript@5.1.3): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.0.4 + typescript: 5.1.3 dev: true /tunnel-agent@0.6.0: @@ -10415,72 +10342,65 @@ packages: safe-buffer: 5.2.1 dev: false - /turbo-darwin-64@1.9.3: - resolution: {integrity: sha512-0dFc2cWXl82kRE4Z+QqPHhbEFEpUZho1msHXHWbz5+PqLxn8FY0lEVOHkq5tgKNNEd5KnGyj33gC/bHhpZOk5g==} + /turbo-darwin-64@1.10.6: + resolution: {integrity: sha512-s2Gc7i9Ud+H9GDcrGJjPIyscJfzDGQ6il4Sl2snfvwngJs4/TaqKuBoX3HNt/7F4NiFRs7ZhlLV1/Yu9zGBRhw==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.9.3: - resolution: {integrity: sha512-1cYbjqLBA2zYE1nbf/qVnEkrHa4PkJJbLo7hnuMuGM0bPzh4+AnTNe98gELhqI1mkTWBu/XAEeF5u6dgz0jLNA==} + /turbo-darwin-arm64@1.10.6: + resolution: {integrity: sha512-tgl70t5PBLyRcNTdP9N6NjvdvQ5LUk8Z60JGUhBhnc+oCOdA4pltrDJNPyel3tQAXXt1dDpl8pp9vUrbwoVyGg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.9.3: - resolution: {integrity: sha512-UuBPFefawEwpuxh5pM9Jqq3q4C8M0vYxVYlB3qea/nHQ80pxYq7ZcaLGEpb10SGnr3oMUUs1zZvkXWDNKCJb8Q==} + /turbo-linux-64@1.10.6: + resolution: {integrity: sha512-h7eyAA3xtAVpamcYJYUwe0xm0LWdbv7/I7QiM09AZ67TTNpyUgqW8giFN3h793BHEQ2Rcnk9FNkpIbjWBbyamg==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.9.3: - resolution: {integrity: sha512-vUrNGa3hyDtRh9W0MkO+l1dzP8Co2gKnOVmlJQW0hdpOlWlIh22nHNGGlICg+xFa2f9j4PbQlWTsc22c019s8Q==} + /turbo-linux-arm64@1.10.6: + resolution: {integrity: sha512-8cZhOeLqu3QZ27yLd6bw4FNaB8y5pLdWeRLJeiWHkIb/cptKnRKJFP+keBJzJi8ovaMqdBpabrxiBRN2lhau5Q==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.9.3: - resolution: {integrity: sha512-0BZ7YaHs6r+K4ksqWus1GKK3W45DuDqlmfjm/yuUbTEVc8szmMCs12vugU2Zi5GdrdJSYfoKfEJ/PeegSLIQGQ==} + /turbo-windows-64@1.10.6: + resolution: {integrity: sha512-qx5jcfCJodN1Mh0KtSVQau7pK8CxDvtif7+joPHI2HbQPAADgdUl0LHfA5tFHh6aWgfvhxbvIXqJd6v7Mqkj9g==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.9.3: - resolution: {integrity: sha512-QJUYLSsxdXOsR1TquiOmLdAgtYcQ/RuSRpScGvnZb1hY0oLc7JWU0llkYB81wVtWs469y8H9O0cxbKwCZGR4RQ==} + /turbo-windows-arm64@1.10.6: + resolution: {integrity: sha512-vTQaRG3/s2XTreOBr6J9HKFtjzusvwGQg0GtuW2+9Z7fizdzP8MuhaDbN6FhKHcWC81PQPD61TBIKTVTsYOEZg==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.9.3: - resolution: {integrity: sha512-ID7mxmaLUPKG/hVkp+h0VuucB1U99RPCJD9cEuSEOdIPoSIuomcIClEJtKamUsdPLhLCud+BvapBNnhgh58Nzw==} + /turbo@1.10.6: + resolution: {integrity: sha512-0/wbjw4HvmPP1abVWHTdeFRfCA9cn5oxCPP5bDixagLzvDgGWE3xfdlsyGmq779Ekr9vjtDPgC2Y4JlXEhyryw==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.9.3 - turbo-darwin-arm64: 1.9.3 - turbo-linux-64: 1.9.3 - turbo-linux-arm64: 1.9.3 - turbo-windows-64: 1.9.3 - turbo-windows-arm64: 1.9.3 - dev: true - - /type-check@0.3.2: - resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==} - engines: {node: '>= 0.8.0'} - dependencies: - prelude-ls: 1.1.2 + turbo-darwin-64: 1.10.6 + turbo-darwin-arm64: 1.10.6 + turbo-linux-64: 1.10.6 + turbo-linux-arm64: 1.10.6 + turbo-windows-64: 1.10.6 + turbo-windows-arm64: 1.10.6 dev: true /type-check@0.4.0: @@ -10525,19 +10445,11 @@ packages: engines: {node: '>=12.20'} dev: true - /type-fest@3.8.0: - resolution: {integrity: sha512-FVNSzGQz9Th+/9R6Lvv7WIAkstylfHN2/JYxkyhhmKFYh9At2DST8t6L6Lref9eYO8PXFTfG9Sg1Agg0K3vq3Q==} + /type-fest@3.12.0: + resolution: {integrity: sha512-qj9wWsnFvVEMUDbESiilKeXeHL7FwwiFcogfhfyjmvT968RXSvnl23f1JOClTHYItsi7o501C/7qVllscUP3oA==} engines: {node: '>=14.16'} dev: false - /type@1.2.0: - resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==} - dev: false - - /type@2.7.2: - resolution: {integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==} - dev: false - /typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} dependencies: @@ -10557,13 +10469,13 @@ packages: requiresBuild: true dev: false - /typescript@5.0.4: - resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} - engines: {node: '>=12.20'} + /typescript@5.1.3: + resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} + engines: {node: '>=14.17'} hasBin: true - /ufo@1.1.1: - resolution: {integrity: sha512-MvlCc4GHrmZdAllBc0iUDowff36Q9Ndw/UzqmEKyrfSzokTd9ZCy1i+IIk5hrYKkjoYVQyNbrw7/F8XJ2rEwTg==} + /ufo@1.1.2: + resolution: {integrity: sha512-TrY6DsjTQQgyS3E3dBaOXf0TpPD8u9FVrVYmKVegJuFw51n/YB9XPt+U6ydzFG5ZIN7+DIjPbNmXoBj9esYhgQ==} dev: true /uint8arrays@3.1.1: @@ -10580,21 +10492,14 @@ packages: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - /unconfig@0.3.7: - resolution: {integrity: sha512-1589b7oGa8ILBYpta7TndM5mLHLzHUqBfhszeZxuUBrjO/RoQ52VGVWsS3w0C0GLNxO9RPmqkf6BmIvBApaRdA==} + /unconfig@0.3.9: + resolution: {integrity: sha512-8yhetFd48M641mxrkWA+C/lZU4N0rCOdlo3dFsyFPnBHBjMJfjT/3eAZBRT2RxCRqeBMAKBVgikejdS6yeBjMw==} dependencies: - '@antfu/utils': 0.5.2 + '@antfu/utils': 0.7.4 defu: 6.1.2 jiti: 1.18.2 dev: true - /undici@5.13.0: - resolution: {integrity: sha512-UDZKtwb2k7KRsK4SdXWG7ErXiL7yTGgLWvk2AXO1JMjgjh404nFo6tWSCM2xMpJwMPx3J8i/vfqEh1zOqvj82Q==} - engines: {node: '>=12.18'} - dependencies: - busboy: 1.6.0 - dev: false - /unified@10.1.2: resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==} dependencies: @@ -10658,36 +10563,36 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss@0.51.8(@unocss/webpack@0.51.8)(postcss@8.4.23)(vite@4.3.1): - resolution: {integrity: sha512-uty78ilhQ/HxvjIDLRZ0J6Kb6fSfTKv0afyP7iWQmqoG/qTBR33ambnuTmi2Dt5GzCxAY6tyCaWjK/FZ7mfEYg==} + /unocss@0.53.3(@unocss/webpack@0.53.3)(postcss@8.4.24)(vite@4.3.1): + resolution: {integrity: sha512-kZx3GFOczE7uS2zUecmvW1kM0MTPdVtQIMcXC5XYoPfr2Ho6G1p75eGAXmaL7jaompSo+WHsK4HrSC756nbfgg==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.51.8 + '@unocss/webpack': 0.53.3 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.51.8(vite@4.3.1) - '@unocss/cli': 0.51.8 - '@unocss/core': 0.51.8 - '@unocss/extractor-arbitrary-variants': 0.51.8 - '@unocss/postcss': 0.51.8(postcss@8.4.23) - '@unocss/preset-attributify': 0.51.8 - '@unocss/preset-icons': 0.51.8 - '@unocss/preset-mini': 0.51.8 - '@unocss/preset-tagify': 0.51.8 - '@unocss/preset-typography': 0.51.8 - '@unocss/preset-uno': 0.51.8 - '@unocss/preset-web-fonts': 0.51.8 - '@unocss/preset-wind': 0.51.8 - '@unocss/reset': 0.51.8 - '@unocss/transformer-attributify-jsx': 0.51.8 - '@unocss/transformer-attributify-jsx-babel': 0.51.8 - '@unocss/transformer-compile-class': 0.51.8 - '@unocss/transformer-directives': 0.51.8 - '@unocss/transformer-variant-group': 0.51.8 - '@unocss/vite': 0.51.8(vite@4.3.1) - '@unocss/webpack': 0.51.8(webpack@5.80.0) + '@unocss/astro': 0.53.3(vite@4.3.1) + '@unocss/cli': 0.53.3 + '@unocss/core': 0.53.3 + '@unocss/extractor-arbitrary-variants': 0.53.3 + '@unocss/postcss': 0.53.3(postcss@8.4.24) + '@unocss/preset-attributify': 0.53.3 + '@unocss/preset-icons': 0.53.3 + '@unocss/preset-mini': 0.53.3 + '@unocss/preset-tagify': 0.53.3 + '@unocss/preset-typography': 0.53.3 + '@unocss/preset-uno': 0.53.3 + '@unocss/preset-web-fonts': 0.53.3 + '@unocss/preset-wind': 0.53.3 + '@unocss/reset': 0.53.3 + '@unocss/transformer-attributify-jsx': 0.53.3 + '@unocss/transformer-attributify-jsx-babel': 0.53.3 + '@unocss/transformer-compile-class': 0.53.3 + '@unocss/transformer-directives': 0.53.3 + '@unocss/transformer-variant-group': 0.53.3 + '@unocss/vite': 0.53.3(vite@4.3.1) + '@unocss/webpack': 0.53.3(webpack@5.80.0) transitivePeerDependencies: - postcss - rollup @@ -10735,7 +10640,7 @@ packages: querystring: 0.2.0 dev: false - /use-callback-ref@1.3.0(@types/react@18.0.38)(react@18.2.0): + /use-callback-ref@1.3.0(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==} engines: {node: '>=10'} peerDependencies: @@ -10745,9 +10650,9 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.14 react: 18.2.0 - tslib: 2.5.0 + tslib: 2.5.3 dev: false /use-composed-ref@1.3.0(react@18.2.0): @@ -10758,7 +10663,7 @@ packages: react: 18.2.0 dev: false - /use-isomorphic-layout-effect@1.1.2(@types/react@18.0.38)(react@18.2.0): + /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -10767,11 +10672,11 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.14 react: 18.2.0 dev: false - /use-latest@1.2.1(@types/react@18.0.38)(react@18.2.0): + /use-latest@1.2.1(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' @@ -10780,12 +10685,12 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.14 react: 18.2.0 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.0.38)(react@18.2.0) + use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.14)(react@18.2.0) dev: false - /use-sidecar@1.1.2(@types/react@18.0.38)(react@18.2.0): + /use-sidecar@1.1.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} peerDependencies: @@ -10795,10 +10700,10 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.14 detect-node-es: 1.1.0 react: 18.2.0 - tslib: 2.5.0 + tslib: 2.5.3 dev: false /use-sync-external-store@1.2.0(react@18.2.0): @@ -10816,10 +10721,6 @@ packages: dependencies: node-gyp-build: 4.5.0 - /utf8@3.0.0: - resolution: {integrity: sha512-E8VjFIQ/TyQgp+TZfS6l8yp/xWppSAHzidGiRrqe4bK4XP9pTRyKFgGJpO3SN7zdX4DeomTrwaseCHovfpFcqQ==} - dev: false - /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -10856,8 +10757,8 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /valtio@1.10.4(react@18.2.0): - resolution: {integrity: sha512-gqGWh0DjtDMAy8Jaui8ufFoxlQB1k1NiA/QHrpKoTUk9EeY331WKeYhvtGn1u703RcefrDCez7PT+qeCu9lWEw==} + /valtio@1.10.5(react@18.2.0): + resolution: {integrity: sha512-jTp0k63VXf4r5hPoaC6a6LCG4POkVSh629WLi1+d5PlajLsbynTMd7qAgEiOSPxzoX5iNvbN7iZ/k/g29wrNiQ==} engines: {node: '>=12.20.0'} peerDependencies: react: '>=16.8' @@ -10865,7 +10766,7 @@ packages: react: optional: true dependencies: - proxy-compare: 2.5.0 + proxy-compare: 2.5.1 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) dev: false @@ -10893,7 +10794,28 @@ packages: vfile-message: 3.1.3 dev: false - /vite@4.3.1(@types/node@18.16.0): + /viem@1.1.6(typescript@5.1.3): + resolution: {integrity: sha512-7nK3HMucLr1Yz0QnDXiD6viigKS6QeYD/YhRHpi3Bby/g0hCyZqK8+YJNtp3/Ri64tpl4kaTIeCScJWV2jqXHQ==} + peerDependencies: + typescript: '>=5.0.4' + dependencies: + '@adraffy/ens-normalize': 1.9.0 + '@noble/curves': 1.0.0 + '@noble/hashes': 1.3.0 + '@scure/bip32': 1.3.0 + '@scure/bip39': 1.2.0 + '@wagmi/chains': 1.2.0(typescript@5.1.3) + abitype: 0.8.7(typescript@5.1.3) + isomorphic-ws: 5.0.0(ws@8.12.0) + typescript: 5.1.3 + ws: 8.12.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + - zod + dev: false + + /vite@4.3.1(@types/node@20.3.1): resolution: {integrity: sha512-EPmfPLAI79Z/RofuMvkIS0Yr091T2ReUoXQqc5ppBX/sjFRhHKiPPF/R46cTdoci/XgeQpB23diiJxq5w30vdg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -10918,9 +10840,9 @@ packages: terser: optional: true dependencies: - '@types/node': 18.16.0 + '@types/node': 20.3.1 esbuild: 0.17.18 - postcss: 8.4.23 + postcss: 8.4.24 rollup: 3.21.0 optionalDependencies: fsevents: 2.3.2 @@ -10933,25 +10855,25 @@ packages: xml-name-validator: 4.0.0 dev: true - /wagmi@0.12.12(ethers@5.7.2)(immer@10.0.1)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.4): - resolution: {integrity: sha512-AEY4res9WCeAEbVv++tgdx6981lkdiAwfpLPj24mawMoocj2Cqr6j304lq7EJiEhnoiPqIwvbBzme3sAmUWYUA==} + /wagmi@1.2.1(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6): + resolution: {integrity: sha512-lPV4+ktMYEjjPnQAY6YLy5wjJJVVboX4YzEqhL/xQrl0rwQBkOU8q17BVnOOn26LVGfAeeyBp2elSaebTLQQzA==} peerDependencies: - ethers: '>=5.5.1 <6' react: '>=17.0.0' - typescript: '>=4.9.4' + typescript: '>=5.0.4' + viem: '>=0.3.35' peerDependenciesMeta: typescript: optional: true dependencies: '@tanstack/query-sync-storage-persister': 4.29.5 - '@tanstack/react-query': 4.29.5(react-dom@18.2.0)(react@18.2.0) - '@tanstack/react-query-persist-client': 4.29.5(@tanstack/react-query@4.29.5) - '@wagmi/core': 0.10.10(ethers@5.7.2)(immer@10.0.1)(react@18.2.0)(typescript@5.0.4) - abitype: 0.3.0(typescript@5.0.4) - ethers: 5.7.2 + '@tanstack/react-query': 4.29.15(react-dom@18.2.0)(react@18.2.0) + '@tanstack/react-query-persist-client': 4.29.5(@tanstack/react-query@4.29.15) + '@wagmi/core': 1.2.1(immer@10.0.2)(react@18.2.0)(typescript@5.1.3)(viem@1.1.6) + abitype: 0.8.7(typescript@5.1.3) react: 18.2.0 - typescript: 5.0.4 + typescript: 5.1.3 use-sync-external-store: 1.2.0(react@18.2.0) + viem: 1.1.6(typescript@5.1.3) transitivePeerDependencies: - '@react-native-async-storage/async-storage' - bufferutil @@ -10972,7 +10894,6 @@ packages: dependencies: glob-to-regexp: 0.4.1 graceful-fs: 4.2.10 - dev: true /wcwidth@1.0.1: resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} @@ -10992,46 +10913,6 @@ packages: resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==} dev: false - /web3-core-helpers@1.9.0: - resolution: {integrity: sha512-NeJzylAp9Yj9xAt2uTT+kyug3X0DLnfBdnAcGZuY6HhoNPDIfQRA9CkJjLngVRlGTLZGjNp9x9eR+RyZQgUlXg==} - engines: {node: '>=8.0.0'} - dependencies: - web3-eth-iban: 1.9.0 - web3-utils: 1.9.0 - dev: false - - /web3-eth-iban@1.9.0: - resolution: {integrity: sha512-jPAm77PuEs1kE/UrrBFJdPD2PN42pwfXA0gFuuw35bZezhskYML9W4QCxcqnUtceyEA4FUn7K2qTMuCk+23fog==} - engines: {node: '>=8.0.0'} - dependencies: - bn.js: 5.2.1 - web3-utils: 1.9.0 - dev: false - - /web3-providers-ws@1.9.0: - resolution: {integrity: sha512-JRVsnQZ7j2k1a2yzBNHe39xqk1ijOv01dfIBFw52VeEkSRzvrOcsPIM/ttSyBuJqt70ntMxXY0ekCrqfleKH/w==} - engines: {node: '>=8.0.0'} - dependencies: - eventemitter3: 4.0.4 - web3-core-helpers: 1.9.0 - websocket: 1.0.34 - transitivePeerDependencies: - - supports-color - dev: false - - /web3-utils@1.9.0: - resolution: {integrity: sha512-p++69rCNNfu2jM9n5+VD/g26l+qkEOQ1m6cfRQCbH8ZRrtquTmrirJMgTmyOoax5a5XRYOuws14aypCOs51pdQ==} - engines: {node: '>=8.0.0'} - dependencies: - bn.js: 5.2.1 - ethereum-bloom-filters: 1.0.10 - ethereumjs-util: 7.1.5 - ethjs-unit: 0.1.6 - number-to-bn: 1.7.0 - randombytes: 2.1.0 - utf8: 3.0.0 - dev: false - /webidl-conversions@3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} @@ -11072,7 +10953,7 @@ packages: resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} dev: true - /webpack@5.80.0(esbuild@0.17.18): + /webpack@5.80.0(esbuild@0.18.7): resolution: {integrity: sha512-OIMiq37XK1rWO8mH9ssfFKZsXg4n6klTEDL7S8/HqbAOBBaiy8ABvXvz0dDCXeEF9gqwxSvVk611zFPjS8hJxA==} engines: {node: '>=10.13.0'} hasBin: true @@ -11103,7 +10984,7 @@ packages: neo-async: 2.6.2 schema-utils: 3.1.2 tapable: 2.2.1 - terser-webpack-plugin: 5.3.7(esbuild@0.17.18)(webpack@5.80.0) + terser-webpack-plugin: 5.3.7(esbuild@0.18.7)(webpack@5.80.0) watchpack: 2.4.0 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -11112,20 +10993,6 @@ packages: - uglify-js dev: true - /websocket@1.0.34: - resolution: {integrity: sha512-PRDso2sGwF6kM75QykIesBijKSVceR6jL2G8NGYyq2XrItNC2P5/qL5XeR056GhA+Ly7JMFvJb9I312mJfmqnQ==} - engines: {node: '>=4.0.0'} - dependencies: - bufferutil: 4.0.7 - debug: 2.6.9 - es5-ext: 0.10.62 - typedarray-to-buffer: 3.1.5 - utf-8-validate: 5.0.10 - yaeti: 0.0.6 - transitivePeerDependencies: - - supports-color - dev: false - /whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'} @@ -11250,6 +11117,19 @@ packages: optional: true dev: false + /ws@8.12.0: + resolution: {integrity: sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + dev: false + /ws@8.13.0(bufferutil@4.0.7)(utf-8-validate@5.0.10): resolution: {integrity: sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==} engines: {node: '>=10.0.0'} @@ -11295,20 +11175,16 @@ packages: engines: {node: '>=10'} dev: true - /yaeti@0.0.6: - resolution: {integrity: sha512-MvQa//+KcZCUkBTIC9blM+CU9J2GzuTytsOUwf2lidtvkx/6gnEp1QvJv34t9vdjhFmha/mUiNDbN0D0mJWdug==} - engines: {node: '>=0.10.32'} - dev: false - /yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} /yaml@1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} + dev: false - /yaml@2.2.1: - resolution: {integrity: sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==} + /yaml@2.3.1: + resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==} engines: {node: '>= 14'} dev: true @@ -11364,8 +11240,11 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - /zustand@4.3.7(immer@10.0.1)(react@18.2.0): - resolution: {integrity: sha512-dY8ERwB9Nd21ellgkBZFhudER8KVlelZm8388B5nDAXhO/+FZDhYMuRnqDgu5SYyRgz/iaf8RKnbUs/cHfOGlQ==} + /zod@3.21.4: + resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==} + + /zustand@4.3.8(immer@10.0.2)(react@18.2.0): + resolution: {integrity: sha512-4h28KCkHg5ii/wcFFJ5Fp+k1J3gJoasaIbppdgZFO4BPJnsNxL0mQXBSFgOgAdCdBj35aDTPvdAJReTMntFPGg==} engines: {node: '>=12.7.0'} peerDependencies: immer: '>=9.0' @@ -11376,7 +11255,7 @@ packages: react: optional: true dependencies: - immer: 10.0.1 + immer: 10.0.2 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) dev: false diff --git a/shared/apis/achievement/use-achievement-groups.ts b/shared/apis/achievement/use-achievement-groups.ts index d7f6b77c..7a2fbada 100644 --- a/shared/apis/achievement/use-achievement-groups.ts +++ b/shared/apis/achievement/use-achievement-groups.ts @@ -1,6 +1,6 @@ import React from "react"; import compact from "lodash.compact"; -import { AchievementItem, CharacterEntity, Indexer } from "crossbell.js"; +import { AchievementItem, CharacterEntity, Indexer } from "crossbell"; import { QueryStatus, useMutation, @@ -38,7 +38,7 @@ export function useMintAchievement( return useMutation( [...SCOPE_KEY, "note", characterId, levelId], - () => indexer.mintAchievement(characterId, levelId), + () => indexer.achievement.mint(characterId, levelId), { onSuccess: (data) => { if (data) { @@ -58,7 +58,7 @@ export function useAchievementGroups( const { data, status } = useQuery( SCOPE_KEY_ACHIEVEMENT_GROUP(characterId), - () => indexer.getAchievements(characterId!), + () => indexer.achievement.getMany(characterId!), { enabled: !!characterId } ); @@ -71,7 +71,7 @@ export function useAchievementGroups( } function formatData( - data?: Awaited> | null, + data?: Awaited> | null, character?: CharacterEntity | null ): AchievementGroup[] { return ( diff --git a/shared/apis/trending/index.ts b/shared/apis/trending/index.ts index 211efff2..3423fd78 100644 --- a/shared/apis/trending/index.ts +++ b/shared/apis/trending/index.ts @@ -1,5 +1,5 @@ import { useInfiniteQuery } from "@tanstack/react-query"; -import { CharacterEntity, NoteEntity } from "crossbell.js"; +import { CharacterEntity, NoteEntity } from "crossbell"; const SCOPE_KEY = ["trending"]; diff --git a/shared/components/avatar/index.tsx b/shared/components/avatar/index.tsx index 0ed5598e..8bfd8202 100644 --- a/shared/components/avatar/index.tsx +++ b/shared/components/avatar/index.tsx @@ -1,6 +1,6 @@ import React from "react"; import { Avatar as Avatar_, AvatarProps } from "@mantine/core"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; import { PropsWithChildren } from "react"; import CharacterHoverCard from "~/shared/components/character/character-hover-card"; diff --git a/shared/components/character/character-hover-card.tsx b/shared/components/character/character-hover-card.tsx index 5c203c48..2364b00e 100644 --- a/shared/components/character/character-hover-card.tsx +++ b/shared/components/character/character-hover-card.tsx @@ -1,6 +1,6 @@ import React from "react"; import { HoverCard, Text, Group, Stack } from "@mantine/core"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; import { CharacterHandle, CharacterName } from "."; import { Avatar } from "~/shared/components/avatar"; import { useCharacterFollowStats } from "@crossbell/indexer"; diff --git a/shared/components/character/character-id-badge.tsx b/shared/components/character/character-id-badge.tsx index 1bff0cde..c5887098 100644 --- a/shared/components/character/character-id-badge.tsx +++ b/shared/components/character/character-id-badge.tsx @@ -1,7 +1,7 @@ import React from "react"; import { composeScanTxHref } from "~/shared/url"; import { Badge, BadgeProps, useMantineTheme } from "@mantine/core"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; import Link from "next/link"; import { Tooltip } from "~/shared/components/tooltip"; diff --git a/shared/components/character/index.tsx b/shared/components/character/index.tsx index 2b6067a0..2e981db5 100644 --- a/shared/components/character/index.tsx +++ b/shared/components/character/index.tsx @@ -3,7 +3,7 @@ import { useCharacter, useCharacterByHandle } from "@crossbell/indexer"; import { extractCharacterName } from "@crossbell/util-metadata"; import { composeCharacterHref } from "~/shared/url"; import { Text, TextProps } from "@mantine/core"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; import classNames from "classnames"; import CharacterHoverCard from "./character-hover-card"; import Link from "next/link"; diff --git a/shared/components/follow-button/index.tsx b/shared/components/follow-button/index.tsx index d86eecbc..9021a2d9 100644 --- a/shared/components/follow-button/index.tsx +++ b/shared/components/follow-button/index.tsx @@ -1,7 +1,7 @@ import React from "react"; import { Button, ButtonProps } from "@mantine/core"; import { useModals } from "@mantine/modals"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; import { useCharacterFollowRelation } from "@crossbell/indexer"; import { diff --git a/shared/providers/wallet-provider.tsx b/shared/providers/wallet-provider.tsx index 8c1a5abc..d1947a83 100644 --- a/shared/providers/wallet-provider.tsx +++ b/shared/providers/wallet-provider.tsx @@ -1,11 +1,12 @@ import React, { PropsWithChildren } from "react"; -import { WagmiConfig, createClient } from "wagmi"; -import { getDefaultClientConfig } from "@crossbell/connect-kit"; +import { WagmiConfig } from "wagmi"; +import { createWagmiConfig } from "@crossbell/connect-kit"; -const client = createClient( - getDefaultClientConfig({ appName: "crossbell.io" }) -); +const wagmiConfig = createWagmiConfig({ + appName: "crossbell.io", + walletConnectV2ProjectId: "a5258bad950102b8923e13a1d4e0682a", +}); export function WalletProvider({ children }: PropsWithChildren) { - return {children}; + return {children}; } diff --git a/sites/crossbell.io/components/aside/TrendingCharactersSection.tsx b/sites/crossbell.io/components/aside/TrendingCharactersSection.tsx index 2c6722a0..8ba35e7a 100644 --- a/sites/crossbell.io/components/aside/TrendingCharactersSection.tsx +++ b/sites/crossbell.io/components/aside/TrendingCharactersSection.tsx @@ -1,7 +1,7 @@ import { useTrending } from "~/shared/apis/trending"; import { composeCharacterHref } from "~/shared/url"; import { Group, Skeleton } from "@mantine/core"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; import { useRouter } from "next/router"; import { Avatar } from "~/shared/components/avatar"; import { CharacterHandle, CharacterName } from "~/shared/components/character"; diff --git a/sites/crossbell.io/components/aside/TrendingNotesSection.tsx b/sites/crossbell.io/components/aside/TrendingNotesSection.tsx index 429c5228..acbfaf29 100644 --- a/sites/crossbell.io/components/aside/TrendingNotesSection.tsx +++ b/sites/crossbell.io/components/aside/TrendingNotesSection.tsx @@ -5,7 +5,7 @@ import { } from "@crossbell/util-metadata"; import { composeNoteHref } from "~/shared/url"; import { Group, Skeleton, Space, Text } from "@mantine/core"; -import { NoteEntity } from "crossbell.js"; +import { NoteEntity } from "crossbell"; import { useRouter } from "next/router"; import { Avatar } from "~/shared/components/avatar"; import { CharacterName } from "~/shared/components/character"; diff --git a/sites/crossbell.io/components/card/FollowCharacterCard.tsx b/sites/crossbell.io/components/card/FollowCharacterCard.tsx index fc2f3c13..c48fd4b3 100644 --- a/sites/crossbell.io/components/card/FollowCharacterCard.tsx +++ b/sites/crossbell.io/components/card/FollowCharacterCard.tsx @@ -1,5 +1,5 @@ import { Skeleton, Text } from "@mantine/core"; -import type { CharacterEntity } from "crossbell.js"; +import type { CharacterEntity } from "crossbell"; import { Avatar } from "~/shared/components/avatar"; import { CharacterName } from "~/shared/components/character"; import { composeCharacterHref } from "~/shared/url"; diff --git a/sites/crossbell.io/components/card/MintedNoteCard.tsx b/sites/crossbell.io/components/card/MintedNoteCard.tsx index 9db31760..1fe39a92 100644 --- a/sites/crossbell.io/components/card/MintedNoteCard.tsx +++ b/sites/crossbell.io/components/card/MintedNoteCard.tsx @@ -1,5 +1,5 @@ import { Text } from "@mantine/core"; -import type { NoteEntity } from "crossbell.js"; +import type { NoteEntity } from "crossbell"; import { ipfsLinkToHttpLink } from "~/shared/ipfs"; import Link from "next/link"; import { composeNoteHref, composeNoteId } from "~/shared/url"; diff --git a/sites/crossbell.io/components/card/TrendingCharacterCard.tsx b/sites/crossbell.io/components/card/TrendingCharacterCard.tsx index 9056f9c0..1c2d86e2 100644 --- a/sites/crossbell.io/components/card/TrendingCharacterCard.tsx +++ b/sites/crossbell.io/components/card/TrendingCharacterCard.tsx @@ -1,5 +1,5 @@ import { Button, Space, Text } from "@mantine/core"; -import type { CharacterEntity } from "crossbell.js"; +import type { CharacterEntity } from "crossbell"; import { MouseEventHandler } from "react"; import Link from "next/link"; diff --git a/sites/crossbell.io/components/common/Feed/index.tsx b/sites/crossbell.io/components/common/Feed/index.tsx index f0ec1b87..557193e9 100644 --- a/sites/crossbell.io/components/common/Feed/index.tsx +++ b/sites/crossbell.io/components/common/Feed/index.tsx @@ -1,4 +1,4 @@ -import { FeedEntity } from "crossbell.js"; +import { FeedEntity } from "crossbell"; import { GroupedFeedNote } from "@/components/grouped-note"; import { NoteSkeleton } from "../Note"; diff --git a/sites/crossbell.io/components/common/Note/components/media-carousel.tsx b/sites/crossbell.io/components/common/Note/components/media-carousel.tsx index 038ca5ef..8bc04852 100644 --- a/sites/crossbell.io/components/common/Note/components/media-carousel.tsx +++ b/sites/crossbell.io/components/common/Note/components/media-carousel.tsx @@ -1,4 +1,4 @@ -import { NoteMetadata } from "crossbell.js"; +import { NoteMetadata } from "crossbell"; import { Carousel, Embla } from "@mantine/carousel"; import { Image } from "~/shared/components/image"; import { MouseEvent, useCallback, useEffect, useState } from "react"; diff --git a/sites/crossbell.io/components/common/Note/components/note-id-badge.tsx b/sites/crossbell.io/components/common/Note/components/note-id-badge.tsx index b21677d1..dd072b22 100644 --- a/sites/crossbell.io/components/common/Note/components/note-id-badge.tsx +++ b/sites/crossbell.io/components/common/Note/components/note-id-badge.tsx @@ -1,7 +1,7 @@ import { composeScanTxHref } from "~/shared/url"; import { Badge, useMantineTheme } from "@mantine/core"; import Link from "next/link"; -import { NoteEntity } from "crossbell.js"; +import { NoteEntity } from "crossbell"; import { Tooltip } from "~/shared/components/tooltip"; export default function NoteIdBadge({ note }: { note: NoteEntity }) { diff --git a/sites/crossbell.io/components/common/Note/components/note-likes/item.tsx b/sites/crossbell.io/components/common/Note/components/note-likes/item.tsx index cbf0c1dd..1e12bcd3 100644 --- a/sites/crossbell.io/components/common/Note/components/note-likes/item.tsx +++ b/sites/crossbell.io/components/common/Note/components/note-likes/item.tsx @@ -1,7 +1,7 @@ import React from "react"; import dayjs from "dayjs"; import { Text } from "@mantine/core"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; import { extractCharacterName } from "@crossbell/util-metadata"; diff --git a/sites/crossbell.io/components/common/Note/components/note-mints/highlight-avatar.tsx b/sites/crossbell.io/components/common/Note/components/note-mints/highlight-avatar.tsx index 450c8edc..9f36b170 100644 --- a/sites/crossbell.io/components/common/Note/components/note-mints/highlight-avatar.tsx +++ b/sites/crossbell.io/components/common/Note/components/note-mints/highlight-avatar.tsx @@ -1,5 +1,5 @@ import React from "react"; -import { CharacterEntity, MintedNoteEntity } from "crossbell.js"; +import { CharacterEntity, MintedNoteEntity } from "crossbell"; import { Avatar } from "~/shared/components/avatar"; import classNames from "classnames"; diff --git a/sites/crossbell.io/components/common/Note/components/note-mints/item.top1.tsx b/sites/crossbell.io/components/common/Note/components/note-mints/item.top1.tsx index cf2d1cac..7f492437 100644 --- a/sites/crossbell.io/components/common/Note/components/note-mints/item.top1.tsx +++ b/sites/crossbell.io/components/common/Note/components/note-mints/item.top1.tsx @@ -1,7 +1,7 @@ import dayjs from "dayjs"; import React from "react"; import { Text } from "@mantine/core"; -import { MintedNoteEntity } from "crossbell.js"; +import { MintedNoteEntity } from "crossbell"; import { usePrimaryCharacter } from "@crossbell/indexer"; import { extractCharacterName } from "@crossbell/util-metadata"; diff --git a/sites/crossbell.io/components/common/Note/components/note-mints/item.top3.tsx b/sites/crossbell.io/components/common/Note/components/note-mints/item.top3.tsx index f8137b98..b7f83ad7 100644 --- a/sites/crossbell.io/components/common/Note/components/note-mints/item.top3.tsx +++ b/sites/crossbell.io/components/common/Note/components/note-mints/item.top3.tsx @@ -1,5 +1,5 @@ import React from "react"; -import { MintedNoteEntity } from "crossbell.js"; +import { MintedNoteEntity } from "crossbell"; import { extractCharacterName } from "@crossbell/util-metadata"; import { usePrimaryCharacter } from "@crossbell/indexer"; diff --git a/sites/crossbell.io/components/common/Note/components/note-mints/item.tsx b/sites/crossbell.io/components/common/Note/components/note-mints/item.tsx index 9cf13b15..09dcb773 100644 --- a/sites/crossbell.io/components/common/Note/components/note-mints/item.tsx +++ b/sites/crossbell.io/components/common/Note/components/note-mints/item.tsx @@ -1,7 +1,7 @@ import dayjs from "dayjs"; import React from "react"; import { Text } from "@mantine/core"; -import { MintedNoteEntity } from "crossbell.js"; +import { MintedNoteEntity } from "crossbell"; import { usePrimaryCharacter } from "@crossbell/indexer"; import { extractCharacterName } from "@crossbell/util-metadata"; diff --git a/sites/crossbell.io/components/common/Note/components/note-source-badges.tsx b/sites/crossbell.io/components/common/Note/components/note-source-badges.tsx index 51bd584b..fe7f49e4 100644 --- a/sites/crossbell.io/components/common/Note/components/note-source-badges.tsx +++ b/sites/crossbell.io/components/common/Note/components/note-source-badges.tsx @@ -1,5 +1,5 @@ import { Badge } from "@mantine/core"; -import { NoteMetadata } from "crossbell.js"; +import { NoteMetadata } from "crossbell"; import { TinyColor, random, mostReadable } from "@ctrl/tinycolor"; import Link from "next/link"; import { ReactNode } from "react"; diff --git a/sites/crossbell.io/components/common/Note/feed-note/index.tsx b/sites/crossbell.io/components/common/Note/feed-note/index.tsx index b8aedfde..a7be3894 100644 --- a/sites/crossbell.io/components/common/Note/feed-note/index.tsx +++ b/sites/crossbell.io/components/common/Note/feed-note/index.tsx @@ -1,5 +1,5 @@ import { Space, Text, Title } from "@mantine/core"; -import { CharacterEntity, NoteEntity } from "crossbell.js"; +import { CharacterEntity, NoteEntity } from "crossbell"; import { useCharacter, useNote } from "@crossbell/indexer"; import { getValidAttachments } from "@crossbell/util-metadata"; diff --git a/sites/crossbell.io/components/common/Note/hooks/use-note-model.ts b/sites/crossbell.io/components/common/Note/hooks/use-note-model.ts index c3759cf3..e84f6e1c 100644 --- a/sites/crossbell.io/components/common/Note/hooks/use-note-model.ts +++ b/sites/crossbell.io/components/common/Note/hooks/use-note-model.ts @@ -34,7 +34,7 @@ export type NoteModel = { }; export function useNoteModel({ characterId, noteId }: UseNoteActionsConfig) { - const address = useAddress() ?? ""; + const address = useAddress() ?? undefined; const { data: status } = useNoteStatus({ characterId, noteId, address }); const [{ isLiked }] = useIsNoteLiked({ noteId, diff --git a/sites/crossbell.io/components/common/Note/index.tsx b/sites/crossbell.io/components/common/Note/index.tsx index 7e926027..aaa61fa8 100644 --- a/sites/crossbell.io/components/common/Note/index.tsx +++ b/sites/crossbell.io/components/common/Note/index.tsx @@ -1,4 +1,4 @@ -import { CharacterEntity, NoteEntity } from "crossbell.js"; +import { CharacterEntity, NoteEntity } from "crossbell"; import { useNoteRouterQuery } from "~/shared/url"; diff --git a/sites/crossbell.io/components/common/Note/main-note/index.tsx b/sites/crossbell.io/components/common/Note/main-note/index.tsx index a5128ee1..05f80dff 100644 --- a/sites/crossbell.io/components/common/Note/main-note/index.tsx +++ b/sites/crossbell.io/components/common/Note/main-note/index.tsx @@ -1,5 +1,5 @@ import { Space, Text, Title } from "@mantine/core"; -import { CharacterEntity, NoteEntity } from "crossbell.js"; +import { CharacterEntity, NoteEntity } from "crossbell"; import classNames from "classnames"; import { useCharacter, useNote } from "@crossbell/indexer"; diff --git a/sites/crossbell.io/components/grouped-note/index.tsx b/sites/crossbell.io/components/grouped-note/index.tsx index e4bd76bf..cfd0cdc9 100644 --- a/sites/crossbell.io/components/grouped-note/index.tsx +++ b/sites/crossbell.io/components/grouped-note/index.tsx @@ -1,6 +1,6 @@ import React from "react"; import { LRUCache } from "lru-cache"; -import { NoteEntity } from "crossbell.js"; +import { NoteEntity } from "crossbell"; import { useRefCallback } from "@crossbell/util-hooks"; import { Note, NoteSkeleton } from "@/components/common/Note"; import { useNote } from "@crossbell/indexer"; diff --git a/sites/crossbell.io/components/ui/CharacterListItem.tsx b/sites/crossbell.io/components/ui/CharacterListItem.tsx index c4b3e51a..3464df8a 100644 --- a/sites/crossbell.io/components/ui/CharacterListItem.tsx +++ b/sites/crossbell.io/components/ui/CharacterListItem.tsx @@ -1,6 +1,6 @@ import { extractCharacterName } from "@crossbell/util-metadata"; import { Box, Space, Text } from "@mantine/core"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; import { Avatar } from "~/shared/components/avatar"; import { CharacterName } from "~/shared/components/character"; diff --git a/sites/crossbell.io/components/ui/CharacterProfile.tsx b/sites/crossbell.io/components/ui/CharacterProfile.tsx index 548ad2c2..6699848c 100644 --- a/sites/crossbell.io/components/ui/CharacterProfile.tsx +++ b/sites/crossbell.io/components/ui/CharacterProfile.tsx @@ -1,4 +1,4 @@ -import type { CharacterEntity } from "crossbell.js"; +import type { CharacterEntity } from "crossbell"; import { Button, ButtonProps, diff --git a/sites/crossbell.io/components/ui/CommentTextarea.tsx b/sites/crossbell.io/components/ui/CommentTextarea.tsx index ba67badb..914ff9c6 100644 --- a/sites/crossbell.io/components/ui/CommentTextarea.tsx +++ b/sites/crossbell.io/components/ui/CommentTextarea.tsx @@ -1,5 +1,5 @@ import { Button, Space } from "@mantine/core"; -import { NoteEntity } from "crossbell.js"; +import { NoteEntity } from "crossbell"; import { useState } from "react"; import { getOrigin } from "~/shared/url"; diff --git a/sites/crossbell.io/components/ui/TreasuresGallery.tsx b/sites/crossbell.io/components/ui/TreasuresGallery.tsx index b8d3da8d..fa333a14 100644 --- a/sites/crossbell.io/components/ui/TreasuresGallery.tsx +++ b/sites/crossbell.io/components/ui/TreasuresGallery.tsx @@ -8,10 +8,11 @@ import { import { composeNoteHref, composeTreasuresWalletsHref } from "~/shared/url"; import { Space, Text } from "@mantine/core"; import Link from "next/link"; -import { NoteEntity } from "crossbell.js"; +import { NoteEntity } from "crossbell"; import { Fragment } from "react"; +import { Address } from "viem"; -export default function TreasuresGallery({ address }: { address?: string }) { +export default function TreasuresGallery({ address }: { address?: Address }) { const { data, isLoading } = useMintedNotesOfAddress(address, { limit: 8 }); const hasResult = !isLoading && data?.pages.some((page) => page.count > 0); diff --git a/sites/crossbell.io/package.json b/sites/crossbell.io/package.json index e680695a..1c100b47 100644 --- a/sites/crossbell.io/package.json +++ b/sites/crossbell.io/package.json @@ -11,14 +11,14 @@ }, "dependencies": { "lodash.once": "4.1.1", - "phoenix": "1.7.2", + "phoenix": "1.7.6", "react-flip-numbers": "3.0.8", "scrollex": "2.0.1" }, "devDependencies": { "@types/jsdom": "21.1.1", "@types/lodash.once": "4.1.7", - "@types/phoenix": "1.5.6", - "jsdom": "21.1.1" + "@types/phoenix": "1.6.0", + "jsdom": "22.1.0" } } diff --git a/sites/crossbell.io/pages/[handle]/followers.tsx b/sites/crossbell.io/pages/[handle]/followers.tsx index d444f4c3..156a863e 100644 --- a/sites/crossbell.io/pages/[handle]/followers.tsx +++ b/sites/crossbell.io/pages/[handle]/followers.tsx @@ -16,7 +16,7 @@ import { import { Text } from "@mantine/core"; import { getServerSideProps as getServerSideProps_ } from "./index"; import Head from "next/head"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; type PageProps = { character: CharacterEntity | null; diff --git a/sites/crossbell.io/pages/[handle]/following.tsx b/sites/crossbell.io/pages/[handle]/following.tsx index 298bc36c..4379bc02 100644 --- a/sites/crossbell.io/pages/[handle]/following.tsx +++ b/sites/crossbell.io/pages/[handle]/following.tsx @@ -14,7 +14,7 @@ import { useFollowingCharactersOfCharacter } from "@crossbell/indexer"; import { Text } from "@mantine/core"; import { getServerSideProps as getServerSideProps_ } from "./index"; import Head from "next/head"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; type PageProps = { character: CharacterEntity | null; diff --git a/sites/crossbell.io/pages/[handle]/index.tsx b/sites/crossbell.io/pages/[handle]/index.tsx index d47a212f..348a9d41 100644 --- a/sites/crossbell.io/pages/[handle]/index.tsx +++ b/sites/crossbell.io/pages/[handle]/index.tsx @@ -22,7 +22,7 @@ import { useCharacterRouterQuery, } from "~/shared/url"; import { Space } from "@mantine/core"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; import { GetServerSideProps } from "next"; import { NextSeo } from "next-seo"; import { Fragment } from "react"; diff --git a/sites/crossbell.io/pages/_app.tsx b/sites/crossbell.io/pages/_app.tsx index 7fa20db5..14e1843b 100644 --- a/sites/crossbell.io/pages/_app.tsx +++ b/sites/crossbell.io/pages/_app.tsx @@ -1,4 +1,5 @@ import "uno.css"; +import "@crossbell/connect-kit/colors.css"; import "~/shared/styles/globals.css"; import "~/shared/crossbell.js/setup-indexer"; diff --git a/sites/crossbell.io/pages/notes/[noteid]/index.tsx b/sites/crossbell.io/pages/notes/[noteid]/index.tsx index f2339fe1..db96f4fc 100644 --- a/sites/crossbell.io/pages/notes/[noteid]/index.tsx +++ b/sites/crossbell.io/pages/notes/[noteid]/index.tsx @@ -19,7 +19,7 @@ import { getOrigin, useNoteRouterQuery, } from "~/shared/url"; -import { CharacterEntity, NoteEntity } from "crossbell.js"; +import { CharacterEntity, NoteEntity } from "crossbell"; import type { GetServerSideProps } from "next"; import { Divider } from "@mantine/core"; import { NextSeo } from "next-seo"; diff --git a/sites/crossbell.io/pages/shop/wallets/[address]/index.tsx b/sites/crossbell.io/pages/shop/wallets/[address]/index.tsx index e5463670..61ce7a7a 100644 --- a/sites/crossbell.io/pages/shop/wallets/[address]/index.tsx +++ b/sites/crossbell.io/pages/shop/wallets/[address]/index.tsx @@ -6,11 +6,13 @@ import { useMintedNotesOfAddress } from "@crossbell/indexer"; import Header from "@/components/layouts/Header"; import { useAddressRouterQuery } from "~/shared/url"; import { Fragment } from "react"; +import { Address } from "viem"; const TreasuresList = () => { const { address } = useAddressRouterQuery(); - const { isLoading: mintedNotesLoading, data } = - useMintedNotesOfAddress(address); + const { isLoading: mintedNotesLoading, data } = useMintedNotesOfAddress( + address as Address + ); return (
diff --git a/sites/crossbell.io/pages/wallet/characters/index.tsx b/sites/crossbell.io/pages/wallet/characters/index.tsx index ea7f2b86..3d658369 100644 --- a/sites/crossbell.io/pages/wallet/characters/index.tsx +++ b/sites/crossbell.io/pages/wallet/characters/index.tsx @@ -1,6 +1,6 @@ import { Grid, Menu, Title, Text, ActionIcon } from "@mantine/core"; import { showNotification } from "@mantine/notifications"; -import { CharacterEntity } from "crossbell.js"; +import { CharacterEntity } from "crossbell"; import Link from "next/link"; import { Avatar } from "~/shared/components/avatar";