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 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
"dependencies" : {
13
13
"@mayank1513/fork-me" : " ^2.1.3" ,
14
14
"esbuild-plugin-react18-css-example" : " workspace:*" ,
15
- "next" : " ^15.4.7 " ,
15
+ "next" : " ^15.5.0 " ,
16
16
"nextjs-themes" : " ^4.0.6" ,
17
17
"react" : " ^19.1.1" ,
18
18
"react-dom" : " ^19.1.1" ,
19
19
"shared-ui" : " workspace:*"
20
20
},
21
21
"devDependencies" : {
22
- "@next/eslint-plugin-next" : " ^15.4.7 " ,
22
+ "@next/eslint-plugin-next" : " ^15.5.0 " ,
23
23
"@types/node" : " ^24.3.0" ,
24
24
"@types/react" : " ^19.1.10" ,
25
25
"@types/react-dom" : " ^19.1.7" ,
Original file line number Diff line number Diff line change 16
16
"@types/react-dom" : " ^19.1.7" ,
17
17
"esbuild-plugin-react18-css-example" : " workspace:*" ,
18
18
"eslint-config-custom" : " workspace:*" ,
19
- "next" : " ^15.4.7 " ,
19
+ "next" : " ^15.5.0 " ,
20
20
"nextjs-themes" : " ^4.0.6" ,
21
21
"react" : " ^19.1.1" ,
22
22
"tsconfig" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments