Bump @panter/vue-i18next from 0.15.1 to 0.15.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 10:05:46 +00:00 committed by GitHub
parent 409b7b16d1
commit ca5be88e7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -4866,9 +4866,9 @@
}
},
"@panter/vue-i18next": {
"version": "0.15.1",
"resolved": "https://registry.npmjs.org/@panter/vue-i18next/-/vue-i18next-0.15.1.tgz",
"integrity": "sha512-Bz6pKt5YLwLssWAZ83g1zr658Wf9XnubWsTQF5mDygcH+VLZ9Cv1RWRZK2EIbcNClIeWS9/Le98uP2SlNqQExQ==",
"version": "0.15.2",
"resolved": "https://registry.npmjs.org/@panter/vue-i18next/-/vue-i18next-0.15.2.tgz",
"integrity": "sha512-7VX9GyxHJNEJKa2CRzC294Oz5EEbzVDZ1o3O/P8gL/PWBmcFOFsuivRbP/1a9ga2ihv/NBzoCWMCNIEEeCcONQ==",
"requires": {
"deepmerge": "^2.0.0"
},
@ -8389,7 +8389,7 @@
"dependencies": {
"resolve": {
"version": "1.1.7",
"resolved": "http://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
"dev": true
}

View File

@ -164,7 +164,7 @@
}
},
"dependencies": {
"@panter/vue-i18next": "^0.15.1",
"@panter/vue-i18next": "^0.15.2",
"@trodi/electron-splashscreen": "^1.0.0",
"about-window": "^1.13.2",
"animate.css": "^3.7.2",