Skip to content

Commit efb7427

Browse files
committed
[chore] Upgrade to latest react-navigation deps
1 parent d8eba7e commit efb7427

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@commitlint/config-conventional": "^8.3.4",
4646
"@react-navigation/bottom-tabs": "^5.3.3",
4747
"@react-navigation/material-top-tabs": "^5.1.14",
48-
"@react-navigation/native": "^5.2.3",
49-
"@react-navigation/stack": "^5.2.18",
48+
"@react-navigation/native": "^5.4.3",
49+
"@react-navigation/stack": "^5.4.0",
5050
"@types/react": "^16.9.23",
5151
"@types/react-native": "^0.61.17",
5252
"commitlint": "^8.3.5",

yarn.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,15 +1234,15 @@
12341234
query-string "^6.11.1"
12351235
react-is "^16.13.0"
12361236

1237-
"@react-navigation/core@^5.4.0":
1238-
version "5.4.0"
1239-
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-5.4.0.tgz#6b4973d48396d28ed3efee582b28807682a5865d"
1240-
integrity sha512-tDmfw7nzbJg186cXHUPl/VYEGSepzBXNiHRv4GTxLQ+S9cnZgPyrGv56kiSvHhxCzyNGN0nHscCY9IUv08KL6Q==
1241-
dependencies:
1242-
"@react-navigation/routers" "^5.4.2"
1243-
escape-string-regexp "^2.0.0"
1244-
nanoid "^3.0.2"
1245-
query-string "^6.12.0"
1237+
"@react-navigation/core@^5.8.2":
1238+
version "5.8.2"
1239+
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-5.8.2.tgz#ba280a2bff2b82727b990a9eb842580a21a668a3"
1240+
integrity sha512-eC6GfrKvF41uKK6angJGWiHQHj0x9iBID9mfgsedOfCTzmL59cKOTC8A/LbCGsxBxQGN2xhHWzqHenCytXzNQQ==
1241+
dependencies:
1242+
"@react-navigation/routers" "^5.4.7"
1243+
escape-string-regexp "^4.0.0"
1244+
nanoid "^3.1.5"
1245+
query-string "^6.12.1"
12461246
react-is "^16.13.0"
12471247
use-subscription "^1.4.0"
12481248

@@ -1261,24 +1261,24 @@
12611261
hoist-non-react-statics "^3.3.2"
12621262
react-native-safe-area-view "^0.14.8"
12631263

1264-
"@react-navigation/native@^5.2.3":
1265-
version "5.2.3"
1266-
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-5.2.3.tgz#2e2ec88396d2be96d11f9430b4af6dcea34029b0"
1267-
integrity sha512-fQfW506n9eTwBGiUbuxSvI7DTBXwR3IqAlooBCUHRJC0WiuSUm3aGg6eESJc8nW1A64hu33i/ITf10mn3Ec6Tg==
1264+
"@react-navigation/native@^5.4.3":
1265+
version "5.4.3"
1266+
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-5.4.3.tgz#56c7936c030104fbfc3faa8f71931c190835464d"
1267+
integrity sha512-8we1jlqUF96X5hsdAVnPF6wudJMgrBxv1NmR8qof0BI3Dr13AvRJqiz/661onHX1ADMybNNtDLOAI3JO1bDSQA==
12681268
dependencies:
1269-
"@react-navigation/core" "^5.4.0"
1269+
"@react-navigation/core" "^5.8.2"
12701270

