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

chore(deps): update dependency react-joyride to v2.9.3 #8903

Merged
merged 1 commit into from
Dec 2, 2024
Merged
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
15 changes: 11 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8550,8 +8550,8 @@ __metadata:
linkType: hard

"react-joyride@npm:^2.5.3":
version: 2.9.2
resolution: "react-joyride@npm:2.9.2"
version: 2.9.3
resolution: "react-joyride@npm:2.9.3"
dependencies:
"@gilbarbara/deep-equal": "npm:^0.3.1"
deep-diff: "npm:^1.0.2"
Expand All @@ -8563,11 +8563,11 @@ __metadata:
scroll: "npm:^3.0.1"
scrollparent: "npm:^2.1.0"
tree-changes: "npm:^0.11.2"
type-fest: "npm:^4.26.1"
type-fest: "npm:^4.27.0"
peerDependencies:
react: 15 - 18
react-dom: 15 - 18
checksum: 10c0/2a20ae0c0f2139e59a61ae7367feac22415e95d23a3c779e4529634d9782cbcf3853f53b896824babdec4b12bd75636aa324baef546e02c1976f68186a40b30a
checksum: 10c0/8045ef1cc14e1d48aebf46f9ecff43c1aecb6eacf3310f533844c5bf7b4d6390cdbed5f43424bb4d19c6a3351ca8d150d0a0e0c5c5e99138b70d52830276d554
languageName: node
linkType: hard

Expand Down Expand Up @@ -9929,6 +9929,13 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.27.0":
version: 4.29.1
resolution: "type-fest@npm:4.29.1"
checksum: 10c0/93019c35cedec6dc12a324edcf6bd71719881c944f70e6bf029fd2deb4132589439510f4043f82d7afa6238c0850becfe64fa299a0bca351bed9d839b65463e2
languageName: node
linkType: hard

"typed-array-buffer@npm:^1.0.2":
version: 1.0.2
resolution: "typed-array-buffer@npm:1.0.2"
Expand Down
Loading