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 5afb642 commit 56b7ca5Copy full SHA for 56b7ca5
package.json
@@ -83,10 +83,10 @@
83
"rollup": "4.45.1"
84
},
85
"dependencies": {
86
- "@intlify/core": "^11.1.11",
+ "@intlify/core": "^11.1.12",
87
"@intlify/h3": "^0.7.1",
88
- "@intlify/shared": "^11.1.11",
89
- "@intlify/unplugin-vue-i18n": "^11.0.0",
+ "@intlify/shared": "^11.1.12",
+ "@intlify/unplugin-vue-i18n": "^11.0.1",
90
"@intlify/utils": "^0.13.0",
91
"@miyaneee/rollup-plugin-json5": "^1.2.0",
92
"@nuxt/kit": "^4.0.0",
@@ -110,7 +110,7 @@
110
"unplugin": "^2.3.5",
111
"unplugin-vue-router": "^0.14.0",
112
"unstorage": "^1.16.1",
113
- "vue-i18n": "^11.1.11",
+ "vue-i18n": "^11.1.12",
114
"vue-router": "^4.5.1"
115
116
"devDependencies": {
0 commit comments