From d9f3867ab658633752c399b3a7ffbc99e1716300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E8=B4=A7=E7=88=B1=E5=90=83=E7=99=BD=E8=90=9D?= =?UTF-8?q?=E5=8D=9C?= Date: Sat, 30 Dec 2023 21:01:31 +0800 Subject: [PATCH] chore: bump deps (#46714) --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 49a95088eb36..a7a54e11b8fc 100644 --- a/package.json +++ b/package.json @@ -198,6 +198,7 @@ "@types/jquery": "^3.5.29", "@types/jsdom": "^21.1.6", "@types/lodash": "^4.14.202", + "@types/minimist": "^1.2.5", "@types/node": "^20.10.5", "@types/nprogress": "^0.2.3", "@types/pixelmatch": "^5.2.6", @@ -210,6 +211,7 @@ "@types/react-dom": "^18.2.18", "@types/react-highlight-words": "^0.16.7", "@types/react-resizable": "^3.0.7", + "@types/semver": "^7.5.6", "@types/tar": "^6.1.10", "@types/throttle-debounce": "^5.0.2", "@types/warning": "^3.0.3",