File tree Expand file tree Collapse file tree 4 files changed +92
-91
lines changed Expand file tree Collapse file tree 4 files changed +92
-91
lines changed Original file line number Diff line number Diff line change 1- 2025-08-19_16:25:07
1+ 2025-08-20_01:27:39
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 },
1313 "dependencies" : {
1414 "@repo/shared" : " workspace:*" ,
15- "next" : " ^15.4.7 " ,
15+ "next" : " ^15.5.0 " ,
1616 "nextjs-darkmode" : " ^1.0.10" ,
1717 "nextjs-themes" : " ^4.0.6" ,
1818 "react" : " ^19.1.1" ,
2424 "webgl-generative-particles" : " ^0.0.1"
2525 },
2626 "devDependencies" : {
27- "@next/eslint-plugin-next" : " ^15.4.7 " ,
27+ "@next/eslint-plugin-next" : " ^15.5.0 " ,
2828 "@repo/eslint-config" : " workspace:*" ,
2929 "@repo/typescript-config" : " workspace:*" ,
3030 "@types/node" : " ^24.3.0" ,
You can’t perform that action at this time.
0 commit comments