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:
commit
c712cd2a51
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue