| .. | .. |
|---|
| 15 | 15 | "expo-constants": "~55.0.7", |
|---|
| 16 | 16 | "expo-file-system": "~55.0.10", |
|---|
| 17 | 17 | "expo-haptics": "~55.0.8", |
|---|
| 18 | + "expo-image-picker": "~55.0.11", |
|---|
| 18 | 19 | "expo-linking": "~55.0.7", |
|---|
| 19 | 20 | "expo-router": "~55.0.3", |
|---|
| 20 | 21 | "expo-secure-store": "~55.0.8", |
|---|
| 21 | | - "expo-speech-recognition": "^3.1.1", |
|---|
| 22 | + "expo-sharing": "~55.0.11", |
|---|
| 22 | 23 | "expo-splash-screen": "~55.0.10", |
|---|
| 23 | 24 | "expo-status-bar": "~55.0.4", |
|---|
| 24 | 25 | "expo-system-ui": "~55.0.9", |
|---|
| .. | .. |
|---|
| 27 | 28 | "react": "19.2.0", |
|---|
| 28 | 29 | "react-dom": "^19.2.4", |
|---|
| 29 | 30 | "react-native": "0.83.2", |
|---|
| 31 | + "react-native-draggable-flatlist": "^4.0.3", |
|---|
| 30 | 32 | "react-native-gesture-handler": "~2.30.0", |
|---|
| 31 | 33 | "react-native-reanimated": "4.2.1", |
|---|
| 32 | 34 | "react-native-safe-area-context": "~5.6.2", |
|---|
| 33 | 35 | "react-native-screens": "~4.23.0", |
|---|
| 34 | 36 | "react-native-svg": "15.15.3", |
|---|
| 37 | + "react-native-udp": "^4.1.7", |
|---|
| 35 | 38 | "react-native-web": "^0.21.0", |
|---|
| 36 | 39 | "react-native-worklets": "0.7.2" |
|---|
| 37 | 40 | }, |
|---|
| .. | .. |
|---|
| 3764 | 3767 | "node-int64": "^0.4.0" |
|---|
| 3765 | 3768 | } |
|---|
| 3766 | 3769 | }, |
|---|
| 3770 | + "node_modules/buffer": { |
|---|
| 3771 | + "version": "5.7.1", |
|---|
| 3772 | + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", |
|---|
| 3773 | + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", |
|---|
| 3774 | + "funding": [ |
|---|
| 3775 | + { |
|---|
| 3776 | + "type": "github", |
|---|
| 3777 | + "url": "https://github.com/sponsors/feross" |
|---|
| 3778 | + }, |
|---|
| 3779 | + { |
|---|
| 3780 | + "type": "patreon", |
|---|
| 3781 | + "url": "https://www.patreon.com/feross" |
|---|
| 3782 | + }, |
|---|
| 3783 | + { |
|---|
| 3784 | + "type": "consulting", |
|---|
| 3785 | + "url": "https://feross.org/support" |
|---|
| 3786 | + } |
|---|
| 3787 | + ], |
|---|
| 3788 | + "license": "MIT", |
|---|
| 3789 | + "dependencies": { |
|---|
| 3790 | + "base64-js": "^1.3.1", |
|---|
| 3791 | + "ieee754": "^1.1.13" |
|---|
| 3792 | + } |
|---|
| 3793 | + }, |
|---|
| 3767 | 3794 | "node_modules/buffer-from": { |
|---|
| 3768 | 3795 | "version": "1.1.2", |
|---|
| 3769 | 3796 | "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", |
|---|
| .. | .. |
|---|
| 4518 | 4545 | "node": ">=6" |
|---|
| 4519 | 4546 | } |
|---|
| 4520 | 4547 | }, |
|---|
| 4548 | + "node_modules/events": { |
|---|
| 4549 | + "version": "3.3.0", |
|---|
| 4550 | + "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", |
|---|
| 4551 | + "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", |
|---|
| 4552 | + "license": "MIT", |
|---|
| 4553 | + "engines": { |
|---|
| 4554 | + "node": ">=0.8.x" |
|---|
| 4555 | + } |
|---|
| 4556 | + }, |
|---|
| 4521 | 4557 | "node_modules/expo": { |
|---|
| 4522 | 4558 | "version": "55.0.4", |
|---|
| 4523 | 4559 | "resolved": "https://registry.npmjs.org/expo/-/expo-55.0.4.tgz", |
|---|
| .. | .. |
|---|
| 4660 | 4696 | "react-native-web": { |
|---|
| 4661 | 4697 | "optional": true |
|---|
| 4662 | 4698 | } |
|---|
| 4699 | + } |
|---|
| 4700 | + }, |
|---|
| 4701 | + "node_modules/expo-image-loader": { |
|---|
| 4702 | + "version": "55.0.0", |
|---|
| 4703 | + "resolved": "https://registry.npmjs.org/expo-image-loader/-/expo-image-loader-55.0.0.tgz", |
|---|
| 4704 | + "integrity": "sha512-NOjp56wDrfuA5aiNAybBIjqIn1IxKeGJ8CECWZncQ/GzjZfyTYAHTCyeApYkdKkMBLHINzI4BbTGSlbCa0fXXQ==", |
|---|
| 4705 | + "license": "MIT", |
|---|
| 4706 | + "peerDependencies": { |
|---|
| 4707 | + "expo": "*" |
|---|
| 4708 | + } |
|---|
| 4709 | + }, |
|---|
| 4710 | + "node_modules/expo-image-picker": { |
|---|
| 4711 | + "version": "55.0.11", |
|---|
| 4712 | + "resolved": "https://registry.npmjs.org/expo-image-picker/-/expo-image-picker-55.0.11.tgz", |
|---|
| 4713 | + "integrity": "sha512-geJklIGdAR2N16iSk86oyJe7QgX5RpqDX1FjKpxO53fF4D0eBmg5Irm6gRwT0b+DHP1kJevZgzzbVJsRAV362g==", |
|---|
| 4714 | + "license": "MIT", |
|---|
| 4715 | + "dependencies": { |
|---|
| 4716 | + "expo-image-loader": "~55.0.0" |
|---|
| 4717 | + }, |
|---|
| 4718 | + "peerDependencies": { |
|---|
| 4719 | + "expo": "*" |
|---|
| 4663 | 4720 | } |
|---|
| 4664 | 4721 | }, |
|---|
| 4665 | 4722 | "node_modules/expo-linking": { |
|---|
| .. | .. |
|---|
| 4863 | 4920 | "node": ">=20.16.0" |
|---|
| 4864 | 4921 | } |
|---|
| 4865 | 4922 | }, |
|---|
| 4866 | | - "node_modules/expo-speech-recognition": { |
|---|
| 4867 | | - "version": "3.1.1", |
|---|
| 4868 | | - "resolved": "https://registry.npmjs.org/expo-speech-recognition/-/expo-speech-recognition-3.1.1.tgz", |
|---|
| 4869 | | - "integrity": "sha512-+1rviv+ZecAokY8PUfr3XJuhS4t0uKccewIPPUk5ooeEt5xKEWr6XYpKm3ggapPdJQbgMTjWbmSPT1ahTMyIqA==", |
|---|
| 4923 | + "node_modules/expo-sharing": { |
|---|
| 4924 | + "version": "55.0.11", |
|---|
| 4925 | + "resolved": "https://registry.npmjs.org/expo-sharing/-/expo-sharing-55.0.11.tgz", |
|---|
| 4926 | + "integrity": "sha512-YlVez832W0sYR2KJY4Dr8ON9aC+Wp8a/r40eQyhoHT9Tetkr2KBM7tWLT0CGKRuTTnrqJL1C51UacLkHJ9zmNA==", |
|---|
| 4870 | 4927 | "license": "MIT", |
|---|
| 4928 | + "dependencies": { |
|---|
| 4929 | + "@expo/config-plugins": "^55.0.6", |
|---|
| 4930 | + "@expo/config-types": "^55.0.5", |
|---|
| 4931 | + "@expo/plist": "^0.5.2" |
|---|
| 4932 | + }, |
|---|
| 4871 | 4933 | "peerDependencies": { |
|---|
| 4872 | 4934 | "expo": "*", |
|---|
| 4873 | 4935 | "react": "*", |
|---|
| .. | .. |
|---|
| 5623 | 5685 | "version": "1.1.0", |
|---|
| 5624 | 5686 | "resolved": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.1.0.tgz", |
|---|
| 5625 | 5687 | "integrity": "sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==", |
|---|
| 5688 | + "license": "BSD-3-Clause" |
|---|
| 5689 | + }, |
|---|
| 5690 | + "node_modules/ieee754": { |
|---|
| 5691 | + "version": "1.2.1", |
|---|
| 5692 | + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", |
|---|
| 5693 | + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", |
|---|
| 5694 | + "funding": [ |
|---|
| 5695 | + { |
|---|
| 5696 | + "type": "github", |
|---|
| 5697 | + "url": "https://github.com/sponsors/feross" |
|---|
| 5698 | + }, |
|---|
| 5699 | + { |
|---|
| 5700 | + "type": "patreon", |
|---|
| 5701 | + "url": "https://www.patreon.com/feross" |
|---|
| 5702 | + }, |
|---|
| 5703 | + { |
|---|
| 5704 | + "type": "consulting", |
|---|
| 5705 | + "url": "https://feross.org/support" |
|---|
| 5706 | + } |
|---|
| 5707 | + ], |
|---|
| 5626 | 5708 | "license": "BSD-3-Clause" |
|---|
| 5627 | 5709 | }, |
|---|
| 5628 | 5710 | "node_modules/ignore": { |
|---|
| .. | .. |
|---|
| 8180 | 8262 | "url": "https://opencollective.com/parcel" |
|---|
| 8181 | 8263 | } |
|---|
| 8182 | 8264 | }, |
|---|
| 8265 | + "node_modules/react-native-draggable-flatlist": { |
|---|
| 8266 | + "version": "4.0.3", |
|---|
| 8267 | + "resolved": "https://registry.npmjs.org/react-native-draggable-flatlist/-/react-native-draggable-flatlist-4.0.3.tgz", |
|---|
| 8268 | + "integrity": "sha512-2F4x5BFieWdGq9SetD2nSAR7s7oQCSgNllYgERRXXtNfSOuAGAVbDb/3H3lP0y5f7rEyNwabKorZAD/SyyNbDw==", |
|---|
| 8269 | + "license": "MIT", |
|---|
| 8270 | + "dependencies": { |
|---|
| 8271 | + "@babel/preset-typescript": "^7.17.12" |
|---|
| 8272 | + }, |
|---|
| 8273 | + "peerDependencies": { |
|---|
| 8274 | + "react-native": ">=0.64.0", |
|---|
| 8275 | + "react-native-gesture-handler": ">=2.0.0", |
|---|
| 8276 | + "react-native-reanimated": ">=2.8.0" |
|---|
| 8277 | + } |
|---|
| 8278 | + }, |
|---|
| 8183 | 8279 | "node_modules/react-native-gesture-handler": { |
|---|
| 8184 | 8280 | "version": "2.30.0", |
|---|
| 8185 | 8281 | "resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.30.0.tgz", |
|---|
| .. | .. |
|---|
| 8271 | 8367 | "react-native": "*" |
|---|
| 8272 | 8368 | } |
|---|
| 8273 | 8369 | }, |
|---|
| 8370 | + "node_modules/react-native-udp": { |
|---|
| 8371 | + "version": "4.1.7", |
|---|
| 8372 | + "resolved": "https://registry.npmjs.org/react-native-udp/-/react-native-udp-4.1.7.tgz", |
|---|
| 8373 | + "integrity": "sha512-NUE3zewu61NCdSsLlj+l0ad6qojcVEZPT4hVG/x6DU9U4iCzwtfZSASh9vm7teAcVzLkdD+cO3411LHshAi/wA==", |
|---|
| 8374 | + "license": "MIT", |
|---|
| 8375 | + "dependencies": { |
|---|
| 8376 | + "buffer": "^5.6.0", |
|---|
| 8377 | + "events": "^3.1.0" |
|---|
| 8378 | + } |
|---|
| 8379 | + }, |
|---|
| 8274 | 8380 | "node_modules/react-native-web": { |
|---|
| 8275 | 8381 | "version": "0.21.2", |
|---|
| 8276 | 8382 | "resolved": "https://registry.npmjs.org/react-native-web/-/react-native-web-0.21.2.tgz", |
|---|