File tree Expand file tree Collapse file tree 7 files changed +86
-85
lines changed
Expand file tree Collapse file tree 7 files changed +86
-85
lines changed Original file line number Diff line number Diff line change 1- 2025-08-19_16:31:44
1+ 2025-08-20_01:57:56
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" : " workspace:*" ,
1717 "react" : " ^19.1.1" ,
1818 "react-dom" : " ^19.1.1"
1919 },
2020 "devDependencies" : {
21- "@next/eslint-plugin-next" : " ^15.4.7 " ,
21+ "@next/eslint-plugin-next" : " ^15.5.0 " ,
2222 "@repo/eslint-config" : " workspace:*" ,
2323 "@repo/typescript-config" : " workspace:*" ,
2424 "@types/node" : " ^24.3.0" ,
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 1313 },
1414 "dependencies" : {
1515 "@repo/shared" : " workspace:*" ,
16- "next" : " ^15.4.7 " ,
16+ "next" : " ^15.5.0 " ,
1717 "nextjs-darkmode" : " workspace:*" ,
1818 "nextjs-themes" : " ^4.0.6" ,
1919 "react" : " ^19.1.1" ,
2020 "react-dom" : " ^19.1.1" ,
2121 "react18-loaders" : " ^1.1.7"
2222 },
2323 "devDependencies" : {
24- "@next/eslint-plugin-next" : " ^15.4.7 " ,
24+ "@next/eslint-plugin-next" : " ^15.5.0 " ,
2525 "@repo/eslint-config" : " workspace:*" ,
2626 "@repo/typescript-config" : " workspace:*" ,
2727 "@types/node" : " ^24.3.0" ,
Original file line number Diff line number Diff line change 1515 "@mayank1513/fork-me" : " ^2.1.3" ,
1616 "@repo/shared" : " workspace:*" ,
1717 "@tailwindcss/postcss" : " ^4.1.12" ,
18- "next" : " ^15.4.7 " ,
18+ "next" : " ^15.5.0 " ,
1919 "nextjs-darkmode" : " workspace:*" ,
2020 "nextjs-themes" : " ^4.0.6" ,
2121 "react" : " ^19.1.1" ,
2222 "react-dom" : " ^19.1.1" ,
2323 "react18-loaders" : " ^1.1.7"
2424 },
2525 "devDependencies" : {
26- "@next/eslint-plugin-next" : " ^15.4.7 " ,
26+ "@next/eslint-plugin-next" : " ^15.5.0 " ,
2727 "@repo/eslint-config" : " workspace:*" ,
2828 "@repo/typescript-config" : " workspace:*" ,
2929 "@types/node" : " ^24.3.0" ,
Original file line number Diff line number Diff line change 44 "type" : " module" ,
55 "private" : true ,
66 "devDependencies" : {
7- "@next/eslint-plugin-next" : " ^15.4.7 " ,
7+ "@next/eslint-plugin-next" : " ^15.5.0 " ,
88 "@typescript-eslint/eslint-plugin" : " ^8.40.0" ,
99 "@typescript-eslint/parser" : " ^8.40.0" ,
1010 "eslint" : " ^9.33.0" ,
You can’t perform that action at this time.
0 commit comments