From 2128fb44b28fc0b4491cf6ed6c901754839afce3 Mon Sep 17 00:00:00 2001 From: PikachuEXE Date: Tue, 23 May 2023 08:42:46 +0800 Subject: [PATCH] * Lock @nuxtjs/I18n at 8.0.0.beta11 to avoid issue in beta12 https://github.com/nuxt-modules/i18n/issues/2029 --- package.json | 2 +- yarn.lock | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5f1aa99..0500f26 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@cosmjs/stargate": "^0.29.0", "@nuxt/kit": "^3.0.0", - "@nuxtjs/i18n": "npm:@nuxtjs/i18n-edge", + "@nuxtjs/i18n": "npm:@nuxtjs/i18n-edge@8.0.0-beta.11-28025896.b896eaa", "@pinia/nuxt": "^0.4.2", "@vueuse/core": "^9.2.0", "dayjs": "^1.11.5", diff --git a/yarn.lock b/yarn.lock index bba8c89..41d921f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1196,7 +1196,7 @@ lodash.template "^4.5.0" pathe "^1.0.0" -"@nuxtjs/i18n@npm:@nuxtjs/i18n-edge": +"@nuxtjs/i18n@npm:@nuxtjs/i18n-edge@8.0.0-beta.11-28025896.b896eaa": version "8.0.0-beta.11-28025896.b896eaa" resolved "https://registry.yarnpkg.com/@nuxtjs/i18n-edge/-/i18n-edge-8.0.0-beta.11-28025896.b896eaa.tgz#ac1fa12f329ff7fbe3db1d896d9ba4d53f574d62" integrity sha512-EEyKDXCdeN9n9OdrQ/VJvzNjstdY+WhN5kYJpVlaM/JMkVPw+j5c+pIIfb370AZTU5jTjde9H5pRtrRZ/q6dwg== @@ -7916,6 +7916,7 @@ word-wrap@~1.2.3: integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: + name wrap-ansi-cjs version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==