forked from blefnk/relivator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
181 lines (181 loc) · 6.31 KB
/
package.json
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{
"name": "relivator",
"version": "1.3.0",
"private": true,
"type": "module",
"description": "The Relivator Next.js template serves as the foundation for your eCommerce platform, helping you create efficient, engaging, and profitable online stores. Relivator enhances any eCommerce with the power of modern Next.js, React, TypeScript, Tailwind, and more.",
"scripts": {
"check": "bun typecheck && bun lint && bun format",
"dev": "next dev --turbopack",
"build": "next build",
"start": "next start",
"typecheck": "bun typecheck.ts",
"lint": "eslint --cache --fix .",
"lint:i": "eslint --inspect-config",
"format": "biome check --write .",
"grammar": "cspell . --words-only --unique --no-progress --gitignore",
"knip": "knip",
"clean": "rimraf --glob **/node_modules **/dist **/.next **/.tsbuildinfo **/.react-email",
"shadcn:add": "bunx shadcn-ui@latest add",
"db:introspect": "dotenv drizzle-kit introspect",
"db:migrate-manual": "dotenv tsx src/server/db/migrate.ts",
"db:drop-migration": "drizzle-kit drop",
"db:seed": "bun src/server/db/seed.ts",
"db:seed-old": "dotenv tsx src/server/db/seed.ts",
"db:generate": "drizzle-kit generate",
"db:migrate": "drizzle-kit migrate",
"db:push": "npx drizzle-kit push",
"db:studio": "drizzle-kit studio",
"email:dev": "email dev --dir src/components/emails -p 3001",
"stripe:listen": "stripe listen --forward-to localhost:3000/api/webhooks/stripe --latest",
"unlighthouse": "bunx unlighthouse --site https://relivator.com",
"latest": "bun update --latest"
},
"dependencies": {
"@auth/drizzle-adapter": "^1.7.4",
"@clerk/elements": "^0.22.7",
"@clerk/nextjs": "^6.9.9",
"@clerk/themes": "^2.2.5",
"@hookform/resolvers": "^3.10.0",
"@loglib/tracker": "^0.8.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@neondatabase/serverless": "^0.10.4",
"@next/mdx": "^15.1.4",
"@radix-ui/react-accordion": "^1.2.2",
"@radix-ui/react-alert-dialog": "^1.1.4",
"@radix-ui/react-aspect-ratio": "^1.1.1",
"@radix-ui/react-avatar": "^1.1.2",
"@radix-ui/react-checkbox": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.4",
"@radix-ui/react-dropdown-menu": "^2.1.4",
"@radix-ui/react-hover-card": "^1.1.4",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-navigation-menu": "^1.2.3",
"@radix-ui/react-popover": "^1.1.4",
"@radix-ui/react-progress": "^1.1.1",
"@radix-ui/react-scroll-area": "^1.2.2",
"@radix-ui/react-select": "^2.1.4",
"@radix-ui/react-separator": "^1.1.1",
"@radix-ui/react-slider": "^1.2.2",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.2",
"@radix-ui/react-toast": "^1.2.4",
"@radix-ui/react-tooltip": "^1.1.6",
"@react-email/components": "^0.0.32",
"@react-email/tailwind": "1.0.4",
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.5.0",
"@t3-oss/env-nextjs": "^0.11.1",
"@tanstack/match-sorter-utils": "^8.19.4",
"@tanstack/react-query": "^5.63.0",
"@tanstack/react-table": "^8.20.6",
"@tremor/react": "^3.18.6",
"@types/eslint__js": "^8.42.3",
"@types/mdx": "^2.0.13",
"@uploadthing/react": "^7.1.5",
"@vercel/analytics": "^1.4.1",
"@vercel/functions": "^1.5.2",
"better-auth": "^1.1.10",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"consola": "^3.3.3",
"date-fns": "^4.1.0",
"dotenv": "^16.4.7",
"drizzle-orm": "^0.38.3",
"embla-carousel-react": "8.5.2",
"framer-motion": "^11.17.0",
"fs-extra": "^11.2.0",
"geist": "^1.3.1",
"globals": "^15.14.0",
"input-otp": "^1.4.2",
"lucide-react": "^0.471.0",
"nanoid": "^5.0.9",
"next": "^15.1.4",
"next-auth": "^4.24.11",
"next-intl": "^3.26.3",
"next-themes": "^0.4.4",
"nuqs": "^2.3.0",
"ofetch": "^1.4.1",
"pathe": "^2.0.1",
"pg": "^8.13.1",
"postgres": "^3.4.5",
"react": "^19.0.0",
"react-cropper": "^2.3.3",
"react-day-picker": "^9.5.0",
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.5",
"react-email": "^3.0.6",
"react-hook-form": "^7.54.2",
"react-intersection-observer": "^9.14.1",
"react-is": "^19.0.0",
"react-markdown": "^9.0.3",
"react-medium-image-zoom": "^5.2.13",
"react-syntax-highlighter": "^15.6.1",
"react-textarea-autosize": "^8.5.7",
"react-use-measure": "^2.1.1",
"react-wrap-balancer": "^1.1.1",
"recharts": "^2.15.0",
"resend": "^4.0.1",
"server-only": "^0.0.1",
"sonner": "^1.7.1",
"stripe": "^17.5.0",
"superjson": "^2.2.2",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"uploadthing": "^7.4.4",
"vaul": "^1.1.2",
"zod": "^3.24.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@cspell/dict-uk-ua": "^4.0.4",
"@eslint/js": "^9.18.0",
"@faker-js/faker": "^9.3.0",
"@tailwindcss/typography": "^0.5.16",
"@total-typescript/ts-reset": "^0.6.1",
"@types/eslint": "^9.6.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.5",
"@types/pg": "^8.11.10",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/react-syntax-highlighter": "^15.5.13",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"autoprefixer": "^10.4.20",
"cspell": "^8.17.1",
"dotenv-cli": "^8.0.0",
"drizzle-kit": "^0.30.1",
"eslint": "^9.18.0",
"eslint-config-next": "^15.1.4",
"eslint-plugin-drizzle": "^0.2.3",
"eslint-plugin-perfectionist": "^4.6.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"execa": "^9.5.2",
"knip": "^5.42.0",
"pkg-types": "^1.3.0",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"rehype-autolink-headings": "^7.1.0",
"rehype-code-titles": "^1.2.0",
"rehype-pretty-code": "^0.14.0",
"rehype-raw": "^7.0.0",
"rehype-slug": "^6.0.0",
"remark-code-import": "^1.2.0",
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
"rimraf": "^6.0.1",
"shiki": "^1.26.1",
"tailwindcss": "^3.4.17",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"unist-builder": "^4.0.0",
"unist-util-visit": "^5.0.0"
}
}