fix: accidentally upgraded floatung ui

This commit is contained in:
David Ralph 2023-09-14 14:01:34 +01:00
parent 0b85ecd9d2
commit b58d4ddc59
2 changed files with 14 additions and 3 deletions

View File

@ -14,7 +14,7 @@
"@eartharoid/i18n": "1.2.1",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@floating-ui/react-dom": "2.0.2",
"@floating-ui/react-dom": "1.3.0",
"@fontsource/lexend-deca": "5.0.8",
"@fontsource/montserrat": "5.0.8",
"@muetab/react-color-gradient-picker": "0.1.2",

View File

@ -11,8 +11,8 @@ dependencies:
specifier: ^11.11.0
version: 11.11.0(@emotion/react@11.11.1)(react@18.2.0)
'@floating-ui/react-dom':
specifier: 2.0.2
version: 2.0.2(react-dom@18.2.0)(react@18.2.0)
specifier: 1.3.0
version: 1.3.0(react-dom@18.2.0)(react@18.2.0)
'@fontsource/lexend-deca':
specifier: 5.0.8
version: 5.0.8
@ -2114,6 +2114,17 @@ packages:
'@floating-ui/utils': 0.1.2
dev: false
/@floating-ui/react-dom@1.3.0(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-htwHm67Ji5E/pROEAr7f8IKFShuiCKHwUC/UY4vC3I5jiSvGFAYnSYiZO5MlGmads+QqvUkR9ANHEguGrDv72g==}
peerDependencies:
react: '>=16.8.0'
react-dom: '>=16.8.0'
dependencies:
'@floating-ui/dom': 1.5.2
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
/@floating-ui/react-dom@2.0.2(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==}
peerDependencies: