Skip to content

Commit 9f8d3e7

Browse files
authored
feta: add react-focus-lock (#249)
* 添加 `react-focus-lock` bug-versions 配置 * 1.12.0 => 1.11.3 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Integrated `react-focus-lock` to enhance keyboard navigation accessibility by locking focus within pop-ups and modal windows. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 0002d0c commit 9f8d3e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,6 +1129,12 @@
11291129
"version": "1.2.11",
11301130
"reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
11311131
}
1132+
},
1133+
"react-focus-lock": {
1134+
"1.12.0": {
1135+
"version": "1.11.3",
1136+
"reason": "https://github.com/theKashey/react-focus-lock/issues/301"
1137+
}
11321138
}
11331139
}
11341140
}

0 commit comments

Comments
 (0)