From 024603bbd4b5cf940a8f7e0354e45cc530258683 Mon Sep 17 00:00:00 2001 From: ray <1490493387@qq.com> Date: Tue, 17 Dec 2024 12:42:30 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20=E5=8D=87=E7=BA=A7=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E4=BE=9D=E8=B5=96=E5=92=8Cvite=E9=99=8D=E7=BA=A76.0.1?= =?UTF-8?q?=EF=BC=88=E9=83=A8=E9=97=A8mac=E6=9C=BA=E5=99=A8=E4=B8=8D?= =?UTF-8?q?=E5=85=BC=E5=AE=B9=E9=97=AE=E9=A2=98=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 1aafaf03..7f43cd8f 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "vue-router": "^4.5.0" }, "devDependencies": { - "@commitlint/cli": "^19.6.0", + "@commitlint/cli": "^19.6.1", "@commitlint/config-conventional": "^19.6.0", "@eslint/js": "^9.17.0", "@types/codemirror": "^5.60.15", @@ -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.0", - "@typescript-eslint/parser": "^8.18.0", + "@typescript-eslint/eslint-plugin": "^8.18.1", + "@typescript-eslint/parser": "^8.18.1", "@vitejs/plugin-vue": "^5.2.1", "autoprefixer": "^10.4.20", "commitizen": "^4.3.1", @@ -96,7 +96,7 @@ "postcss-scss": "^4.0.9", "prettier": "^3.4.2", "sass": "^1.83.0", - "stylelint": "^16.11.0", + "stylelint": "^16.12.0", "stylelint-config-html": "^1.1.0", "stylelint-config-recess-order": "^5.1.1", "stylelint-config-recommended-scss": "^14.1.0", @@ -104,12 +104,12 @@ "stylelint-config-standard": "^36.0.1", "terser": "^5.37.0", "typescript": "5.5.4", - "typescript-eslint": "^8.18.0", - "unocss": "0.65.0-beta.3", + "typescript-eslint": "^8.18.1", + "unocss": "0.65.1", "unplugin-auto-import": "^0.18.6", "unplugin-vue-components": "^0.27.5", - "vite": "^6.0.3", - "vite-plugin-mock-dev-server": "^1.8.2", + "vite": "^6.0.1", + "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"