From ff44026cab8e950a6f52ba568131b8740c54957d Mon Sep 17 00:00:00 2001 From: isagoakira Date: Thu, 21 May 2026 10:06:29 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20package.json=20?= =?UTF-8?q?=E2=80=94=2023=20deps=20analyzed.=2018=20can=20be=20safely=20up?= =?UTF-8?q?dated=20within=20their=20curr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index d4217526b63..d436b722b8e 100644 --- a/package.json +++ b/package.json @@ -23,29 +23,29 @@ "format": "npm run prettier -- --write" }, "devDependencies": { - "@testing-library/jest-dom": "^5.15.1", - "@testing-library/react": "^12.1.2", + "@testing-library/jest-dom": "^5.17.0", + "@testing-library/react": "^12.4.3", "@testing-library/user-event": "^13.5.0", "alex": "^8.2.0", - "eslint": "^8.3.0", + "eslint": "^8.57.0", "execa": "^5.1.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "get-port": "^5.1.1", - "globby": "^11.0.4", - "husky": "^4.3.8", - "jest": "^27.4.3", - "lerna": "^4.0.0", + "globby": "^11.1.0", + "husky": "NOT_SUGGESTED", + "jest": "^27.5.1", + "lerna": "NOT_SUGGESTED", "lerna-changelog": "^2.2.0", - "lint-staged": "^12.1.2", + "lint-staged": "^12.5.0", "meow": "^9.0.0", "multimatch": "^5.0.0", - "prettier": "^2.5.0", - "puppeteer": "^12.0.1", + "prettier": "^2.8.8", + "puppeteer": "NOT_SUGGESTED", "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" + "web-vitals": "^2.1.4" }, "husky": { "hooks": {