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

Bump @szhsin/react-menu from 4.1.0 to 4.2.2 #295

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -14,7 +14,7 @@
"dependencies": {
"@googlemaps/google-maps-services-js": "^3.4.0",
"@react-hook/window-size": "^3.1.1",
"@szhsin/react-menu": "^4.1.0",
"@szhsin/react-menu": "^4.2.2",
"@typeform/embed": "^4.10.0",
"classnames": "^2.5.1",
"google-auth-library": "^9.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -437,16 +437,16 @@ __metadata:
languageName: node
linkType: hard

"@szhsin/react-menu@npm:^4.1.0":
version: 4.1.0
resolution: "@szhsin/react-menu@npm:4.1.0"
"@szhsin/react-menu@npm:^4.2.2":
version: 4.2.2
resolution: "@szhsin/react-menu@npm:4.2.2"
dependencies:
prop-types: ^15.7.2
react-transition-state: ^2.1.0
peerDependencies:
react: ">=16.14.0"
react-dom: ">=16.14.0"
checksum: 60cd38fbac1c997ff30c3e50c3efd393a403e18a77970b5199477f3e06cb047015ef363e30419a0b5fed2b7976f439296d5f1e8f5a738635e3c960678fd9cc93
checksum: b65c231e5a5fb258aa3211c6acc93b805df2992b55dcbd791535745b1a1670ce4ee3ecdf83e271621cfc3f78fed5e8768c32004fc0fe3d1ef4f93c6a53b41086
languageName: node
linkType: hard

Expand Down Expand Up @@ -2207,7 +2207,7 @@ __metadata:
dependencies:
"@googlemaps/google-maps-services-js": ^3.4.0
"@react-hook/window-size": ^3.1.1
"@szhsin/react-menu": ^4.1.0
"@szhsin/react-menu": ^4.2.2
"@typeform/embed": ^4.10.0
"@types/google-map-react": ^2.1.10
"@types/google.maps": ^3.55.11
Expand Down
Loading