From c45935abaeb58d606ee71f83bbce921aec9e5cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:52:43 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20focus-trap-react=20?= =?UTF-8?q?from=2010.2.3=20to=2010.3.0=20(#1822)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :arrow_up: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/website/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index b2e7900..e50e360 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9952107..f735173 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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