Skip to content

Commit

Permalink
fix(deps): update dependency riot to v9.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 0cfaeae commit 9cf856a
Show file tree
Hide file tree
Showing 8 changed files with 104 additions and 104 deletions.
26 changes: 13 additions & 13 deletions CHAPTER4/mySPA/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,12 +1085,12 @@
"@parcel/utils" "^1.11.0"
physical-cpu-count "^2.0.0"

"@riotjs/dom-bindings@^9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.3.tgz#4efa690c565d239865047cdb07bea1c80a9c9e9b"
integrity sha512-CKQODvoSvzhHGvOPz53dnivdQWiLdq46WtChCwiYUstejf5rJvmkMZI7hpkE88KdhzHMpS7zpEwCsa+jSghG5A==
"@riotjs/dom-bindings@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.4.tgz#8c9c1e1e2e32fbe06c567c050dceea58fb949be9"
integrity sha512-qtBMLoUTqX6ln1Ncp4xZxaG5NOmvEePEbU+ibku2VtlFMegoHBFiuJLAyLiFoCChOGvyzyQVhO+IKoG3xAluiw==
dependencies:
"@riotjs/util" "^2.2.2"
"@riotjs/util" "^2.2.4"

"@riotjs/hot-reload@9.0.1":
version "9.0.1"
Expand All @@ -1109,10 +1109,10 @@
resolved "https://registry.yarnpkg.com/@riotjs/parcel-plugin-riot/-/parcel-plugin-riot-6.0.0.tgz#d2c6dfb74ab0ffd5a12964afb22bc1b52b87143b"
integrity sha512-LbIuZ6Q++7mmUQYJ74zEn3NkE/Fb5wmtP0iqFMdcFYXhuKN+JurCeRVyH/zbxyUMcoUMD/V4//3a3Wr/Z3l8Xg==

"@riotjs/util@^2.2.2":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.2.4.tgz#d368505aaaffa83c23668b325777fe5f421e968d"
integrity sha512-VXQUCANno/Rg1Luieh6eikzdm8mnPHZUjwSYhGKkGoT28qEknU8ntP90C7Br0ARAAX+67HfvM7F4NBtWcEhnOg==
"@riotjs/util@^2.2.4":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.4.0.tgz#0bbd2c9dad0080cafbc06ea1a674cc9619d548dd"
integrity sha512-zhuJobO+FsmA6hKS9qPIjQ2SLI+kY29JtAztNtbI8EsE0vyF9YQLRNPRt2wi3uozxgC1YFe/9o0Olzo3HQ6XYw==

"@types/q@^1.5.1":
version "1.5.5"
Expand Down Expand Up @@ -4857,11 +4857,11 @@ rimraf@^2.6.2:
glob "^7.1.3"

riot@^9.0.0:
version "9.1.2"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.2.tgz#5a87409ccece1ddd7835ca2110f1c66a5d5d4128"
integrity sha512-VC/+TeXfb0bqw/iC38imO0j2SgGBLjAEhrtv+Mwf9d3aNioWZROI6N+4QEi1N6+7dqQh/5iOx42SH/pPo0tFuA==
version "9.1.8"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.8.tgz#d1bd52ec5a6a295ba333d3b581e56cd9ba86a9d9"
integrity sha512-uBd7SWm1reySnZrpJ39iZKI1XkeSJVGbin6HiTUg0qMmSDcgBl42KNmjPb2Iu5p/beFemNc+kQqhWuw7Edn3Xw==
dependencies:
"@riotjs/dom-bindings" "^9.0.3"
"@riotjs/dom-bindings" "^9.0.4"

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
Expand Down
26 changes: 13 additions & 13 deletions CHAPTER5/animation-animejs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,12 +1085,12 @@
"@parcel/utils" "^1.11.0"
physical-cpu-count "^2.0.0"

