File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- 2025-08-19_16:31:36
1+ 2025-08-20_01:55:58
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" />
34
45// NOTE: This file should not be edited
56// 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.4.7 " ,
15+ "next" : " ^15.5.0 " ,
1616 "nextjs-themes" : " ^4.0.6" ,
1717 "react" : " ^19.1.1" ,
1818 "react-dom" : " ^19.1.1" ,
1919 "shared-ui" : " workspace:*"
2020 },
2121 "devDependencies" : {
22- "@next/eslint-plugin-next" : " ^15.4.7 " ,
22+ "@next/eslint-plugin-next" : " ^15.5.0 " ,
2323 "@types/node" : " ^24.3.0" ,
2424 "@types/react" : " ^19.1.10" ,
2525 "@types/react-dom" : " ^19.1.7" ,
Original file line number Diff line number Diff line change 1616 "@types/react-dom" : " ^19.1.7" ,
1717 "esbuild-plugin-react18-css-example" : " workspace:*" ,
1818 "eslint-config-custom" : " workspace:*" ,
19- "next" : " ^15.4.7 " ,
19+ "next" : " ^15.5.0 " ,
2020 "nextjs-themes" : " ^4.0.6" ,
2121 "react" : " ^19.1.1" ,
2222 "tsconfig" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments