Bump packages

This commit is contained in:
xmflsct 2023-02-24 13:06:20 +01:00
parent 73e4bdb290
commit b1a796d3f1
3 changed files with 459 additions and 224 deletions

View File

@ -14,13 +14,13 @@ PODS:
- ExpoModulesCore
- EXNotifications (0.17.0):
- ExpoModulesCore
- Expo (48.0.1):
- Expo (48.0.4):
- ExpoModulesCore
- ExpoCrypto (12.2.1):
- ExpoModulesCore
- ExpoHaptics (12.2.1):
- ExpoModulesCore
- ExpoImage (1.0.0-rc.1):
- ExpoImage (1.0.0):
- ExpoModulesCore
- SDWebImage (~> 5.15.0)
- SDWebImageAVIFCoder (~> 0.9.4)
@ -30,7 +30,7 @@ PODS:
- ExpoModulesCore
- ExpoLocalization (14.1.1):
- ExpoModulesCore
- ExpoModulesCore (1.2.2):
- ExpoModulesCore (1.2.3):
- React-Core
- React-RCTAppDelegate
- ReactCommon/turbomodule/core
@ -340,9 +340,9 @@ PODS:
- glog
- react-native-blur (4.3.0):
- React-Core
- react-native-cameraroll (5.2.3):
- react-native-cameraroll (5.2.4):
- React-Core
- react-native-image-picker (5.0.2):
- react-native-image-picker (5.1.0):
- React-Core
- react-native-ios-context-menu (1.15.3):
- React-Core
@ -767,13 +767,13 @@ SPEC CHECKSUMS:
EXFileSystem: 844e86ca9b5375486ecc4ef06d3838d5597d895d
EXFont: 6ea3800df746be7233208d80fe379b8ed74f4272
EXNotifications: babce2a87b7922051354fcfe7a74dd279b7e272a
Expo: 79deb55f33fab1b232232868a74713772943238d
Expo: aae5eb5ed076ff163eb909a003b2be1b85f832dd
ExpoCrypto: 477dfe89c81527b376f2c344ca1d2a01244b243c
ExpoHaptics: 5156bc5160d8e04c170dd6e645a71154951a2ad9
ExpoImage: a8b564f046f96133db39d7749eec9d6110d11243
ExpoImage: b6a65c4aa891cdf00bfba0da46df14b27ae09cc7
ExpoKeepAwake: 69f5f627670d62318410392d03e0b5db0f85759a
ExpoLocalization: f26cd431ad9ea3533c5b08c4fabd879176a794bb
ExpoModulesCore: 79392ab654019ea3aadeae308919c3d9dd97879c
ExpoModulesCore: f11d8a16e8d3f26c183da2541d75edc6aa9cf8eb
ExpoRandom: 7ee07d62e7003b74d0536e0495e3a653fe1b2a74
ExpoStoreReview: d057dcca4b9c95f3c9db11bd2e168dab9cba59f3
ExpoVideoThumbnails: 0021303b614a89fcc5df8b59d9d37ddf14a7d4cf
@ -809,8 +809,8 @@ SPEC CHECKSUMS:
React-jsinspector: 9f7c9137605e72ca0343db4cea88006cb94856dd
React-logger: 957e5dc96d9dbffc6e0f15e0ee4d2b42829ff207
react-native-blur: 50c9feabacbc5f49b61337ebc32192c6be7ec3c3
react-native-cameraroll: 5b25d0be40185d02e522bf2abf8a1ba4e8faa107
react-native-image-picker: a5dddebb4d2955ac4712a4ed66b00a85f62a63ac
react-native-cameraroll: cb752fda6d5268f1646b4390bd5be1f27706b9a0
react-native-image-picker: c33d4e79f0a14a2b66e5065e14946ae63749660b
react-native-ios-context-menu: e529171ba760a1af7f2ef0729f5a7f4d226171c5
react-native-language-detection: f414937fa715108ab50a6269a3de0bcb95e4ceb0
react-native-mmkv: a2a40a0458bdbc9d43c4e7752ecfc5e3a87b66dd

View File