"@riotjs/dom-bindings@^9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.3.tgz#4efa690c565d239865047cdb07bea1c80a9c9e9b"
integrity sha512-CKQODvoSvzhHGvOPz53dnivdQWiLdq46WtChCwiYUstejf5rJvmkMZI7hpkE88KdhzHMpS7zpEwCsa+jSghG5A==
"@riotjs/dom-bindings@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.4.tgz#8c9c1e1e2e32fbe06c567c050dceea58fb949be9"
integrity sha512-qtBMLoUTqX6ln1Ncp4xZxaG5NOmvEePEbU+ibku2VtlFMegoHBFiuJLAyLiFoCChOGvyzyQVhO+IKoG3xAluiw==
dependencies:
"@riotjs/util" "^2.2.2"
"@riotjs/util" "^2.2.4"

"@riotjs/hot-reload@9.0.1":
version "9.0.1"
Expand All @@ -1104,10 +1104,10 @@
resolved "https://registry.yarnpkg.com/@riotjs/parcel-plugin-riot/-/parcel-plugin-riot-6.0.0.tgz#d2c6dfb74ab0ffd5a12964afb22bc1b52b87143b"
integrity sha512-LbIuZ6Q++7mmUQYJ74zEn3NkE/Fb5wmtP0iqFMdcFYXhuKN+JurCeRVyH/zbxyUMcoUMD/V4//3a3Wr/Z3l8Xg==

"@riotjs/util@^2.2.2":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.2.4.tgz#d368505aaaffa83c23668b325777fe5f421e968d"
integrity sha512-VXQUCANno/Rg1Luieh6eikzdm8mnPHZUjwSYhGKkGoT28qEknU8ntP90C7Br0ARAAX+67HfvM7F4NBtWcEhnOg==
"@riotjs/util@^2.2.4":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.4.0.tgz#0bbd2c9dad0080cafbc06ea1a674cc9619d548dd"
integrity sha512-zhuJobO+FsmA6hKS9qPIjQ2SLI+kY29JtAztNtbI8EsE0vyF9YQLRNPRt2wi3uozxgC1YFe/9o0Olzo3HQ6XYw==

"@types/q@^1.5.1":
version "1.5.5"
Expand Down Expand Up @@ -4824,11 +4824,11 @@ rimraf@^2.6.2:
glob "^7.1.3"

riot@^9.0.0:
version "9.1.2"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.2.tgz#5a87409ccece1ddd7835ca2110f1c66a5d5d4128"
integrity sha512-VC/+TeXfb0bqw/iC38imO0j2SgGBLjAEhrtv+Mwf9d3aNioWZROI6N+4QEi1N6+7dqQh/5iOx42SH/pPo0tFuA==
version "9.1.8"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.8.tgz#d1bd52ec5a6a295ba333d3b581e56cd9ba86a9d9"
integrity sha512-uBd7SWm1reySnZrpJ39iZKI1XkeSJVGbin6HiTUg0qMmSDcgBl42KNmjPb2Iu5p/beFemNc+kQqhWuw7Edn3Xw==
dependencies:
"@riotjs/dom-bindings" "^9.0.3"
"@riotjs/dom-bindings" "^9.0.4"

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
Expand Down
26 changes: 13 additions & 13 deletions CHAPTER5/animation-animore/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,12 +1085,12 @@
"@parcel/utils" "^1.11.0"
physical-cpu-count "^2.0.0"

"@riotjs/dom-bindings@^9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.3.tgz#4efa690c565d239865047cdb07bea1c80a9c9e9b"
integrity sha512-CKQODvoSvzhHGvOPz53dnivdQWiLdq46WtChCwiYUstejf5rJvmkMZI7hpkE88KdhzHMpS7zpEwCsa+jSghG5A==
"@riotjs/dom-bindings@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.4.tgz#8c9c1e1e2e32fbe06c567c050dceea58fb949be9"
integrity sha512-qtBMLoUTqX6ln1Ncp4xZxaG5NOmvEePEbU+ibku2VtlFMegoHBFiuJLAyLiFoCChOGvyzyQVhO+IKoG3xAluiw==
dependencies:
"@riotjs/util" "^2.2.2"
"@riotjs/util" "^2.2.4"

