Skip to content

Commit dc14dca

Browse files
Version Packages (#1762)
* Version Packages * Update dependencies for focus-trap and tabbable Bump tabbable and focus-trap dependencies for improved inert handling. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 09e16f9 commit dc14dca

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/fresh-eggs-deny.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-yaks-guess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 11.0.5
4+
5+
### Patch Changes
6+
7+
- 01712b0: Update `focus-trap` dependency to 7.6.6 and `tabbable` to 6.3.0 to get a new `displayCheck` option in `tabbable`.
8+
- 0f8db7c: Bump tabbable to 6.4.0 and focus-trap to 7.7.1 for improved inert handling
9+
310
## 11.0.4
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "focus-trap-react",
3-
"version": "11.0.4",
3+
"version": "11.0.5",
44
"description": "A React component that traps focus.",
55
"main": "dist/focus-trap-react.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)