Skip to content

Commit

Permalink
fix: update deps (ios, and, web)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff committed Dec 18, 2023
1 parent badf491 commit 56d1c4d
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 176 deletions.
20 changes: 10 additions & 10 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1318,13 +1318,13 @@ PODS:
- react-native-mmkv-storage (0.9.1):
- MMKV (= 1.2.13)
- React-Core
- react-native-netinfo (11.2.0):
- react-native-netinfo (11.2.1):
- React-Core
- react-native-restart (0.0.27):
- React-Core
- react-native-safe-area-context (4.8.0):
- react-native-safe-area-context (4.8.1):
- React-Core
- react-native-slider (4.4.4):
- react-native-slider (4.5.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- React-NativeModulesApple (0.72.7):
Expand Down Expand Up @@ -1482,7 +1482,7 @@ PODS:
- RNGestureHandler (2.14.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- RNGoogleSignin (10.1.1):
- RNGoogleSignin (11.0.0):
- GoogleSignIn (~> 7.0)
- React-Core
- RNLocalize (3.0.4):
Expand All @@ -1505,7 +1505,7 @@ PODS:
- React-Core
- RNSVG (14.1.0):
- React-Core
- RNVectorIcons (10.0.2):
- RNVectorIcons (10.0.3):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- SDWebImage (5.11.1):
Expand Down Expand Up @@ -1919,10 +1919,10 @@ SPEC CHECKSUMS:
react-native-flipper-performance-plugin: 42ec5017abd26e7c5a1f527f2db92c14a90cabdb
react-native-get-random-values: 384787fd76976f5aec9465aff6fa9e9129af1e74
react-native-mmkv-storage: cfb6854594cfdc5f7383a9e464bb025417d1721c
react-native-netinfo: 25c87e28495d955b30aeca9c22594691668c907a
react-native-netinfo: 8a7fd3f7130ef4ad2fb4276d5c9f8d3f28d2df3d
react-native-restart: 7595693413fe3ca15893702f2c8306c62a708162
react-native-safe-area-context: d1c8161a1e9560f7066e8926a7d825eb57c5dab5
react-native-slider: ae9441a884f8465762f1f68d31eafad42663adb4
react-native-safe-area-context: cd1169d797a2ef722a00bfc5af10748d5b6c94f9
react-native-slider: cc89964e1432fa31aa9db7a0fa9b21e26b5d5152
React-NativeModulesApple: b6868ee904013a7923128892ee4a032498a1024a
React-perflogger: 31ea61077185eb1428baf60c0db6e2886f141a5a
React-RCTActionSheet: 392090a3abc8992eb269ef0eaa561750588fc39d
Expand Down Expand Up @@ -1954,15 +1954,15 @@ SPEC CHECKSUMS:
RNFBRemoteConfig: f45f8e526c84531c101703f71959e15a12d5d676
RNFlashList: 4b4b6b093afc0df60ae08f9cbf6ccd4c836c667a
RNGestureHandler: 32a01c29ecc9bb0b5bf7bc0a33547f61b4dc2741
RNGoogleSignin: aac5c1ec73422109dec1da770247a1e410dcc620
RNGoogleSignin: fc408799f1990a12497a32f64280c0fe353ffcc1
RNLocalize: 1ce4263770515f53d3de442ce7657b3661b16a37
RNRate: ef3bcff84f39bb1d1e41c5593d3eea4aab2bd73a
RNReanimated: fdbaa9c964bbab7fac50c90862b6cc5f041679b9
RNScreens: 3c5b9f4a9dcde752466854b6109b79c0e205dad3
RNSensors: 117ba71c7eeeea0407ea0c0bb79e3495d602049b
RNSound: 6c156f925295bdc83e8e422e7d8b38d33bc71852
RNSVG: ba3e7232f45e34b7b47e74472386cf4e1a676d0a
RNVectorIcons: 23b6e11af4aaf104d169b1b0afa7e5cf96c676ce
RNVectorIcons: 64e6a523ac30a3241efa9baf1ffbcc5e76ff747a
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@invertase/react-native-apple-authentication": "2.3.0",
"@mdi/js": "7.3.67",
"@mdi/react": "1.6.1",
"@react-native-community/netinfo": "11.2.0",
"@react-native-community/slider": "4.4.4",
"@react-native-community/netinfo": "11.2.1",
"@react-native-community/slider": "4.5.0",
"@react-native-firebase/analytics": "18.6.0",
"@react-native-firebase/app": "18.6.0",
"@react-native-firebase/auth": "18.6.0",
"@react-native-firebase/crashlytics": "18.6.0",
"@react-native-firebase/firestore": "18.6.0",
"@react-native-firebase/remote-config": "18.6.0",
"@react-native-google-signin/google-signin": "10.1.1",
"@react-native-google-signin/google-signin": "11.0.0",
"@react-native-masked-view/masked-view": "0.3.1",
"@react-navigation/bottom-tabs": "6.5.11",
"@react-navigation/native": "6.1.9",
Expand All @@ -41,7 +41,7 @@
"postinstall-postinstall": "2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-error-boundary": "4.0.12",
"react-native": "0.72.7",
"react-native-code-push": "8.1.0",
"react-native-config": "1.5.1",
Expand All @@ -59,20 +59,20 @@
"react-native-rate": "1.2.12",
"react-native-reanimated": "3.6.1",
"react-native-restart": "0.0.27",
"react-native-safe-area-context": "4.8.0",
"react-native-safe-area-context": "4.8.1",
"react-native-screens": "3.29.0",
"react-native-sensors": "7.3.6",
"react-native-sound": "0.11.2",
"react-native-svg": "14.1.0",
"react-native-toast-message": "2.1.8",
"react-native-vector-icons": "10.0.2",
"react-native-toast-message": "2.2.0",
"react-native-vector-icons": "10.0.3",
"react-native-web": "0.19.9",
"react-redux": "8.1.3",
"react-scripts": "5.0.1",
"redux": "4.2.1",
"redux-persist": "6.0.0",
"redux-thunk": "2.4.2",
"remeda": "^1.29.0",
"remeda": "^1.31.0",
"reselect": "5.0.1",
"ts-pattern": "^5.0.6",
"typesafe-actions": "5.1.0",
Expand Down Expand Up @@ -100,23 +100,23 @@
"@semantic-release/release-notes-generator": "12.1.0",
"@testing-library/jest-native": "5.4.3",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react-native": "12.4.1",
"@testing-library/react-native": "12.4.2",
"@tsconfig/react-native": "3.0.2",
"@types/d3-scale": "4.0.8",
"@types/d3-shape": "3.1.6",
"@types/howler": "2.2.11",
"@types/jest": "^29.5.11",
"@types/react-native-vector-icons": "6.4.18",
"@types/uuid": "9.0.7",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@welldone-software/why-did-you-render": "7.0.1",
"babel-jest": "29.7.0",
"babel-plugin-transform-remove-console": "6.9.4",
"codecov": "3.8.3",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-promise": "^6.1.1",
Expand All @@ -134,7 +134,7 @@
"jest": "29.7.0",
"jetifier": "2.0.0",
"jsinspect": "0.12.7",
"knip": "3.7.0",
"knip": "3.8.2",
"metro-react-native-babel-preset": "0.77.0",
"prettier": "3.1.1",
"react-native-bundle-visualizer": "3.1.3",
Expand All @@ -143,7 +143,7 @@
"react-native-highlight-updates": "1.2.0",
"react-test-renderer": "18.2.0",
"redux-flipper": "2.0.2",
"semantic-release": "22.0.10",
"semantic-release": "22.0.12",
"ts-essentials": "9.4.1",
"typescript": "5.3.3"
},
Expand Down
Loading

0 comments on commit 56d1c4d

Please sign in to comment.