File tree Expand file tree Collapse file tree 3 files changed +185
-151
lines changed
examples/with-export-and-sign-escrow Expand file tree Collapse file tree 3 files changed +185
-151
lines changed Original file line number Diff line number Diff line change 1717 "react" : " 19.2.4" ,
1818 "react-dom" : " 19.2.4"
1919 },
20- "pnpm" : {
21- "overrides" : {
22- "@types/react" : " ^19"
23- }
24- },
2520 "devDependencies" : {
2621 "@tailwindcss/postcss" : " ^4" ,
2722 "@types/node" : " ^20" ,
Original file line number Diff line number Diff line change 8383 "tiny-secp256k1" : " >=1.1.7" ,
8484 "form-data" : " >=4.0.4" ,
8585 "sha.js" : " >=2.4.12" ,
86- "minimatch" : " 10.2.1" ,
8786 "hono" : " >=4.11.4" ,
8887 "playwright" : " 1.55.1" ,
8988 "@hpke/core" : " >=1.7.5" ,
9493 "jws" : " >=4.0.1" ,
9594 "preact" : " >=10.28.2" ,
9695 "tar" : " >=7.5.8" ,
97- "rollup@>=4.0.0 < 4.59.0" : " 4.59.0"
96+ "rollup@>=4.0.0 < 4.59.0" : " 4.59.0" ,
97+ "minimatch@>=10.0.0 <10.2.3" : " 10.2.3" ,
98+ "serialize-javascript@<=7.0.2" : " 7.0.3"
9899 }
99100 }
100101}
You can’t perform that action at this time.
0 commit comments