-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
167 lines (167 loc) · 5.46 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
{
"name": "@asepharyana/asepharyana.my.id",
"version": "0.1.0",
"description": "My personal website",
"repository": {
"type": "git",
"url": "git+https://github.com/Asepharyana71/asepharyana.my.id.git"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com"
},
"scripts": {
"dev": "next dev --turbo --port 9090",
"build": "node --max-old-space-size=4096 ./node_modules/next/dist/bin/next build",
"postbuild": "next-sitemap",
"start": "next start --port 3090",
"lint": "next lint",
"lint:debug": "next lint --debug",
"lint:fix": "next lint --fix",
"migrate": "prisma migrate dev && prisma generate",
"studio": "prisma studio",
"format": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
"prepare": "husky",
"check-types": "tsc --noEmit",
"check-format": "prettier --check \"**/*.{ts,tsx,js,jsx,json,md}\"",
"check-lint": "next lint"
},
"dependencies": {
"@ducanh2912/next-pwa": "^10.2.9",
"@formatjs/intl": "^2.10.8",
"@formatjs/intl-localematcher": "^0.5.5",
"@google-cloud/firestore": "^7.10.0",
"@hookform/resolvers": "^3.9.0",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/third-parties": "^14.2.15",
"@prisma/client": "^5.21.1",
"@radix-ui/react-accordion": "^1.2.1",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-aspect-ratio": "^1.1.0",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-collapsible": "^1.1.1",
"@radix-ui/react-context-menu": "^2.2.2",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-hover-card": "^1.1.2",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-menubar": "^1.1.2",
"@radix-ui/react-navigation-menu": "^1.2.1",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-progress": "^1.1.0",
"@radix-ui/react-radio-group": "^1.2.1",
"@radix-ui/react-scroll-area": "^1.2.0",
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slider": "^1.2.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-toast": "^1.2.2",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"@tabler/icons-react": "^3.19.0",
"@ts-rest/core": "^3.51.0",
"@ts-rest/open-api": "^3.51.0",
"@types/bcrypt": "^5.0.2",
"@uiw/react-md-editor": "^4.0.4",
"axios": "^1.7.7",
"bcrypt": "^5.1.1",
"cheerio": "1.0.0",
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"easymde": "^2.18.0",
"embla-carousel-react": "^8.3.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react-hooks": "^5.0.0",
"file-type": "^19.6.0",
"firebase": "^10.14.1",
"firebase-admin": "^12.6.0",
"flowbite-react": "^0.10.2",
"form-data": "^4.0.1",
"formik": "^2.4.6",
"framer-motion": "^11.11.9",
"input-otp": "^1.2.4",
"joi": "^17.13.3",
"js-beautify": "^1.15.1",
"js-yaml": "^4.1.0",
"lucide-react": "^0.453.0",
"mongoose": "^8.7.2",
"next": "14.2.15",
"next-auth": "^4.24.8",
"next-intl": "^3.21.1",
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"next-view-transitions": "^0.3.2",
"node-fetch": "^3.3.2",
"pino": "^9.5.0",
"pino-pretty": "^11.3.0",
"prisma": "^5.21.1",
"react": "^18.3.1",
"react-day-picker": "9.1.4",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.1",
"react-icons": "^5.3.0",
"react-modal": "^3.16.1",
"react-player": "^2.16.0",
"react-query": "^3.39.3",
"react-resizable-panels": "^2.1.4",
"react-simplemde-editor": "^5.2.0",
"recharts": "^2.13.0",
"sharp": "^0.33.5",
"simplemde": "^1.11.2",
"sonner": "^1.5.0",
"swagger-ui-react": "^5.17.14",
"swagger-ui-themes": "^3.0.1",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"uuid": "^10.0.0",
"vaul": "^1.1.0",
"yup": "^1.4.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@next/eslint-plugin-next": "^14.2.15",
"@types/cheerio": "^0.22.35",
"@types/cors": "^2.8.17",
"@types/js-beautify": "^1.14.3",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@types/react-modal": "^3.16.3",
"@types/swagger-ui-react": "^4.18.3",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.0.0",
"eslint-config-next": "^14.2.15",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-tailwindcss": "^3.17.5",
"globals": "^15.11.0",
"husky": "^9.1.6",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"pretty-quick": "^4.0.0",
"tailwindcss": "^3.4.14",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0"
}
}