Skip to content

Commit

Permalink
fix: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaghettiC0des committed Dec 13, 2022
1 parent d94a2ee commit d30e256
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 29 deletions.
12 changes: 3 additions & 9 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"expo": {
"plugins": [
["expo-community-flipper", "0.166.0"]
],
"plugins": [["expo-community-flipper", "0.176.0"]],
"jsEngine": "hermes",
"name": "expo-ts-and-jest",
"slug": "expo-ts-and-jest",
Expand All @@ -18,9 +16,7 @@
"updates": {
"fallbackToCacheTimeout": 0
},
"assetBundlePatterns": [
"**/*"
],
"assetBundlePatterns": ["**/*"],
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.kml.expo.playground"
Expand All @@ -30,9 +26,7 @@
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#FFFFFF"
},
"permissions": [
"android.permission.RECORD_AUDIO"
],
"permissions": ["android.permission.RECORD_AUDIO"],
"package": "com.kml.expo.playground"
},
"web": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@react-native-community/netinfo": "9.3.6",
"@react-navigation/native": "6.0.13",
"@react-navigation/stack": "6.3.4",
"@reduxjs/toolkit": "1.9.0",
"@reduxjs/toolkit": "1.9.1",
"@rneui/base": "4.0.0-rc.7",
"@rneui/themed": "4.0.0-rc.7",
"expo": "^47.0.0",
Expand All @@ -36,15 +36,15 @@
"react-devtools-core": "4.26.1",
"react-dom": "18.2.0",
"react-native": "0.70.5",
"react-native-flipper": "^0.174.0",
"react-native-flipper": "^0.176.0",
"react-native-gesture-handler": "~2.8.0",
"react-native-mmkv": "^2.5.1",
"react-native-reanimated": "~2.12.0",
"react-native-reanimated": "~2.13.0",
"react-native-safe-area-context": "4.4.1",
"react-native-screens": "~3.18.2",
"react-native-size-matters": "0.4.0",
"react-native-web": "~0.18.10",
"react-native-webview": "11.23.1",
"react-native-webview": "11.26.0",
"react-redux": "8.0.5"
},
"devDependencies": {
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3022,10 +3022,10 @@
color "^4.2.3"
warn-once "^0.1.0"

"@reduxjs/[email protected].0":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.0.tgz#76b264fcea677d256b18f86cc77e00743a9e02b0"
integrity sha512-ak11IrjYcUXRqlhNPwnz6AcvA2ynJTu8PzDbbqQw4a3xR4KZtgiqbNblQD+10CRbfK4+5C79SOyxnT9dhBqFnA==
"@reduxjs/[email protected].1":
version "1.9.1"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.1.tgz#4c34dc4ddcec161535288c60da5c19c3ef15180e"
integrity sha512-HikrdY+IDgRfRYlCTGUQaiCxxDDgM1mQrRbZ6S1HFZX5ZYuJ4o8EstNmhTwHdPl2rTmLxzwSu0b3AyeyTlR+RA==
dependencies:
immer "^9.0.16"
redux "^4.2.0"
Expand Down Expand Up @@ -10080,10 +10080,10 @@ react-native-codegen@^0.70.6:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-flipper@^0.174.0:
version "0.174.0"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.174.0.tgz#acb57d4cea68551edff73c0f17999e519b39614c"
integrity sha512-9WAUxqHLU57dYxD/Z5EkcU/MdP1KFWCxdZfeHJ6Ogq/GbJVawzibjVfGPVwc2GoLIMvE6rZ0Fvvw4AUIdykc/g==
react-native-flipper@^0.176.0:
version "0.176.1"
resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.176.1.tgz#fdf01e09160660d1c833d537909244965481275e"
integrity sha512-kioHzO9JzA2ReW9LfopIEUXeD6gDp3Mw6KjQbELvoLVIEMvCfGz59akezw4l/S8i6qkFVcnwh5c/7Z+L3nthQA==

react-native-gesture-handler@~2.8.0:
version "2.8.0"
Expand Down Expand Up @@ -10113,10 +10113,10 @@ react-native-ratings@^8.1.0:
dependencies:
lodash "^4.17.15"

react-native-reanimated@~2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.12.0.tgz#5821eecfb1769b1617a67a2d4dec12fdeedb2b6e"
integrity sha512-nrlPyw+Hx9u4iJhZk9PoTvDo/QmVAd+bo7OK9Tv3hveNEF9++5oig/g3Uv9V93shy9avTYGsUprUvAEt/xdzeQ==
react-native-reanimated@~2.13.0:
version "2.13.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.13.0.tgz#d64c1386626822d4dc22094b4efe028ff2c49cc9"
integrity sha512-yUHyYVIegWWIza4+nVyS3CSmI/Mc8kLFVHw2c6gnSHaYhYA4LeEjH/jBkoMzHk9Xd0Ra3cwtjYKAMG8OTp6JVg==
dependencies:
"@babel/plugin-transform-object-assign" "^7.16.7"
"@babel/preset-typescript" "^7.16.7"
Expand Down Expand Up @@ -10157,10 +10157,10 @@ react-native-web@~0.18.10:
postcss-value-parser "^4.2.0"
styleq "^0.1.2"

react-native-webview@11.23.1:
version "11.23.1"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.23.1.tgz#6a4bf2620e491dd4fecf4e6dc079005117fae12c"
integrity sha512-bmqsdg4RYOUYD37R9XTrQALm7eD62KbLNPRfgvpLGd1SjaurvAjjsLrLN4mt6yOtKOMKeZvlcAl3x6De6cCQsA==
react-native-webview@11.26.0:
version "11.26.0"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.26.0.tgz#e524992876fe4a79e69905f0fab8949b470e9f16"
integrity sha512-4T4CKRm8xlaQDz9h/bCMPGAvtkesrhkRWqCX9FDJEzBToaVUIsV0ZOqtC4w/JSnCtFKKYiaC1ReJtCGv+4mFeQ==
dependencies:
escape-string-regexp "2.0.0"
invariant "2.2.4"
Expand Down

0 comments on commit d30e256

Please sign in to comment.