@ -19,39 +19,39 @@
},
"dependencies": {
"@expo/react-native-action-sheet": "^4.0.1",
"@formatjs/intl-datetimeformat": "^6.4.3",
"@formatjs/intl-getcanonicallocales": "^2.0.5",
"@formatjs/intl-locale": "^3.0.11",
"@formatjs/intl-numberformat": "^8.3.3",
"@formatjs/intl-pluralrules": "^5.1.8",
"@formatjs/intl-relativetimeformat": "^11.1.8",
"@formatjs/intl-datetimeformat": "^6.5.1",
"@formatjs/intl-getcanonicallocales": "^2.1.0",
"@formatjs/intl-locale": "^3.1.1",
"@formatjs/intl-numberformat": "^8.3.5",
"@formatjs/intl-pluralrules": "^5.1.10",
"@formatjs/intl-relativetimeformat": "^11.1.10",
"@mattermost/react-native-paste-input": "^0.6.2",
"@neverdull-agency/expo-unlimited-secure-store": "^1.0.10",
"@react-native-async-storage/async-storage": "~1.17.11",
"@react-native-camera-roll/camera-roll": "^5.2.3",
"@react-native-camera-roll/camera-roll": "^5.2.4",
"@react-native-clipboard/clipboard": "^1.11.1",
"@react-native-community/blur": "^4.3.0",
"@react-native-community/netinfo": "9.3.7",
"@react-native-firebase/app": "^17.3.0",
"@react-native-firebase/app": "^17.3.1",
"@react-native-menu/menu": "^0.7.3",
"@react-native-segmented-control/segmented-control": "^2.4.0",
"@react-navigation/bottom-tabs": "^6.5.5",
"@react-navigation/native": "^6.1.4",
"@react-navigation/native-stack": "^6.9.10",
"@react-navigation/stack": "^6.3.14",
"@react-navigation/bottom-tabs": "^6.5.6",
"@react-navigation/native": "^6.1.5",
"@react-navigation/native-stack": "^6.9.11",
"@react-navigation/stack": "^6.3.15",
"@sentry/react-native": "4.15.0",
"@sharcoux/slider": "^6.1.1",
"@tanstack/react-query": "^4.24.6",
"axios": "^1.3.3",
"@tanstack/react-query": "^4.24.10",
"axios": "^1.3.4",
"diff": "^5.1.0",
"expo": "^48.0.1",
"expo": "^48.0.4",
"expo-auth-session": "^3.8.0",
"expo-av": "^13.2.1",
"expo-constants": "^14.2.1",
"expo-crypto": "^12.2.1",
"expo-file-system": "^15.2.2",
"expo-haptics": "^12.2.1",
"expo-image": "^1.0.0-rc.1",
"expo-image": "^1.0.0",
"expo-linking": "^3.3.0",
"expo-localization": "^14.1.1",
"expo-notifications": "^0.17.0",
@ -64,17 +64,17 @@
"expo-video-thumbnails": "^7.2.1",
"expo-web-browser": "~12.0.0",
"htmlparser2": "^8.0.1",
"i18next": "^22.4.9",
"i18next": "^22.4.10",
"linkify-it": "^4.0.1",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^12.1.5",
"react-intl": "^6.2.8",
"react-i18next": "^12.2.0",
"react-intl": "^6.2.10",
"react-native": "^0.71.3",
"react-native-flash-message": "^0.4.0",
"react-native-gesture-handler": "~2.9.0",
"react-native-image-picker": "^5.0.2",
"react-native-image-picker": "^5.1.0",
"react-native-ios-context-menu": "^1.15.3",
"react-native-language-detection": "^0.2.2",
"react-native-mmkv": "~2.7.0",
@ -87,15 +87,15 @@
"react-native-share-menu": "^6.0.0",
"react-native-svg": "^13.8.0",
"react-native-swipe-list-view": "^3.2.9",
"react-native-tab-view": "^3.4.0",
"react-native-tab-view": "^3.5.0",
"rn-placeholder": "^3.0.3",
"url-parse": "^1.5.10",
"zeego": "^1.0.2"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/plugin-proposal-optional-chaining": "^7.20.7",
"@babel/preset-typescript": "^7.18.6",
"@babel/core": "^7.21.0",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/preset-typescript": "^7.21.0",
"@expo/config": "^7.0.3",
"@types/diff": "^5.0.2",
"@types/linkify-it": "^3.0.2",

615
yarn.lock

File diff suppressed because it is too large Load Diff