File tree Expand file tree Collapse file tree 3 files changed +91
-98
lines changed
Expand file tree Collapse file tree 3 files changed +91
-98
lines changed Original file line number Diff line number Diff line change 11/// <reference types="next" />
22/// <reference types="next/image-types/global" />
3- import "./.next/types/routes.d.ts" ;
3+ import "./.next/dev/ types/routes.d.ts" ;
44
55// NOTE: This file should not be edited
66// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
Original file line number Diff line number Diff line change 1515 "update:canaries" : " pnpm up next@canary eslint-config-next@canary @next/env@canary next-sanity@latest"
1616 },
1717 "dependencies" : {
18- "@next/env" : " 16.0.0-canary.10 " ,
18+ "@next/env" : " 16.0.0-canary.15 " ,
1919 "@sanity/client" : " 7.12.0" ,
2020 "@sanity/demo" : " 2.0.0" ,
2121 "@sanity/icons" : " 3.7.4" ,
2727 "@vercel/speed-insights" : " 1.2.0" ,
2828 "classnames" : " 2.5.1" ,
2929 "date-fns" : " 4.1.0" ,
30- "next" : " 16.0.0-canary.10 " ,
30+ "next" : " 16.0.0-canary.15 " ,
3131 "next-sanity" : " 11.5.5" ,
3232 "react" : " 19.2.0" ,
3333 "react-dom" : " 19.2.0" ,
4646 "@types/react" : " 19.2.2" ,
4747 "autoprefixer" : " 10.4.21" ,
4848 "babel-plugin-react-compiler" : " 1.0.0" ,
49- "eslint" : " 9.37 .0" ,
49+ "eslint" : " 9.38 .0" ,
5050 "eslint-formatter-gha" : " 1.6.0" ,
5151 "eslint-plugin-react-hooks" : " 7.0.0" ,
5252 "postcss" : " 8.5.6" ,
5353 "prettier" : " 3.6.2" ,
54- "prettier-plugin-tailwindcss" : " 0.6.14 " ,
54+ "prettier-plugin-tailwindcss" : " 0.7.1 " ,
5555 "tailwindcss" : " 3.4.18" ,
5656 "typescript" : " 5.9.3"
5757 },
58- "packageManager" : " pnpm@10.17.1 "
58+ "packageManager" : " pnpm@10.18.3 "
5959}
You can’t perform that action at this time.
0 commit comments