fix(#411): resolve CI lint crash from ajv override

Drop the global ajv override that forced ESLint onto an incompatible major, then move @mosaic/config lint tooling deps to devDependencies so production audit stays clean without impacting runtime deps.
This commit is contained in:
Jason Woltje
2026-02-17 14:28:55 -06:00
parent ad428598a9
commit 57d0f5d2a3
3 changed files with 59 additions and 27 deletions
-1
View File
@@ -66,7 +66,6 @@
"form-data": ">=2.5.4",
"lodash": ">=4.17.23",
"lodash-es": ">=4.17.23",
"ajv": ">=8.18.0",
"request": "npm:@cypress/[email protected]",
"qs": ">=6.15.0",
"tough-cookie": ">=4.1.3",