From 1a1e230ead97a0c7b57979c194ebaaf3013b68fd Mon Sep 17 00:00:00 2001 From: Kane Wang Date: Mon, 27 Mar 2023 17:53:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AD=98=E8=BF=9B=E5=BA=A6=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/web/it-console/package-lock.json | 4 ++-- code/web/it-console/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/code/web/it-console/package-lock.json b/code/web/it-console/package-lock.json index 3353727..5cb0171 100644 --- a/code/web/it-console/package-lock.json +++ b/code/web/it-console/package-lock.json @@ -11,7 +11,7 @@ "@element-plus/icons-vue": "^2.1.0", "@typescript-eslint/eslint-plugin": "^5.56.0", "@typescript-eslint/parser": "^5.56.0", - "@vitejs/plugin-vue": "^4.0.0", + "@vitejs/plugin-vue": "^4.1.0", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "axios": "^1.3.4", @@ -42,7 +42,7 @@ "eslint-config-standard-with-typescript": "^34.0.1", "eslint-plugin-vue": "^9.10.0", "node-sass": "^8.0.0", - "sass": "^1.58.3", + "sass": "^1.60.0", "sass-loader": "^13.2.1", "vite": "^4.2.1", "vite-plugin-env-compatible": "^1.1.1", diff --git a/code/web/it-console/package.json b/code/web/it-console/package.json index 3ace9b2..4101d94 100644 --- a/code/web/it-console/package.json +++ b/code/web/it-console/package.json @@ -14,7 +14,7 @@ "@element-plus/icons-vue": "^2.1.0", "@typescript-eslint/eslint-plugin": "^5.56.0", "@typescript-eslint/parser": "^5.56.0", - "@vitejs/plugin-vue": "^4.0.0", + "@vitejs/plugin-vue": "^4.1.0", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "axios": "^1.3.4", @@ -45,7 +45,7 @@ "eslint-config-standard-with-typescript": "^34.0.1", "eslint-plugin-vue": "^9.10.0", "node-sass": "^8.0.0", - "sass": "^1.58.3", + "sass": "^1.60.0", "sass-loader": "^13.2.1", "vite": "^4.2.1", "vite-plugin-env-compatible": "^1.1.1",