⬆️ Bump nuxt-i18n from 6.13.0 to 6.13.1
Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) from 6.13.0 to 6.13.1. - [Release notes](https://github.com/nuxt-community/nuxt-i18n/releases) - [Changelog](https://github.com/nuxt-community/nuxt-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/nuxt-i18n/compare/v6.13.0...v6.13.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -9570,9 +9570,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nuxt-i18n": {
|
"nuxt-i18n": {
|
||||||
"version": "6.13.0",
|
"version": "6.13.1",
|
||||||
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.13.1.tgz",
|
||||||
"integrity": "sha512-TuCPKbzYxcSYZbJ5d5EccCVKfDjb7mpMkqtxiC0Ypgb0ycwwwCNSnwFQOigk/l1xlDSrSXToX6Q+eCYm+fhC0g==",
|
"integrity": "sha512-75ZmwNBQ+NmsubvntWBWbzRMbv0GojKFmzLA1trN/x7aio7q5t4dGbrAgkLumD6ZKiNW+q3L2vx+LNlDCAj6sA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/parser": "^7.5.5",
|
"@babel/parser": "^7.5.5",
|
||||||
"@babel/traverse": "^7.5.5",
|
"@babel/traverse": "^7.5.5",
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
"graphql": "^15.2.0",
|
"graphql": "^15.2.0",
|
||||||
"graphql-language-service-interface": "^2.4.0",
|
"graphql-language-service-interface": "^2.4.0",
|
||||||
"nuxt": "^2.12.2",
|
"nuxt": "^2.12.2",
|
||||||
"nuxt-i18n": "^6.13.0",
|
"nuxt-i18n": "^6.13.1",
|
||||||
"paho-mqtt": "^1.1.0",
|
"paho-mqtt": "^1.1.0",
|
||||||
"socket.io-client": "^2.3.0",
|
"socket.io-client": "^2.3.0",
|
||||||
"socketio-wildcard": "^2.0.0",
|
"socketio-wildcard": "^2.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user