File tree Expand file tree Collapse file tree 5 files changed +6354
-10688
lines changed
Expand file tree Collapse file tree 5 files changed +6354
-10688
lines changed Original file line number Diff line number Diff line change 1+ root = true
2+
3+ [* ]
4+ charset = utf-8
5+ indent_style = space
6+ indent_size = 2
7+ end_of_line = lf
8+ insert_final_newline = true
9+ trim_trailing_whitespace = true
10+
11+ [* .{md,mdx} ]
12+ trim_trailing_whitespace = false
13+
14+ [Makefile ]
15+ indent_style = tab
Original file line number Diff line number Diff line change 1+ engine-strict = true
Original file line number Diff line number Diff line change @@ -14,3 +14,4 @@ coverage
1414* .log
1515.cache
1616.turbo
17+ pnpm-lock.yaml
Original file line number Diff line number Diff line change 5959 "fumadocs-ui" : " ^15.7.13" ,
6060 "lucide-react" : " ^0.544.0" ,
6161 "motion" : " ^12.23.16" ,
62- "next" : " 16.0.7 " ,
62+ "next" : " 16.0.10 " ,
6363 "next-auth" : " 5.0.0-beta.30" ,
6464 "next-intl" : " ^4.3.9" ,
6565 "prisma" : " ^6.16.2" ,
66- "react" : " 19.2.1 " ,
67- "react-dom" : " 19.2.1 " ,
66+ "react" : " 19.2.3 " ,
67+ "react-dom" : " 19.2.3 " ,
6868 "rehype-autolink-headings" : " ^7.1.0" ,
6969 "rehype-slug" : " ^6.0.0" ,
7070 "remark-gfm" : " ^4.0.1" ,
You can’t perform that action at this time.
0 commit comments