File tree Expand file tree Collapse file tree 5 files changed +139
-248
lines changed
Expand file tree Collapse file tree 5 files changed +139
-248
lines changed 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/pages/api-reference/config/typescript for more information.
Original file line number Diff line number Diff line change 3838 "framer-motion" : " 11.15.0" ,
3939 "graphql-request" : " 4.0.0" ,
4040 "graphql-tag" : " 2.12.6" ,
41- "lodash" : " 4.17.21 " ,
42- "next" : " 15.4.11 " ,
41+ "lodash" : " 4.18.1 " ,
42+ "next" : " 15.5.14 " ,
4343 "nextjs-google-analytics" : " 1.2.0" ,
4444 "nullthrows" : " 1.1.1" ,
4545 "react" : " 18.3.1" ,
9191 " bash -c tsc"
9292 ]
9393 }
94- }
94+ }
Original file line number Diff line number Diff line change 1818 "@types/node" : " 20.8.8" ,
1919 "chai" : " 4.3.10" ,
2020 "mocha" : " 11.7.5" ,
21- "ts-mocha" : " 10.0 .0" ,
22- "typescript" : " 5.2.2 "
21+ "ts-mocha" : " 11.1 .0" ,
22+ "typescript" : " 5.6.3 "
2323 },
2424 "dependencies" : {
2525 "envio" : " 2.32.10" ,
Original file line number Diff line number Diff line change 2626 },
2727 "packageManager" : " pnpm@9.6.0" ,
2828 "pnpm" : {
29+ "peerDependencyRules" : {
30+ "allowedVersions" : {
31+ "@safe-global/safe-apps-sdk" : " 9" ,
32+ "react-reconciler > react" : " 18"
33+ }
34+ },
2935 "overrides" : {
3036 "crypto-es" : " 2.1.0" ,
3137 "elliptic" : " 6.6.1" ,
3238 "ws" : " 8.18.0" ,
3339 "serialize-javascript" : " 7.0.3" ,
3440 "body-parser" : " 1.20.3" ,
35- "path-to-regexp" : " 0.1.12" ,
41+ "path-to-regexp" : " 0.1.13" ,
42+ "defu" : " 6.1.7" ,
43+ "lodash" : " 4.18.1" ,
3644 "picomatch" : " 4.0.4"
3745 }
3846 }
You can’t perform that action at this time.
0 commit comments