From c172748e03a0e22c2cf949874a2f7a8145c43905 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2019 11:01:48 +0000 Subject: [PATCH] Bump riot from 3.13.2 to 4.2.0 Bumps [riot](https://github.com/riot/riot) from 3.13.2 to 4.2.0. - [Release notes](https://github.com/riot/riot/releases) - [Commits](https://github.com/riot/riot/compare/v3.13.2...v4.2.0) Signed-off-by: dependabot-preview[bot] --- examples/riot-kitchen-sink/package.json | 2 +- yarn.lock | 110 +++++++++++++++++++++++- 2 files changed, 108 insertions(+), 4 deletions(-) diff --git a/examples/riot-kitchen-sink/package.json b/examples/riot-kitchen-sink/package.json index 275d1c24e000..4320d104a82a 100644 --- a/examples/riot-kitchen-sink/package.json +++ b/examples/riot-kitchen-sink/package.json @@ -10,7 +10,7 @@ "storybook": "start-storybook -p 9009 -s public" }, "dependencies": { - "riot": "^3.13.0", + "riot": "^4.2.0", "riot-compiler": "^3.5.1", "riot-hot-reload": "^1.0.0" }, diff --git a/yarn.lock b/yarn.lock index 27465eae633f..e21dea6f0342 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3302,6 +3302,37 @@ react-lifecycles-compat "^3.0.4" warning "^3.0.0" +"@riotjs/compiler@^4.2.6": + version "4.3.0" + resolved "https://registry.yarnpkg.com/@riotjs/compiler/-/compiler-4.3.0.tgz#43a34927c6bc3d53cdec13065a92830834dc8556" + integrity sha512-TZjKkWMGSpLStxsHsk59Ez78/7+wugH8LDZuD0fTL70eYY6u0Yqmvlf9X+dmoNxCbNuuSaaf53lVvoq4FcEYqg== + dependencies: + "@riotjs/dom-bindings" "^4.2.2" + "@riotjs/parser" "^4.0.1" + acorn "^6.1.1" + acorn-dynamic-import "^4.0.0" + cumpa "^1.0.1" + curri "^1.0.1" + dom-nodes "^1.0.0" + globals "^11.12.0" + recast "^0.18.1" + source-map "^0.7.3" + +"@riotjs/dom-bindings@^4.2.2": + version "4.2.2" + resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-4.2.2.tgz#a63b65287c7cde0c615116a437e4700612c2f7d4" + integrity sha512-tus3KhfyL5Vuar7OAcBhhk9z9MR9HvYaaA+yi+uL/w5qc7uvx/DpBMgJFvkBxZncEMSNGyLOTOYAXPE3RnIk7Q== + dependencies: + domdiff "^2.0.3" + +"@riotjs/parser@^4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@riotjs/parser/-/parser-4.0.1.tgz#d46313826522ba3cbafdb13f21caf925e0fc4c3b" + integrity sha512-0/gI8oeDkDF9+0YKRyd1mCrOuBJ+dgHyHovqka5zb2IH3j3p3EkGtYZHENRp9ZrEJMMxw9QN2boLsICT77Veyg== + dependencies: + curri "^1.0.1" + dom-nodes "^1.0.0" + "@samverschueren/stream-to-observable@^0.3.0": version "0.3.0" resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f" @@ -3974,6 +4005,11 @@ lodash.unescape "4.0.1" semver "5.5.0" +"@ungap/essential-map@^0.1.7": + version "0.1.7" + resolved "https://registry.yarnpkg.com/@ungap/essential-map/-/essential-map-0.1.7.tgz#466b181c299f825b1d853901ee88f3ce302b7c71" + integrity sha512-zkugZ6xxu0tHHTOfoce5B7ax2anIRP7hGIwKh5MEWH5mWPNXLigxEubkKv5WLUsFELCdKaMfjdqfI0H0/tLhpw== + "@vue/component-compiler-utils@^2.5.1": version "2.6.0" resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.6.0.tgz#aa46d2a6f7647440b0b8932434d22f12371e543b" @@ -5028,6 +5064,11 @@ ast-types@0.12.4: resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.12.4.tgz#71ce6383800f24efc9a1a3308f3a6e420a0974d1" integrity sha512-ky/YVYCbtVAS8TdMIaTiPFHwEpRB5z1hctepJplTr3UW5q8TDrpIMCILyk8pmLxGtn2KCtC/lSn7zOsaI7nzDw== +ast-types@0.13.1: + version "0.13.1" + resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.13.1.tgz#9461428a270c5a27fda44b738dd3bab2e9353003" + integrity sha512-b+EeK0WlzrSmpMw5jktWvQGxblpWnvMrV+vOp69RLjzGiHwWV0vgq75DPKtUjppKni3yWwSW8WLGV3Ch/XIWcQ== + ast-types@0.9.6: version "0.9.6" resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.9.6.tgz#102c9e9e9005d3e7e3829bf0c4fa24ee862ee9b9" @@ -6544,6 +6585,25 @@ bfj@^6.1.1: hoopy "^0.1.2" tryer "^1.0.0" +bianco.attr@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/bianco.attr/-/bianco.attr-1.0.0.tgz#38a16f28ad840cb57e0ab3638b8016e03c2bf1f2" + integrity sha512-ry700auBXrfRcn18wgOlDeCIAOy1HKnUrM96hc2xbzt4FQL+pfXTUGrt++gg9/rpp7JD4JUXi0X1OB7um+jm2w== + dependencies: + bianco.dom-to-array "^0.0.10" + +bianco.dom-to-array@^0.0.10: + version "0.0.10" + resolved "https://registry.yarnpkg.com/bianco.dom-to-array/-/bianco.dom-to-array-0.0.10.tgz#376e1a37c4ca5119b3b6de9fd2d5c994cf0152a3" + integrity sha512-EFYkcEGPmIqatvh+6I2eF6/X4mDtEyGoBucqmudJ5qABbFOw3RPIWB913aLD1FTaux8pZtYzD/yvcwGJKSNgXg== + +bianco.query@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/bianco.query/-/bianco.query-1.0.0.tgz#1149b4d5b4175ef28086ba5851507bebd60d161a" + integrity sha512-pDstv5+tsuw//wNuPnXuf4DjyN116tcH/a7hxbqH1OpWMsBgBkp/O29uxlWEZWN5e6hCaGajLNA9CAGTsgYeWw== + dependencies: + bianco.dom-to-array "^0.0.10" + big-integer@^1.6.7: version "1.6.43" resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.43.tgz#8ac15bf13e93e509500859061233e19d8d0d99d1" @@ -9429,6 +9489,11 @@ csstype@^2.2.0, csstype@^2.5.2, csstype@^2.5.7: resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.4.tgz#d585a6062096e324e7187f80e04f92bd0f00e37f" integrity sha512-lAJUJP3M6HxFXbqtGRc0iZrdyeN+WzOWeY0q/VnFzI+kqVrYIzC7bWlKqCW7oCIdzoPkvfp82EVvrTlQ8zsWQg== +cumpa@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/cumpa/-/cumpa-1.0.1.tgz#beff3180ab36e850a157a779d0cf4d997d2c7980" + integrity sha512-Ew3sfG4cqvDFINS1VgdvLX1FIruhySlnP6DRLhB+1EjewiOzhJzKRKPEp/TCuo0RDisSFeuaDrk0S4Q8grF9CA== + currently-unhandled@^0.4.1: version "0.4.1" resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea" @@ -9436,6 +9501,11 @@ currently-unhandled@^0.4.1: dependencies: array-find-index "^1.0.1" +curri@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/curri/-/curri-1.0.1.tgz#faf9d8900a20e85c1701df64a581cdcdcedb29b1" + integrity sha512-VwFb2MGqN0A1RPA0vSgDRSWc0c+V6N9yz8pVYJ9AXILAukRAyCZP5Sqp4VdOxgw1lT0t5oaplwIDT/ruF3Nz7Q== + cyclist@~0.2.2: version "0.2.2" resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640" @@ -10064,6 +10134,11 @@ dom-helpers@^3.4.0: dependencies: "@babel/runtime" "^7.1.2" +dom-nodes@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/dom-nodes/-/dom-nodes-1.0.0.tgz#a03a52e8b650fb4b839ecd5765eb26ed26d91ecf" + integrity sha512-sF+PTT3CpGyLMLhmZQxDk2VsNFKCqDcQiMw7E4VKjQNMCQmUH7fqXozPX8H+7ydlZ9xsiCRFv7SfLbkoMdhsfw== + dom-serializer@0, dom-serializer@~0.1.1: version "0.1.1" resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.1.tgz#1ec4059e284babed36eec2941d4a970a189ce7c0" @@ -10103,6 +10178,13 @@ domain-browser@^1.1.1, domain-browser@^1.2.0: resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda" integrity sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA== +domdiff@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/domdiff/-/domdiff-2.0.3.tgz#064dd9109cb0fffeb361f17965277c467347cdde" + integrity sha512-De9vNvWnTIhvNs95ZShYY7Bk8dBa4sQ5KS0evKqF5t5f0sywYiw3OmhDbPONoHDZ33toaZOFerZH/qsjeXCm0g== + dependencies: + "@ungap/essential-map" "^0.1.7" + domelementtype@1, domelementtype@^1.3.0, domelementtype@^1.3.1: version "1.3.1" resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.1.tgz#d048c44b37b0d10a7f2a3d5fee3f4333d790481f" @@ -13406,7 +13488,7 @@ global@^4.3.0, global@^4.3.2, global@~4.3.0: min-document "^2.19.0" process "~0.5.1" -globals@^11.1.0, globals@^11.7.0: +globals@^11.1.0, globals@^11.12.0, globals@^11.7.0: version "11.12.0" resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== @@ -23528,6 +23610,16 @@ recast@^0.17.3: private "^0.1.8" source-map "~0.6.1" +recast@^0.18.1: + version "0.18.1" + resolved "https://registry.yarnpkg.com/recast/-/recast-0.18.1.tgz#dd1788cfa403be8be06a10f201317f881adc602b" + integrity sha512-Ri42yIOwHetqKgEhQSS4N1B9wSLn+eYcyLoQfuSpvd661Jty1Q3P0FXkzjIQ9XxTN+3+kRu1JFXbRmUCUmde5Q== + dependencies: + ast-types "0.13.1" + esprima "~4.0.0" + private "^0.1.8" + source-map "~0.6.1" + rechoir@^0.6.2: version "0.6.2" resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" @@ -24407,7 +24499,7 @@ riot-tmpl@^3.0.8: dependencies: eslint-config-riot "^1.0.0" -riot@^3.13.0, riot@^3.3.1: +riot@^3.3.1: version "3.13.2" resolved "https://registry.yarnpkg.com/riot/-/riot-3.13.2.tgz#3f5fb86b0d2b864bdcc959b7f86e2f4c2f696726" integrity sha512-L4WFJEhbTA0deDoZ1XxoVw7Tf96+xYc06aQ+4QM+IkYClD6mZ7E/9zN3Rd48uYMBvHQfHtbPvR0KEiu3pJyI2A== @@ -24419,6 +24511,18 @@ riot@^3.13.0, riot@^3.3.1: simple-dom "1.3.0" simple-html-tokenizer "^0.5.7" +riot@^4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/riot/-/riot-4.2.0.tgz#626ecbfcf8e4b6677b5caa6b3bc0cb971bfa7b1e" + integrity sha512-jQl3bcbE8vqjKD83v+mV7a2LHA22WJ6G7daxwY9KrUteicO4i0Z/1rsBQeu65eBUBbfbzkn4RDrbhSohj0aupg== + dependencies: + "@riotjs/compiler" "^4.2.6" + "@riotjs/dom-bindings" "^4.2.2" + bianco.attr "^1.0.0" + bianco.query "^1.0.0" + cumpa "^1.0.1" + curri "^1.0.1" + ripemd160@^2.0.0, ripemd160@^2.0.1: version "2.0.2" resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c" @@ -25482,7 +25586,7 @@ source-map@0.5.6: resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" integrity sha1-dc449SvwczxafwwRjYEzSiu19BI= -source-map@0.7.3, source-map@^0.7.2: +source-map@0.7.3, source-map@^0.7.2, source-map@^0.7.3: version "0.7.3" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383" integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==