-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
273 lines (273 loc) · 11.2 KB
/
package.json
File metadata and controls
273 lines (273 loc) · 11.2 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
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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
{
"name": "mindstack",
"description": "Personal Knowledge Training Platform - Create and run repetition trainings from your own topics and datasets",
"keywords": [
"knowledge training",
"spaced repetition",
"personal learning",
"question generation",
"memory training",
"AI-powered learning",
"dataset creation",
"Next.js",
"next-auth",
"next-intl",
"React",
"TypeScript",
"Prisma",
"PostgreSQL",
"Stripe",
"Vercel",
"LangChain",
"GigaChat AI",
"Cloudflare AI",
"Tailwind CSS",
"Radix UI",
"Cosmos",
"Zod Schemas",
"WASM",
"Porter stemmers",
"TypeScript"
],
"author": "[email protected]",
"license": "MIT",
"version": "0.1.5",
"timestamp": "2026.04.15 04:59:01 +0300",
"changed": "2026.04.15, 04:40",
"private": false,
"main": "src/app/page.tsx",
"lint-staged": {
"src/**/*.{json,js,jsx,ts,tsx}": [
"eslint"
]
},
"dependencies": {
"@a2seven/yoo-checkout": "^1.1.4",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@hookform/resolvers": "^3.9.1",
"@langchain/cloudflare": "^1.0.0",
"@langchain/core": "^1.0.1",
"@prisma/client": "^6.16.2",
"@radix-ui/react-accessible-icon": "^1.1.0",
"@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-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.1",
"@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.4",
"@radix-ui/react-visually-hidden": "^1.2.1",
"@react-email/button": "^0.0.19",
"@react-email/components": "^0.0.38",
"@react-email/html": "^0.0.11",
"@stripe/react-stripe-js": "^5.4.1",
"@stripe/stripe-js": "^8.6.0",
"@vercel/analytics": "^1.6.1",
"@vercel/blob": "^2.0.0",
"class-variance-authority": "^0.7.1",
"cmdk": "^1.0.4",
"gigachat": "^0.0.16",
"gigachat-node": "^2.4.5",
"jsonrepair": "^3.13.2",
"langchain": "^1.0.1",
"langchain-gigachat": "^0.0.14",
"lucide-react": "^0.414.0",
"multilingual-stemmer": "^1.0.2",
"next": "15.5.7",
"next-intl": "^3.26.3",
"next-themes": "^0.4.3",
"prisma": "^6.18.0",
"react": "19.1.2",
"react-dom": "19.1.2",
"react-hook-form": "^7.53.2",
"react-markdown": "^10.1.0",
"react-qr-code": "^2.0.18",
"react-syntax-highlighter": "^16.1.0",
"remark-gfm": "^4.0.1",
"sharp": "^0.34.5",
"sonner": "^1.7.0",
"stopwords": "^0.0.9",
"stopwords-ru": "^0.3.0",
"stripe": "^20.1.0",
"tinycolor2": "^1.6.0",
"vaul": "^1.1.1",
"yaml": "^2.8.0",
"zod": "^3.23.8",
"zod-prisma-types": "^3.2.4"
},
"devDependencies": {
"@auth/core": "^0.40.0",
"@auth/prisma-adapter": "^2.10.0",
"@babel/core": "^7.28.3",
"@babel/eslint-parser": "^7.25.9",
"@babel/preset-env": "^7.28.3",
"@babel/preset-typescript": "^7.27.1",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@eslint/compat": "^1.3.1",
"@eslint/js": "^9.29.0",
"@grammyjs/commands": "^1.0.8",
"@grammyjs/menu": "^1.3.0",
"@grammyjs/storage-prisma": "^2.5.1",
"@ianvs/prettier-plugin-sort-imports": "^4.4.2",
"@jest/globals": "^30.0.5",
"@jest/types": "^29.6.3",
"@next/eslint-plugin-next": "^14.2.30",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/postcss": "^4.1.11",
"@tailwindcss/typography": "^0.5.16",
"@tanstack/eslint-plugin-query": "^5.83.1",
"@tanstack/react-query": "^5.85.3",
"@tanstack/react-query-devtools": "^5.85.3",
"@telegram-auth/react": "^1.0.4",
"@telegram-auth/server": "^1.0.4",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@types/circular-dependency-plugin": "^5.0.8",
"@types/jest": "^29.5.14",
"@types/ms": "^0.7.34",
"@types/node": "^24.0.3",
"@types/nodemailer": "^7.0.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/tinycolor2": "^1.4.6",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/parser": "^8.35.1",
"autoprefixer": "^10.4.20",
"babel-jest": "^30.0.5",
"best-effort-json-parser": "^1.2.1",
"chalk": "^5.6.2",
"circular-dependency-plugin": "^5.2.2",
"clsx": "^2.1.1",
"commander": "^14.0.2",
"cross-env": "^7.0.3",
"dotenv": "^17.2.3",
"editorconfig-checker": "^5.1.9",
"eslint": "^9.29.0",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "^10.1.5",
"eslint-gitignore": "^0.1.0",
"eslint-plugin-file-progress": "^3.0.2",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-json": "^4.0.1",
"eslint-plugin-json-files": "^4.4.2",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-prettier": "^5.5.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-tailwindcss": "^3.18.0",
"eslint-plugin-yml": "^1.18.0",
"glob": "^11.0.3",
"globals": "^16.2.0",
"grammy": "^1.38.2",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-mock-extended": "*",
"lint-staged": "^15.2.10",
"madge": "^8.0.0",
"ms": "^2.1.3",
"next-auth": "5.0.0-beta.29",
"nodemailer": "^7.0.9",
"npm-package-user-scripts-list": "^0.1.10",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.49",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.13",
"pretty-quick": "^4.0.0",
"raw-loader": "^4.0.2",
"react-cosmos": "^7.1.1",
"react-cosmos-core": "^7.1.1",
"react-cosmos-next": "^7.1.1",
"rimraf": "^6.0.1",
"sass": "^1.81.0",
"stylelint": "^16.21.1",
"stylelint-config-recommended": "^16.0.0",
"stylelint-config-recommended-scss": "^15.0.1",
"stylelint-config-tailwindcss": "^1.0.0",
"stylelint-order": "^7.0.0",
"stylelint-scss": "^6.12.1",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tsx": "^4.20.6",
"typescript": "^5.8.3",
"typescript-eslint": "^8.34.1",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"yaml-eslint-parser": "^1.3.0",
"zustand": "^5.0.8"
},
"scripts": {
"format": "echo --Run prettier-- && prettier --write --cache . | grep -v -e cached -e unchanged || true",
"format-quick": "echo --Run quick prettier-- && pretty-quick --write --cache .",
"stylelint": "echo --Lint styles-- && stylelint --allow-empty-input ./**/*.{css,scss}",
"stylelint-fix": "echo --Lint styles-- && stylelint --allow-empty-input ./**/*.{css,scss} --fix",
"check-types": "echo --Run typescript linter-- && tsc --pretty --noEmit",
"check-editorconfig": "editorconfig-checker",
"check-eslint-debug": "echo --Lint sources with eslint in debug mode-- && cross-env DEBUG=eslint:cli-engine eslint --debug .",
"check-eslint-fix": "echo --Lint and auto-fix sources with eslint-- && eslint --fix .",
"check-eslint": "echo --Lint sources with eslint-- && cross-env SHOW_ESLINT_PROGRESS=1 eslint .",
"check-circular-imports-script": "echo --Check for circular dependencies-- && tsx scripts/check-circular-imports.ts",
"check-circular-imports-madge": "echo --Check for circular dependencies with madge-- && madge --circular --ts-config tsconfig.json src",
"lint-all": "echo --Run all pre-commit check-ups-- && npm-run-all check-types check-eslint stylelint && echo --All lints passed--",
"sort-locales": "echo --Sort all locales-- && tsx src/packages/sort-json/cli.ts --in-place -c -i \"src/i18n/locales/*.json\"",
"check-all": "echo --Run all pre-commit check-ups-- && npm-run-all format-quick lint-all && echo --All checks passed--",
"check-and-test": "echo --Run all pre-commit check-ups-- && npm-run-all check-all test && echo --All checks and tests passed--",
"clear-all": "echo --Clear all cache and temp files-- && rimraf node_modules/.cache .next && jest --clearCache && echo Cleared cache",
"dev-entry-UNUSED": "echo --Run nextjs server in iisnode mode-- && node iisnode-nextjs-entry.js",
"dev": "echo --Run nextjs server in devepment mode-- && next dev --turbo",
"dev-https-UNUSED": "echo --Run nextjs server in https mode-- && next dev --experimental-https",
"build": "echo --Build the project-- && next build",
"build-debug": "echo --Build the project in debug mode-- && cross-env __NEXT_MANGLING_DEBUG=1 next build --no-mangling",
"start": "echo --Start the project-- && next start",
"lint-next-UNUSED": "next lint",
"preview": "next build && next start",
"prisma-validate": "echo --Check prisma configuration-- && prisma validate",
"prisma-format": "echo --Format prisma configuration file-- && prisma format",
"prisma-generate": "echo --Generate database client-- && prisma generate && tsx prisma-patch-generated.ts",
"prisma-migrate": "echo --Migrate database-- && prisma migrate deploy && tsx prisma-patch-generated.ts",
"prisma-migrate-dev": "echo --Migrate database-- && prisma migrate dev && tsx prisma-patch-generated.ts",
"prisma-db-push-UNUSED": "echo --Create database-- && prisma db push --accept-data-loss",
"prisma-db-push-test-UNUSED": "echo --Create test database-- && cross-env DATABASE_URL='file:.data/test.db' prisma db push --accept-data-loss",
"prisma-db-push-all-UNUSED": "echo --Create all databases-- && npm-run-all prisma-db-push prisma-db-push-test",
"prisma-studio": "echo --Run database explorer-- && prisma studio",
"husky-init": "husky init",
"postinstall": "echo --Apply migrations, invoke custom migrates first, initialize multilingual-stemmer wasm modules-- && next telemetry disable && npm-run-all prisma-generate prisma-migrate copy-multilingual-stemmer",
"prepare": "husky",
"test": "echo --Run tests-- && jest",
"test-update-snapshots": "echo --Run tests and update snapshots-- && jest --updateSnapshot",
"test-watch": "echo --Run tests in a watch mode-- && jest --watch",
"test-ci": "echo --Run tests in a CI mode-- && jest --ci",
"vercel-clean": "vercel remove --safe --yes mind-stack-trainer",
"cosmos": "cosmos --expose-imports",
"cosmos-export": "cosmos-export --expose-imports",
"copy-multilingual-stemmer": "tsx scripts/copy-multilingual-stemmer.ts",
"scripts-help": "echo --List all available script commands-- && npm-package-user-scripts-list"
}
}