This commit is contained in:
dap
2024-08-09 14:41:05 +08:00
27 changed files with 624 additions and 477 deletions

View File

@@ -22,9 +22,9 @@
"dependencies": {
"@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*",
"pinia": "2.2.0",
"pinia": "2.2.1",
"pinia-plugin-persistedstate": "^3.2.1",
"vue": "^3.4.36",
"vue": "^3.4.37",
"vue-router": "^4.4.3"
}
}