From acfb67cf65c16fecac36039b51da3006f4b40b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 08:10:03 +0000 Subject: [PATCH] chore(deps): bump @floating-ui/react-dom from 2.0.5 to 2.0.6 (#590) Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.0.6/packages/react-dom) --- updated-dependencies: - dependency-name: "@floating-ui/react-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9cae59ba..f27a2693 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@eartharoid/i18n": "1.2.1", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.11.0", - "@floating-ui/react-dom": "2.0.5", + "@floating-ui/react-dom": "2.0.6", "@fontsource/lexend-deca": "5.0.8", "@fontsource/montserrat": "5.0.16", "@muetab/react-color-gradient-picker": "0.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fe17e81..ba64a5c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^11.11.0 version: 11.11.0(@emotion/react@11.11.3)(react@18.2.0) '@floating-ui/react-dom': - specifier: 2.0.5 - version: 2.0.5(react-dom@18.2.0)(react@18.2.0) + specifier: 2.0.6 + version: 2.0.6(react-dom@18.2.0)(react@18.2.0) '@fontsource/lexend-deca': specifier: 5.0.8 version: 5.0.8 @@ -2122,8 +2122,8 @@ packages: '@floating-ui/utils': 0.2.1 dev: false - /@floating-ui/react-dom@2.0.5(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-UsBK30Bg+s6+nsgblXtZmwHhgS2vmbuQK22qgt2pTQM6M3X6H1+cQcLXqgRY3ihVLcZJE6IvqDQozhsnIVqK/Q==} + /@floating-ui/react-dom@2.0.6(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-IB8aCRFxr8nFkdYZgH+Otd9EVQPJoynxeFRGTB8voPoZMRWo8XjYuCRgpI1btvuKY69XMiLnW+ym7zoBHM90Rw==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' @@ -2243,7 +2243,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.8 - '@floating-ui/react-dom': 2.0.5(react-dom@18.2.0)(react@18.2.0) + '@floating-ui/react-dom': 2.0.6(react-dom@18.2.0)(react@18.2.0) '@mui/types': 7.2.13 '@mui/utils': 5.15.4(react@18.2.0) '@popperjs/core': 2.11.8