forked from ava-labs/builders-hub
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
131 lines (131 loc) · 4.33 KB
/
package.json
File metadata and controls
131 lines (131 loc) · 4.33 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
119
120
121
122
123
124
125
126
127
128
129
130
131
{
"name": "builders-hub",
"version": "0.0.0",
"private": true,
"scripts": {
"build": "next build",
"dev": "next dev",
"build:remote": "tsx ./utils/remote-content.mts",
"start": "pnpm build:remote && next build && next start",
"check-links": "tsx .github/linkChecker.ts",
"postinstall": "prisma generate && fumadocs-mdx && cd toolbox && yarn"
},
"dependencies": {
"@avalabs/avacloud-sdk": "0.8.7",
"@avalabs/avalanchejs": "^5.0.0",
"@fumadocs/mdx-remote": "^1.2.0",
"@hookform/resolvers": "^4.1.3",
"@icons-pack/react-simple-icons": "^12.3.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/mdx": "^15.2.2",
"@next/third-parties": "^15.2.2",
"@noble/bls12-381": "^1.4.0",
"@noble/secp256k1": "^2.2.3",
"@prisma/client": "^6.4.1",
"@radix-ui/react-accordion": "^1.2.3",
"@radix-ui/react-alert-dialog": "^1.1.6",
"@radix-ui/react-aspect-ratio": "^1.1.2",
"@radix-ui/react-avatar": "^1.1.3",
"@radix-ui/react-checkbox": "^1.1.4",
"@radix-ui/react-collapsible": "^1.1.3",
"@radix-ui/react-context-menu": "^2.2.6",
"@radix-ui/react-dialog": "^1.1.6",
"@radix-ui/react-dropdown-menu": "^2.1.6",
"@radix-ui/react-hover-card": "^1.1.6",
"@radix-ui/react-label": "^2.1.2",
"@radix-ui/react-menubar": "^1.1.6",
"@radix-ui/react-navigation-menu": "^1.2.5",
"@radix-ui/react-popover": "^1.1.6",
"@radix-ui/react-progress": "^1.1.2",
"@radix-ui/react-radio-group": "^1.2.3",
"@radix-ui/react-scroll-area": "^1.2.3",
"@radix-ui/react-select": "^2.1.6",
"@radix-ui/react-separator": "^1.1.2",
"@radix-ui/react-slider": "^1.2.3",
"@radix-ui/react-slot": "^1.1.2",
"@radix-ui/react-switch": "^1.1.3",
"@radix-ui/react-tabs": "^1.1.3",
"@radix-ui/react-toast": "^1.2.6",
"@radix-ui/react-toggle": "^1.1.2",
"@radix-ui/react-toggle-group": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.8",
"@rainbow-me/rainbowkit": "^2.2.2",
"@sendgrid/mail": "^8.1.4",
"@tanstack/react-query": "^5.64.1",
"@vercel/analytics": "^1.3.1",
"@vercel/blob": "^0.27.3",
"@vercel/speed-insights": "^1.0.12",
"@wagmi/core": "^2.16.3",
"autocannon": "^8.0.0",
"axios": "^1.7.7",
"boring-name-generator": "^1.0.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"embla-carousel-auto-scroll": "^8.5.2",
"embla-carousel-autoplay": "^8.5.2",
"embla-carousel-react": "^8.5.2",
"framer-motion": "^12.5.0",
"fumadocs-core": "15.0.15",
"fumadocs-mdx": "11.5.6",
"fumadocs-twoslash": "^3.1.0",
"fumadocs-typescript": "^3.1.0",
"fumadocs-ui": "15.0.15",
"geist": "^1.3.1",
"idb": "^8.0.2",
"input-otp": "^1.4.2",
"katex": "^0.16.21",
"lucide-react": "^0.483.0",
"mermaid": "^11.4.1",
"new-github-issue-url": "^1.0.0",
"next": "15.2.4",
"next-auth": "^4.24.11",
"next-mdx-remote": "^5.0.0",
"next-themes": "^0.4.6",
"pdf-lib": "^1.17.1",
"posthog-js": "^1.230.2",
"prismjs": "^1.30.0",
"react": "^19.0.0",
"react-day-picker": "8.10.1",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
"react-resizable-panels": "^2.1.7",
"recharts": "^2.15.1",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0",
"shiki": "^3.2.1",
"sonner": "^2.0.1",
"tailwind-merge": "^3.0.2",
"tailwindcss-animate": "^1.0.7",
"trieve-fumadocs-adapter": "^1.3.1",
"trieve-ts-sdk": "^0.0.62",
"tsx": "^4.19.0",
"twoslash": "^0.3.1",
"uuid": "^11.0.3",
"vaul": "^1.1.2",
"viem": "^2.22.9",
"vitest": "^2.1.9",
"wagmi": "^2.14.8",
"zod": "^3.24.2",
"zustand": "^5.0.3"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.0.9",
"@tailwindcss/typography": "^0.5.16",
"@types/mdx": "^2.0.13",
"@types/node": "22.13.8",
"@types/prismjs": "^1.26.5",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"dotenv": "^16.4.7",
"postcss": "^8.5.3",
"prisma": "^6.4.1",
"tailwindcss": "^4.0.9",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.8.2"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}