From 08e181a158d08b962e54bb05d62326bc6c39609f Mon Sep 17 00:00:00 2001 From: isagoakira Date: Sat, 9 May 2026 01:21:09 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20package.json=20?= =?UTF-8?q?=E2=80=94=2013=20outdated=20deps=20identified.=20Priority:=20pu?= =?UTF-8?q?ppeteer=20(security,?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index d4217526b63..cb36aa6a83f 100644 --- a/package.json +++ b/package.json @@ -24,28 +24,28 @@ }, "devDependencies": { "@testing-library/jest-dom": "^5.15.1", - "@testing-library/react": "^12.1.2", + "@testing-library/react": "^15.2.0", "@testing-library/user-event": "^13.5.0", "alex": "^8.2.0", - "eslint": "^8.3.0", - "execa": "^5.1.1", + "eslint": "^8.57.0", + "execa": "^9.0.0", "fs-extra": "^10.0.0", "get-port": "^5.1.1", - "globby": "^11.0.4", - "husky": "^4.3.8", - "jest": "^27.4.3", - "lerna": "^4.0.0", + "globby": "^14.0.0", + "husky": "^9.0.0", + "jest": "^27.5.0", + "lerna": "^8.0.0", "lerna-changelog": "^2.2.0", "lint-staged": "^12.1.2", "meow": "^9.0.0", - "multimatch": "^5.0.0", - "prettier": "^2.5.0", - "puppeteer": "^12.0.1", + "multimatch": "^7.0.0", + "prettier": "^3.0.0", + "puppeteer": "^22.0.0", "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" + "tempy": "^3.1.0", + "wait-for-localhost": "^4.1.0", + "web-vitals": "^3.5.0" }, "husky": { "hooks": {