From d256ee56963b8361474f59778f2d390cef6044d3 Mon Sep 17 00:00:00 2001 From: hicccc77 <98377878+hicccc77@users.noreply.github.com> Date: Sat, 28 Mar 2026 19:28:45 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"fix(deps):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=AE=89=E5=85=A8=E6=BC=8F=E6=B4=9E"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 06079659af9b80db9bac2c7f4a37eb17652fcae9. --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 96a208f..6cea5cd 100644 --- a/package.json +++ b/package.json @@ -69,8 +69,7 @@ "immutable": ">=4.0.0", "lodash": ">=4.17.21", "brace-expansion": ">=1.1.11", - "picomatch": ">=2.3.1", - "ajv": ">=8.18.0" + "picomatch": ">=2.3.1" } }, "build": { @@ -195,4 +194,4 @@ "tar": "^7.5.13", "immutable": "^5.1.5" } -} +} \ No newline at end of file