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 bd54cb9 commit 04bcbe6Copy full SHA for 04bcbe6
2 files changed
package.json
@@ -72,10 +72,10 @@
72
"@nuxtjs/i18n": "workspace:*"
73
},
74
"dependencies": {
75
- "@intlify/core": "^11.4.0",
+ "@intlify/core": "^11.4.4",
76
"@intlify/h3": "^0.7.4",
77
- "@intlify/shared": "^11.4.0",
78
- "@intlify/unplugin-vue-i18n": "^11.1.2",
+ "@intlify/shared": "^11.4.4",
+ "@intlify/unplugin-vue-i18n": "^11.2.3",
79
"@intlify/utils": "^0.14.1",
80
"@miyaneee/rollup-plugin-json5": "^1.2.0",
81
"@nuxt/kit": "^4.4.4",
@@ -96,7 +96,7 @@
96
"unplugin": "^3.0.0",
97
"unrouting": "^0.1.5",
98
"unstorage": "^1.16.1",
99
- "vue-i18n": "^11.4.0",
+ "vue-i18n": "^11.4.4",
100
"vue-router": "^5.0.4"
101
102
"devDependencies": {
0 commit comments