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 644aad4 commit 8e0c730Copy full SHA for 8e0c730
package.json
@@ -82,10 +82,10 @@
82
"rollup": "4.45.1"
83
},
84
"dependencies": {
85
- "@intlify/core": "^11.1.11",
+ "@intlify/core": "^11.1.12",
86
"@intlify/h3": "^0.7.1",
87
- "@intlify/shared": "^11.1.11",
88
- "@intlify/unplugin-vue-i18n": "^11.0.0",
+ "@intlify/shared": "^11.1.12",
+ "@intlify/unplugin-vue-i18n": "^11.0.1",
89
"@intlify/utils": "^0.13.0",
90
"@miyaneee/rollup-plugin-json5": "^1.2.0",
91
"@nuxt/kit": "^4.1.2",
@@ -109,7 +109,7 @@
109
"unplugin": "^2.3.5",
110
"unplugin-vue-router": "^0.15.0",
111
"unstorage": "^1.16.1",
112
- "vue-i18n": "^11.1.11",
+ "vue-i18n": "^11.1.12",
113
"vue-router": "^4.5.1"
114
115
"devDependencies": {
0 commit comments