[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 devdependency siroc to v0.14.0 (#31)

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

author
renovate[bot]
co-author
Renovate Bot
committer
GitHub
date (Jul 20, 2021, 11:39 AM +0100) commit 05a134ca parent 2b110d35
+5 -5
+1 -1
package.json
··· 66 66 "nuxt-edge": "2.16.0-27099371.356de80e", 67 67 "nuxt-vite": "0.1.1", 68 68 "release-it": "14.10.0", 69 - "siroc": "0.13.0", 69 + "siroc": "0.14.0", 70 70 "vite-plugin-vue2": "1.7.3" 71 71 }, 72 72 "peerDependencies": {
+4 -4
yarn.lock
··· 11648 11648 dependencies: 11649 11649 is-arrayish "^0.3.1" 11650 11650 11651 - siroc@0.13.0: 11652 - version "0.13.0" 11653 - resolved "https://registry.yarnpkg.com/siroc/-/siroc-0.13.0.tgz#0b43ef99c312197abd793f9ee652c71ab65a963b" 11654 - integrity sha512-iEmq/ydHWuN2fvuVS6wg1oxWGT2aysxruCCoP9/APBfPY4aPjPInZL50NBrRGo+a1DhCuWwkee7MVh5uH2v+FQ== 11651 + siroc@0.14.0: 11652 + version "0.14.0" 11653 + resolved "https://registry.yarnpkg.com/siroc/-/siroc-0.14.0.tgz#29c645149bbd99be952767592e5e347215d02350" 11654 + integrity sha512-/GfZSghKC6l7wPViAdKuZr1b302WGyGcYUeicI4GcfsqwUlZZKYNlPHk3X1Ki9p22CD8Iev6Gdcj0itlnlF7pA== 11655 11655 dependencies: 11656 11656 "@rollup/plugin-alias" "^3.1.2" 11657 11657 "@rollup/plugin-commonjs" "^19.0.0"