diff --git a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj index 9ad28b5c..0c6eda36 100644 --- a/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj +++ b/Admin.NET/Admin.NET.Core/Admin.NET.Core.csproj @@ -17,7 +17,7 @@ - + @@ -35,9 +35,9 @@ - - - + + + diff --git a/Web/package.json b/Web/package.json index 8a27e551..fd561aa2 100644 --- a/Web/package.json +++ b/Web/package.json @@ -49,7 +49,7 @@ "print-js": "^1.6.0", "push.js": "^1.0.12", "qrcodejs2-fixes": "^0.0.2", - "qs": "^6.12.1", + "qs": "^6.12.2", "relation-graph": "^2.2.1", "screenfull": "^6.0.2", "sm-crypto-v2": "^1.9.0", @@ -69,7 +69,7 @@ "vue3-tree-org": "^4.2.2", "vuedraggable": "4.0.3", "vxe-pc-ui": "^4.0.44", - "vxe-table": "^4.7.39", + "vxe-table": "^4.7.40", "vxe-table-plugin-element": "^4.0.4", "vxe-table-plugin-export-xlsx": "^4.0.4", "xe-utils": "^3.5.28", @@ -81,8 +81,8 @@ "@types/node": "^20.14.9", "@types/nprogress": "^0.2.3", "@types/sortablejs": "^1.15.8", - "@typescript-eslint/eslint-plugin": "^7.14.1", - "@typescript-eslint/parser": "^7.14.1", + "@typescript-eslint/eslint-plugin": "^7.15.0", + "@typescript-eslint/parser": "^7.15.0", "@vitejs/plugin-vue": "^5.0.5", "@vitejs/plugin-vue-jsx": "^4.0.0", "@vue/compiler-sfc": "^3.4.31", @@ -94,7 +94,7 @@ "rollup-plugin-visualizer": "^5.12.0", "sass": "^1.77.6", "terser": "^5.31.1", - "typescript": "^5.5.2", + "typescript": "^5.5.3", "vite": "^5.3.2", "vite-plugin-cdn-import": "^1.0.1", "vite-plugin-compression2": "^1.1.2",