File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- 2025-10-21_16:31:31
1+ 2025-10-22_01:56:42
Original file line number Diff line number Diff line change 11/// <reference types="next" />
22/// <reference types="next/image-types/global" />
3- /// <reference path= "./.next/types/routes.d.ts" />
3+ import "./.next/types/routes.d.ts" ;
44
55// NOTE: This file should not be edited
66// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@mayank1513/fork-me" : " ^2.1.3" ,
1414 "esbuild-plugin-react18-css-example" : " workspace:*" ,
15- "next" : " ^15.5.6 " ,
15+ "next" : " ^16.0.0 " ,
1616 "nextjs-themes" : " ^4.0.6" ,
1717 "react" : " ^19.2.0" ,
1818 "react-dom" : " ^19.2.0" ,
1919 "shared-ui" : " workspace:*"
2020 },
2121 "devDependencies" : {
22- "@next/eslint-plugin-next" : " ^15.5.6 " ,
22+ "@next/eslint-plugin-next" : " ^16.0.0 " ,
2323 "@types/node" : " ^24.9.1" ,
2424 "@types/react" : " ^19.2.2" ,
2525 "@types/react-dom" : " ^19.2.2" ,
Original file line number Diff line number Diff line change 1616 "@types/react-dom" : " ^19.2.2" ,
1717 "esbuild-plugin-react18-css-example" : " workspace:*" ,
1818 "eslint-config-custom" : " workspace:*" ,
19- "next" : " ^15.5.6 " ,
19+ "next" : " ^16.0.0 " ,
2020 "nextjs-themes" : " ^4.0.6" ,
2121 "react" : " ^19.2.0" ,
2222 "tsconfig" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments