We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7bb96 commit fe31c78Copy full SHA for fe31c78
2 files changed
package.json
@@ -20,12 +20,8 @@
20
},
21
"dependencies": {
22
"@base-ui/react": "^1.1.0",
23
- "@fontsource/commit-mono": "^5.2.5",
24
"@stripe/stripe-js": "^8.9.0",
25
"@vercel/blob": "^2.3.1",
26
- "class-variance-authority": "^0.7.1",
27
- "form-data": "^4.0.5",
28
- "mailgun.js": "^12.7.1",
29
"mermaid": "^11.12.2",
30
"mppx": "~0.4.2",
31
"react": "^19",
@@ -35,8 +31,7 @@
35
"viem": "^2.46.2",
36
32
"vocs": "https://pkg.pr.new/wevm/vocs@319c55c",
37
33
"wagmi": "^3.4.2",
38
- "waku": "^1.0.0-alpha.4",
39
- "zod": "^4.3.6"
34
+ "waku": "^1.0.0-alpha.4"
40
41
"devDependencies": {
42
"@biomejs/biome": "^2.4.1",
@@ -47,7 +42,6 @@
47
"@types/node": "^22",
48
43
"@types/react": "^19",
49
44
"@types/react-dom": "^19",
50
- "@vercel/node": "^5.6.12",
51
45
"@vitejs/plugin-react": "^5",
52
46
"ajv": "8",
53
"ajv-formats": "^3.0.1",
0 commit comments