chore(deps): bump vue-i18n from 8.7.0 to 8.8.0 (#88)
This commit is contained in:
parent
e370fbe500
commit
b92c800e00
|
@ -10621,9 +10621,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"vue-i18n": {
|
||||
"version": "8.7.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.7.0.tgz",
|
||||
"integrity": "sha512-qey+OyZSUIje0xJW8HZrvpIss1jW8yBBRe+0QlUn7HENU31m/+Med/u4pcwjoeCaErHU9WMscBEhqK5aAvvEEQ=="
|
||||
"version": "8.8.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.8.0.tgz",
|
||||
"integrity": "sha512-1sRCZuTQYfM3LyG3avRI97mIFYYeflgSRLliP29cPLZkZDif4XK8iMmIGxZM6jQwACaEhKKEmzz7fzA8aW7iCg=="
|
||||
},
|
||||
"vue-loader": {
|
||||
"version": "15.5.1",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"normalize.css": "^8.0.1",
|
||||
"noty": "^3.2.0-beta",
|
||||
"vue": "^2.5.22",
|
||||
"vue-i18n": "^8.7.0",
|
||||
"vue-i18n": "^8.8.0",
|
||||
"vue-router": "^3.0.2",
|
||||
"vuex": "^3.1.0",
|
||||
"vuex-router-sync": "^5.0.0"
|
||||
|
|
Loading…
Reference in New Issue