"@riotjs/hot-reload@9.0.1":
version "9.0.1"
Expand All @@ -1104,10 +1104,10 @@
resolved "https://registry.yarnpkg.com/@riotjs/parcel-plugin-riot/-/parcel-plugin-riot-6.0.0.tgz#d2c6dfb74ab0ffd5a12964afb22bc1b52b87143b"
integrity sha512-LbIuZ6Q++7mmUQYJ74zEn3NkE/Fb5wmtP0iqFMdcFYXhuKN+JurCeRVyH/zbxyUMcoUMD/V4//3a3Wr/Z3l8Xg==

"@riotjs/util@^2.2.2":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.2.4.tgz#d368505aaaffa83c23668b325777fe5f421e968d"
integrity sha512-VXQUCANno/Rg1Luieh6eikzdm8mnPHZUjwSYhGKkGoT28qEknU8ntP90C7Br0ARAAX+67HfvM7F4NBtWcEhnOg==
"@riotjs/util@^2.2.4":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.4.0.tgz#0bbd2c9dad0080cafbc06ea1a674cc9619d548dd"
integrity sha512-zhuJobO+FsmA6hKS9qPIjQ2SLI+kY29JtAztNtbI8EsE0vyF9YQLRNPRt2wi3uozxgC1YFe/9o0Olzo3HQ6XYw==

"@types/q@^1.5.1":
version "1.5.5"
Expand Down Expand Up @@ -4854,11 +4854,11 @@ rimraf@^2.6.2:
glob "^7.1.3"

riot@^9.0.0:
version "9.1.2"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.2.tgz#5a87409ccece1ddd7835ca2110f1c66a5d5d4128"
integrity sha512-VC/+TeXfb0bqw/iC38imO0j2SgGBLjAEhrtv+Mwf9d3aNioWZROI6N+4QEi1N6+7dqQh/5iOx42SH/pPo0tFuA==
version "9.1.8"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.8.tgz#d1bd52ec5a6a295ba333d3b581e56cd9ba86a9d9"
integrity sha512-uBd7SWm1reySnZrpJ39iZKI1XkeSJVGbin6HiTUg0qMmSDcgBl42KNmjPb2Iu5p/beFemNc+kQqhWuw7Edn3Xw==
dependencies:
"@riotjs/dom-bindings" "^9.0.3"
"@riotjs/dom-bindings" "^9.0.4"

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
Expand Down
26 changes: 13 additions & 13 deletions CHAPTER5/riot-style-base/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,12 +1085,12 @@
"@parcel/utils" "^1.11.0"
physical-cpu-count "^2.0.0"

"@riotjs/dom-bindings@^9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.3.tgz#4efa690c565d239865047cdb07bea1c80a9c9e9b"
integrity sha512-CKQODvoSvzhHGvOPz53dnivdQWiLdq46WtChCwiYUstejf5rJvmkMZI7hpkE88KdhzHMpS7zpEwCsa+jSghG5A==
"@riotjs/dom-bindings@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.4.tgz#8c9c1e1e2e32fbe06c567c050dceea58fb949be9"
integrity sha512-qtBMLoUTqX6ln1Ncp4xZxaG5NOmvEePEbU+ibku2VtlFMegoHBFiuJLAyLiFoCChOGvyzyQVhO+IKoG3xAluiw==
dependencies:
"@riotjs/util" "^2.2.2"
"@riotjs/util" "^2.2.4"

