From 2d5b6aed8a3b8207ef5e08a62e06c9aad842e1f2 Mon Sep 17 00:00:00 2001 From: isagoakira Date: Sat, 6 Jun 2026 10:02:25 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20package.json=20?= =?UTF-8?q?=E2=80=94=20Most=20deps=20are=20many=20major=20versions=20behin?= =?UTF-8?q?d=20(jest=2027=E2=86=9229,=20eslint?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index d4217526b63..560594f03d3 100644 --- a/package.json +++ b/package.json @@ -29,23 +29,23 @@ "alex": "^8.2.0", "eslint": "^8.3.0", "execa": "^5.1.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "get-port": "^5.1.1", - "globby": "^11.0.4", + "globby": "^11.1.1", "husky": "^4.3.8", - "jest": "^27.4.3", + "jest": "^27.5.1", "lerna": "^4.0.0", - "lerna-changelog": "^2.2.0", + "lerna-changelog": "^2.2.6", "lint-staged": "^12.1.2", - "meow": "^9.0.0", + "meow": "^9.1.0", "multimatch": "^5.0.0", - "prettier": "^2.5.0", + "prettier": "^2.8.8", "puppeteer": "^12.0.1", "strip-ansi": "^6.0.1", "svg-term-cli": "^2.1.1", "tempy": "^1.0.1", - "wait-for-localhost": "^3.3.0", - "web-vitals": "^2.1.2" + "wait-for-localhost": "^3.3.1", + "web-vitals": "^2.1.4" }, "husky": { "hooks": {