fix(deps): update dependency schema-dts to v2
All checks were successful
Test / npm test (push) Successful in 53s
Test / npm test (pull_request) Successful in 46s

This commit is contained in:
2026-03-24 00:02:07 +00:00
parent 10a04a0956
commit 3597f9e1fd
2 changed files with 21 additions and 6 deletions

View File

@@ -37,7 +37,7 @@
"sass": "^1.89.1",
"satori": "^0.26.0",
"satori-html": "^0.3.2",
"schema-dts": "^1.1.5",
"schema-dts": "^2.0.0",
"sharp": "^0.34.2",
"typescript": "^5"
},