[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.3.3

authored by

Renovate Bot and committed by
renovate[bot]
(Jul 22, 2021, 4:16 AM UTC) 386fc4f7 ddc61304

+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.1", 43 + "vue-loader": "16.3.3", 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
··· 12997 12997 resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2" 12998 12998 integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog== 12999 12999 13000 - vue-loader@16.3.1: 13001 - version "16.3.1" 13002 - resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.3.1.tgz#5b675ae28ac97080111e93b26d22adca36dd57aa" 13003 - integrity sha512-QTtXgdqQ+4G3d8dmhnnfJSiKKHQtp53XiivSYAvAqNCOufL9aK0DYOc9MW9MSy7Xzj/1qdcghb28zKhOPvQYqQ== 13000 + vue-loader@16.3.3: 13001 + version "16.3.3" 13002 + resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.3.3.tgz#e440e4eb12786e16138b5d98b612208f29ddf532" 13003 + integrity sha512-/1GzCuQ6MRORbC+leKTKoTGtpQt60bYe0gDGEextSteA2OM+v201FPha5jzmjQzVhRcwieZeUvezAtG5a/e5cw== 13004 13004 dependencies: 13005 13005 chalk "^4.1.0" 13006 13006 hash-sum "^2.0.0"