[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 vue-property-decorator to v8.4.1 (#15)

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

+5 -5
+1 -1
package.json
··· 12 12 "typed-vuex": "0.1.17", 13 13 "vue": "2.6.11", 14 14 "vue-class-component": "7.2.3", 15 - "vue-property-decorator": "8.4.0", 15 + "vue-property-decorator": "8.4.1", 16 16 "vuex": "3.1.3" 17 17 }, 18 18 "devDependencies": {
+4 -4
yarn.lock
··· 8373 8373 vue-hot-reload-api "^2.3.0" 8374 8374 vue-style-loader "^4.1.0" 8375 8375 8376 - vue-property-decorator@8.4.0: 8377 - version "8.4.0" 8378 - resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.0.tgz#f4e641f84ca51a7b4721e236392a1efbb6eac00b" 8379 - integrity sha512-0o85LJSTLZvDaB7IXfmpONfAQZ7NgScFvptFSrlFFSsScR716muJb3mMFojNnKC3Vpm7CM4PsmHNdk30uuNpag== 8376 + vue-property-decorator@8.4.1: 8377 + version "8.4.1" 8378 + resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.4.1.tgz#fd8045b8678e1348fed57f9149279e00e404ed38" 8379 + integrity sha512-8R4Us7DxFO0rwAL/2fv6vaZL8Oa4n/HGanHODYGTcvQHwT0FYJr9UuuFm2GoWAIXQu1mDO03HNeHswFp9vmTVA== 8380 8380 dependencies: 8381 8381 vue-class-component "^7.1.0" 8382 8382