chore: bump vue-i18n from 9.14.0 to 10.0.1 (#4393)

This commit is contained in:
Vben
2024-09-13 22:39:59 +08:00
committed by GitHub
parent 29f572abd3
commit 10b90eae5d
4 changed files with 113 additions and 44 deletions

View File

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