File tree Expand file tree Collapse file tree 5 files changed +2154
-2297
lines changed
src/app/(auth)/(navigationsBarLayout) Expand file tree Collapse file tree 5 files changed +2154
-2297
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.1.0" ,
44 "private" : true ,
55 "scripts" : {
6- "dev" : " next dev" ,
7- "build" : " next build" ,
6+ "dev" : " next dev --webpack " ,
7+ "build" : " next build --webpack " ,
88 "start" : " next start -p 3000" ,
99 "lint" : " next lint" ,
1010 "test" : " jest"
3535 "js-cookie" : " ^3.0.5" ,
3636 "lodash.debounce" : " ^4.0.8" ,
3737 "lucide-react" : " ^0.515.0" ,
38- "next" : " 15.3.3 " ,
38+ "next" : " 16.0.7 " ,
3939 "next-auth" : " ^4.24.11" ,
4040 "next-themes" : " ^0.4.6" ,
41- "react" : " ^19.0.0 " ,
41+ "react" : " ^19.2.1 " ,
4242 "react-activity-calendar" : " ^2.7.13" ,
43- "react-dom" : " ^19.0.0 " ,
43+ "react-dom" : " ^19.2.1 " ,
4444 "react-hook-form" : " ^7.61.1" ,
4545 "react-markdown" : " ^10.1.0" ,
4646 "remark-gfm" : " ^4.0.1" ,
You can’t perform that action at this time.
0 commit comments