1271-
"@react-navigation/routers@^5.4.2":
1272-
version "5.4.2"
1273-
resolved "https://registry.yarnpkg.com/@react-navigation/routers/-/routers-5.4.2.tgz#10c1f32b0ddde935d1fc9123fb1683472bf31815"
1274-
integrity sha512-YjGv4H0LXD2YnDjSBAJzIKzlZehFRqWfR2IJtZor/mfLkOi6qDl8yJeqZKbLEeQsu6o6493QdxM81tqX293kyQ==
1271+
"@react-navigation/routers@^5.4.7":
1272+
version "5.4.7"
1273+
resolved "https://registry.yarnpkg.com/@react-navigation/routers/-/routers-5.4.7.tgz#05f85a099d7ee5677edeced98959e4b87562e3b5"
1274+
integrity sha512-J+lQYDbEsyhAjcPpWY6ZJYEkGiZcPX62hNtySruShjbIEnI9gm3rC+BHdcrP/lufeWxWGFhI8CN7NSJGgP/Nmg==
12751275
dependencies:
1276-
nanoid "^3.0.2"
1276+
nanoid "^3.1.5"
12771277

1278-
"@react-navigation/stack@^5.2.18":
1279-
version "5.2.18"
1280-
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.2.18.tgz#673e7e0183d216212ceb28b701c6c02d68d84ffc"
1281-
integrity sha512-8+6+4hfwqOP1brdwG8RffpRQqTIUH00YMm3wqXSex2N2aJCgR79gvYqWu23JtipfSUaMYCuO8n2LyUeg3W/AkQ==
1278+
"@react-navigation/stack@^5.4.0":
1279+
version "5.4.0"
1280+
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.4.0.tgz#059e4d7ee4fd35352d93c57f6cf3ccf58d7ebe1a"
1281+
integrity sha512-RqBoeFO2s9bhRKJvI+AVyYFZ1R7JUmU/LvCK2mLp39f4Gmzh4K1g0ZLUtfaYv+7ntUgPAOj3GkDJEXYhGbwdfA==
12821282
dependencies:
12831283
color "^3.1.2"
12841284
react-native-iphone-x-helper "^1.2.1"
@@ -2855,10 +2855,10 @@ escape-string-regexp@^1.0.5:
28552855
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
28562856
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
28572857

2858-
escape-string-regexp@^2.0.0:
2859-
version "2.0.0"
2860-
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
2861-
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
2858+
escape-string-regexp@^4.0.0:
2859+
version "4.0.0"
2860+
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2861+
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
28622862

28632863
escodegen@^1.9.1:
28642864
version "1.14.1"
@@ -5138,10 +5138,10 @@ nan@^2.12.1:
51385138
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
51395139
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
51405140

5141-
nanoid@^3.0.2:
5142-
version "3.1.3"
5143-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.3.tgz#b2bcfcfda4b4d6838bc22a0c8dd3c0a17a204c20"
5144-
integrity sha512-Zw8rTOUfh6FlKgkEbHiB1buOF2zOPOQyGirABUWn+9Z7m9PpyoLVkh6Ksc53vBjndINQ2+9LfRPaHxb/u45EGg==
5141+
nanoid@^3.1.5:
5142+
version "3.1.9"
5143+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.9.tgz#1f148669c70bb2072dc5af0666e46edb6cd31fb2"
5144+
integrity sha512-fFiXlFo4Wkuei3i6w9SQI6yuzGRTGi8Z2zZKZpUxv/bQlBi4jtbVPBSNFZHQA9PNjofWqtIa8p+pnsc0kgZrhQ==
51455145

51465146
nanomatch@^1.2.9:
51475147
version "1.2.13"
@@ -5772,7 +5772,7 @@ query-string@^6.11.1:
57725772
split-on-first "^1.0.0"
57735773
strict-uri-encode "^2.0.0"
57745774

5775-
query-string@^6.12.0:
5775+
query-string@^6.12.1:
57765776
version "6.12.1"
57775777
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.12.1.tgz#2ae4d272db4fba267141665374e49a1de09e8a7c"
57785778
integrity sha512-OHj+zzfRMyj3rmo/6G8a5Ifvw3AleL/EbcHMD27YA31Q+cO5lfmQxECkImuNVjcskLcvBRVHNAB3w6udMs1eAA==

0 commit comments

Comments
 (0)