perf: npm update (#222)

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
nsnail 2024-11-27 16:04:12 +08:00 committed by GitHub
parent 7ed30406c9
commit 37b45c9f36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
"devDependencies": {
"cz-git": "^1.11.0",
"commitizen": "^4.3.1",
"prettier": "^3.4.0",
"prettier": "^3.4.1",
"standard-version": "^9.5.0"
},
"config": {

View File

@ -4,6 +4,6 @@
<ProjectReference Include="../NetAdmin/NetAdmin.Tests/NetAdmin.Tests.csproj"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
</ItemGroup>
</Project>

View File

@ -31,12 +31,12 @@
"vuex": "4.1.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "5.2.0",
"prettier": "3.4.0",
"@vitejs/plugin-vue": "5.2.1",
"prettier": "3.4.1",
"prettier-plugin-organize-attributes": "1.0.0",
"sass": "1.81.0",
"terser": "5.36.0",
"vite": "5.4.11"
"vite": "6.0.1"
},
"browserslist": [
"> 1%",