Skip to content

Commit c0bd275

Browse files
authored
Bump focus-trap to 7.8.0 (#1780)
1 parent a5e0fb1 commit c0bd275

3 files changed

Lines changed: 12 additions & 7 deletions

File tree

.changeset/lovely-cougars-hear.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'focus-trap-react': patch
3+
---
4+
5+
Bump focus-trap to 7.8.0 for new aria-hidden support in isolateSubtrees option and bug fix related to trapStack option

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"typescript": "^5.9.3"
109109
},
110110
"dependencies": {
111-
"focus-trap": "^7.7.1",
111+
"focus-trap": "^7.8.0",
112112
"tabbable": "^6.4.0"
113113
},
114114
"peerDependencies": {

0 commit comments

Comments
 (0)