Skip to content

Commit

Permalink
chore(deps): update dependency react-joyride to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 364e315 commit c648e85
Showing 1 changed file with 53 additions and 13 deletions.
66 changes: 53 additions & 13 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1044,6 +1044,26 @@
resolved "https://registry.yarnpkg.com/@gilbarbara/deep-equal/-/deep-equal-0.1.2.tgz#1a106721368dba5e7e9fb7e9a3a6f9efbd8df36d"
integrity sha512-jk+qzItoEb0D0xSSmrKDDzf9sheQj/BAPxlgNxgmOaA3mxpUa6ndJLYGZKsJnIVEQSD8zcTbyILz7I0HcnBCRA==

"@gilbarbara/deep-equal@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@gilbarbara/deep-equal/-/deep-equal-0.2.0.tgz#32f4fb81e43b245cf027da710f5aa0b72fe00853"
integrity sha512-dkjEAjjsoPUthQHYENjmgd453IBWLNGqFPolcmbbyKrHrGWj3AayQz7CYGN45OljDOTaFSmyb0sWgDtzpaxWjw==

"@gilbarbara/helpers@^0.8.6":
version "0.8.7"
resolved "https://registry.yarnpkg.com/@gilbarbara/helpers/-/helpers-0.8.7.tgz#0db2b594ba095ec22ec3ffb7ef7585715d5a65c2"
integrity sha512-DL3btZpWnS3ZMkGdQ9sVQgVj/WlabUFbRoP6sg2iOjEFImq+QDqFgEDZn4Uf8LF3thGuNgj9EtsWlNCbvJYTqg==
dependencies:
"@gilbarbara/types" "^0.2.2"
is-lite "^0.9.3"

"@gilbarbara/types@^0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@gilbarbara/types/-/types-0.2.2.tgz#397d66e5e4b1c44b65093b61e1e2bc0518b7d498"
integrity sha512-QuQDBRRcm1Q8AbSac2W1YElurOhprj3Iko/o+P1fJxUWS4rOGKMVli98OXS7uo4z+cKAif6a+L9bcZFSyauQpQ==
dependencies:
type-fest "^4.1.0"

"@ibm-cloud/[email protected]":
version "0.0.1"
resolved "https://registry.yarnpkg.com/@ibm-cloud/openapi-ruleset-utilities/-/openapi-ruleset-utilities-0.0.1.tgz#e3652622d04aba12214caca90886fb9a25891b5b"
Expand Down Expand Up @@ -3573,7 +3593,7 @@ decode-named-character-reference@^1.0.0:
dependencies:
character-entities "^2.0.0"

[email protected]:
[email protected], deep-diff@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/deep-diff/-/deep-diff-1.0.2.tgz#afd3d1f749115be965e89c63edc7abb1506b9c26"
integrity sha512-aWS3UIVH+NPGCD1kki+DCU9Dua032iSsO43LqQpcs4R3+dVv7tX0qBGjiVHJHjplsoUM2XRO/KB92glqc68awg==
Expand Down Expand Up @@ -4939,10 +4959,10 @@ is-lite@^0.8.2:
resolved "https://registry.yarnpkg.com/is-lite/-/is-lite-0.8.2.tgz#26ab98b32aae8cc8b226593b9a641d2bf4bd3b6a"
integrity sha512-JZfH47qTsslwaAsqbMI3Q6HNNjUuq6Cmzzww50TdP5Esb6e1y2sK2UAaZZuzfAzpoI2AkxoPQapZdlDuP6Vlsw==

is-lite@^0.9.2:
version "0.9.2"
resolved "https://registry.yarnpkg.com/is-lite/-/is-lite-0.9.2.tgz#4b19e9a26b7c99ed50f748bcf088db57893d0730"
integrity sha512-qZuxbaEiKLOKhX4sbHLfhFN9iA3YciuZLb37/DfXCpWnz8p7qNL2lwkpxYMXfjlS8eEEjpULPZxAUI8N6FYvYQ==
is-lite@^0.9.2, is-lite@^0.9.3:
version "0.9.3"
resolved "https://registry.yarnpkg.com/is-lite/-/is-lite-0.9.3.tgz#b59cbc7b12e164bc68f263fd32b3d37150cc93bf"
integrity sha512-lbyynwsRRUMh1fHEinXkde/thdjj8OpW/okyGAVgmW4r/FkCEP966oSEg0B8ON5+mm73MJjFXB4ZViuaAldw4g==

