File tree Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' focus-trap-react ' : patch
3
+ ---
4
+
5
+ Bump focus-trap to v6.9.3 to pick-up a bug fix from underlying tabbable.wq
Original file line number Diff line number Diff line change 95
95
"typescript" : " ^4.7.2"
96
96
},
97
97
"dependencies" : {
98
- "focus-trap" : " ^6.9.2 "
98
+ "focus-trap" : " ^6.9.3 "
99
99
},
100
100
"peerDependencies" : {
101
101
"prop-types" : " ^15.8.1" ,
Original file line number Diff line number Diff line change @@ -4508,12 +4508,12 @@ flatted@^3.1.0:
4508
4508
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
4509
4509
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
4510
4510
4511
- focus-trap@^6.9.2 :
4512
- version "6.9.2 "
4513
- resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.9.2 .tgz#a9ef72847869bd2cbf62cb930aaf8e138fef1ca9 "
4514
- integrity sha512-gBEuXOPNOKPrLdZpMFUSTyIo1eT2NSZRrwZ9r/0Jqw5tmT3Yvxfmu8KBHw8xW2XQkw6E/JoG+OlEq7UDtSUNgw ==
4511
+ focus-trap@^6.9.3 :
4512
+ version "6.9.3 "
4513
+ resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.9.3 .tgz#2b9fae5b86c051a374f437e5ce171833efac0515 "
4514
+ integrity sha512-sUXiHx0QbF8SQMZGdxpu8V8zPcXx0BkU6Fj7t14csEknkcH1pnxorhhh1PfSaGjJj6gj3yiBRPxBV/qoHege3w ==
4515
4515
dependencies :
4516
- tabbable "^5.3.2 "
4516
+ tabbable "^5.3.3 "
4517
4517
4518
4518
follow-redirects@^1.14.0 :
4519
4519
version "1.14.8"
@@ -8593,10 +8593,10 @@ syntax-error@^1.1.1:
8593
8593
dependencies :
8594
8594
acorn-node "^1.2.0"
8595
8595
8596
- tabbable@^5.3.2 :
8597
- version "5.3.2 "
8598
- resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.3.2 .tgz#66d6119ee8a533634c3f17deb0caa1c379e36ac7 "
8599
- integrity sha512-6G/8EWRFx8CiSe2++/xHhXkmCRq2rHtDtZbQFHx34cvDfZzIBfvwG9zGUNTWMXWLCYvDj3aQqOzdl3oCxKuBkQ ==
8596
+ tabbable@^5.3.3 :
8597
+ version "5.3.3 "
8598
+ resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.3.3 .tgz#aac0ff88c73b22d6c3c5a50b1586310006b47fbf "
8599
+ integrity sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA ==
8600
8600
8601
8601
term-color@^1.0.1 :
8602
8602
version "1.0.1"
You can’t perform that action at this time.
0 commit comments