fix: add xmldom override, remove orphaned Cargo.lock (#314)

Co-authored-by: stan-smith <stan-smith@users.noreply.github.com>
This commit is contained in:
Stan
2026-04-28 15:09:09 +00:00
committed by GitHub
parent 4805d1086d
commit 2b11f51002
3 changed files with 2 additions and 1899 deletions
-1898
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -26,7 +26,7 @@
"typescript": "^5.9.3"
},
"engines": {
"node": ">=18.0.0",
"node": ">=24.0.0",
"npm": ">=9.0.0"
}
},
+1
View File
@@ -45,6 +45,7 @@
"overrides": {
"lodash": "^4.17.23",
"lodash-es": "^4.17.23",
"@xmldom/xmldom": "^0.9.10",
"tar": "^7.5.7"
}
}