"@riotjs/hot-reload@9.0.1":
version "9.0.1"
Expand All @@ -1104,10 +1104,10 @@
resolved "https://registry.yarnpkg.com/@riotjs/parcel-plugin-riot/-/parcel-plugin-riot-6.0.0.tgz#d2c6dfb74ab0ffd5a12964afb22bc1b52b87143b"
integrity sha512-LbIuZ6Q++7mmUQYJ74zEn3NkE/Fb5wmtP0iqFMdcFYXhuKN+JurCeRVyH/zbxyUMcoUMD/V4//3a3Wr/Z3l8Xg==

"@riotjs/util@^2.2.2":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.2.4.tgz#d368505aaaffa83c23668b325777fe5f421e968d"
integrity sha512-VXQUCANno/Rg1Luieh6eikzdm8mnPHZUjwSYhGKkGoT28qEknU8ntP90C7Br0ARAAX+67HfvM7F4NBtWcEhnOg==
"@riotjs/util@^2.2.4":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.4.0.tgz#0bbd2c9dad0080cafbc06ea1a674cc9619d548dd"
integrity sha512-zhuJobO+FsmA6hKS9qPIjQ2SLI+kY29JtAztNtbI8EsE0vyF9YQLRNPRt2wi3uozxgC1YFe/9o0Olzo3HQ6XYw==

"@types/q@^1.5.1":
version "1.5.5"
Expand Down Expand Up @@ -4819,11 +4819,11 @@ rimraf@^2.6.2:
glob "^7.1.3"

riot@^9.0.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.2.tgz#5a87409ccece1ddd7835ca2110f1c66a5d5d4128"
integrity sha512-VC/+TeXfb0bqw/iC38imO0j2SgGBLjAEhrtv+Mwf9d3aNioWZROI6N+4QEi1N6+7dqQh/5iOx42SH/pPo0tFuA==
version "9.1.8"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.8.tgz#d1bd52ec5a6a295ba333d3b581e56cd9ba86a9d9"
integrity sha512-uBd7SWm1reySnZrpJ39iZKI1XkeSJVGbin6HiTUg0qMmSDcgBl42KNmjPb2Iu5p/beFemNc+kQqhWuw7Edn3Xw==
dependencies:
"@riotjs/dom-bindings" "^9.0.3"
"@riotjs/dom-bindings" "^9.0.4"

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
Expand Down
26 changes: 13 additions & 13 deletions CHAPTER5/semantic-ui-riot/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,12 +1085,12 @@
"@parcel/utils" "^1.11.0"
physical-cpu-count "^2.0.0"

"@riotjs/dom-bindings@^9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.3.tgz#4efa690c565d239865047cdb07bea1c80a9c9e9b"
integrity sha512-CKQODvoSvzhHGvOPz53dnivdQWiLdq46WtChCwiYUstejf5rJvmkMZI7hpkE88KdhzHMpS7zpEwCsa+jSghG5A==
"@riotjs/dom-bindings@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.4.tgz#8c9c1e1e2e32fbe06c567c050dceea58fb949be9"
integrity sha512-qtBMLoUTqX6ln1Ncp4xZxaG5NOmvEePEbU+ibku2VtlFMegoHBFiuJLAyLiFoCChOGvyzyQVhO+IKoG3xAluiw==
dependencies:
"@riotjs/util" "^2.2.2"
"@riotjs/util" "^2.2.4"

"@riotjs/hot-reload@9.0.1":
version "9.0.1"
Expand All @@ -1104,10 +1104,10 @@
resolved "https://registry.yarnpkg.com/@riotjs/parcel-plugin-riot/-/parcel-plugin-riot-6.0.0.tgz#d2c6dfb74ab0ffd5a12964afb22bc1b52b87143b"
integrity sha512-LbIuZ6Q++7mmUQYJ74zEn3NkE/Fb5wmtP0iqFMdcFYXhuKN+JurCeRVyH/zbxyUMcoUMD/V4//3a3Wr/Z3l8Xg==

