mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 06:47:13 -04:00
fix(deps): bump nuxt-i18n from 6.27.3 to 6.28.0
Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.27.3 to 6.28.0. - [Release notes](https://github.com/nuxt-community/i18n-module/releases) - [Changelog](https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/i18n-module/compare/v6.27.3...v6.28.0) --- updated-dependencies: - dependency-name: nuxt-i18n dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8b8d4ca29f
commit
64c1f29e8a
2 changed files with 16 additions and 16 deletions
30
package-lock.json
generated
30
package-lock.json
generated
|
@ -22,7 +22,7 @@
|
|||
"cronstrue": "^1.114.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"nuxt": "^2.15.7",
|
||||
"nuxt-i18n": "^6.27.3",
|
||||
"nuxt-i18n": "^6.28.0",
|
||||
"qrcode.vue": "^3.2.2",
|
||||
"vue-plausible": "^1.2.1",
|
||||
"vuetify": "^2.5.7",
|
||||
|
@ -21474,9 +21474,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/nuxt-i18n": {
|
||||
"version": "6.27.3",
|
||||
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.27.3.tgz",
|
||||
"integrity": "sha512-7+UeMM5hHZ7TGsU+t9DFsRSEgAh9FGN2DG10d/uF+l6ziie6XrlA4lTXD6aeE9i07vjt7Ifoz36r0gSuapullg==",
|
||||
"version": "6.28.0",
|
||||
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.28.0.tgz",
|
||||
"integrity": "sha512-8XT9UflwAlEDROMTZOwQKFrnM2+eqbHC8UJNlLCjODOCrmhMHGSfojxbFxs4W4+hKdDw4Gz30PHK6v6GIqIzMQ==",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.14.7",
|
||||
"@babel/traverse": "^7.14.7",
|
||||
|
@ -21489,7 +21489,7 @@
|
|||
"klona": "^2.0.4",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"ufo": "^0.7.7",
|
||||
"vue-i18n": "^8.24.5"
|
||||
"vue-i18n": "^8.25.0"
|
||||
}
|
||||
},
|
||||
"node_modules/nuxt-i18n/node_modules/@babel/code-frame": {
|
||||
|
@ -27141,9 +27141,9 @@
|
|||
"integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog=="
|
||||
},
|
||||
"node_modules/vue-i18n": {
|
||||
"version": "8.24.5",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.5.tgz",
|
||||
"integrity": "sha512-p8W5xOmniuZ8fj76VXe0vBL3bRWVU87jHuC/v8VwmhKVH2iMQsKnheB1U+umxDBqC/5g9K+NwzokepcLxnBAVQ=="
|
||||
"version": "8.25.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.25.0.tgz",
|
||||
"integrity": "sha512-ynhcL+PmTxuuSE1T10htiSXzjBozxYIE3ffbM1RfgAkVbr/v1SP+9Mi/7/uv8ZVV1yGuKjFAYp9BXq+X7op6MQ=="
|
||||
},
|
||||
"node_modules/vue-jest": {
|
||||
"version": "3.0.7",
|
||||
|
@ -45187,9 +45187,9 @@
|
|||
}
|
||||
},
|
||||
"nuxt-i18n": {
|
||||
"version": "6.27.3",
|
||||
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.27.3.tgz",
|
||||
"integrity": "sha512-7+UeMM5hHZ7TGsU+t9DFsRSEgAh9FGN2DG10d/uF+l6ziie6XrlA4lTXD6aeE9i07vjt7Ifoz36r0gSuapullg==",
|
||||
"version": "6.28.0",
|
||||
"resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.28.0.tgz",
|
||||
"integrity": "sha512-8XT9UflwAlEDROMTZOwQKFrnM2+eqbHC8UJNlLCjODOCrmhMHGSfojxbFxs4W4+hKdDw4Gz30PHK6v6GIqIzMQ==",
|
||||
"requires": {
|
||||
"@babel/parser": "^7.14.7",
|
||||
"@babel/traverse": "^7.14.7",
|
||||
|
@ -45202,7 +45202,7 @@
|
|||
"klona": "^2.0.4",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"ufo": "^0.7.7",
|
||||
"vue-i18n": "^8.24.5"
|
||||
"vue-i18n": "^8.25.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/code-frame": {
|
||||
|
@ -49580,9 +49580,9 @@
|
|||
"integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog=="
|
||||
},
|
||||
"vue-i18n": {
|
||||
"version": "8.24.5",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.5.tgz",
|
||||
"integrity": "sha512-p8W5xOmniuZ8fj76VXe0vBL3bRWVU87jHuC/v8VwmhKVH2iMQsKnheB1U+umxDBqC/5g9K+NwzokepcLxnBAVQ=="
|
||||
"version": "8.25.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.25.0.tgz",
|
||||
"integrity": "sha512-ynhcL+PmTxuuSE1T10htiSXzjBozxYIE3ffbM1RfgAkVbr/v1SP+9Mi/7/uv8ZVV1yGuKjFAYp9BXq+X7op6MQ=="
|
||||
},
|
||||
"vue-jest": {
|
||||
"version": "3.0.7",
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"cronstrue": "^1.114.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"nuxt": "^2.15.7",
|
||||
"nuxt-i18n": "^6.27.3",
|
||||
"nuxt-i18n": "^6.28.0",
|
||||
"qrcode.vue": "^3.2.2",
|
||||
"vue-plausible": "^1.2.1",
|
||||
"vuetify": "^2.5.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue