Bump @panter/vue-i18next from 0.13.0 to 0.15.1

Bumps [@panter/vue-i18next](https://github.com/panter/vue-i18next) from 0.13.0 to 0.15.1.
- [Release notes](https://github.com/panter/vue-i18next/releases)
- [Commits](https://github.com/panter/vue-i18next/compare/v0.13.0...v0.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-26 13:38:31 +00:00 committed by GitHub
parent d631f1148e
commit 4afb2a04ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3006,9 +3006,9 @@
}
},
"@panter/vue-i18next": {
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/@panter/vue-i18next/-/vue-i18next-0.13.0.tgz",
"integrity": "sha512-SF2lW3w9gA1kSPxW4JCS014PVCJ5OQJdSm5Ls5jgaLYsSP7fjwIAWTMo+ajnEzUv6H7H8jOIehMUruJ9ZwAGIg==",
"version": "0.15.1",
"resolved": "https://registry.npmjs.org/@panter/vue-i18next/-/vue-i18next-0.15.1.tgz",
"integrity": "sha512-Bz6pKt5YLwLssWAZ83g1zr658Wf9XnubWsTQF5mDygcH+VLZ9Cv1RWRZK2EIbcNClIeWS9/Le98uP2SlNqQExQ==",
"requires": {
"deepmerge": "^2.0.0"
},

View File

@ -165,7 +165,7 @@
}
},
"dependencies": {
"@panter/vue-i18next": "^0.13.0",
"@panter/vue-i18next": "^0.15.1",
"@trodi/electron-splashscreen": "^0.3.4",
"about-window": "^1.13.2",
"animate.css": "^3.7.0",