chore: replace allowNonAppliedPatches with allowUnusedPatches

This commit is contained in:
Meier Lukas
2025-03-27 23:45:36 +01:00
parent 94d3dad909
commit a0ee558582

View File

@@ -69,13 +69,13 @@
"tree-sitter",
"tree-sitter-json"
],
"allowNonAppliedPatches": true,
"overrides": {
"proxmox-api>undici": "7.6.0"
},
"patchedDependencies": {
"pretty-print-error": "patches/pretty-print-error.patch"
},
"allowUnusedPatches": true,
"ignoredBuiltDependencies": [
"@scarf/scarf",
"core-js-pure",