Skip to content

Commit

Permalink
Merge pull request #152 from huangyingting/dependabot/npm_and_yarn/js…
Browse files Browse the repository at this point in the history
…/bf/react-awesome-reveal-4.2.5

Bump react-awesome-reveal from 4.1.0 to 4.2.5 in /js/bf
  • Loading branch information
huangyingting authored Sep 26, 2023
2 parents f4f764f + cbeba3f commit c15bac2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion js/bf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"i": "0.3.7",
"qrcode.react": "3.1.0",
"react": "^17.0.2",
"react-awesome-reveal": "4.1.0",
"react-awesome-reveal": "4.2.5",
"react-bootstrap": "2.7.0",
"react-circular-progressbar": "2.1.0",
"react-dom": "^17.0.2",
Expand Down
18 changes: 9 additions & 9 deletions js/bf/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7551,12 +7551,12 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2"

react-awesome-reveal@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/react-awesome-reveal/-/react-awesome-reveal-4.1.0.tgz#6eb89091ebc22d5b40e26ea620994b7ff8344912"
integrity sha512-XmY+a+k7r01YPoO/N8pJ53S5l9b4CtPzI0JoXK+/usdk3w9+pzCiMQkfR/E1Ug4DZbjLJzozf1/eAm0TGRP6aA==
react-awesome-reveal@4.2.5:
version "4.2.5"
resolved "https://registry.yarnpkg.com/react-awesome-reveal/-/react-awesome-reveal-4.2.5.tgz#deefeaf10b1de83894525987dde0627040d0b9d1"
integrity sha512-oHYoYvgNgfMVQ13UfgO650AkDS58aFGXhoIZDsHMAVjyHfmpG46T1ZXL8t07gO+yPnQ9dQREo7v2p40shxS3GA==
dependencies:
react-intersection-observer "^9.4.0"
react-intersection-observer "^9.4.3"
react-is "^18.2.0"

[email protected]:
Expand Down Expand Up @@ -7636,10 +7636,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.11.0.tgz#4b0e31c9bfc919608095cc429c4f1846f4d66c65"
integrity sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==

react-intersection-observer@^9.4.0:
version "9.4.0"
resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-9.4.0.tgz#f6b6e616e625f9bf255857c5cba9dbf7b1825ec7"
integrity sha512-v0403CmomOVlzhqFXlzOxg0ziLcVq8mfbP0AwAcEQWgZmR2OulOT79Ikznw4UlB3N+jlUYqLMe4SDHUOyp0t2A==
react-intersection-observer@^9.4.3:
version "9.5.2"
resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-9.5.2.tgz#f68363a1ff292323c0808201b58134307a1626d0"
integrity sha512-EmoV66/yvksJcGa1rdW0nDNc4I1RifDWkT50gXSFnPLYQ4xUptuDD4V7k+Rj1OgVAlww628KLGcxPXFlOkkU/Q==

react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0:
version "16.13.1"
Expand Down

0 comments on commit c15bac2

Please sign in to comment.