Skip to content

Commit

Permalink
Bump focus-trap-react in /frontend-react in the ui group (#16557)
Browse files Browse the repository at this point in the history
Bumps the ui group in /frontend-react with 1 update: [focus-trap-react](https://github.com/focus-trap/focus-trap-react).


Updates `focus-trap-react` from 10.3.0 to 10.3.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](focus-trap/focus-trap-react@v10.3.0...v10.3.1)

---
updated-dependencies:
- dependency-name: focus-trap-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 83ac509 commit 663f8a6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"date-fns-tz": "^3.2.0",
"dompurify": "^3.2.2",
"export-to-csv-fix-source-map": "^0.2.1",
"focus-trap-react": "^10.3.0",
"focus-trap-react": "^10.3.1",
"history": "^5.3.0",
"html-to-text": "^9.0.5",
"lodash": "^4.17.21",
Expand Down
20 changes: 10 additions & 10 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6192,26 +6192,26 @@ __metadata:
languageName: node
linkType: hard

"focus-trap-react@npm:^10.3.0":
version: 10.3.0
resolution: "focus-trap-react@npm:10.3.0"
"focus-trap-react@npm:^10.3.1":
version: 10.3.1
resolution: "focus-trap-react@npm:10.3.1"
dependencies:
focus-trap: ^7.6.0
focus-trap: ^7.6.1
tabbable: ^6.2.0
peerDependencies:
prop-types: ^15.8.1
react: ">=16.3.0"
react-dom: ">=16.3.0"
checksum: 040fb4a2ad848dee0fce72ca957843fb57c4cc5dd84d8e96e717d6b27cdb30d726a59b5503f3a3369dec4aeab42d9efe5dec625539c99a3f104c242192ab89f7
checksum: 7992402b86a2ebada9232f36388fe7997e395365f1ca89927114caf84c53c546940c066b0a60417b01b4b366d97d0ac313d7c65ef69b74d188fc0863f850f480
languageName: node
linkType: hard

"focus-trap@npm:^7.6.0":
version: 7.6.0
resolution: "focus-trap@npm:7.6.0"
"focus-trap@npm:^7.6.1":
version: 7.6.2
resolution: "focus-trap@npm:7.6.2"
dependencies:
tabbable: ^6.2.0
checksum: 4cb89de0bf60b687787cdeedc4a44c37f2eba57a76f522915cf0550170acd937836fc8d00d31161a3bb58df14d871ead481f1f14d2600dcdd618ac027a220246
checksum: b5873f8e506d3f466d9823d2f144612d3938f3c74c3be3db922052e5e54fd41a3a46889f8219f16f60d1ce5aff9e0a7fef9dea03ca0da96820c2ea36243236f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -9896,7 +9896,7 @@ __metadata:
eslint-plugin-testing-library: ^7.1.1
eslint-plugin-vitest: ^0.5.4
export-to-csv-fix-source-map: ^0.2.1
focus-trap-react: ^10.3.0
focus-trap-react: ^10.3.1
globals: ^15.13.0
history: ^5.3.0
html-to-text: ^9.0.5
Expand Down

0 comments on commit 663f8a6

Please sign in to comment.