⬆️ Bump focus-trap-react from 10.2.3 to 10.3.0 (#1822)

⬆️ Bump focus-trap-react from 10.2.3 to 10.3.0

Bumps [focus-trap-react](https://github.com/focus-trap/focus-trap-react) from 10.2.3 to 10.3.0.
- [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.2.3...v10.3.0)

---
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] 2024-11-07 09:52:43 +00:00 committed by GitHub
parent 92fd3f7e77
commit c45935abae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -30,7 +30,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.1",
"eslint-plugin-react": "^7.37.1",
"focus-trap-react": "^10.2.3",
"focus-trap-react": "^10.3.0",
"gitmojis": "workspace:*",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",

14
pnpm-lock.yaml generated
View File

@ -90,8 +90,8 @@ importers:
specifier: ^7.37.1
version: 7.37.1(eslint@8.57.0)
focus-trap-react:
specifier: ^10.2.3
version: 10.2.3(prop-types@15.8.1)(react-dom@18.3.1)(react@18.3.1)
specifier: ^10.3.0
version: 10.3.0(prop-types@15.8.1)(react-dom@18.3.1)(react@18.3.1)
gitmojis:
specifier: workspace:*
version: link:../gitmojis
@ -4849,22 +4849,22 @@ packages:
resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==}
dev: true
/focus-trap-react@10.2.3(prop-types@15.8.1)(react-dom@18.3.1)(react@18.3.1):
resolution: {integrity: sha512-YXBpFu/hIeSu6NnmV2xlXzOYxuWkoOtar9jzgp3lOmjWLWY59C/b8DtDHEAV4SPU07Nd/t+nS/SBNGkhUBFmEw==}
/focus-trap-react@10.3.0(prop-types@15.8.1)(react-dom@18.3.1)(react@18.3.1):
resolution: {integrity: sha512-XrCTj44uNE0clTA47y1AbIb7tM7w6+zi6WrJzb4RxRe3uAIIivkBCwlsCqe7R3vPRT/LCQzfe4+N/KjtJMQMgw==}
peerDependencies:
prop-types: ^15.8.1
react: '>=16.3.0'
react-dom: '>=16.3.0'
dependencies:
focus-trap: 7.5.4
focus-trap: 7.6.0
prop-types: 15.8.1
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
tabbable: 6.2.0
dev: true
/focus-trap@7.5.4:
resolution: {integrity: sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==}
/focus-trap@7.6.0:
resolution: {integrity: sha512-1td0l3pMkWJLFipobUcGaf+5DTY4PLDDrcqoSaKP8ediO/CoWCCYk/fT/Y2A4e6TNB+Sh6clRJCjOPPnKoNHnQ==}
dependencies:
tabbable: 6.2.0
dev: true