Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump react-joyride from 2.5.3 to 2.5.5 #1134

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-i18next": "^12.3.1",
"react-joyride": "^2.5.3",
"react-joyride": "^2.5.5",
"react-redux": "^8.0.5",
"semver": "^7.5.4",
"showdown": "^2.1.0"
Expand Down
29 changes: 18 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4145,7 +4145,7 @@ __metadata:
react: ^17.0.2
react-dom: ^17.0.2
react-i18next: ^12.3.1
react-joyride: ^2.5.3
react-joyride: ^2.5.5
react-redux: ^8.0.5
react-router-dom: ^5.3.4
regenerator-runtime: ^0.13.11
Expand Down Expand Up @@ -4937,6 +4937,13 @@ __metadata:
languageName: node
linkType: hard

"deepmerge@npm:^4.3.1":
version: 4.3.1
resolution: "deepmerge@npm:4.3.1"
checksum: 2024c6a980a1b7128084170c4cf56b0fd58a63f2da1660dcfe977415f27b17dbe5888668b59d0b063753f3220719d5e400b7f113609489c90160bb9a5518d052
languageName: node
linkType: hard

"default-gateway@npm:^6.0.3":
version: 6.0.3
resolution: "default-gateway@npm:6.0.3"
Expand Down Expand Up @@ -11272,23 +11279,23 @@ __metadata:
languageName: node
linkType: hard

"react-joyride@npm:^2.5.3":
version: 2.5.3
resolution: "react-joyride@npm:2.5.3"
"react-joyride@npm:^2.5.5":
version: 2.5.5
resolution: "react-joyride@npm:2.5.5"
dependencies:
deepmerge: ^4.2.2
deepmerge: ^4.3.1
exenv: ^1.2.2
is-lite: ^0.9.2
prop-types: ^15.8.1
react-floater: ^0.7.6
react-is: ^16.13.1
scroll: ^3.0.1
scrollparent: ^2.0.1
scrollparent: ^2.1.0
tree-changes: ^0.9.2
peerDependencies:
react: 15 - 18
react-dom: 15 - 18
checksum: 696b1bbf5583c95dac4f26968752c2ea249abcc600730b2087c3d6f6e6873e0aa2af26d222fce8a4c4442fdf92ce58d6588b68b4fdded15aa5faa3fb1f087c34
checksum: ca4a18631e12638e10f7ebb063880f66a984a4edc0fe81f87649ac1ec32c3790a03c6cbe10f189c029d64af52eef4173042c676024987accb0aeaa4e1216bb04
languageName: node
linkType: hard

Expand Down Expand Up @@ -11972,10 +11979,10 @@ __metadata:
languageName: node
linkType: hard

"scrollparent@npm:^2.0.1":
version: 2.0.1
resolution: "scrollparent@npm:2.0.1"
checksum: 9ff2b29c1233431ebd0910e5f8db4a058836ee0292d1bb18042fbb4d2175c3ed73fa28a71a96074ac6848173185238ad1139bdefc3863be4808df981175cb807
"scrollparent@npm:^2.1.0":
version: 2.1.0
resolution: "scrollparent@npm:2.1.0"
checksum: 646cfdaf981f94b52f1020cc26b18ff1a751c2fa4e40777f6dfac314500d365b4db3fec39fd06be7b683f0a1dbd29df8ce1629db50381e9072433465b2f446fa
languageName: node
linkType: hard

Expand Down
Loading