From 0d493f1c74da38550eb837325de16539f0a520d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Mon, 20 Jan 2025 10:41:45 +0800 Subject: [PATCH] update vue-i18n 10.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 223af4f..1d6d5c1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "screenfull": "6.0.2", "vue": "3.5.13", "vue-cropper": "1.1.1", - "vue-i18n": "9.10.2", + "vue-i18n": "10.0.5", "vue-json-pretty": "2.4.0", "vue-router": "4.4.5", "vue-types": "5.1.3",