This commit is contained in:
dap
2024-09-20 08:06:53 +08:00
69 changed files with 2200 additions and 1218 deletions

View File

@@ -20,9 +20,9 @@
}
},
"dependencies": {
"@intlify/core-base": "^10.0.1",
"@intlify/core-base": "catalog:",
"@vben-core/composables": "workspace:*",
"vue": "^3.5.6",
"vue-i18n": "^10.0.1"
"vue": "catalog:",
"vue-i18n": "catalog:"
}
}