⬆️ Bump focus-trap-react from 10.1.4 to 10.2.1 (#1531)

⬆️ Bump focus-trap-react from 10.1.4 to 10.2.1

Bumps [focus-trap-react](https://github.com/focus-trap/focus-trap-react) from 10.1.4 to 10.2.1.
- [Release notes](https://github.com/focus-trap/focus-trap-react/releases)
- [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/focus-trap/focus-trap-react/compare/v10.1.4...v10.2.1)

---
updated-dependencies:
- dependency-name: focus-trap-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-11 13:07:08 +02:00 committed by GitHub
parent 8fcb7c206f
commit 329c14b4cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View File

@ -29,7 +29,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-react": "^7.32.2",
"focus-trap-react": "^10.1.4",
"focus-trap-react": "^10.2.1",
"gitmojis": "workspace:*",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",

22
pnpm-lock.yaml generated
View File

@ -90,8 +90,8 @@ importers:
specifier: ^7.32.2
version: 7.32.2(eslint@8.44.0)
focus-trap-react:
specifier: ^10.1.4
version: 10.1.4(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)
specifier: ^10.2.1
version: 10.2.1(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)
gitmojis:
specifier: workspace:*
version: link:../gitmojis
@ -4377,24 +4377,24 @@ packages:
resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==}
dev: true
/focus-trap-react@10.1.4(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-vLUQRXI6SUJD8YLYTBa1DlCYRmTKFDxRvc4TEe2nq8S1aj+YKsucuNxqZUOf0+RZ01Yoiwtk/6rD9xqSvawIvQ==}
/focus-trap-react@10.2.1(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-UrAKOn52lvfHF6lkUMfFhlQxFgahyNW5i6FpHWkDxAeD4FSk3iwx9n4UEA4Sims0G5WiGIi0fAyoq3/UVeNCYA==}
peerDependencies:
prop-types: ^15.8.1
react: '>=16.3.0'
react-dom: '>=16.3.0'
dependencies:
focus-trap: 7.4.3
focus-trap: 7.5.2
prop-types: 15.8.1
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
tabbable: 6.1.2
tabbable: 6.2.0
dev: true
/focus-trap@7.4.3:
resolution: {integrity: sha512-BgSSbK4GPnS2VbtZ50VtOv1Sti6DIkj3+LkVjiWMNjLeAp1SH1UlLx3ULu/DCu4vq5R4/uvTm+zrvsMsuYmGLg==}
/focus-trap@7.5.2:
resolution: {integrity: sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==}
dependencies:
tabbable: 6.1.2
tabbable: 6.2.0
dev: true
/for-each@0.3.3:
@ -7251,8 +7251,8 @@ packages:
tslib: 2.5.3
dev: true
/tabbable@6.1.2:
resolution: {integrity: sha512-qCN98uP7i9z0fIS4amQ5zbGBOq+OSigYeGvPy7NDk8Y9yncqDZ9pRPgfsc2PJIVM9RrJj7GIfuRgmjoUU9zTHQ==}
/tabbable@6.2.0:
resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==}
dev: true
/tapable@2.2.1: