mirror of
https://github.com/directus/directus.git
synced 2026-01-28 13:38:10 -05:00
Bump vue-i18n from 8.24.3 to 8.24.4 (#5907)
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.24.3 to 8.24.4. - [Release notes](https://github.com/kazupon/vue-i18n/releases) - [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md) - [Commits](https://github.com/kazupon/vue-i18n/compare/v8.24.3...v8.24.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"tinymce": "^5.5.1",
|
||||
"vue": "^2.6.12",
|
||||
"vue-cli-plugin-yaml": "^1.0.2",
|
||||
"vue-i18n": "^8.22.1",
|
||||
"vue-i18n": "^8.24.4",
|
||||
"vue-loader": "^15.9.3",
|
||||
"vue-router": "^3.4.8",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -335,7 +335,7 @@
|
||||
"tinymce": "^5.5.1",
|
||||
"vue": "^2.6.12",
|
||||
"vue-cli-plugin-yaml": "^1.0.2",
|
||||
"vue-i18n": "^8.22.1",
|
||||
"vue-i18n": "^8.24.4",
|
||||
"vue-loader": "^15.9.3",
|
||||
"vue-router": "^3.4.8",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
@@ -46254,9 +46254,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/vue-i18n": {
|
||||
"version": "8.24.3",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.3.tgz",
|
||||
"integrity": "sha512-uKAYzGbwGIJndY7JwhQwIGi1uyvErWkBfFwooOtjcNnIfMbAR49ad5dT/MiykrJ9pCcgvnocFjFsNLtTzyW+rg==",
|
||||
"version": "8.24.4",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.4.tgz",
|
||||
"integrity": "sha512-RZE94WUAGxEiBAANxQ0pptbRwDkNKNSXl3fnJslpFOxVMF6UkUtMDSuYGuW2blDrVgweIXVpethOVkYoNNT9xw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/vue-loader": {
|
||||
@@ -55548,7 +55548,7 @@
|
||||
"tinymce": "^5.5.1",
|
||||
"vue": "^2.6.12",
|
||||
"vue-cli-plugin-yaml": "^1.0.2",
|
||||
"vue-i18n": "^8.22.1",
|
||||
"vue-i18n": "^8.24.4",
|
||||
"vue-loader": "^15.9.3",
|
||||
"vue-router": "^3.4.8",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
@@ -92631,9 +92631,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"vue-i18n": {
|
||||
"version": "8.24.3",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.3.tgz",
|
||||
"integrity": "sha512-uKAYzGbwGIJndY7JwhQwIGi1uyvErWkBfFwooOtjcNnIfMbAR49ad5dT/MiykrJ9pCcgvnocFjFsNLtTzyW+rg==",
|
||||
"version": "8.24.4",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.4.tgz",
|
||||
"integrity": "sha512-RZE94WUAGxEiBAANxQ0pptbRwDkNKNSXl3fnJslpFOxVMF6UkUtMDSuYGuW2blDrVgweIXVpethOVkYoNNT9xw==",
|
||||
"dev": true
|
||||
},
|
||||
"vue-loader": {
|
||||
|
||||
Reference in New Issue
Block a user