Sfoglia il codice sorgente

😁升级前端npm依赖包

zuohuaijun 2 anni fa
parent
commit
5110316d76
1 ha cambiato i file con 8 aggiunte e 8 eliminazioni
  1. 8 8
      Web/package.json

+ 8 - 8
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.6.5",
+		"@vue-office/excel": "^1.7.0",
 		"@vue-office/pdf": "^1.6.3",
 		"@wangeditor/editor": "^5.1.23",
 		"@wangeditor/editor-for-vue": "^5.1.12",
@@ -31,7 +31,7 @@
 		"jsplumb": "^2.15.6",
 		"lodash-es": "^4.17.21",
 		"mitt": "^3.0.1",
-		"monaco-editor": "^0.46.0",
+		"monaco-editor": "^0.47.0",
 		"nprogress": "^0.2.0",
 		"pinia": "^2.1.7",
 		"print-js": "^1.6.0",
@@ -57,22 +57,22 @@
 	},
 	"devDependencies": {
 		"@types/lodash-es": "^4.17.12",
-		"@types/node": "^20.11.25",
+		"@types/node": "^20.11.26",
 		"@types/nprogress": "^0.2.3",
 		"@types/sortablejs": "^1.15.8",
-		"@typescript-eslint/eslint-plugin": "^7.1.1",
-		"@typescript-eslint/parser": "^7.1.1",
+		"@typescript-eslint/eslint-plugin": "^7.2.0",
+		"@typescript-eslint/parser": "^7.2.0",
 		"@vitejs/plugin-vue": "^5.0.4",
 		"@vitejs/plugin-vue-jsx": "^3.1.0",
 		"@vue/compiler-sfc": "^3.4.21",
-		"code-inspector-plugin": "^0.9.2",
+		"code-inspector-plugin": "^0.9.3",
 		"eslint": "^8.57.0",
-		"eslint-plugin-vue": "^9.22.0",
+		"eslint-plugin-vue": "^9.23.0",
 		"less": "^4.2.0",
 		"prettier": "^3.2.5",
 		"sass": "^1.71.1",
 		"typescript": "^5.4.2",
-		"vite": "^5.1.5",
+		"vite": "^5.1.6",
 		"vite-plugin-cdn-import": "^0.3.5",
 		"vite-plugin-compression": "^0.5.1",
 		"vite-plugin-vue-setup-extend-plus": "^0.1.0",