mirror of
https://github.com/mue/mue.git
synced 2026-07-27 10:41:08 +02:00
chore(deps): bump @floating-ui/react-dom from 2.1.1 to 2.1.2 (#863)
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.1.1 to 2.1.2. - [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.1.2/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"@eartharoid/i18n": "1.2.1",
|
"@eartharoid/i18n": "1.2.1",
|
||||||
"@emotion/react": "^11.13.3",
|
"@emotion/react": "^11.13.3",
|
||||||
"@emotion/styled": "^11.13.0",
|
"@emotion/styled": "^11.13.0",
|
||||||
"@floating-ui/react-dom": "2.1.1",
|
"@floating-ui/react-dom": "2.1.2",
|
||||||
"@fontsource/lexend-deca": "5.0.14",
|
"@fontsource/lexend-deca": "5.0.14",
|
||||||
"@fontsource/montserrat": "5.0.19",
|
"@fontsource/montserrat": "5.0.19",
|
||||||
"@muetab/react-sortable-hoc": "^2.0.1",
|
"@muetab/react-sortable-hoc": "^2.0.1",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -18,8 +18,8 @@ importers:
|
|||||||
specifier: ^11.13.0
|
specifier: ^11.13.0
|
||||||
version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1)
|
||||||
'@floating-ui/react-dom':
|
'@floating-ui/react-dom':
|
||||||
specifier: 2.1.1
|
specifier: 2.1.2
|
||||||
version: 2.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
version: 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||||
'@fontsource/lexend-deca':
|
'@fontsource/lexend-deca':
|
||||||
specifier: 5.0.14
|
specifier: 5.0.14
|
||||||
version: 5.0.14
|
version: 5.0.14
|
||||||
@@ -1149,8 +1149,8 @@ packages:
|
|||||||
'@floating-ui/dom@1.6.10':
|
'@floating-ui/dom@1.6.10':
|
||||||
resolution: {integrity: sha512-fskgCFv8J8OamCmyun8MfjB1Olfn+uZKjOKZ0vhYF3gRmEUXcGOjxWL8bBr7i4kIuPZ2KD2S3EUIOxnjC8kl2A==}
|
resolution: {integrity: sha512-fskgCFv8J8OamCmyun8MfjB1Olfn+uZKjOKZ0vhYF3gRmEUXcGOjxWL8bBr7i4kIuPZ2KD2S3EUIOxnjC8kl2A==}
|
||||||
|
|
||||||
'@floating-ui/react-dom@2.1.1':
|
'@floating-ui/react-dom@2.1.2':
|
||||||
resolution: {integrity: sha512-4h84MJt3CHrtG18mGsXuLCHMrug49d7DFkU0RMIyshRveBeyV2hmV/pDaF2Uxtu8kgq5r46llp5E5FQiR0K2Yg==}
|
resolution: {integrity: sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: '>=16.8.0'
|
react: '>=16.8.0'
|
||||||
react-dom: '>=16.8.0'
|
react-dom: '>=16.8.0'
|
||||||
@@ -4714,7 +4714,7 @@ snapshots:
|
|||||||
'@floating-ui/core': 1.6.7
|
'@floating-ui/core': 1.6.7
|
||||||
'@floating-ui/utils': 0.2.7
|
'@floating-ui/utils': 0.2.7
|
||||||
|
|
||||||
'@floating-ui/react-dom@2.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
'@floating-ui/react-dom@2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@floating-ui/dom': 1.6.10
|
'@floating-ui/dom': 1.6.10
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
|
|||||||
Reference in New Issue
Block a user