From fbacbcdc7dd0ebc815e108a15d89060731a12455 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Tue, 24 Dec 2024 08:02:34 +0800 Subject: [PATCH] =?UTF-8?q?build:=20:package:=20=E5=8D=87=E7=BA=A7=20npm?= =?UTF-8?q?=20=E4=BE=9D=E8=B5=96=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7f43cd8f..b2544586 100644 --- a/package.json +++ b/package.json @@ -78,8 +78,8 @@ "@types/path-browserify": "^1.0.3", "@types/qs": "^6.9.17", "@types/sortablejs": "^1.15.8", - "@typescript-eslint/eslint-plugin": "^8.18.1", - "@typescript-eslint/parser": "^8.18.1", + "@typescript-eslint/eslint-plugin": "^8.18.2", + "@typescript-eslint/parser": "^8.18.2", "@vitejs/plugin-vue": "^5.2.1", "autoprefixer": "^10.4.20", "commitizen": "^4.3.1", @@ -88,7 +88,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-vue": "^9.32.0", - "globals": "^15.13.0", + "globals": "^15.14.0", "husky": "^9.1.7", "lint-staged": "^15.2.11", "postcss": "^8.4.49", @@ -104,15 +104,15 @@ "stylelint-config-standard": "^36.0.1", "terser": "^5.37.0", "typescript": "5.5.4", - "typescript-eslint": "^8.18.1", + "typescript-eslint": "^8.18.2", "unocss": "0.65.1", "unplugin-auto-import": "^0.18.6", "unplugin-vue-components": "^0.27.5", - "vite": "^6.0.1", + "vite": "^6.0.5", "vite-plugin-mock-dev-server": "^1.8.3", "vite-plugin-svg-icons": "^2.0.1", "vue-eslint-parser": "^9.4.3", - "vue-tsc": "^2.1.10" + "vue-tsc": "^2.2.0" }, "engines": { "node": ">=18.0.0"