chore(core): 🔧 Update core tooling dependencies and infrastructure scripts

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-02-05 22:10:39 -08:00
parent 36ccaef0de
commit 3df61a454c

View file

@ -57,6 +57,19 @@
},
"clean": {
"cache": false
},
"validate": {
"outputs": [],
"cache": false
},
"validate:p0": {
"outputs": [],
"cache": false
},
"validate:security": {
"dependsOn": ["^build"],
"outputs": [],
"cache": false
}
}
}