Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@noble/hashes": "^1.6.1",
"@noble/secp256k1": "^2.1.0",
"@openzeppelin/merkle-tree": "^1.0.7",
"@privy-io/react-auth": "^1.95.2",
"@privy-io/react-auth": "^2.8.3",
"@radix-ui/colors": "^3.0.0",
"@radix-ui/react-accessible-icon": "^1.0.3",
"@radix-ui/react-accordion": "^1.2.0",
Expand Down Expand Up @@ -89,7 +89,6 @@
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.9",
"react-hook-form": "^7.53.0",
"sha256": "link:@noble/hashes/sha256",
"stream-browserify": "^3.0.0",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.13",
Expand All @@ -116,7 +115,7 @@
"@storybook/test": "^8.6.12",
"@storybook/test-runner": "^0.22.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.3.0",
"@testing-library/react-hooks": "^8.0.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
},
"pnpm": {
"overrides": {
"ethers@5": ">=5.8.0",
"@noble/ed25519": "2.1.0",
"@geist/ddev": "link:packages/ddev"
}
Expand All @@ -24,7 +25,6 @@
"@graphql-codegen/introspection": "^4.0.3",
"@graphql-codegen/schema-ast": "^4.1.0",
"@parcel/watcher": "^2.4.1",
"cross-env": "^7.0.3",
"husky": "^9.1.6",
"prettier": "^3.2.5",
"shadcn": "^2.4.0",
Expand All @@ -39,7 +39,7 @@
"packageManager": "pnpm@10.7.1",
"dependencies": {
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.3.0",
"@vitejs/plugin-react": "^4.3.2",
"tsx": "^4.1.4",
"vite": "^5.4.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ddev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"build": "tsup",
"typecheck": "tsc --noEmit",
"clean": "rimraf dist && rimraf components",
"start:dev": "cross-env REGISTRY_URL=http://localhost:3333/r node dist/index.js",
"start:prod": "cross-env REGISTRY_URL=https://ddev.geist.network/r node dist/index.js",
"start:dev": "REGISTRY_URL=http://localhost:3333/r node dist/index.js",
"start:prod": "REGISTRY_URL=https://ddev.geist.network/r node dist/index.js",
"start": "node dist/index.js",
"format:write": "prettier --write \"**/*.{ts,tsx,mdx}\" --cache",
"format:check": "prettier --check \"**/*.{ts,tsx,mdx}\" --cache",
Expand Down
3 changes: 1 addition & 2 deletions packages/domain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@noble/hashes": "^1.6.1",
"@noble/secp256k1": "^2.1.0",
"@openzeppelin/merkle-tree": "^1.0.7",
"@privy-io/react-auth": "^1.95.2",
"@privy-io/react-auth": "^2.8.3",
"@geist/graphql": "workspace:*",
"@scure/base": "^1.1.9",
"@storybook/components": "^8.3.6",
Expand All @@ -58,7 +58,6 @@
"micro-eth-signer": "^0.12.0",
"micro-packed": "^0.6.3",
"multiformats": "^13.3.0",
"sha256": "link:@noble/hashes/sha256",
"stream-browserify": "^3.0.0",
"viem": "^2.26.2",
"zod": "^3.23.8"
Expand Down
8 changes: 3 additions & 5 deletions packages/ui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@faker-js/faker": "^8.2.0",
"@geist/typescript-config": "workspace:*",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.3.0",
"@testing-library/react-hooks": "^8.0.1",
"@turbo/gen": "^1.12.4",
"@types/node": "^22.10.2",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@noble/hashes": "^1.6.1",
"@noble/secp256k1": "^2.1.0",
"@openzeppelin/merkle-tree": "^1.0.7",
"@privy-io/react-auth": "^1.95.2",
"@privy-io/react-auth": "^2.8.3",
"@radix-ui/colors": "^3.0.0",
"@radix-ui/react-accessible-icon": "^1.0.3",
"@radix-ui/react-accordion": "^1.2.0",
Expand Down Expand Up @@ -99,7 +99,7 @@
"@ucanto/interface": "^10.0.1",
"@ucanto/transport": "^9.1.1",
"@wagmi/connectors": "^5.7.12",
"@wagmi/core": "^2.13.8",
"@wagmi/core": "^2.16.7",
"@web3-storage/w3up-client": "^16.5.1",
"autoprefixer": "10.4.20",
"class-variance-authority": "^0.7.0",
Expand All @@ -113,7 +113,6 @@
"jsdom": "^25.0.1",
"ky": "^1.7.2",
"lodash": "^4.17.21",
"lodash.template": "^4.5.0",
"lucide-react": "^0.446.0",
"micro-eth-signer": "^0.12.0",
"micro-packed": "^0.6.3",
Expand All @@ -125,7 +124,6 @@
"react-dropzone": "^14.2.9",
"react-hook-form": "^7.53.0",
"recharts": "^2.15.0",
"sha256": "link:@noble/hashes/sha256",
"shadcn": "2.4.0",
"stream-browserify": "^3.0.0",
"tailwind-merge": "^2.5.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui-react/src/hooks/eas/sdk/use-attestation.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { SchemaEncoder } from "@ethereum-attestation-service/eas-sdk";
import { type Signer, ZeroHash } from "ethers";
import type { Signer } from "ethers";
import { useMemo } from "react";
import {
type Account,
Expand Down Expand Up @@ -45,7 +45,7 @@ export const useAttestationEasSdk = (params: UseAttestationEasSdkParams) => {
recipient,
revocable = false,
expirationTime = NO_EXPIRATION,
refUID = ZeroHash,
refUID = zeroHash,
data,
salt,
} = requestParams;
Expand All @@ -70,7 +70,7 @@ export const useAttestationEasSdk = (params: UseAttestationEasSdkParams) => {
data: encodedData,
salt,
},
signer,
signer as any,
);

const { uid } = attestation;
Expand Down
Loading