File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' focus-trap-react ' : patch
3+ ---
4+
5+ Update focus-trap to v6.7.3 for bug fix related to elements with a negative ` tabindex ` .
Original file line number Diff line number Diff line change 9191 "typescript" : " ^4.5.5"
9292 },
9393 "dependencies" : {
94- "focus-trap" : " ^6.7.2 "
94+ "focus-trap" : " ^6.7.3 "
9595 },
9696 "peerDependencies" : {
9797 "prop-types" : " ^15.8.1" ,
Original file line number Diff line number Diff line change @@ -4256,10 +4256,10 @@ flatted@^3.1.0:
42564256 resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
42574257 integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
42584258
4259- focus-trap@^6.7.2 :
4260- version "6.7.2 "
4261- resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.7.2 .tgz#02e63b12f4d4b3d00bfac4309cfd223e9b4ed44e "
4262- integrity sha512-mRVv9QPCXITaDreu+pNXiPk1Rpn0WQtGvGrDo3Z/s2kdwtzFw/WOPfbLkdxWWvcahoInm9eRztuQOr1RNyQGrw ==
4259+ focus-trap@^6.7.3 :
4260+ version "6.7.3 "
4261+ resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.7.3 .tgz#b5dc195b49c90001f08a63134471d1e6dd381ddd "
4262+ integrity sha512-8xCEKndV4KrseGhFKKKmczVA14yx1/hnmFICPOjcFjToxCJYj/NHH43tPc3YE/PLnLRNZoFug0EcWkGQde/miQ ==
42634263 dependencies :
42644264 tabbable "^5.2.1"
42654265
You can’t perform that action at this time.
0 commit comments