is-map@^2.0.1, is-map@^2.0.2:
version "2.0.2"
Expand Down Expand Up @@ -6574,6 +6594,11 @@ [email protected]:
dependencies:
zustand "4.0.0"

react-innertext@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/react-innertext/-/react-innertext-1.1.5.tgz#8147ac54db3f7067d95f49e2d2c05a720d27d8d0"
integrity sha512-PWAqdqhxhHIv80dT9znP2KvS+hfkbRovFp4zFYHFFlOoQLRiawIic81gKb3U1wEyJZgMwgs3JoLtwryASRWP3Q==

"react-is@^16.12.0 || ^17.0.0 || ^18.0.0", react-is@^18.0.0, react-is@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
Expand All @@ -6590,19 +6615,21 @@ react-is@^17.0.1, react-is@^17.0.2:
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==

react-joyride@^2.5.3:
version "2.5.5"
resolved "https://registry.yarnpkg.com/react-joyride/-/react-joyride-2.5.5.tgz#a12024902347bea0a565ad2e69b291e35c6a274b"
integrity sha512-/esW9IcsuQJr4NcRZJUH8UYYTvB/yzVC0IyElopbjMFYPw3aylSny91QO3mQRRKPQJUqYa6wREOtQpsaLbu9fw==
version "2.6.1"
resolved "https://registry.yarnpkg.com/react-joyride/-/react-joyride-2.6.1.tgz#e84a1cd28acc5084acb27d84e1abdc7b7cb1e270"
integrity sha512-JgGxWcg3fhQx3DrSTfC7nBmexH1N1UTy8hKi+U5QAObo+ZqACi3/X62RWbauZDxloshCNX2c6Zpui14+6NYeow==
dependencies:
"@gilbarbara/deep-equal" "^0.2.0"
"@gilbarbara/helpers" "^0.8.6"
deep-diff "^1.0.2"
deepmerge "^4.3.1"
exenv "^1.2.2"
is-lite "^0.9.2"
prop-types "^15.8.1"
is-lite "^0.9.3"
react-floater "^0.7.6"
react-innertext "^1.1.5"
react-is "^16.13.1"
scroll "^3.0.1"
scrollparent "^2.1.0"
tree-changes "^0.9.2"
tree-changes "^0.10.0"

react-linkify@^1.0.0-alpha:
version "1.0.0-alpha"
Expand Down Expand Up @@ -7463,7 +7490,15 @@ tr46@~0.0.3:
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==

tree-changes@^0.9.1, tree-changes@^0.9.2:
tree-changes@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/tree-changes/-/tree-changes-0.10.0.tgz#945b53e76a224dca9d4deb56d05b572c5815054c"
integrity sha512-Hu1ElozbPrc8/zvDfazlnbOQxepXVpy0IRrNrZkUB1aDyyJ+yColKKzGmvO8KE5AH8xvW6z9aChFQfDJGlDdKA==
dependencies:
"@gilbarbara/deep-equal" "^0.1.1"
is-lite "^0.9.2"

tree-changes@^0.9.1:
version "0.9.3"
resolved "https://registry.yarnpkg.com/tree-changes/-/tree-changes-0.9.3.tgz#89433ab3b4250c2910d386be1f83912b7144efcc"
integrity sha512-vvvS+O6kEeGRzMglTKbc19ltLWNtmNt1cpBoSYLj/iEcPVvpJasemKOlxBrmZaCtDJoF+4bwv3m01UKYi8mukQ==
Expand Down Expand Up @@ -7552,6 +7587,11 @@ type-fest@^2.19.0:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==

type-fest@^4.1.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.4.0.tgz#061cd10ff55664bb7174218cdf78c28c48f71c69"
integrity sha512-HT3RRs7sTfY22KuPQJkD/XjbTbxgP2Je5HPt6H6JEGvcjHd5Lqru75EbrP3tb4FYjNJ+DjLp+MNQTFQU0mhXNw==

typed-array-buffer@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz#18de3e7ed7974b0a729d3feecb94338d1472cd60"
Expand Down

0 comments on commit c648e85

Please sign in to comment.