chore(deps): bump vue-i18n from 8.8.2 to 8.9.0 (#116)
This commit is contained in:
parent
2b1305a315
commit
02f2284f3b
|
@ -10861,9 +10861,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"vue-i18n": {
|
||||
"version": "8.8.2",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.8.2.tgz",
|
||||
"integrity": "sha512-P09ZN2S0mX1AmhSR/+wP2owP3izGVx1pSoDFcOXTLya5xvP95dG7kc9LQUnboPgSzK/JKe9FkYmoYdDTKDjPSw=="
|
||||
"version": "8.9.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.9.0.tgz",
|
||||
"integrity": "sha512-8wr/D9yU8CLC8ne9stdQn/N58E7GRSUSO75bCucj2AIFTDyjGfoze5RxFvh2w3e7yxgnz5x+ooOIcoX59PHguQ=="
|
||||
},
|
||||
"vue-loader": {
|
||||
"version": "15.6.4",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"normalize.css": "^8.0.1",
|
||||
"noty": "^3.2.0-beta",
|
||||
"vue": "^2.6.8",
|
||||
"vue-i18n": "^8.8.2",
|
||||
"vue-i18n": "^8.9.0",
|
||||
"vue-router": "^3.0.2",
|
||||
"vuex": "^3.1.0",
|
||||
"vuex-router-sync": "^5.0.0"
|
||||
|
|
Loading…
Reference in New Issue