We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33746bd commit 1905735Copy full SHA for 1905735
package.json
@@ -92,12 +92,12 @@
92
"@formkit/i18n": "^1.6.9",
93
"@formkit/inputs": "^1.6.9",
94
"@formkit/vue": "^1.6.9",
95
- "@intlify/core": "9.14.1",
+ "@intlify/core": "^10.0.5",
96
"primeicons": "^7.0.0",
97
"primevue": "^4.2.5",
98
"quill": "^2.0.3",
99
"uuid": "^11.0.3",
100
- "vue-i18n": "9.14.1"
+ "vue-i18n": "^10.0.5"
101
},
102
"devDependencies": {
103
"@antfu/eslint-config": "^3.12.0",
@@ -129,7 +129,7 @@
129
"quill": "^2.0.2",
130
"sass": "^1.83.0",
131
"tslib": "^2.8.1",
132
- "typescript": "5.6.3",
+ "typescript": "^5.7.2",
133
"unbuild": "3.0.1",
134
"unocss": "^0.65.2",
135
"unplugin-auto-import": "^0.19.0",
0 commit comments