-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathpackage.json
More file actions
118 lines (118 loc) · 3.88 KB
/
package.json
File metadata and controls
118 lines (118 loc) · 3.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
{
"name": "murphy",
"version": "0.0.0",
"private": true,
"scripts": {
"build": "next build",
"dev": "next dev --turbo",
"start": "next start",
"registry:build": "tsx scripts/build-registry.ts && shadcn build",
"postinstall": "fumadocs-mdx"
},
"dependencies": {
"@ai-sdk/openai": "^1.3.21",
"@ai-sdk/react": "^1.2.10",
"@hookform/resolvers": "^5.0.1",
"@lazorkit/wallet": "^1.4.9",
"@lightprotocol/compressed-token": "^0.21.0",
"@lightprotocol/stateless.js": "^0.21.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@metaplex-foundation/mpl-bubblegum": "^4.4.0",
"@metaplex-foundation/mpl-core": "^1.4.1",
"@metaplex-foundation/mpl-core-candy-machine": "^0.3.0",
"@metaplex-foundation/mpl-token-metadata": "^3.4.0",
"@metaplex-foundation/umi": "^1.2.0",
"@metaplex-foundation/umi-bundle-defaults": "^1.2.0",
"@metaplex-foundation/umi-rpc-web3js": "^1.2.0",
"@metaplex-foundation/umi-signer-wallet-adapters": "^1.2.0",
"@meteora-ag/dynamic-bonding-curve-sdk": "^1.1.1-rc.6",
"@next/mdx": "^15.3.2",
"@next/third-parties": "^15.3.1",
"@project-serum/anchor": "^0.26.0",
"@radix-ui/react-avatar": "^1.1.7",
"@radix-ui/react-collapsible": "^1.1.7",
"@radix-ui/react-dialog": "^1.1.10",
"@radix-ui/react-dropdown-menu": "^2.1.10",
"@radix-ui/react-label": "^2.1.4",
"@radix-ui/react-navigation-menu": "^1.2.6",
"@radix-ui/react-popover": "^1.1.7",
"@radix-ui/react-progress": "^1.1.4",
"@radix-ui/react-select": "^2.2.2",
"@radix-ui/react-slider": "^1.3.2",
"@radix-ui/react-slot": "^1.2.0",
"@radix-ui/react-switch": "^1.2.4",
"@radix-ui/react-tabs": "^1.1.7",
"@radix-ui/react-toggle": "^1.1.6",
"@radix-ui/react-toggle-group": "^1.1.7",
"@shikijs/rehype": "^3.3.0",
"@solana/spl-token": "^0.4.13",
"@solana/wallet-adapter-base": "^0.9.25",
"@solana/wallet-adapter-react": "^0.15.37",
"@solana/wallet-adapter-react-ui": "^0.9.37",
"@solana/wallet-adapter-unsafe-burner": "^0.1.10",
"@solana/wallet-adapter-wallets": "^0.19.35",
"@solana/web3.js": "^1.98.2",
"@tsparticles/engine": "^3.8.1",
"@tsparticles/react": "^3.0.0",
"@tsparticles/slim": "^3.8.1",
"@types/hast": "^3.0.4",
"ai": "^4.3.12",
"bn.js": "^5.2.2",
"bs58": "^6.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"core": "link:@shikijs/rehype/core",
"date-fns": "^4.1.0",
"dotenv": "^16.5.0",
"framer-motion": "^12.9.2",
"fumadocs-core": "15.6.1",
"fumadocs-mdx": "11.6.10",
"fumadocs-ui": "15.6.1",
"google": "link:@next/third-parties/google",
"hast": "^1.0.0",
"hast-util-to-jsx-runtime": "^2.3.6",
"javascript": "link:shiki/engine/javascript",
"lucide-react": "^0.488.0",
"millify": "^6.1.0",
"minidenticons": "^4.2.1",
"mongoose": "^8.14.1",
"motion": "^12.7.3",
"next": "15.3.0",
"next-themes": "^0.4.6",
"pino-pretty": "^13.0.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-fast-marquee": "^1.6.5",
"react-hook-form": "^7.55.0",
"react-qr-code": "^2.0.15",
"react-qr-reader": "3.0.0-beta-1",
"recharts": "^2.15.3",
"rehype-katex": "^7.0.1",
"remark": "^15.0.1",
"remark-gfm": "^4.0.1",
"remark-math": "^6.0.0",
"remark-rehype": "^11.1.2",
"shadcn": "^2.4.1",
"shadcn-ui": "^0.9.5",
"shiki": "^3.3.0",
"sonner": "^2.0.3",
"tailwind-merge": "^3.2.0",
"tw-animate-css": "^1.2.5",
"web": "link:shiki/bundle/web",
"zod": "^3.24.3"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.3",
"@types/bn.js": "^5.1.6",
"@types/mdx": "^2.0.13",
"@types/node": "22.14.0",
"@types/react": "^19.1.0",
"@types/react-dom": "^19.1.2",
"postcss": "^8.5.3",
"tailwindcss": "^4.1.3",
"tsx": "^4.20.3",
"typescript": "^5.8.3"
}
}