chore: update deps

This commit is contained in:
vben
2024-07-20 09:59:10 +08:00
parent 30d4057216
commit bcd5e49117
23 changed files with 465 additions and 488 deletions

View File

@@ -10,6 +10,6 @@
"build": "nitro build"
},
"dependencies": {
"nitropack": "latest"
"nitropack": "^2.9.7"
}
}