File tree Expand file tree Collapse file tree 3 files changed +28
-291
lines changed
Expand file tree Collapse file tree 3 files changed +28
-291
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/dev/ types/routes.d.ts" ;
3+ import "./.next/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 11{
22 "name" : " profile" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "private" : true ,
55 "packageManager" :
" [email protected] " ,
66 "scripts" : {
5454 "eslint-config-next" : " 16.0.10" ,
5555 "eslint-config-prettier" : " 10.1.8" ,
5656 "eslint-plugin-tailwindcss" : " ^3.18.2" ,
57- "globby" : " 14 .0.2 " ,
57+ "globby" : " 16 .0.0 " ,
5858 "gray-matter" : " 4.0.3" ,
5959 "husky" : " 9.1.7" ,
6060 "lint-staged" : " 16.2.7" ,
6161 "plaiceholder" : " 3.0.0" ,
6262 "postcss" : " 8.5.6" ,
6363 "prettier" : " 3.7.4" ,
64- "sharp" : " 0.33 .5" ,
64+ "sharp" : " 0.34 .5" ,
6565 "tailwindcss" : " 3.4.19" ,
6666 "typescript" : " 5.9.3"
6767 },
You can’t perform that action at this time.
0 commit comments