bumps
This commit is contained in:
+47
-45
@@ -53,7 +53,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@atproto/api": "^0.13.7",
|
||||
"@bam.tech/react-native-image-resizer": "^3.0.4",
|
||||
"@braintree/sanitize-url": "^6.0.2",
|
||||
"@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",
|
||||
"@emoji-mart/react": "^1.1.1",
|
||||
@@ -70,13 +69,13 @@
|
||||
"@fortawesome/react-native-fontawesome": "^0.3.2",
|
||||
"@haileyok/bluesky-video": "0.1.8",
|
||||
"@lingui/react": "^4.5.0",
|
||||
"@mattermost/react-native-paste-input": "^0.7.1",
|
||||
"@mattermost/react-native-paste-input": "^0.8.0",
|
||||
"@miblanchard/react-native-slider": "^2.3.1",
|
||||
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
||||
"@react-native-async-storage/async-storage": "1.23.1",
|
||||
"@react-native-masked-view/masked-view": "0.3.0",
|
||||
"@react-native-masked-view/masked-view": "0.3.1",
|
||||
"@react-native-menu/menu": "^1.1.0",
|
||||
"@react-native-picker/picker": "2.6.1",
|
||||
"@react-native-picker/picker": "2.8.0",
|
||||
"@react-navigation/bottom-tabs": "^6.5.20",
|
||||
"@react-navigation/drawer": "^6.6.15",
|
||||
"@react-navigation/native": "^6.1.17",
|
||||
@@ -116,31 +115,32 @@
|
||||
"email-validator": "^2.0.4",
|
||||
"emoji-mart": "^5.5.2",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"expo": "^51.0.8",
|
||||
"expo-application": "^5.9.1",
|
||||
"expo-build-properties": "^0.12.1",
|
||||
"expo-camera": "~15.0.9",
|
||||
"expo-clipboard": "^6.0.3",
|
||||
"expo-dev-client": "^4.0.14",
|
||||
"expo-device": "~6.0.2",
|
||||
"expo-file-system": "^17.0.1",
|
||||
"expo-haptics": "^13.0.1",
|
||||
"expo-image": "~1.12.9",
|
||||
"expo-image-manipulator": "^12.0.5",
|
||||
"expo-image-picker": "~15.0.5",
|
||||
"expo-linear-gradient": "^13.0.2",
|
||||
"expo-linking": "^6.3.1",
|
||||
"expo-localization": "~15.0.3",
|
||||
"expo-media-library": "~16.0.3",
|
||||
"expo-navigation-bar": "~3.0.4",
|
||||
"expo-notifications": "~0.28.7",
|
||||
"expo-sharing": "^12.0.1",
|
||||
"expo-splash-screen": "~0.27.4",
|
||||
"expo-status-bar": "~1.12.1",
|
||||
"expo-system-ui": "~3.0.4",
|
||||
"expo-task-manager": "~11.8.1",
|
||||
"expo-updates": "~0.25.14",
|
||||
"expo-web-browser": "~13.0.3",
|
||||
"expo": "^52.0.0-canary-20240912-1059f85",
|
||||
"expo-modules-core": "2.0.0-canary-20240912-1059f85",
|
||||
"expo-application": "^6.0.0-canary-20240912-1059f85",
|
||||
"expo-build-properties": "^1.0.0-canary-20240912-1059f85",
|
||||
"expo-camera": "~16.0.0-canary-20240912-1059f85",
|
||||
"expo-clipboard": "^7.0.0-canary-20240912-1059f85",
|
||||
"expo-dev-client": "^5.0.0-canary-20240912-1059f85",
|
||||
"expo-device": "~7.0.0-canary-20240912-1059f85",
|
||||
"expo-file-system": "^18.0.0-canary-20240912-1059f85",
|
||||
"expo-haptics": "14.0.0-canary-20240912-1059f85",
|
||||
"expo-image": "~2.0.0-canary-20240912-1059f85",
|
||||
"expo-image-manipulator": "^13.0.0-canary-20240912-1059f85",
|
||||
"expo-image-picker": "~16.0.0-canary-20240912-1059f85",
|
||||
"expo-linear-gradient": "^14.0.0-canary-20240912-1059f85",
|
||||
"expo-linking": "^7.0.0-canary-20240912-1059f85",
|
||||
"expo-localization": "~16.0.0-canary-20240912-1059f85",
|
||||
"expo-media-library": "~17.0.0-canary-20240912-1059f85",
|
||||
"expo-navigation-bar": "~3.0.8-canary-20240912-1059f85",
|
||||
"expo-notifications": "1.0.0-canary-20240912-1059f85",
|
||||
"expo-sharing": "^13.0.0-canary-20240912-1059f85",
|
||||
"expo-splash-screen": "~1.0.0-canary-20240912-1059f85",
|
||||
"expo-status-bar": "~1.12.2-canary-20240912-1059f85",
|
||||
"expo-system-ui": "~4.0.0-canary-20240912-1059f85",
|
||||
"expo-task-manager": "~12.0.0-canary-20240912-1059f85",
|
||||
"expo-updates": "1.0.0-canary-20240912-1059f85",
|
||||
"expo-web-browser": "14.0.0-canary-20240912-1059f85",
|
||||
"fast-text-encoding": "^1.0.6",
|
||||
"history": "^5.3.0",
|
||||
"hls.js": "^1.5.11",
|
||||
@@ -170,33 +170,33 @@
|
||||
"react-compiler-runtime": "file:./lib/react-compiler-runtime",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-keyed-flatten-children": "^3.0.0",
|
||||
"react-native": "0.74.1",
|
||||
"react-native-compressor": "^1.8.24",
|
||||
"react-native": "0.75.3",
|
||||
"react-native-compressor": "^1.9.0",
|
||||
"react-native-date-picker": "^4.4.2",
|
||||
"react-native-drawer-layout": "^4.0.0-alpha.3",
|
||||
"react-native-drawer-layout": "^4.0.0-rc.10",
|
||||
"react-native-fs": "^2.20.0",
|
||||
"react-native-gesture-handler": "~2.16.2",
|
||||
"react-native-gesture-handler": "~2.19.0",
|
||||
"react-native-get-random-values": "~1.11.0",
|
||||
"react-native-image-crop-picker": "0.40.3",
|
||||
"react-native-image-crop-picker": "0.41.2",
|
||||
"react-native-ios-context-menu": "^1.15.3",
|
||||
"react-native-keyboard-controller": "^1.12.1",
|
||||
"react-native-mmkv": "^2.12.2",
|
||||
"react-native-pager-view": "6.2.3",
|
||||
"react-native-keyboard-controller": "^1.13.4",
|
||||
"react-native-mmkv": "^3.",
|
||||
"react-native-pager-view": "6.4.1",
|
||||
"react-native-picker-select": "^9.1.3",
|
||||
"react-native-progress": "bluesky-social/react-native-progress",
|
||||
"react-native-qrcode-styled": "^0.3.1",
|
||||
"react-native-reanimated": "^3.11.0",
|
||||
"react-native-qrcode-styled": "^0.3.2",
|
||||
"react-native-reanimated": "^3.15.2",
|
||||
"react-native-root-siblings": "^4.1.1",
|
||||
"react-native-safe-area-context": "4.10.1",
|
||||
"react-native-screens": "~3.31.1",
|
||||
"react-native-svg": "^15.3.0",
|
||||
"react-native-safe-area-context": "^4.11.0",
|
||||
"react-native-screens": "~3.34.0",
|
||||
"react-native-svg": "^15.6.0",
|
||||
"react-native-uitextview": "^1.3.0",
|
||||
"react-native-url-polyfill": "^1.3.0",
|
||||
"react-native-uuid": "^2.0.2",
|
||||
"react-native-view-shot": "^3.8.0",
|
||||
"react-native-web": "~0.19.11",
|
||||
"react-native-web": "~0.19.12",
|
||||
"react-native-web-webview": "^1.0.2",
|
||||
"react-native-webview": "13.10.2",
|
||||
"react-native-webview": "13.12.2",
|
||||
"react-responsive": "^9.0.2",
|
||||
"react-textarea-autosize": "^8.5.3",
|
||||
"rn-fetch-blob": "^0.12.0",
|
||||
@@ -283,7 +283,9 @@
|
||||
"**/zod": "3.23.8",
|
||||
"**/expo-constants": "16.0.1",
|
||||
"**/expo-device": "6.0.2",
|
||||
"@react-native/babel-preset": "0.74.1"
|
||||
"@react-native/babel-preset": "0.74.1",
|
||||
"wrap-ansi": "7.0.0",
|
||||
"string-width": "4.2.3"
|
||||
},
|
||||
"jest": {
|
||||
"preset": "jest-expo/ios",
|
||||
|
||||
Reference in New Issue
Block a user