From 337fe21d18594270e59010d065a187bd4d22a65e Mon Sep 17 00:00:00 2001 From: fatfathao Date: Mon, 6 Apr 2026 01:40:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20node25=E4=BD=BF=E7=94=A8pnpm=E6=8B=89?= =?UTF-8?q?=E5=8F=96=E6=96=87=E4=BB=B6=E6=97=B6=EF=BC=8Cajv=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E6=8B=89=E5=8F=96=E5=A4=B1=E8=B4=A5=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 28736e3..5361a0e 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,9 @@ "lodash": ">=4.17.21", "brace-expansion": ">=1.1.11", "picomatch": ">=2.3.1", - "ajv": ">=8.18.0" + "ajv": ">=8.18.0", + "ajv-keywords@3>ajv": "^6.12.6", + "@develar/schema-utils>ajv": "^6.12.6" } }, "build": {