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"
}
}

View File

@@ -45,7 +45,7 @@
"ant-design-vue": "^4.2.3",
"dayjs": "^1.11.12",
"pinia": "2.1.7",
"vue": "^3.4.32",
"vue": "^3.4.33",
"vue-router": "^4.4.0"
}
}