File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,3 +38,4 @@ yarn-error.log*
3838# typescript
3939* .tsbuildinfo
4040next-env.d.ts
41+ .env * .local
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "lucide-react" : " ^0.455.0" ,
13- "next" : " 15.1.2 " ,
14- "react" : " 19.0.0-rc-66855b96-20241106 " ,
15- "react-dom" : " 19.0.0-rc-66855b96-20241106 " ,
13+ "next" : " 15.5.14 " ,
14+ "react" : " ^ 19.2.4 " ,
15+ "react-dom" : " ^ 19.2.4 " ,
1616 "react-icons" : " ^5.3.0" ,
1717 "typewriter-effect" : " ^2.21.0"
1818 },
1919 "devDependencies" : {
2020 "@types/node" : " ^20" ,
21- "@types/react" : " ^18 " ,
22- "@types/react-dom" : " ^18 " ,
21+ "@types/react" : " ^19 " ,
22+ "@types/react-dom" : " ^19 " ,
2323 "eslint" : " ^8" ,
24- "eslint-config-next" : " 15.0.3 " ,
24+ "eslint-config-next" : " 15.5.14 " ,
2525 "postcss" : " ^8" ,
2626 "tailwindcss" : " ^3.4.1" ,
2727 "typescript" : " ^5"
You can’t perform that action at this time.
0 commit comments