修复了一些问题

This commit is contained in:
cc
2026-04-02 22:41:36 +08:00
parent a65468191b
commit ec9a7d68e6
4 changed files with 108 additions and 4 deletions

View File

@@ -194,6 +194,10 @@
"picomatch": "^4.0.4",
"tar": "^7.5.13",
"immutable": "^5.1.5",
"ajv": "^6.14.0"
"ajv": "^8.17.1",
"@develar/schema-utils": {
"ajv": "^6.12.6",
"ajv-keywords": "^3.5.2"
}
}
}