From 499857a679012b73a9c025439127b8845c7e3b81 Mon Sep 17 00:00:00 2001 From: algerkong Date: Mon, 21 Apr 2025 21:12:39 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore:=20=E6=9B=B4=E6=96=B0=20@t?= =?UTF-8?q?ypescript-eslint=20=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=87=B3=208.30.1=EF=BC=8C=E4=BB=A5=E4=BF=9D=E6=8C=81=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E8=B4=A8=E9=87=8F=E5=92=8C=E4=B8=80=E8=87=B4=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a2c35b4..dd75ae7 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "@types/howler": "^2.2.12", "@types/node": "^20.14.8", "@types/tinycolor2": "^1.4.6", - "@typescript-eslint/eslint-plugin": "^7.0.0", - "@typescript-eslint/parser": "^7.0.0", + "@typescript-eslint/eslint-plugin": "^8.30.1", + "@typescript-eslint/parser": "^8.30.1", "@vitejs/plugin-vue": "^5.0.5", "@vue/compiler-sfc": "^3.5.0", "@vue/eslint-config-prettier": "^9.0.0",