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 1
1
/// <reference types="next" />
2
2
/// <reference types="next/image-types/global" />
3
+ /// <reference path="./.next/types/routes.d.ts" />
3
4
4
5
// NOTE: This file should not be edited
5
6
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@repo/shared" : " workspace:*" ,
15
- "next" : " ^15.4.7 " ,
15
+ "next" : " ^15.5.0 " ,
16
16
"nextjs-darkmode" : " ^1.0.10" ,
17
17
"nextjs-themes" : " ^4.0.6" ,
18
18
"react" : " ^19.1.1" ,
24
24
"webgl-generative-particles" : " ^0.0.1"
25
25
},
26
26
"devDependencies" : {
27
- "@next/eslint-plugin-next" : " ^15.4.7 " ,
27
+ "@next/eslint-plugin-next" : " ^15.5.0 " ,
28
28
"@repo/eslint-config" : " workspace:*" ,
29
29
"@repo/typescript-config" : " workspace:*" ,
30
30
"@types/node" : " ^24.3.0" ,
You can’t perform that action at this time.
0 commit comments