[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-vue3-module.
0

Configure Feed

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

chore(deps): update dependency vue-loader to v16.4.1 (#40)

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

author
renovate[bot]
co-author
Renovate Bot
committer
GitHub
date (Aug 2, 2021, 9:20 PM +0100) commit 116ca560 parent 117fec03
+5 -5
+1 -1
package.json
··· 40 40 "fs-extra": "9.1.0", 41 41 "upath": "2.0.1", 42 42 "vue": "3.1.5", 43 - "vue-loader": "16.3.3", 43 + "vue-loader": "16.4.1", 44 44 "vue-server-renderer": "npm:@vue/server-renderer@3.1.5", 45 45 "vue-template-compiler": "npm:@vue/compiler-sfc@3.1.5", 46 46 "vuex": "3.6.2"
+4 -4
yarn.lock
··· 13135 13135 resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2" 13136 13136 integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog== 13137 13137 13138 - vue-loader@16.3.3: 13139 - version "16.3.3" 13140 - resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.3.3.tgz#e440e4eb12786e16138b5d98b612208f29ddf532" 13141 - integrity sha512-/1GzCuQ6MRORbC+leKTKoTGtpQt60bYe0gDGEextSteA2OM+v201FPha5jzmjQzVhRcwieZeUvezAtG5a/e5cw== 13138 + vue-loader@16.4.1: 13139 + version "16.4.1" 13140 + resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.4.1.tgz#e09cfaa67b23a50021ecdb5c272203d2c87f161a" 13141 + integrity sha512-nL1bDhfMAZgTVmVkOXQaK/WJa9zFDLM9vKHbh5uGv6HeH1TmZrXMWUEVhUrACT38XPhXM4Awtjj25EvhChEgXw== 13142 13142 dependencies: 13143 13143 chalk "^4.1.0" 13144 13144 hash-sum "^2.0.0"