From 29a1c4ae3506622c504e66415f8229680c55e65a Mon Sep 17 00:00:00 2001 From: Aqr-K <95741669+Aqr-K@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:59:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=8A=A0=20`@types/mousetrap`?= =?UTF-8?q?=20=E4=BF=AE=E5=A4=8D=20`mousetrap`=20=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E7=BC=BA=E5=A4=B1=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- yarn.lock | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c32fa4b6..d74be18d 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,7 @@ "@intlify/unplugin-vue-i18n": "^6.0.3", "@tailwindcss/aspect-ratio": "^0.4.2", "@types/lodash-es": "^4.17.12", + "@types/mousetrap": "^1.6.15", "@types/node": "^20.1.4", "@types/webfontloader": "^1.6.34", "@typescript-eslint/eslint-plugin": "^8.20.0", @@ -107,4 +108,4 @@ "workbox-window": "^7.3.0" }, "packageManager": "yarn@1.22.18" -} +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index eed5053e..ad3816a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1945,6 +1945,11 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89" integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw== +"@types/mousetrap@^1.6.15": + version "1.6.15" + resolved "https://registry.yarnpkg.com/@types/mousetrap/-/mousetrap-1.6.15.tgz#f144a0c539a4cef553a631824651d48267e53c86" + integrity sha512-qL0hyIMNPow317QWW/63RvL1x5MVMV+Ru3NaY9f/CuEpCqrmb7WeuK2071ZY5hczOnm38qExWM2i2WtkXLSqFw== + "@types/ms@*": version "0.7.34" resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.34.tgz#10964ba0dee6ac4cd462e2795b6bebd407303433"