Skip to content

Commit

Permalink
Merge pull request #1602 from danskernesdigitalebibliotek/dependabot/…
Browse files Browse the repository at this point in the history
…npm_and_yarn/focus-trap-react-11.0.1

Bump focus-trap-react from 10.3.1 to 11.0.1
  • Loading branch information
kasperg authored Dec 16, 2024
2 parents e4ad7e6 + 09d26ab commit 30ef90f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"downshift": "^9.0.8",
"focus-trap-react": "^10.3.1",
"focus-trap-react": "^11.0.1",
"graphql": "^16.10.0",
"graphql-tag": "^2.12.6",
"lodash": "^4.17.21",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7164,18 +7164,18 @@ focus-lock@^0.9.1:
dependencies:
tslib "^2.0.3"

focus-trap-react@^10.3.1:
version "10.3.1"
resolved "https://registry.yarnpkg.com/focus-trap-react/-/focus-trap-react-10.3.1.tgz#55d8933fc7a2b124e92f233797f4d782214f56ae"
integrity sha512-PN4Ya9xf9nyj/Nd9VxBNMuD7IrlRbmaG6POAQ8VLqgtc6IY/Ln1tYakow+UIq4fihYYYFM70/2oyidE6bbiPgw==
focus-trap-react@^11.0.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/focus-trap-react/-/focus-trap-react-11.0.1.tgz#f121efd6f68845da5eb2a0517e6551ad8167c6a9"
integrity sha512-vxv2lglW41sBgREiVbWUMf0QzCDn84lCQhfdyELNPkfsH2VdB3XheEYBk2HK/XhpghBtbkXCGORPX6otehi+uw==
dependencies:
focus-trap "^7.6.1"
focus-trap "^7.6.2"
tabbable "^6.2.0"

focus-trap@^7.6.1:
version "7.6.1"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.6.1.tgz#cdbcc7973fe135b2c739eabfebfa442351747361"
integrity sha512-nB8y4nQl8PshahLpGKZOq1sb0xrMVFSn6at7u/qOsBZTlZRzaapISGENcB6mOkoezbClZyiMwEF/dGY8AZ00rA==
focus-trap@^7.6.2:
version "7.6.2"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.6.2.tgz#a501988821ca23d0150a7229eb7a20a3695bdf0e"
integrity sha512-9FhUxK1hVju2+AiQIDJ5Dd//9R2n2RAfJ0qfhF4IHGHgcoEUTMpbTeG/zbEuwaiYXfuAH6XE0/aCyxDdRM+W5w==
dependencies:
tabbable "^6.2.0"

Expand Down

0 comments on commit 30ef90f

Please sign in to comment.