"@riotjs/util@^2.2.2":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.2.4.tgz#d368505aaaffa83c23668b325777fe5f421e968d"
integrity sha512-VXQUCANno/Rg1Luieh6eikzdm8mnPHZUjwSYhGKkGoT28qEknU8ntP90C7Br0ARAAX+67HfvM7F4NBtWcEhnOg==
"@riotjs/util@^2.2.4":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.4.0.tgz#0bbd2c9dad0080cafbc06ea1a674cc9619d548dd"
integrity sha512-zhuJobO+FsmA6hKS9qPIjQ2SLI+kY29JtAztNtbI8EsE0vyF9YQLRNPRt2wi3uozxgC1YFe/9o0Olzo3HQ6XYw==

"@types/q@^1.5.1":
version "1.5.5"
Expand Down Expand Up @@ -4831,11 +4831,11 @@ rimraf@^2.6.2:
glob "^7.1.3"

riot@^9.0.0:
version "9.1.2"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.2.tgz#5a87409ccece1ddd7835ca2110f1c66a5d5d4128"
integrity sha512-VC/+TeXfb0bqw/iC38imO0j2SgGBLjAEhrtv+Mwf9d3aNioWZROI6N+4QEi1N6+7dqQh/5iOx42SH/pPo0tFuA==
version "9.1.8"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.8.tgz#d1bd52ec5a6a295ba333d3b581e56cd9ba86a9d9"
integrity sha512-uBd7SWm1reySnZrpJ39iZKI1XkeSJVGbin6HiTUg0qMmSDcgBl42KNmjPb2Iu5p/beFemNc+kQqhWuw7Edn3Xw==
dependencies:
"@riotjs/dom-bindings" "^9.0.3"
"@riotjs/dom-bindings" "^9.0.4"

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
Expand Down
26 changes: 13 additions & 13 deletions CHAPTER6/cms/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1090,12 +1090,12 @@
"@parcel/utils" "^1.11.0"
physical-cpu-count "^2.0.0"

"@riotjs/dom-bindings@^9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.3.tgz#4efa690c565d239865047cdb07bea1c80a9c9e9b"
integrity sha512-CKQODvoSvzhHGvOPz53dnivdQWiLdq46WtChCwiYUstejf5rJvmkMZI7hpkE88KdhzHMpS7zpEwCsa+jSghG5A==
"@riotjs/dom-bindings@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.4.tgz#8c9c1e1e2e32fbe06c567c050dceea58fb949be9"
integrity sha512-qtBMLoUTqX6ln1Ncp4xZxaG5NOmvEePEbU+ibku2VtlFMegoHBFiuJLAyLiFoCChOGvyzyQVhO+IKoG3xAluiw==
dependencies:
"@riotjs/util" "^2.2.2"
"@riotjs/util" "^2.2.4"

"@riotjs/hot-reload@9.0.1":
version "9.0.1"
Expand Down Expand Up @@ -1130,10 +1130,10 @@
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.2.1.tgz#bade985d1507a8d9400ecb3ea8c671e41950854c"
integrity sha512-qoL8REqNPFSGcCaBuzmqKICmVjSimQ3gD7EHrgBqSLgO/7Z83nRtCPcARWwjGHYm8TtDBSFZeton34Qi01XXOg==

"@riotjs/util@^2.2.2":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.2.4.tgz#d368505aaaffa83c23668b325777fe5f421e968d"
integrity sha512-VXQUCANno/Rg1Luieh6eikzdm8mnPHZUjwSYhGKkGoT28qEknU8ntP90C7Br0ARAAX+67HfvM7F4NBtWcEhnOg==
"@riotjs/util@^2.2.4":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.4.0.tgz#0bbd2c9dad0080cafbc06ea1a674cc9619d548dd"
integrity sha512-zhuJobO+FsmA6hKS9qPIjQ2SLI+kY29JtAztNtbI8EsE0vyF9YQLRNPRt2wi3uozxgC1YFe/9o0Olzo3HQ6XYw==

"@types/q@^1.5.1":
version "1.5.5"
Expand Down Expand Up @@ -4891,11 +4891,11 @@ rimraf@^2.6.2:
glob "^7.1.3"

