😎升级依赖

This commit is contained in:
zuohuaijun 2025-05-28 12:01:16 +08:00
parent 713f8acdd9
commit f3c49e1f42
2 changed files with 7 additions and 7 deletions

View File

@ -56,7 +56,7 @@
<PackageReference Include="SSH.NET" Version="2025.0.0" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.4" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="TencentCloudSDK.Sms" Version="3.0.1248" />
<PackageReference Include="TencentCloudSDK.Sms" Version="3.0.1249" />
<PackageReference Include="UAParser" Version="3.1.47" />
<PackageReference Include="Yitter.IdGenerator" Version="1.0.14" />
</ItemGroup>

View File

@ -2,7 +2,7 @@
"name": "admin.net.pro",
"type": "module",
"version": "2.4.33",
"lastBuildTime": "2025.05.27",
"lastBuildTime": "2025.05.28",
"description": "Admin.NET 站在巨人肩膀上的 .NET 通用权限开发框架",
"author": "zuohuaijun",
"license": "MIT",
@ -73,7 +73,7 @@
"vue-demi": "0.14.10",
"vue-draggable-plus": "^0.6.0",
"vue-grid-layout": "3.0.0-beta1",
"vue-i18n": "^11.1.4",
"vue-i18n": "^11.1.5",
"vue-json-pretty": "^2.4.0",
"vue-plugin-hiprint": "^0.0.60",
"vue-router": "^4.5.1",
@ -89,15 +89,15 @@
"@iconify/vue": "^5.0.0",
"@plugin-web-update-notification/vite": "^2.0.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.15.21",
"@types/node": "^22.15.23",
"@types/nprogress": "^0.2.3",
"@types/sortablejs": "^1.15.8",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",
"@typescript-eslint/eslint-plugin": "^8.33.0",
"@typescript-eslint/parser": "^8.33.0",
"@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue-jsx": "^4.2.0",
"@vue/compiler-sfc": "^3.5.15",
"code-inspector-plugin": "^0.20.10",
"code-inspector-plugin": "^0.20.11",
"eslint": "^9.27.0",
"eslint-plugin-vue": "^10.1.0",
"globals": "^16.2.0",