Skip to content

Commit 0ef7915

Browse files
committed
updates to contracts
1 parent b02e184 commit 0ef7915

File tree

100 files changed

+4037
-4293
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+4037
-4293
lines changed

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@ethereum-attestation-service/eas-sdk": "^1.1.0-beta.3",
30-
"@urql/core": "4.1.2",
30+
"@openfort/openfort-node": "0.6.24",
3131
"bob-tsm": "^1.1.2",
3232
"connect-redis": "7.1.0",
3333
"cookie-parser": "1.4.6",

packages/clients/app/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/clients/app/package.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,35 @@
5151
"siwe": "1.1.6",
5252
"viem": "~0.3.19",
5353
"wagmi": "^1.0.5",
54-
"xstate": "4.37.2"
54+
"xstate": "4.37.2",
55+
"@airstack/airstack-react": "0.5.5",
56+
"@emotion/react": "11.11.1",
57+
"@privy-io/react-auth": "^1.40.3",
58+
"@privy-io/wagmi-connector": "0.1.4",
59+
"@pushprotocol/restapi": "1.4.24",
60+
"@pushprotocol/socket": "0.5.2",
61+
"@pushprotocol/uiweb": "1.1.14",
62+
"@react-spring/web": "9.7.3",
63+
"@tokenbound/sdk": "0.3.12",
64+
"@xstate/react": "^3.2.2",
65+
"axios": "1.5.0",
66+
"class-variance-authority": "^0.7.0",
67+
"clsx": "^2.0.0",
68+
"lucide-react": "^0.288.0",
69+
"react": "^18.2.0",
70+
"react-content-loader": "6.2.1",
71+
"react-dom": "^18.2.0",
72+
"react-dropzone": "14.2.3",
73+
"react-hot-toast": "2.4.1",
74+
"react-query": "3.39.3",
75+
"react-router-dom": "^6.15.0",
76+
"react-spinners": "0.13.8",
77+
"siwe": "2.1.4",
78+
"tailwind-merge": "^1.14.0",
79+
"tailwindcss-animate": "^1.0.7",
80+
"urql": "4.0.5",
81+
"vite-plugin-node-polyfills": "0.9.0",
82+
"xstate": "4.38.2"
5583
},
5684
"devDependencies": {
5785
"@sentry/vite-plugin": "2.2.0",

packages/clients/dashboard/.env.sample

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/clients/dashboard/.eslintrc.cjs

Lines changed: 0 additions & 14 deletions
This file was deleted.

packages/clients/dashboard/index.html

Lines changed: 0 additions & 29 deletions
This file was deleted.

packages/clients/dashboard/package.json

Lines changed: 0 additions & 65 deletions
This file was deleted.

packages/clients/dashboard/src/App.tsx

Lines changed: 0 additions & 40 deletions
This file was deleted.

packages/clients/dashboard/src/components/Account/Card.tsx

Lines changed: 0 additions & 13 deletions
This file was deleted.

packages/clients/dashboard/src/components/Account/Settings.tsx

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)