File tree 3 files changed +449
-88
lines changed
3 files changed +449
-88
lines changed Original file line number Diff line number Diff line change 2
2
/// <reference types="next/image-types/global" />
3
3
4
4
// NOTE: This file should not be edited
5
- // see https://nextjs.org/docs/app/building-your-application/configuring /typescript for more information.
5
+ // see https://nextjs.org/docs/app/api-reference/config /typescript for more information.
Original file line number Diff line number Diff line change 24
24
"@nextui-org/react" : " ^2.6.10" ,
25
25
"@nextui-org/theme" : " ^2.4.4" ,
26
26
"@types/mdx" : " ^2.0.13" ,
27
+ "codehike" : " ^1.0.4" ,
27
28
"dayjs" : " ^1.11.13" ,
28
29
"framer-motion" : " ^11.15.0" ,
29
30
"jotai" : " ^2.11.0" ,
36
37
"react-wrap-balancer" : " ^1.1.1" ,
37
38
"remark-gfm" : " 4.0.0" ,
38
39
"sharp" : " ^0.33.5" ,
39
- "tailwind-merge" : " ^2.5.3 " ,
40
- "vite" : " ^5.4.8 "
40
+ "tailwind-merge" : " ^2.6.0 " ,
41
+ "vite" : " ^6.0.6 "
41
42
},
42
43
"devDependencies" : {
43
44
"@types/mdx" : " ^2.0.13" ,
You can’t perform that action at this time.
0 commit comments