ソースを参照

😎升级npm依赖

zuohuaijun 2 年 前
コミット
e95ba97348
1 ファイル変更4 行追加4 行削除
  1. 4 4
      Web/package.json

+ 4 - 4
Web/package.json

@@ -14,7 +14,7 @@
 		"@element-plus/icons-vue": "^2.3.1",
 		"@microsoft/signalr": "^8.0.0",
 		"@vue-office/docx": "^1.6.0",
-		"@vue-office/excel": "^1.7.3",
+		"@vue-office/excel": "^1.7.6",
 		"@vue-office/pdf": "^1.6.5",
 		"@vueuse/core": "^10.9.0",
 		"@wangeditor/editor": "^5.1.23",
@@ -64,8 +64,8 @@
 		"@types/node": "^20.12.2",
 		"@types/nprogress": "^0.2.3",
 		"@types/sortablejs": "^1.15.8",
-		"@typescript-eslint/eslint-plugin": "^7.4.0",
-		"@typescript-eslint/parser": "^7.4.0",
+		"@typescript-eslint/eslint-plugin": "^7.5.0",
+		"@typescript-eslint/parser": "^7.5.0",
 		"@vitejs/plugin-vue": "^5.0.4",
 		"@vitejs/plugin-vue-jsx": "^3.1.0",
 		"@vue/compiler-sfc": "^3.4.21",
@@ -76,7 +76,7 @@
 		"prettier": "^3.2.5",
 		"rollup-plugin-visualizer": "^5.12.0",
 		"sass": "^1.72.0",
-		"terser": "^5.30.1",
+		"terser": "^5.30.2",
 		"typescript": "^5.4.3",
 		"vite": "^5.2.7",
 		"vite-plugin-cdn-import": "^0.3.5",