-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpackage.json
More file actions
122 lines (122 loc) · 3.89 KB
/
package.json
File metadata and controls
122 lines (122 loc) · 3.89 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
{
"name": "guarahooks",
"version": "1.0.0",
"private": true,
"type": "module",
"license": "MIT",
"homepage": "https://guarahooks.com",
"author": {
"name": "Isaac Hermel Reginato",
"url": "https://github.com/h3rmel"
},
"repository": {
"type": "git",
"url": "https://github.com/h3rmel/guarahooks"
},
"bugs": {
"url": "https://github.com/h3rmel/guarahooks/issues"
},
"engines": {
"node": ">=20.0.0",
"pnpm": ">=9.0.0"
},
"scripts": {
"dev": "next dev --turbopack",
"prebuild": "pnpm build:docs && pnpm build:registry",
"build": "next build",
"build:registry": "npx tsx ./scripts/build-registry.mts",
"build:docs": "content-collections build",
"start": "next start",
"lint": "next lint",
"lint:fix": "next lint --fix",
"typecheck": "tsc -p tsconfig.json --noEmit",
"check:quality": "pnpm typecheck && pnpm lint && pnpm format:check",
"format:write": "prettier --write \"**/*.{ts,tsx}\"",
"format:check": "prettier --check \"**/*.{ts,tsx}\"",
"prepare": "husky",
"preinstall": "npx tsx ./scripts/check-node.mts && npx tsx ./scripts/check-pnpm.mts && pnpm dlx only-allow pnpm"
},
"dependencies": {
"@radix-ui/react-accordion": "^1.2.7",
"@radix-ui/react-checkbox": "^1.2.3",
"@radix-ui/react-collapsible": "^1.1.7",
"@radix-ui/react-dialog": "^1.1.7",
"@radix-ui/react-dropdown-menu": "^2.1.7",
"@radix-ui/react-label": "^2.1.4",
"@radix-ui/react-popover": "^1.1.14",
"@radix-ui/react-scroll-area": "^1.2.4",
"@radix-ui/react-slot": "^1.2.0",
"@radix-ui/react-tabs": "^1.1.4",
"@radix-ui/react-tooltip": "^1.2.0",
"@vercel/speed-insights": "^1.2.0",
"axios": "^1.9.0",
"better-auth": "^0.0.5",
"canvas-confetti": "^1.9.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"formik": "^2.4.6",
"hast-util-to-jsx-runtime": "^2.3.6",
"jotai": "^2.12.3",
"ky": "^1.8.1",
"lucide-react": "^0.488.0",
"motion": "^12.7.1",
"next": "15.3.8",
"next-auth": "^4.24.6",
"next-themes": "^0.4.6",
"posthog-js": "^1.239.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.57.0",
"rimraf": "^6.0.1",
"shadcn": "^2.4.0",
"shiki": "^3.2.2",
"simplex-noise": "^4.0.3",
"sonner": "^2.0.3",
"tailwind-merge": "^3.2.0",
"tw-animate-css": "^1.2.5",
"use-eye-dropper": "^1.7.1",
"vaul": "^1.1.2",
"zod": "^3.24.3"
},
"devDependencies": {
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.1",
"@content-collections/cli": "^0.1.6",
"@content-collections/core": "^0.8.2",
"@content-collections/mdx": "^0.2.2",
"@content-collections/next": "^0.2.6",
"@eslint/eslintrc": "^3",
"@ianvs/prettier-plugin-sort-imports": "^4.4.2",
"@tailwindcss/postcss": "^4",
"@types/canvas-confetti": "^1.9.0",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"@types/unist": "^3.0.3",
"critters": "^0.0.25",
"eslint": "^9",
"eslint-config-next": "15.3.0",
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-check-file": "^3.2.0",
"eslint-plugin-no-secrets": "^2.2.1",
"eslint-plugin-prettier": "^5.2.6",
"husky": "^9.1.7",
"lint-staged": "^15.5.1",
"mdast-util-toc": "^7.1.0",
"prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.12",
"rehype": "^13.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.14.1",
"rehype-slug": "^6.0.0",
"remark": "^15.0.1",
"remark-code-import": "^1.2.0",
"remark-gfm": "^4.0.1",
"tailwindcss": "^4",
"typescript": "^5",
"unist-builder": "^4.0.0",
"unist-util-visit": "^5.0.0"
},
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
}