Bump vuex-persist from 2.0.1 to 2.1.0
Bumps [vuex-persist](https://github.com/championswimmer/vuex-persist) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/championswimmer/vuex-persist/releases) - [Changelog](https://github.com/championswimmer/vuex-persist/blob/master/CHANGELOG.md) - [Commits](https://github.com/championswimmer/vuex-persist/compare/v2.0.1...v2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
25f94341ad
commit
aad76bc9d9
8
package-lock.json
generated
8
package-lock.json
generated
@@ -10134,12 +10134,12 @@
|
|||||||
"integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg=="
|
"integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg=="
|
||||||
},
|
},
|
||||||
"vuex-persist": {
|
"vuex-persist": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/vuex-persist/-/vuex-persist-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/vuex-persist/-/vuex-persist-2.1.0.tgz",
|
||||||
"integrity": "sha512-V3WSBYmxcAP6ei0VVt2lxGloeWJZgk1Ao4r+iOxLMhAv+UYIK91qbjwvqk6Xr3tAi052jzSwn8aoamtuz8ArsQ==",
|
"integrity": "sha512-H9RqXHeynBQG60rUrsinYNLoRFXkSxh2Xx8kTVFuvLRQ9jZd3HLMvm713m2r1dN/pVZBUgiIzTu6uj5hBsAOqg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"flatted": "^2.0.0",
|
"flatted": "^2.0.0",
|
||||||
"lodash.merge": "^4.6.1"
|
"lodash.merge": "^4.6.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"watchpack": {
|
"watchpack": {
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"@nuxtjs/pwa": "^3.0.0-0",
|
"@nuxtjs/pwa": "^3.0.0-0",
|
||||||
"nuxt": "^2.9.2",
|
"nuxt": "^2.9.2",
|
||||||
"vue-virtual-scroll-list": "^1.4.2",
|
"vue-virtual-scroll-list": "^1.4.2",
|
||||||
"vuex-persist": "^2.0.1"
|
"vuex-persist": "^2.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"node-sass": "^4.12.0",
|
"node-sass": "^4.12.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user