chore: replace allowNonAppliedPatches with allowUnusedPatches
This commit is contained in:
@@ -69,13 +69,13 @@
|
|||||||
"tree-sitter",
|
"tree-sitter",
|
||||||
"tree-sitter-json"
|
"tree-sitter-json"
|
||||||
],
|
],
|
||||||
"allowNonAppliedPatches": true,
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"proxmox-api>undici": "7.6.0"
|
"proxmox-api>undici": "7.6.0"
|
||||||
},
|
},
|
||||||
"patchedDependencies": {
|
"patchedDependencies": {
|
||||||
"pretty-print-error": "patches/pretty-print-error.patch"
|
"pretty-print-error": "patches/pretty-print-error.patch"
|
||||||
},
|
},
|
||||||
|
"allowUnusedPatches": true,
|
||||||
"ignoredBuiltDependencies": [
|
"ignoredBuiltDependencies": [
|
||||||
"@scarf/scarf",
|
"@scarf/scarf",
|
||||||
"core-js-pure",
|
"core-js-pure",
|
||||||
|
|||||||
Reference in New Issue
Block a user