File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1616 - uses : preactjs/compressed-size-action@v2
1717 with :
1818 repo-token : ' ${{ secrets.GITHUB_TOKEN }}'
19- install-script : ' bun i'
20- build-script : ' bun run build'
Original file line number Diff line number Diff line change 44 "" : {
55 "name" : " @hookform/resolvers" ,
66 "dependencies" : {
7- "caniuse-lite " : " ^1.0.30001698 " ,
7+ "@standard-schema/utils " : " ^0.3.0 " ,
88 },
99 "devDependencies" : {
1010 "@sinclair/typebox" : " ^0.34.15" ,
1111 "@standard-schema/spec" : " ^1.0.0" ,
12- "@standard-schema/utils" : " ^0.3.0" ,
1312 "@testing-library/dom" : " ^10.4.0" ,
1413 "@testing-library/jest-dom" : " ^6.6.3" ,
1514 "@testing-library/react" : " ^16.2.0" ,
Original file line number Diff line number Diff line change 269269 "devDependencies" : {
270270 "@sinclair/typebox" : " ^0.34.15" ,
271271 "@standard-schema/spec" : " ^1.0.0" ,
272- "@standard-schema/utils" : " ^0.3.0" ,
273272 "@testing-library/dom" : " ^10.4.0" ,
274273 "@testing-library/jest-dom" : " ^6.6.3" ,
275274 "@testing-library/react" : " ^16.2.0" ,
321320 "react-hook-form" : " ^7.0.0"
322321 },
323322 "dependencies" : {
324- "caniuse-lite " : " ^1.0.30001698 "
323+ "@standard-schema/utils " : " ^0.3.0 "
325324 }
326325}
You can’t perform that action at this time.
0 commit comments