From ab9b1a136744580cc63860fa607b45ffeac2e004 Mon Sep 17 00:00:00 2001 From: lau <1807121535@qq.com> Date: Wed, 5 Nov 2025 00:38:41 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=89=8D=E7=AB=AF=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=B0=8F=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index f891cdb..dc3bd55 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ }, "dependencies": { "@element-plus/icons-vue": "2.3.2", - "@highlightjs/vue-plugin": "2.1.0", + "@highlightjs/vue-plugin": "2.1.2", "@vueup/vue-quill": "1.2.0", - "@vueuse/core": "13.1.0", + "@vueuse/core": "13.9.0", "animate.css": "4.1.1", "await-to-js": "3.0.0", "axios": "1.13.1", @@ -39,7 +39,7 @@ "pinia": "3.0.3", "screenfull": "6.0.2", "vue": "3.5.22", - "vue-cropper": "1.1.1", + "vue-cropper": "1.1.4", "vue-i18n": "11.1.12", "vue-json-pretty": "2.6.0", "vue-router": "4.6.3", @@ -51,34 +51,34 @@ "@types/crypto-js": "4.2.2", "@types/file-saver": "2.0.7", "@types/js-cookie": "3.0.6", - "@types/node": "^22.13.4", + "@types/node": "^22.19.0", "@types/nprogress": "0.2.3", "@unocss/preset-attributify": "66.5.4", "@unocss/preset-icons": "66.5.4", "@unocss/preset-uno": "66.5.4", - "@vitejs/plugin-vue": "5.2.3", + "@vitejs/plugin-vue": "5.2.4", "@vue/compiler-sfc": "3.5.22", "@vue/eslint-config-prettier": "10.2.0", "@vue/eslint-config-typescript": "14.6.0", "autoprefixer": "10.4.21", "eslint": "9.39.1", "eslint-plugin-prettier": "5.5.4", - "eslint-plugin-vue": "9.32.0", + "eslint-plugin-vue": "9.33.0", "globals": "16.5.0", "prettier": "3.6.2", "sass": "1.93.3", "typescript": "~5.9.3", "unocss": "66.5.4", - "unplugin-auto-import": "19.1.2", + "unplugin-auto-import": "19.3.0", "unplugin-icons": "22.5.0", - "unplugin-vue-components": "28.5.0", + "unplugin-vue-components": "28.8.0", "unplugin-vue-setup-extend-plus": "1.0.1", - "vite": "6.3.2", + "vite": "6.4.1", "vite-plugin-compression": "0.5.1", "vite-plugin-svg-icons-ng": "^1.5.2", "vite-plugin-vue-devtools": "8.0.3", - "vitest": "3.1.2", - "vue-tsc": "^2.2.8" + "vitest": "3.2.4", + "vue-tsc": "^2.2.12" }, "overrides": { "quill": "2.0.2"