riot@^9.0.0:
version "9.1.2"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.2.tgz#5a87409ccece1ddd7835ca2110f1c66a5d5d4128"
integrity sha512-VC/+TeXfb0bqw/iC38imO0j2SgGBLjAEhrtv+Mwf9d3aNioWZROI6N+4QEi1N6+7dqQh/5iOx42SH/pPo0tFuA==
version "9.1.8"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.8.tgz#d1bd52ec5a6a295ba333d3b581e56cd9ba86a9d9"
integrity sha512-uBd7SWm1reySnZrpJ39iZKI1XkeSJVGbin6HiTUg0qMmSDcgBl42KNmjPb2Iu5p/beFemNc+kQqhWuw7Edn3Xw==
dependencies:
"@riotjs/dom-bindings" "^9.0.3"
"@riotjs/dom-bindings" "^9.0.4"

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
Expand Down
26 changes: 13 additions & 13 deletions CHAPTER6/routing/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,12 +1085,12 @@
"@parcel/utils" "^1.11.0"
physical-cpu-count "^2.0.0"

"@riotjs/dom-bindings@^9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.3.tgz#4efa690c565d239865047cdb07bea1c80a9c9e9b"
integrity sha512-CKQODvoSvzhHGvOPz53dnivdQWiLdq46WtChCwiYUstejf5rJvmkMZI7hpkE88KdhzHMpS7zpEwCsa+jSghG5A==
"@riotjs/dom-bindings@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.4.tgz#8c9c1e1e2e32fbe06c567c050dceea58fb949be9"
integrity sha512-qtBMLoUTqX6ln1Ncp4xZxaG5NOmvEePEbU+ibku2VtlFMegoHBFiuJLAyLiFoCChOGvyzyQVhO+IKoG3xAluiw==
dependencies:
"@riotjs/util" "^2.2.2"
"@riotjs/util" "^2.2.4"

"@riotjs/hot-reload@9.0.1":
version "9.0.1"
Expand Down Expand Up @@ -1120,10 +1120,10 @@
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.2.1.tgz#bade985d1507a8d9400ecb3ea8c671e41950854c"
integrity sha512-qoL8REqNPFSGcCaBuzmqKICmVjSimQ3gD7EHrgBqSLgO/7Z83nRtCPcARWwjGHYm8TtDBSFZeton34Qi01XXOg==

"@riotjs/util@^2.2.2":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.2.4.tgz#d368505aaaffa83c23668b325777fe5f421e968d"
integrity sha512-VXQUCANno/Rg1Luieh6eikzdm8mnPHZUjwSYhGKkGoT28qEknU8ntP90C7Br0ARAAX+67HfvM7F4NBtWcEhnOg==
"@riotjs/util@^2.2.4":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.4.0.tgz#0bbd2c9dad0080cafbc06ea1a674cc9619d548dd"
integrity sha512-zhuJobO+FsmA6hKS9qPIjQ2SLI+kY29JtAztNtbI8EsE0vyF9YQLRNPRt2wi3uozxgC1YFe/9o0Olzo3HQ6XYw==

"@types/q@^1.5.1":
version "1.5.5"
Expand Down Expand Up @@ -4874,11 +4874,11 @@ rimraf@^2.6.2:
glob "^7.1.3"

riot@^9.0.0:
version "9.1.2"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.2.tgz#5a87409ccece1ddd7835ca2110f1c66a5d5d4128"
integrity sha512-VC/+TeXfb0bqw/iC38imO0j2SgGBLjAEhrtv+Mwf9d3aNioWZROI6N+4QEi1N6+7dqQh/5iOx42SH/pPo0tFuA==
version "9.1.8"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.8.tgz#d1bd52ec5a6a295ba333d3b581e56cd9ba86a9d9"
integrity sha512-uBd7SWm1reySnZrpJ39iZKI1XkeSJVGbin6HiTUg0qMmSDcgBl42KNmjPb2Iu5p/beFemNc+kQqhWuw7Edn3Xw==
dependencies:
"@riotjs/dom-bindings" "^9.0.3"
"@riotjs/dom-bindings" "^9.0.4"

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
Expand Down
26 changes: 13 additions & 13 deletions parcel-template/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,12 +1085,12 @@
"@parcel/utils" "^1.11.0"
physical-cpu-count "^2.0.0"

