Skip to content

Commit c91bce8

Browse files
Bump semver from 5.7.1 to 5.7.2 in /template (#364)
1 parent 3c7c38b commit c91bce8

File tree

1 file changed

+116
-105
lines changed

1 file changed

+116
-105
lines changed

template/yarn.lock

Lines changed: 116 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,44 +1556,44 @@
15561556
"@nodelib/fs.scandir" "2.1.5"
15571557
fastq "^1.6.0"
15581558

1559-
"@react-native-community/cli-clean@11.3.2":
1560-
version "11.3.2"
1561-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-11.3.2.tgz#45dc0aa379deeb13834b661f8eeb2e63ed34316f"
1562-
integrity sha512-OIKeP8fYtaa9qw4bpf1m3WJDWx4GvcxTYkyycH5SDu+pZjYWNix7XtKhwoL3Ol2NJLWxdY4LnmQG1yy8OGeIRw==
1559+
"@react-native-community/cli-clean@11.3.3":
1560+
version "11.3.3"
1561+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-11.3.3.tgz#e3b2d5a374f1b35d158087c3be196b59e1757262"
1562+
integrity sha512-5csu0Z2wNkLRZs4AxA+5UVtOdyGqdjZ9DEPccePlkN9IXEHTia2GdDuWZVVnlC50Ab3eTaGDKvFzy9QONHQusw==
15631563
dependencies:
1564-
"@react-native-community/cli-tools" "11.3.2"
1564+
"@react-native-community/cli-tools" "11.3.3"
15651565
chalk "^4.1.2"
15661566
execa "^5.0.0"
15671567
prompts "^2.4.0"
15681568

1569-
"@react-native-community/cli-config@11.3.2":
1570-
version "11.3.2"
1571-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-11.3.2.tgz#1bf268589f7261920dd65a78d7a0a1099792a7f9"
1572-
integrity sha512-hMAIR3QTjzDUmOSsbroXeNkZAcf8lpOGo1fj8CwJNfjuVho1RZZSlHKp8G7FU2sgqZmb8jWN+9tFvCRACXVYoQ==
1569+
"@react-native-community/cli-config@11.3.3":
1570+
version "11.3.3"
1571+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-11.3.3.tgz#85dc44dd4f43a73f73b395241db24235e81c5914"
1572+
integrity sha512-j87RHJlybNHD1mYSkHnWA4qLkEO6qVn0+sREZGdQ6gVmOzxvLzvEB+YMoNEEqFGmPiyt3WTMLgi7jUr6WVoKuQ==
15731573
dependencies:
1574-
"@react-native-community/cli-tools" "11.3.2"
1574+
"@react-native-community/cli-tools" "11.3.3"
15751575
chalk "^4.1.2"
15761576
cosmiconfig "^5.1.0"
15771577
deepmerge "^4.3.0"
15781578
glob "^7.1.3"
15791579
joi "^17.2.1"
15801580

1581-
"@react-native-community/cli-debugger-ui@11.3.2":
1582-
version "11.3.2"
1583-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-11.3.2.tgz#35f29daf8354e8e516cb05ca471fb705780efdd7"
1584-
integrity sha512-pAKBcjrNl0iJoi42Ekqn3UH/QZ48pxfAIhsKkc3WmBqYetdByobhkYWfchHq3j9bilgiaBquPQaKzkg69kQw3w==
1581+
"@react-native-community/cli-debugger-ui@11.3.3":
1582+
version "11.3.3"
1583+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-11.3.3.tgz#4bdf5665926c63d73a96d21adde03a93df447215"
1584+
integrity sha512-iVKcwyK2iKlq/qVtSbhk5fGsrOamAx7j50QhDMrZ6NmYZq+k75k253+YTzXoxWdPPZhsdhmILuBJgf8orIYCPQ==
15851585
dependencies:
15861586
serve-static "^1.13.1"
15871587

1588-
"@react-native-community/cli-doctor@11.3.2":
1589-
version "11.3.2"
1590-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-11.3.2.tgz#d8eb867b80da66ce7b11e0e6e4e07ab152ffbf7b"
1591-
integrity sha512-tvmAQzz+qOJwtBCVEdhHweMeGaoHauGn3ef4tsHyqlDc0fF1K5No9DGXSESlLHpsopg066sIHWGq0PmAIeChiA==
1588+
"@react-native-community/cli-doctor@11.3.3":
1589+
version "11.3.3"
1590+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-11.3.3.tgz#cc0066e60f0a73e6d061681661ab9f1a2f1550ed"
1591+
integrity sha512-11MlCYZkZ602lmoxZUM6FZYjqFgyYci0X0QoBgBHi+3hqmrlA9JkYR/6OpPo34ASVObhE4DQ7eZ1+EQnVJHXsA==
15921592
dependencies:
1593-
"@react-native-community/cli-config" "11.3.2"
1594-
"@react-native-community/cli-platform-android" "11.3.2"
1595-
"@react-native-community/cli-platform-ios" "11.3.2"
1596-
"@react-native-community/cli-tools" "11.3.2"
1593+
"@react-native-community/cli-config" "11.3.3"
1594+
"@react-native-community/cli-platform-android" "11.3.3"
1595+
"@react-native-community/cli-platform-ios" "11.3.3"
1596+
"@react-native-community/cli-tools" "11.3.3"
15971597
chalk "^4.1.2"
15981598
command-exists "^1.2.8"
15991599
envinfo "^7.7.2"
@@ -1609,47 +1609,47 @@
16091609
wcwidth "^1.0.1"
16101610
yaml "^2.2.1"
16111611

1612-
"@react-native-community/cli-hermes@11.3.2":
1613-
version "11.3.2"
1614-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-11.3.2.tgz#842b21a1cd3960295eed3591ab81e6f9e68aa606"
1615-
integrity sha512-IfzdYTjxu+BFEvweY9TXpLkOmWq0sxK8PTN+u0BduiT9cJRvcO0CxjOpLHAabVrSJc6o+7aLfEvogBmdN53Xfg==
1612+
"@react-native-community/cli-hermes@11.3.3":
1613+
version "11.3.3"
1614+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-11.3.3.tgz#f3006a119ce8888a10b2b52a4e7cfb2ffbb2c59f"
1615+
integrity sha512-IoBLspPg4EwKwYj+5Ki4xrGUz7vVeE9soULCXJij2IKB68U63WmjG42+ng96+ryJDaQqERqF7NGll1jqnenJYQ==
16161616
dependencies:
1617-
"@react-native-community/cli-platform-android" "11.3.2"
1618-
"@react-native-community/cli-tools" "11.3.2"
1617+
"@react-native-community/cli-platform-android" "11.3.3"
1618+
"@react-native-community/cli-tools" "11.3.3"
16191619
chalk "^4.1.2"
16201620
hermes-profile-transformer "^0.0.6"
16211621
ip "^1.1.5"
16221622

1623-
"@react-native-community/cli-platform-android@11.3.2":
1624-
version "11.3.2"
1625-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-11.3.2.tgz#d9528306c3751f7d6d1fd3d5a56187708dd65829"
1626-
integrity sha512-NKxyBP0/gwL4/tNWrkevFSjeb7Dw2SByNfE9wFXBaAvZHxbxxJUjZOTOW3ueOXEpgOMU7IYYOiSOz2M10IRQ2A==
1623+
"@react-native-community/cli-platform-android@11.3.3":
1624+
version "11.3.3"
1625+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-11.3.3.tgz#b4dad813f8ccbe84872baa2bc27fcd9b93f0b784"
1626+
integrity sha512-hjkPTJXKw2PZNKdeZZ1I4Mv2gRbPOfZmpgRVXtDwEP4cXZUGTDP54lBhFnC+8KxiKJBWJ/m4wYyC3ZqX87M2jg==
16271627
dependencies:
1628-
"@react-native-community/cli-tools" "11.3.2"
1628+
"@react-native-community/cli-tools" "11.3.3"
16291629
chalk "^4.1.2"
16301630
execa "^5.0.0"
16311631
glob "^7.1.3"
16321632
logkitty "^0.7.1"
16331633

1634-
"@react-native-community/cli-platform-ios@11.3.2":
1635-
version "11.3.2"
1636-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-11.3.2.tgz#cfecce27641950603d736e1f41fcae088e3ada1f"
1637-
integrity sha512-XPrfsI7dNY3f9crsKDDRIss+GHYX/snuYfMrjg4ZBHpYB5JdLepO8FJ5bFz+/s9KXDm045ijo8QFcIf3XJR0YQ==
1634+
"@react-native-community/cli-platform-ios@11.3.3":
1635+
version "11.3.3"
1636+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-11.3.3.tgz#b7f7387928e38f9deb4c1fd1c2efd3f6abbed57d"
1637+
integrity sha512-mFdZjOaPCQy3y4DoMdA5l5/zVXtvsi8pbJFTV7ms7avNShuqqvue/Fm4wmiccZd0Zfi5p9TOP3Bh9Aw/jC+UAQ==
16381638
dependencies:
1639-
"@react-native-community/cli-tools" "11.3.2"
1639+
"@react-native-community/cli-tools" "11.3.3"
16401640
chalk "^4.1.2"
16411641
execa "^5.0.0"
16421642
fast-xml-parser "^4.0.12"
16431643
glob "^7.1.3"
16441644
ora "^5.4.1"
16451645

1646-
"@react-native-community/cli-plugin-metro@11.3.2":
1647-
version "11.3.2"
1648-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-11.3.2.tgz#dbdf6d04b3c608a11dea833a9f882420352dda44"
1649-
integrity sha512-r1rZYCFfxZWIiUlukjMcDlxfCtm+QNYu+vFyVfE9yvN9gaNPBAi9029eVzkRkFuJ8Rxwr67HnYEAdGYLWQ1uIw==
1646+
"@react-native-community/cli-plugin-metro@11.3.3":
1647+
version "11.3.3"
1648+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-11.3.3.tgz#a838a09fe371f50d54f4968271d5e852dd781b6d"
1649+
integrity sha512-jbutvKqjIUTIuSK6mGmVt+x/MygLAIG6VNIwbywFtY+P4CCxUxo8o8h3O2cPRB2xeg9qikksm3Wys7fME4Ly+A==
16501650
dependencies:
1651-
"@react-native-community/cli-server-api" "11.3.2"
1652-
"@react-native-community/cli-tools" "11.3.2"
1651+
"@react-native-community/cli-server-api" "11.3.3"
1652+
"@react-native-community/cli-tools" "11.3.3"
16531653
chalk "^4.1.2"
16541654
execa "^5.0.0"
16551655
metro "0.76.5"
@@ -1660,13 +1660,13 @@
16601660
metro-runtime "0.76.5"
16611661
readline "^1.3.0"
16621662

1663-
"@react-native-community/cli-server-api@11.3.2":
1664-
version "11.3.2"
1665-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-11.3.2.tgz#79f06606aa1cf7f84dc5c4c53f9a6de0d98142d4"
1666-
integrity sha512-6rMb37HYWOdmiMGCxsttHDLIP7KmcJjWvzTJzb2tm9P5FoMvSSmSOn981MuP835Lk1U+IdjVcwtsA247Im4mkg==
1663+
"@react-native-community/cli-server-api@11.3.3":
1664+
version "11.3.3"
1665+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-11.3.3.tgz#fe5c8b57abeadad743954ca65bf0b47c8728154d"
1666+
integrity sha512-3ja7WZzXMCeGTaeWLzKxAoueqLjsuo0YURcAjqf044rkY5F1Xk5yIaTN8fb66Lnl2eB3DwuatqEB4dYl34/GZw==
16671667
dependencies:
1668-
"@react-native-community/cli-debugger-ui" "11.3.2"
1669-
"@react-native-community/cli-tools" "11.3.2"
1668+
"@react-native-community/cli-debugger-ui" "11.3.3"
1669+
"@react-native-community/cli-tools" "11.3.3"
16701670
compression "^1.7.1"
16711671
connect "^3.6.5"
16721672
errorhandler "^1.5.1"
@@ -1675,10 +1675,10 @@
16751675
serve-static "^1.13.1"
16761676
ws "^7.5.1"
16771677

1678-
"@react-native-community/cli-tools@11.3.2":
1679-
version "11.3.2"
1680-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-11.3.2.tgz#29c01e0978199e3d65a2ed234a629a9cf05db8ca"
1681-
integrity sha512-rAnFPzRITeEhBLwC73ucvWsYjsGyotSOI4c+k8t9wUqcIk1Q+RFnuWozGc13msOPdESvBHt2MPJBwXrtKgKn1g==
1678+
"@react-native-community/cli-tools@11.3.3":
1679+
version "11.3.3"
1680+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-11.3.3.tgz#96fa0b5979f8d1a3feb785ce8d3566a2d31e0e88"
1681+
integrity sha512-rRFSOAVVwI9R9PyPMff5WqmHbgJYrzGHFH1PA+tFvuiSmWlAf51bzkZIPehTBAQON03a6d5epNsGlBKMLA/BKw==
16821682
dependencies:
16831683
appdirsjs "^1.2.4"
16841684
chalk "^4.1.2"
@@ -1690,27 +1690,27 @@
16901690
semver "^6.3.0"
16911691
shell-quote "^1.7.3"
16921692

1693-
"@react-native-community/cli-types@11.3.2":
1694-
version "11.3.2"
1695-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-11.3.2.tgz#09531e83ddda582c7321752d1d80674578bc8ea7"
1696-
integrity sha512-jba1Z1YgC4JIHPADSqpl4ATsrJaOja1zlQCbH/yE8McHRjVBzeYGeHIvG5jw7iU5cw6FFifH5vvr23JPGk8oyw==
1693+
"@react-native-community/cli-types@11.3.3":
1694+
version "11.3.3"
1695+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-11.3.3.tgz#72840a6dab9593cd96591bc69c37807ee31aa72e"
1696+
integrity sha512-/u7N93ZUsKAGv3WSGAjKhpK2uCPBkyaw/SuScjHAuL9ifPjvwDhi71K5NbCcYl3ZYh5K39EF3Hm664Jfk9c0MQ==
16971697
dependencies:
16981698
joi "^17.2.1"
16991699

1700-
"@react-native-community/cli@11.3.2":
1701-
version "11.3.2"
1702-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-11.3.2.tgz#a14c341c2421a929a322b11d02a60f7ac8ff5ee9"
1703-
integrity sha512-riyMvro6HH2NLUhcnjUrOFwi2IHb6/GOC1WKf7GvGH1L4KnIo/jP4Sk9QV+pROg1Gd9btrCTnyY7WbWuPWJJ3w==
1704-
dependencies:
1705-
"@react-native-community/cli-clean" "11.3.2"
1706-
"@react-native-community/cli-config" "11.3.2"
1707-
"@react-native-community/cli-debugger-ui" "11.3.2"
1708-
"@react-native-community/cli-doctor" "11.3.2"
1709-
"@react-native-community/cli-hermes" "11.3.2"
1710-
"@react-native-community/cli-plugin-metro" "11.3.2"
1711-
"@react-native-community/cli-server-api" "11.3.2"
1712-
"@react-native-community/cli-tools" "11.3.2"
1713-
"@react-native-community/cli-types" "11.3.2"
1700+
"@react-native-community/cli@11.3.3":
1701+
version "11.3.3"
1702+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-11.3.3.tgz#a18634282f535f5cec7436aeda1ffacd796b7a0c"
1703+
integrity sha512-+XwD9IEtaff0q8hyWTQL4xVc7V4P8B7zD0zpcEV8FVV+qUfIFMbNpaYNJFlNOFYRzZmo0/hXsa66S/Im5perlQ==
1704+
dependencies:
1705+
"@react-native-community/cli-clean" "11.3.3"
1706+
"@react-native-community/cli-config" "11.3.3"
1707+
"@react-native-community/cli-debugger-ui" "11.3.3"
1708+
"@react-native-community/cli-doctor" "11.3.3"
1709+
"@react-native-community/cli-hermes" "11.3.3"
1710+
"@react-native-community/cli-plugin-metro" "11.3.3"
1711+
"@react-native-community/cli-server-api" "11.3.3"
1712+
"@react-native-community/cli-tools" "11.3.3"
1713+
"@react-native-community/cli-types" "11.3.3"
17141714
chalk "^4.1.2"
17151715
commander "^9.4.1"
17161716
execa "^5.0.0"
@@ -1764,25 +1764,25 @@
17641764
resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.72.0.tgz#7ec4c6a73dfde4bd6b4a4d3c462cfdc2637bf91d"
17651765
integrity sha512-xWQthnyKd+H22TBqeJUTFebsyWAAwzUb7EQCT8F/WMZsS1sv5UG+2cM/cU9/2HEbVZgxHYuLIi915WznjKPvlg==
17661766

1767-
"@react-native/gradle-plugin@^0.72.10":
1768-
version "0.72.10"
1769-
resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.72.10.tgz#cd7ad2203039dc1f97fb849898d689442776b004"
1770-
integrity sha512-/3KZSdFOWpTCHlp468NOgNfSIhENEH44O3Xq+dmgp4kJ/WhTvCmI+7glJ0Io6T7AizcWlIuW5VKA2+Pb3GHXmg==
1767+
"@react-native/gradle-plugin@^0.72.11":
1768+
version "0.72.11"
1769+
resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.72.11.tgz#c063ef12778706611de7a1e42b74b14d9405fb9f"
1770+
integrity sha512-P9iRnxiR2w7EHcZ0mJ+fmbPzMby77ZzV6y9sJI3lVLJzF7TLSdbwcQyD3lwMsiL+q5lKUHoZJS4sYmih+P2HXw==
17711771

17721772
"@react-native/js-polyfills@^0.72.1":
17731773
version "0.72.1"
17741774
resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.72.1.tgz#905343ef0c51256f128256330fccbdb35b922291"
17751775
integrity sha512-cRPZh2rBswFnGt5X5EUEPs0r+pAsXxYsifv/fgy9ZLQokuT52bPH+9xjDR+7TafRua5CttGW83wP4TntRcWNDA==
17761776

1777-
"@react-native/metro-config@^0.72.6":
1778-
version "0.72.6"
1779-
resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.72.6.tgz#77efdcdc51ff0df0269031dc4442b7dbb50ef9eb"
1780-
integrity sha512-hkV0okTi/N/ui1PF4ZgxPV9zajHkxuu+arpQwk8rY+QPZgGM8SIAN5tf68DWJTbPCfAiZLFoW1TgMNbvKrSY1A==
1777+
"@react-native/metro-config@^0.72.7":
1778+
version "0.72.9"
1779+
resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.72.9.tgz#bc103c7b5be0e6db179baab3f57096565557a039"
1780+
integrity sha512-5MGmyDnXPeprRuvgPGE4LZ+e+ovofSd5YY6nFDwg6wbjRGOkeCRRlaTlQT+fjmv+zr4vYG+MUTKBlaO+fui/vA==
17811781
dependencies:
17821782
"@react-native/js-polyfills" "^0.72.1"
1783-
metro-config "0.76.5"
1784-
metro-react-native-babel-transformer "0.76.5"
1785-
metro-runtime "0.76.5"
1783+
metro-config "0.76.7"
1784+
metro-react-native-babel-transformer "0.76.7"
1785+
metro-runtime "0.76.7"
17861786

17871787
"@react-native/normalize-colors@*":
17881788
version "0.73.0"
@@ -1794,10 +1794,10 @@
17941794
resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.72.0.tgz#14294b7ed3c1d92176d2a00df48456e8d7d62212"
17951795
integrity sha512-285lfdqSXaqKuBbbtP9qL2tDrfxdOFtIMvkKadtleRQkdOxx+uzGvFr82KHmc/sSiMtfXGp7JnFYWVh4sFl7Yw==
17961796

1797-
"@react-native/virtualized-lists@^0.72.5":
1798-
version "0.72.5"
1799-
resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.72.5.tgz#a7b261357ec7e0e5aa97a24d4acab1d903811e09"
1800-
integrity sha512-AtKE3dez3lf89O87wC2ZglV5aPsifopQgn/UmFhXAwi18Yp1BJfEGh3sUqOPNgZNByYPAGxFANeZq44VATXeJA==
1797+
"@react-native/virtualized-lists@^0.72.6":
1798+
version "0.72.6"
1799+
resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.72.6.tgz#375f88a1371927d803afad8d8a0ede3261464030"
1800+
integrity sha512-JhT6ydu35LvbSKdwnhWDuGHMOwM0WAh9oza/X8vXHA8ELHRyQ/4p8eKz/bTQcbQziJaaleUURToGhFuCtgiMoA==
18011801
dependencies:
18021802
invariant "^2.2.4"
18031803
nullthrows "^1.1.1"
@@ -5176,6 +5176,17 @@ metro-react-native-babel-transformer@0.76.5:
51765176
metro-source-map "0.76.5"
51775177
nullthrows "^1.1.1"
51785178

5179+
metro-react-native-babel-transformer@0.76.7:
5180+
version "0.76.7"
5181+
resolved "https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.76.7.tgz#ccc7c25b49ee8a1860aafdbf48bfa5441d206f8f"
5182+
integrity sha512-W6lW3J7y/05ph3c2p3KKJNhH0IdyxdOCbQ5it7aM2MAl0SM4wgKjaV6EYv9b3rHklpV6K3qMH37UKVcjMooWiA==
5183+
dependencies:
5184+
"@babel/core" "^7.20.0"
5185+
babel-preset-fbjs "^3.4.0"
5186+
hermes-parser "0.12.0"
5187+
metro-react-native-babel-preset "0.76.7"
5188+
nullthrows "^1.1.1"
5189+
51795190
metro-resolver@0.76.5:
51805191
version "0.76.5"
51815192
resolved "https://registry.yarnpkg.com/metro-resolver/-/metro-resolver-0.76.5.tgz#9d5521d73d1f5e651e36a3d80aa0e6c3a4a74f6f"
@@ -6050,21 +6061,21 @@ react-native-screens@^3.22.0:
60506061
react-freeze "^1.0.0"
60516062
warn-once "^0.1.0"
60526063

6053-
react-native@0.72.0:
6054-
version "0.72.0"
6055-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.72.0.tgz#fc76b4f31896b463cee01dd1a90657b97d2b5ffd"
6056-
integrity sha512-BP2qq5f05pl3zV+eYgW7nmjCV+3zLXs/Vm69xMTCLD34U2bvRhuWbuUhqpauw7fyk5c8+LrY9NKcnARCkqKXcw==
6064+
react-native@0.72.1:
6065+
version "0.72.1"
6066+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.72.1.tgz#a60f8494ec74cc201ed095aaf2ff2c912c708ec6"
6067+
integrity sha512-O9cIVD++kt2XQl0XLCUGUgwSKr8xp+yo0ho5QK6KYWJrCFnnvQLTKL0+HD0rZUcuqFfGknHQJh3h0moQO2EMDg==
60576068
dependencies:
60586069
"@jest/create-cache-key-function" "^29.2.1"
6059-
"@react-native-community/cli" "11.3.2"
6060-
"@react-native-community/cli-platform-android" "11.3.2"
6061-
"@react-native-community/cli-platform-ios" "11.3.2"
6070+
"@react-native-community/cli" "11.3.3"
6071+
"@react-native-community/cli-platform-android" "11.3.3"
6072+
"@react-native-community/cli-platform-ios" "11.3.3"
60626073
"@react-native/assets-registry" "^0.72.0"
60636074
"@react-native/codegen" "^0.72.6"
6064-
"@react-native/gradle-plugin" "^0.72.10"
6075+
"@react-native/gradle-plugin" "^0.72.11"
60656076
"@react-native/js-polyfills" "^0.72.1"
60666077
"@react-native/normalize-colors" "^0.72.0"
6067-
"@react-native/virtualized-lists" "^0.72.5"
6078+
"@react-native/virtualized-lists" "^0.72.6"
60686079
abort-controller "^3.0.0"
60696080
anser "^1.4.9"
60706081
base64-js "^1.1.2"
@@ -6383,19 +6394,19 @@ scheduler@^0.23.0:
63836394
loose-envify "^1.1.0"
63846395

63856396
semver@^5.6.0:
6386-
version "5.7.1"
6387-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
6388-
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
6397+
version "5.7.2"
6398+
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
6399+
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
63896400

63906401
semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
6391-
version "6.3.0"
6392-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
6393-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
6402+
version "6.3.1"
6403+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
6404+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
63946405

63956406
semver@^7.3.5, semver@^7.3.7:
6396-
version "7.5.3"
6397-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.3.tgz#161ce8c2c6b4b3bdca6caadc9fa3317a4c4fe88e"
6398-
integrity sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==
6407+
version "7.5.4"
6408+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
6409+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
63996410
dependencies:
64006411
lru-cache "^6.0.0"
64016412

0 commit comments

Comments
 (0)