Skip to content

Commit 1905735

Browse files
committed
chore(dependencies): Update i18n to intlify version 10.x
1 parent 33746bd commit 1905735

File tree

2 files changed

+192
-192
lines changed

2 files changed

+192
-192
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,12 @@
9292
"@formkit/i18n": "^1.6.9",
9393
"@formkit/inputs": "^1.6.9",
9494
"@formkit/vue": "^1.6.9",
95-
"@intlify/core": "9.14.1",
95+
"@intlify/core": "^10.0.5",
9696
"primeicons": "^7.0.0",
9797
"primevue": "^4.2.5",
9898
"quill": "^2.0.3",
9999
"uuid": "^11.0.3",
100-
"vue-i18n": "9.14.1"
100+
"vue-i18n": "^10.0.5"
101101
},
102102
"devDependencies": {
103103
"@antfu/eslint-config": "^3.12.0",
@@ -129,7 +129,7 @@
129129
"quill": "^2.0.2",
130130
"sass": "^1.83.0",
131131
"tslib": "^2.8.1",
132-
"typescript": "5.6.3",
132+
"typescript": "^5.7.2",
133133
"unbuild": "3.0.1",
134134
"unocss": "^0.65.2",
135135
"unplugin-auto-import": "^0.19.0",

0 commit comments

Comments
 (0)