Skip to content

Commit

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

Bump focus-trap-react from 10.3.0 to 10.3.1
  • Loading branch information
kasperg authored Nov 11, 2024
2 parents 0028a30 + e40be64 commit fecdc6e
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.0",
"focus-trap-react": "^10.3.1",
"graphql": "^16.9.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 @@ -7327,18 +7327,18 @@ focus-lock@^0.9.1:
dependencies:
tslib "^2.0.3"

focus-trap-react@^10.3.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/focus-trap-react/-/focus-trap-react-10.3.0.tgz#79e2b63459d30a2f5545cf8491a8b02c1779882e"
integrity sha512-XrCTj44uNE0clTA47y1AbIb7tM7w6+zi6WrJzb4RxRe3uAIIivkBCwlsCqe7R3vPRT/LCQzfe4+N/KjtJMQMgw==
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==
dependencies:
focus-trap "^7.6.0"
focus-trap "^7.6.1"
tabbable "^6.2.0"

focus-trap@^7.6.0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.6.0.tgz#7f3edab8135eaca92ab59b6e963eb5cc42ded715"
integrity sha512-1td0l3pMkWJLFipobUcGaf+5DTY4PLDDrcqoSaKP8ediO/CoWCCYk/fT/Y2A4e6TNB+Sh6clRJCjOPPnKoNHnQ==
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==
dependencies:
tabbable "^6.2.0"

Expand Down

0 comments on commit fecdc6e

Please sign in to comment.