"@riotjs/dom-bindings@^9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.3.tgz#4efa690c565d239865047cdb07bea1c80a9c9e9b"
integrity sha512-CKQODvoSvzhHGvOPz53dnivdQWiLdq46WtChCwiYUstejf5rJvmkMZI7hpkE88KdhzHMpS7zpEwCsa+jSghG5A==
"@riotjs/dom-bindings@^9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@riotjs/dom-bindings/-/dom-bindings-9.0.4.tgz#8c9c1e1e2e32fbe06c567c050dceea58fb949be9"
integrity sha512-qtBMLoUTqX6ln1Ncp4xZxaG5NOmvEePEbU+ibku2VtlFMegoHBFiuJLAyLiFoCChOGvyzyQVhO+IKoG3xAluiw==
dependencies:
"@riotjs/util" "^2.2.2"
"@riotjs/util" "^2.2.4"

"@riotjs/hot-reload@9.0.1":
version "9.0.1"
Expand All @@ -1104,10 +1104,10 @@
resolved "https://registry.yarnpkg.com/@riotjs/parcel-plugin-riot/-/parcel-plugin-riot-6.0.0.tgz#d2c6dfb74ab0ffd5a12964afb22bc1b52b87143b"
integrity sha512-LbIuZ6Q++7mmUQYJ74zEn3NkE/Fb5wmtP0iqFMdcFYXhuKN+JurCeRVyH/zbxyUMcoUMD/V4//3a3Wr/Z3l8Xg==

"@riotjs/util@^2.2.2":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.2.4.tgz#d368505aaaffa83c23668b325777fe5f421e968d"
integrity sha512-VXQUCANno/Rg1Luieh6eikzdm8mnPHZUjwSYhGKkGoT28qEknU8ntP90C7Br0ARAAX+67HfvM7F4NBtWcEhnOg==
"@riotjs/util@^2.2.4":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@riotjs/util/-/util-2.4.0.tgz#0bbd2c9dad0080cafbc06ea1a674cc9619d548dd"
integrity sha512-zhuJobO+FsmA6hKS9qPIjQ2SLI+kY29JtAztNtbI8EsE0vyF9YQLRNPRt2wi3uozxgC1YFe/9o0Olzo3HQ6XYw==

"@types/q@^1.5.1":
version "1.5.5"
Expand Down Expand Up @@ -4819,11 +4819,11 @@ rimraf@^2.6.2:
glob "^7.1.3"

riot@^9.0.0:
version "9.1.2"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.2.tgz#5a87409ccece1ddd7835ca2110f1c66a5d5d4128"
integrity sha512-VC/+TeXfb0bqw/iC38imO0j2SgGBLjAEhrtv+Mwf9d3aNioWZROI6N+4QEi1N6+7dqQh/5iOx42SH/pPo0tFuA==
version "9.1.8"
resolved "https://registry.yarnpkg.com/riot/-/riot-9.1.8.tgz#d1bd52ec5a6a295ba333d3b581e56cd9ba86a9d9"
integrity sha512-uBd7SWm1reySnZrpJ39iZKI1XkeSJVGbin6HiTUg0qMmSDcgBl42KNmjPb2Iu5p/beFemNc+kQqhWuw7Edn3Xw==
dependencies:
"@riotjs/dom-bindings" "^9.0.3"
"@riotjs/dom-bindings" "^9.0.4"

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
Expand Down

0 comments on commit 9cf856a

Please sign in to comment.