[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 typed-vuex to v0.1.17

+6 -8
+1 -1
package.json
··· 9 9 }, 10 10 "dependencies": { 11 11 "core-js": "^3.6.4", 12 - "typed-vuex": "0.1.16", 12 + "typed-vuex": "0.1.17", 13 13 "vue": "^2.6.11", 14 14 "vue-class-component": "^7.2.2", 15 15 "vue-property-decorator": "^8.4.0",
+5 -7
yarn.lock
··· 8098 8098 media-typer "0.3.0" 8099 8099 mime-types "~2.1.24" 8100 8100 8101 - typed-vuex@0.1.16: 8102 - version "0.1.16" 8103 - resolved "https://registry.yarnpkg.com/typed-vuex/-/typed-vuex-0.1.16.tgz#7b11c4ebda8b895f0af21b74a128d1a37b733f4e" 8104 - integrity sha512-C85/RmJPumbXwVW1+dcA0S2jwK3c1WPhr/z8Bp+csEM6nh3WOiLLtvIhiHeWqP0wMx0Ff1Sb1ZZNAW+a2aUuvQ== 8105 - dependencies: 8106 - vuex "^3.0.0" 8101 + typed-vuex@0.1.17: 8102 + version "0.1.17" 8103 + resolved "https://registry.yarnpkg.com/typed-vuex/-/typed-vuex-0.1.17.tgz#9b49332fad2020414d9c36da9846dbeeb1c7bf7f" 8104 + integrity sha512-1I99KzXg2k8zPnDkhJfdjv74pEx2OnB2CkSQQaOB98XqLlskRLjS7H4XvwguTii60WOBiZZdtkRz9QRviw8I7Q== 8107 8105 8108 8106 typedarray@^0.0.6: 8109 8107 version "0.0.6" ··· 8405 8403 resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5" 8406 8404 integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ== 8407 8405 8408 - vuex@^3.0.0, vuex@^3.1.2: 8406 + vuex@^3.1.2: 8409 8407 version "3.1.2" 8410 8408 resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.1.2.tgz#a2863f4005aa73f2587e55c3fadf3f01f69c7d4d" 8411 8409 integrity sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ==