mirror of
https://github.com/mue/mue.git
synced 2026-06-12 03:28:46 +02:00
chore(deps): bump @floating-ui/react-dom from 2.1.0 to 2.1.1 (#770)
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.1.0 to 2.1.1. - [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.1/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",
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@floating-ui/react-dom": "2.1.0",
|
||||
"@floating-ui/react-dom": "2.1.1",
|
||||
"@fontsource/lexend-deca": "5.0.12",
|
||||
"@fontsource/montserrat": "5.0.17",
|
||||
"@muetab/react-sortable-hoc": "^2.0.1",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -15,8 +15,8 @@ dependencies:
|
||||
specifier: ^11.11.5
|
||||
version: 11.11.5(@emotion/react@11.11.4)(react@18.3.1)
|
||||
'@floating-ui/react-dom':
|
||||
specifier: 2.1.0
|
||||
version: 2.1.0(react-dom@18.3.1)(react@18.3.1)
|
||||
specifier: 2.1.1
|
||||
version: 2.1.1(react-dom@18.3.1)(react@18.3.1)
|
||||
'@fontsource/lexend-deca':
|
||||
specifier: 5.0.12
|
||||
version: 5.0.12
|
||||
@@ -2132,8 +2132,8 @@ packages:
|
||||
'@floating-ui/utils': 0.2.2
|
||||
dev: false
|
||||
|
||||
/@floating-ui/react-dom@2.1.0(react-dom@18.3.1)(react@18.3.1):
|
||||
resolution: {integrity: sha512-lNzj5EQmEKn5FFKc04+zasr09h/uX8RtJRNj5gUXsSQIXHVWTVh+hVAg1vOMCexkX8EgvemMvIFpQfkosnVNyA==}
|
||||
/@floating-ui/react-dom@2.1.1(react-dom@18.3.1)(react@18.3.1):
|
||||
resolution: {integrity: sha512-4h84MJt3CHrtG18mGsXuLCHMrug49d7DFkU0RMIyshRveBeyV2hmV/pDaF2Uxtu8kgq5r46llp5E5FQiR0K2Yg==}
|
||||
peerDependencies:
|
||||
react: '>=16.8.0'
|
||||
react-dom: '>=16.8.0'
|
||||
@@ -2231,7 +2231,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.6
|
||||
'@floating-ui/react-dom': 2.1.0(react-dom@18.3.1)(react@18.3.1)
|
||||
'@floating-ui/react-dom': 2.1.1(react-dom@18.3.1)(react@18.3.1)
|
||||
'@mui/types': 7.2.14
|
||||
'@mui/utils': 5.15.20(react@18.3.1)
|
||||
'@popperjs/core': 2.11.8
|
||||
|
||||
Reference in New Issue
Block a user