Skip to content

Commit

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

build(deps): bump focus-trap-react from 11.0.2 to 11.0.3
  • Loading branch information
kasperg authored Jan 24, 2025
2 parents 002dd0b + 4bedbb8 commit a21478d
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 @@ -162,7 +162,7 @@
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"downshift": "^9.0.8",
"focus-trap-react": "^11.0.2",
"focus-trap-react": "^11.0.3",
"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 @@ -6921,18 +6921,18 @@ flatted@^3.1.0, flatted@^3.2.9, flatted@^3.3.1:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27"
integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==

focus-trap-react@^11.0.2:
version "11.0.2"
resolved "https://registry.npmjs.org/focus-trap-react/-/focus-trap-react-11.0.2.tgz"
integrity sha512-x9sNgXhaWyq1idKW11pJftDZ3WIWgpXc9aWEU3GmLNjso3RHzyaPCBjxftoEXYJZDoq5iUlLThZ3GUf7csyJBA==
focus-trap-react@^11.0.3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/focus-trap-react/-/focus-trap-react-11.0.3.tgz#fe46bbe2a024379b3783cad73187197bafbadb88"
integrity sha512-tS1+enWS/gwCHk2WIF3KpM2oz7Y3HsnRImzHZNRgCBLWXzNG4XQVlJgbqdLr4lBKRXGdDBjQYitSh1bf2xe4Ag==
dependencies:
focus-trap "^7.6.2"
focus-trap "^7.6.4"
tabbable "^6.2.0"

focus-trap@^7.6.2:
version "7.6.2"
resolved "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.2.tgz"
integrity sha512-9FhUxK1hVju2+AiQIDJ5Dd//9R2n2RAfJ0qfhF4IHGHgcoEUTMpbTeG/zbEuwaiYXfuAH6XE0/aCyxDdRM+W5w==
focus-trap@^7.6.4:
version "7.6.4"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.6.4.tgz#455ec5c51fee5ae99604ca15142409ffbbf84db9"
integrity sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==
dependencies:
tabbable "^6.2.0"

Expand Down

0 comments on commit a21478d

Please sign in to comment.