Merge pull request #1143 from h3poteto/dependabot/npm_and_yarn/panter/vue-i18next-0.15.1

Bump @panter/vue-i18next from 0.13.0 to 0.15.1
This commit is contained in:
AkiraFukushima 2019-11-26 23:09:42 +09:00 committed by GitHub
commit c712cd2a51
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",