🔧 chore: 更新 @typescript-eslint 依赖版本至 8.30.1,以保持代码质量和一致性

This commit is contained in:
algerkong
2025-04-21 21:12:39 +08:00
parent 7624a1a71e
commit 499857a679
+2 -2
View File
@@ -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",