mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2026-08-30 23:29:35 +08:00
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:
Generated
-1898
File diff suppressed because it is too large
Load Diff
Generated
+1
-1
@@ -26,7 +26,7 @@
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0",
|
||||
"node": ">=24.0.0",
|
||||
"npm": ">=9.0.0"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
"overrides": {
|
||||
"lodash": "^4.17.23",
|
||||
"lodash-es": "^4.17.23",
|
||||
"@xmldom/xmldom": "^0.9.10",
|
||||
"tar": "^7.5.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user