Downgrade Radix packages for type compat (#5653)

This commit is contained in:
Eric Bailey
2024-10-08 15:04:42 -05:00
committed by GitHub
parent 2bb1f4abb8
commit 8fe242728e
3 changed files with 289 additions and 12 deletions
+2 -5
View File
@@ -73,7 +73,7 @@
"@mattermost/react-native-paste-input": "^0.7.1",
"@miblanchard/react-native-slider": "^2.3.1",
"@radix-ui/react-dismissable-layer": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-dropdown-menu": "2.0.1",
"@radix-ui/react-focus-guards": "^1.1.1",
"@radix-ui/react-focus-scope": "^1.1.0",
"@react-native-async-storage/async-storage": "1.23.1",
@@ -280,10 +280,7 @@
"**/zod": "3.23.8",
"**/expo-constants": "16.0.1",
"**/expo-device": "6.0.2",
"@react-native/babel-preset": "0.74.1",
"@radix-ui/react-dropdown-menu": "2.1.2",
"@radix-ui/react-context-menu": "2.2.2",
"@radix-ui/react-focus-scope": "1.1.0"
"@react-native/babel-preset": "0.74.1"
},
"jest": {
"preset": "jest-expo/ios",