44 "private" : true ,
55 "scripts" : {
66 "build" : " next build" ,
7- "dev" : " next dev --turbo " ,
7+ "dev" : " next dev" ,
88 "start" : " next start" ,
99 "postinstall" : " fumadocs-mdx" ,
1010 "lint" : " biome check" ,
1313 "dependencies" : {
1414 "@radix-ui/react-accordion" : " ^1.2.12" ,
1515 "@radix-ui/react-collapsible" : " ^1.1.12" ,
16- "@radix-ui/react-label" : " ^2.1.7 " ,
16+ "@radix-ui/react-label" : " ^2.1.8 " ,
1717 "@radix-ui/react-switch" : " ^1.2.6" ,
1818 "@radix-ui/react-tabs" : " ^1.1.13" ,
1919 "class-variance-authority" : " ^0.7.1" ,
2020 "clsx" : " ^2.1.1" ,
21- "fumadocs-core" : " 15.8.1 " ,
22- "fumadocs-mdx" : " 12.0.1 " ,
23- "fumadocs-ui" : " 15.8.1 " ,
24- "lucide-react" : " ^0.545 .0" ,
25- "next" : " 15.5.4 " ,
21+ "fumadocs-core" : " 16.2.5 " ,
22+ "fumadocs-mdx" : " 14.1.0 " ,
23+ "fumadocs-ui" : " 16.2.5 " ,
24+ "lucide-react" : " ^0.561 .0" ,
25+ "next" : " 16.0.10 " ,
2626 "next-themes" : " ^0.4.6" ,
27- "react" : " ^19.1.1 " ,
28- "react-dom" : " ^19.1.1 " ,
27+ "react" : " ^19.2.3 " ,
28+ "react-dom" : " ^19.2.3 " ,
2929 "sonner" : " ^2.0.7" ,
30- "tailwind-merge" : " ^3.3.1 "
30+ "tailwind-merge" : " ^3.4.0 "
3131 },
3232 "devDependencies" : {
33- "@biomejs/biome" : " 2.2.6 " ,
34- "@tailwindcss/postcss" : " ^4.1.13 " ,
33+ "@biomejs/biome" : " 2.3.8 " ,
34+ "@tailwindcss/postcss" : " ^4.1.18 " ,
3535 "@types/mdx" : " ^2.0.13" ,
36- "@types/node" : " 24.5 .2" ,
37- "@types/react" : " ^19.1.14 " ,
38- "@types/react-dom" : " ^19.1.9 " ,
36+ "@types/node" : " 25.0 .2" ,
37+ "@types/react" : " ^19.2.7 " ,
38+ "@types/react-dom" : " ^19.2.3 " ,
3939 "postcss" : " ^8.5.6" ,
40- "tailwindcss" : " ^4.1.13 " ,
40+ "tailwindcss" : " ^4.1.18 " ,
4141 "tw-animate-css" : " ^1.4.0" ,
42- "typescript" : " ^5.9.2 "
42+ "typescript" : " ^5.9.3 "
4343 }
4444}
0 commit comments