[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-typed-vuex-vue-example. nuxt-typed-vuex-vue-example.now.sh
0

Configure Feed

Select the types of activity you want to include in your feed.

fix(deps): update dependency vuex to v3.1.3 (#12)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

+5 -5
+1 -1
package.json
··· 13 13 "vue": "2.6.11", 14 14 "vue-class-component": "7.2.3", 15 15 "vue-property-decorator": "8.4.0", 16 - "vuex": "3.1.2" 16 + "vuex": "3.1.3" 17 17 }, 18 18 "devDependencies": { 19 19 "@typescript-eslint/eslint-plugin": "2.23.0",
+4 -4
yarn.lock
··· 8406 8406 resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5" 8407 8407 integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ== 8408 8408 8409 - vuex@3.1.2: 8410 - version "3.1.2" 8411 - resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.1.2.tgz#a2863f4005aa73f2587e55c3fadf3f01f69c7d4d" 8412 - integrity sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ== 8409 + vuex@3.1.3: 8410 + version "3.1.3" 8411 + resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.1.3.tgz#f2ad73e3fb73691698b38c93f66e58e267947180" 8412 + integrity sha512-k8vZqNMSNMgKelVZAPYw5MNb2xWSmVgCKtYKAptvm9YtZiOXnRXFWu//Y9zQNORTrm3dNj1n/WaZZI26tIX6Mw== 8413 8413 8414 8414 watchpack@^1.6.0: 8415 8415 version "1.6.0"