Remove ajv

This commit is contained in:
AkiraFukushima 2023-01-14 10:15:02 +09:00
parent e2f709864d
commit 734f0b9b5a
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
2 changed files with 1 additions and 2 deletions

View File

@ -138,7 +138,6 @@
"@vue/compiler-sfc": "^3.2.45",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
"ajv": "^8.12.0",
"all-object-keys": "^2.2.0",
"assert": "^2.0.0",
"babel-eslint": "^10.1.0",

View File

@ -2610,7 +2610,7 @@ ajv@^6.10.0, ajv@^6.12.0, ajv@^6.12.4, ajv@^6.12.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"
ajv@^8.0.0, ajv@^8.0.1, ajv@^8.12.0, ajv@^8.8.0:
ajv@^8.0.0, ajv@^8.0.1, ajv@^8.8.0:
version "8.12.0"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==