Skip to content

Commit

Permalink
bump cli and metro
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Sep 27, 2022
1 parent b788b6e commit 9a02fd0
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 81 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -107,9 +107,9 @@
},
"dependencies": {
"@jest/create-cache-key-function": "^29.0.3",
"@react-native-community/cli": "^9.0.0",
"@react-native-community/cli-platform-android": "^9.0.0",
"@react-native-community/cli-platform-ios": "^9.0.0",
"@react-native-community/cli": "^9.1.2",
"@react-native-community/cli-platform-android": "^9.1.0",
"@react-native-community/cli-platform-ios": "^9.1.2",
"@react-native/assets": "1.0.0",
"@react-native/normalize-color": "2.0.0",
"@react-native/polyfills": "2.0.0",
Expand All @@ -120,9 +120,9 @@
"invariant": "^2.2.4",
"jsc-android": "^250230.2.1",
"memoize-one": "^5.0.0",
"metro-react-native-babel-transformer": "0.72.1",
"metro-runtime": "0.72.1",
"metro-source-map": "0.72.1",
"metro-react-native-babel-transformer": "^0.72.1",
"metro-runtime": "^0.72.1",
"metro-source-map": "^0.72.1",
"mkdirp": "^0.5.1",
"nullthrows": "^1.1.1",
"pretty-format": "^26.5.2",
Expand Down
4 changes: 2 additions & 2 deletions repo-config/package.json
Expand Up @@ -40,8 +40,8 @@
"jest": "^29.0.3",
"jest-junit": "^10.0.0",
"jscodeshift": "^0.13.1",
"metro-babel-register": "0.72.1",
"metro-memory-fs": "0.72.1",
"metro-babel-register": "^0.72.1",
"metro-memory-fs": "^0.72.1",
"mkdirp": "^0.5.1",
"prettier": "^2.4.1",
"react": "18.2.0",
Expand Down
177 changes: 104 additions & 73 deletions yarn.lock
Expand Up @@ -2063,22 +2063,22 @@
optionalDependencies:
npmlog "2 || ^3.1.0 || ^4.0.0"

"@react-native-community/cli-clean@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-9.0.0.tgz#b56fa97683f86d59f82d63080a5161bf612a7f5e"
integrity sha512-PaSz11fdSr5YI4YPl/auPdk7UCJaKFsH3gyFm8fKHqry2iPYQ3v3K8/FccVzmGbHgrvOcgAoWyhdVaFznXSp7A==
"@react-native-community/cli-clean@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-9.1.0.tgz#8d6c3591dbaa52a02bf345dcd79c3a997df6ade5"
integrity sha512-3HznNw8EBQtLsVyV8b8+h76M9EeJcJgYn5wZVGQ5mghAOhqnSWVbwRvpDdb8ITXaiTIXFGNOxXnGKMXsu0CYTw==
dependencies:
"@react-native-community/cli-tools" "^9.0.0"
"@react-native-community/cli-tools" "^9.1.0"
chalk "^4.1.2"
execa "^1.0.0"
prompts "^2.4.0"

"@react-native-community/cli-config@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-9.0.0.tgz#1bce91ebadd8e87fdc3a8b62d27ce99486314ec5"
integrity sha512-f61VjBZP/GoD1wwYdz4Y8lQeRpUwEtc/vgWSP6FDlsmGjCh0qtS7k2joEq7fJGStTC9xSl7weEx0+mo4yj3oUA==
"@react-native-community/cli-config@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-9.1.0.tgz#f5775b920742672e222e531c04ed3075a6465cf9"
integrity sha512-6G9d5weedQ6EMz37ZYXrFHCU2DG3yqvdLs4Jo2383cSxal+oO+kggaTgqLBKoMETz/S80KsMeC/l+MoRjc1pzw==
dependencies:
"@react-native-community/cli-tools" "^9.0.0"
"@react-native-community/cli-tools" "^9.1.0"
cosmiconfig "^5.1.0"
deepmerge "^3.2.0"
glob "^7.1.3"
Expand All @@ -2091,14 +2091,14 @@
dependencies:
serve-static "^1.13.1"

"@react-native-community/cli-doctor@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-9.0.0.tgz#d0f6da3dcffd4f606a46e3a3a051b3f820c3058c"
integrity sha512-W5Z0V+vaOM5hcbOUGakhXjYAa4qrH4XVEw4wnpmVb+2Qme0Cwdf9pH4wdGXsCz2cu2CWQu6DfxB6qbDFR5+HiQ==
"@react-native-community/cli-doctor@^9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-9.1.2.tgz#b82e5b709e2829d0fd3bbdd8f9d531b2886a0afe"
integrity sha512-BmacbikyaxR4s54kq17LE0bBK7g8bcjc679ee36DqkX+Xij2VHHynLzTpuDJ8y6iHI2v13vauEMjnh4j612u5w==
dependencies:
"@react-native-community/cli-config" "^9.0.0"
"@react-native-community/cli-platform-ios" "^9.0.0"
"@react-native-community/cli-tools" "^9.0.0"
"@react-native-community/cli-config" "^9.1.0"
"@react-native-community/cli-platform-ios" "^9.1.2"
"@react-native-community/cli-tools" "^9.1.0"
chalk "^4.1.2"
command-exists "^1.2.8"
envinfo "^7.7.2"
Expand All @@ -2113,48 +2113,48 @@
sudo-prompt "^9.0.0"
wcwidth "^1.0.1"

"@react-native-community/cli-hermes@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-9.0.0.tgz#c48b2aeec8bf4959c429d5bead033ffbf8d305fb"
integrity sha512-wdv8coZ2Ptw0QQ24M8oKYsncrdIjCXIOb4d2lFp5fFmWaEbL05e8zYOavS/WSMBHwsTKiz6wCxhRYcOcX9ysFA==
"@react-native-community/cli-hermes@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-9.1.0.tgz#7e98f89767401dcf0be8c6fc8e36228557244014"
integrity sha512-Ly4dnlRZZ7FckFfSWnaD5BxszuEe9/WcJ6A7srW5UobqnnmEznDv1IY0oBTq1ggnmzIquM9dJQZ0UbcZeQjkoA==
dependencies:
"@react-native-community/cli-platform-android" "^9.0.0"
"@react-native-community/cli-tools" "^9.0.0"
"@react-native-community/cli-platform-android" "^9.1.0"
"@react-native-community/cli-tools" "^9.1.0"
chalk "^4.1.2"
hermes-profile-transformer "^0.0.6"
ip "^1.1.5"

"@react-native-community/cli-platform-android@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-9.0.0.tgz#c21b26f456c568687c0e58a6e42ba8b11b607b8a"
integrity sha512-4Rp5OUZW/7Qc9hyCd+ZEikuu2k9dW3ssu6KzWygbVc9wY80i4GQmvjfsiUi21o3uPDvL4KUMANmnQqoTOIcVMA==
"@react-native-community/cli-platform-android@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-9.1.0.tgz#3f80c202196c3874b86395b7f3f5fc13093d2d9e"
integrity sha512-OZ/Krq0wH6T7LuAvwFdJYe47RrHG8IOcoab47H4QQdYGTmJgTS3SlVkr6gn79pZyBGyp7xVizD30QJrIIyDjnw==
dependencies:
"@react-native-community/cli-tools" "^9.0.0"
"@react-native-community/cli-tools" "^9.1.0"
chalk "^4.1.2"
execa "^1.0.0"
fs-extra "^8.1.0"
glob "^7.1.3"
logkitty "^0.7.1"
slash "^3.0.0"

"@react-native-community/cli-platform-ios@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-9.0.0.tgz#90d95272197cef84a8bcf5801f0b8a1c5964fc62"
integrity sha512-ODS/DiNvKlEqL+Y4tU/DOIff7th733JOkJRC/GZFCWlCyC0gyutxtbGfWxPW5ifm6NS5oc/EXiIZvCtzTnFnhQ==
"@react-native-community/cli-platform-ios@^9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-9.1.2.tgz#fd59b2aadee8d54317f204b3c640767dca5e6225"
integrity sha512-XpgA9ymm76yjvtYPByqFF1LP7eM/lH5K3zpkZkV9MJLStOIo3mrzN2ywRDZ/xVOheh5LafS4YMmrjIajf11oIQ==
dependencies:
"@react-native-community/cli-tools" "^9.0.0"
"@react-native-community/cli-tools" "^9.1.0"
chalk "^4.1.2"
execa "^1.0.0"
glob "^7.1.3"
ora "^5.4.1"

"@react-native-community/cli-plugin-metro@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-9.0.0.tgz#a54c2242205a740a3627f3f8e0c3d250aeca53dc"
integrity sha512-kKQa2vhkg1HJA/ZBdGX9dFR8WqBGgUe41BX9kinvB5zYmfWeX/JwOxorGKNSmvql88LROckrvZtzH+p9YR0G5g==
"@react-native-community/cli-plugin-metro@^9.1.1":
version "9.1.1"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-9.1.1.tgz#b23cb36204706ea9e69bec929f69cb4957e75853"
integrity sha512-8CBwEZrbYIeQw69Exg/oW20pV9C6mbYlDz0pxZJ0AYmC20Q+wFFs6sUh5zm28ZUh1L0LxNGmhle/YvMPqA+fMQ==
dependencies:
"@react-native-community/cli-server-api" "^9.0.0"
"@react-native-community/cli-tools" "^9.0.0"
"@react-native-community/cli-server-api" "^9.1.0"
"@react-native-community/cli-tools" "^9.1.0"
chalk "^4.1.2"
metro "^0.72.1"
metro-config "^0.72.1"
Expand All @@ -2164,13 +2164,13 @@
metro-runtime "^0.72.1"
readline "^1.3.0"

"@react-native-community/cli-server-api@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-9.0.0.tgz#3cf289c17428b48be3c3054ce624d7c14d8e8034"
integrity sha512-4b7yOsTeqZGBD7eIczjMkzegvegIRQGT0lLtofNCpI5Gof0vMYpo1rM2cY76TgjIQiBhVA0pVKcfXUD/u9BA9Q==
"@react-native-community/cli-server-api@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-9.1.0.tgz#efe04975ea6ea24f86a16d207288e8ac581e6509"
integrity sha512-Xf3hUqUc99hVmWOsmfNqUQ+sxhut9MIHlINzlo7Azxlmg9v9U/vtwJVJSIPD6iwPzvaPH1qeshzwy/r0GUR7fg==
dependencies:
"@react-native-community/cli-debugger-ui" "^9.0.0"
"@react-native-community/cli-tools" "^9.0.0"
"@react-native-community/cli-tools" "^9.1.0"
compression "^1.7.1"
connect "^3.6.5"
errorhandler "^1.5.0"
Expand All @@ -2179,10 +2179,10 @@
serve-static "^1.13.1"
ws "^7.5.1"

"@react-native-community/cli-tools@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-9.0.0.tgz#62d2ce2b253e62b62ff722bc985f6e414a3abf5c"
integrity sha512-qv8e9i4ybdRVw2VxolvVGv1mH9lMhstEuMvxvpwqHGNhTyevwpdVevuR5D/lbPz2EXogQpnMdQMLCiDoxxV4Ow==
"@react-native-community/cli-tools@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-9.1.0.tgz#81daf5c2aab2f7d681bb4a6a34246f043ef567c4"
integrity sha512-07Z1hyy4cYty84P9cGq+Xf8Vb0S/0ffxLVdVQEMmLjU71sC9YTUv1anJdZyt6f9uUPvA9+e/YIXw5Bu0rvuXIw==
dependencies:
appdirsjs "^1.2.4"
chalk "^4.1.2"
Expand All @@ -2194,27 +2194,27 @@
semver "^6.3.0"
shell-quote "^1.7.3"

"@react-native-community/cli-types@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-9.0.0.tgz#bceed6f34180c926039c244b841afa71727eb29c"
integrity sha512-EsDHzJwGA7Fkb1TErxiWMZIu50836NKgX3/dzPTwI/5KfvGPRjt4sBHvKJ7cQVMe1IgHwPhcO6izjcK69MPjTA==
"@react-native-community/cli-types@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-9.1.0.tgz#dcd6a0022f62790fe1f67417f4690db938746aab"
integrity sha512-KDybF9XHvafLEILsbiKwz5Iobd+gxRaPyn4zSaAerBxedug4er5VUWa8Szy+2GeYKZzMh/gsb1o9lCToUwdT/g==
dependencies:
joi "^17.2.1"

"@react-native-community/cli@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.0.0.tgz#dcbf3815046d925f05e11fe862fbcd9c4575345b"
integrity sha512-PHt4aPMw3TP/QSaFvlUjfcCniEjz7egXamIMNxNVdUsSr2JhDr6W0l+CflpRMU2ZYlb+79o8lXHWAo38drJ0ow==
"@react-native-community/cli@^9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.1.2.tgz#f1304f51ea999dec0754c0ffacdb8a6cd55df369"
integrity sha512-s5OY8M9SD2b5b8ywXztzqA04Mud1Ohdv2bH1YoDVQ/L7XNhDJ2TABPZ92Qor09xhUnsz2DivJaR5vv8fMIbH7Q==
dependencies:
"@react-native-community/cli-clean" "^9.0.0"
"@react-native-community/cli-config" "^9.0.0"
"@react-native-community/cli-clean" "^9.1.0"
"@react-native-community/cli-config" "^9.1.0"
"@react-native-community/cli-debugger-ui" "^9.0.0"
"@react-native-community/cli-doctor" "^9.0.0"
"@react-native-community/cli-hermes" "^9.0.0"
"@react-native-community/cli-plugin-metro" "^9.0.0"
"@react-native-community/cli-server-api" "^9.0.0"
"@react-native-community/cli-tools" "^9.0.0"
"@react-native-community/cli-types" "^9.0.0"
"@react-native-community/cli-doctor" "^9.1.2"
"@react-native-community/cli-hermes" "^9.1.0"
"@react-native-community/cli-plugin-metro" "^9.1.1"
"@react-native-community/cli-server-api" "^9.1.0"
"@react-native-community/cli-tools" "^9.1.0"
"@react-native-community/cli-types" "^9.1.0"
chalk "^4.1.2"
commander "^9.4.0"
execa "^1.0.0"
Expand Down Expand Up @@ -6599,10 +6599,10 @@ merge2@^1.3.0, merge2@^1.4.1:
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==

metro-babel-register@0.72.1:
version "0.72.1"
resolved "https://registry.yarnpkg.com/metro-babel-register/-/metro-babel-register-0.72.1.tgz#48bd7309639463cc6466939563c2e09d13d444b6"
integrity sha512-nHTRyiP+fNu70CMcyWneIa7kU7HvBU4M4UpTNDvV8OXenOBKdLhCAyZkeFWBJnVxTpZW5lEZA7C+SeWxnFIbIg==
metro-babel-register@^0.72.1:
version "0.72.3"
resolved "https://registry.yarnpkg.com/metro-babel-register/-/metro-babel-register-0.72.3.tgz#b204e947a610cb695c19cec44d03bf92f29825c2"
integrity sha512-OqG9rRLBMH7AkQ9Dmw16PfFIEe0ZQug62soZ4BJ0YC3fuYi4xD9WkxuVQeNy9L39Zu0iZUPd5+dXddpKaLxftA==
dependencies:
"@babel/core" "^7.14.0"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0"
Expand Down Expand Up @@ -6693,10 +6693,10 @@ metro-inspector-proxy@0.72.1:
ws "^7.5.1"
yargs "^15.3.1"

metro-memory-fs@0.72.1:
version "0.72.1"
resolved "https://registry.yarnpkg.com/metro-memory-fs/-/metro-memory-fs-0.72.1.tgz#85511f6b2c817f8d659c993569595c7306e8b807"
integrity sha512-NUr99OVn9vr9/VRuJOrdi0t7LiQhAJASax3YfQbT1zf4EjnHZb1UB4uTCGXzwTqAF2DYgrOhlErkGT/87cI3EQ==
metro-memory-fs@^0.72.1:
version "0.72.3"
resolved "https://registry.yarnpkg.com/metro-memory-fs/-/metro-memory-fs-0.72.3.tgz#ed5919d2873b044a8cdea4fe97a76105e9a264ab"
integrity sha512-GNNb6ZHPsV4t6s0senwcdn3W8LF2jniiDBdltghY/xSXSzoDj34hpQyiKYohUBW4y3nrYIXg63ce8198Ep7xOQ==

metro-minify-uglify@0.72.1:
version "0.72.1"
Expand Down Expand Up @@ -6750,7 +6750,7 @@ metro-react-native-babel-preset@0.72.1:
"@babel/template" "^7.0.0"
react-refresh "^0.4.0"

metro-react-native-babel-transformer@0.72.1, metro-react-native-babel-transformer@^0.72.1:
metro-react-native-babel-transformer@^0.72.1:
version "0.72.1"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.72.1.tgz#e2611c2c1afde1eaaa127d72fe92d94a2d8d9058"
integrity sha512-hMnN0MOgVloAk94YuXN7sLeDaZ51Y6xIcJXxIU1s/KaygAGXk6o7VAdwf2MY/IV1SIct5lkW4Gn71u/9/EvfXA==
Expand Down Expand Up @@ -6792,6 +6792,20 @@ metro-source-map@0.72.1:
source-map "^0.5.6"
vlq "^1.0.0"

metro-source-map@0.72.3, metro-source-map@^0.72.1:
version "0.72.3"
resolved "https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.72.3.tgz#5efcf354413804a62ff97864e797f60ef3cc689e"
integrity sha512-eNtpjbjxSheXu/jYCIDrbNEKzMGOvYW6/ePYpRM7gDdEagUOqKOCsi3St8NJIQJzZCsxD2JZ2pYOiomUSkT1yQ==
dependencies:
"@babel/traverse" "^7.14.0"
"@babel/types" "^7.0.0"
invariant "^2.2.4"
metro-symbolicate "0.72.3"
nullthrows "^1.1.1"
ob1 "0.72.3"
source-map "^0.5.6"
vlq "^1.0.0"

metro-symbolicate@0.72.1:
version "0.72.1"
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.72.1.tgz#8ae41085e888a3bbe49c89904e7c482e1f6bda9b"
Expand All @@ -6804,6 +6818,18 @@ metro-symbolicate@0.72.1:
through2 "^2.0.1"
vlq "^1.0.0"

metro-symbolicate@0.72.3:
version "0.72.3"
resolved "https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.72.3.tgz#093d4f8c7957bcad9ca2ab2047caa90b1ee1b0c1"
integrity sha512-eXG0NX2PJzJ/jTG4q5yyYeN2dr1cUqUaY7worBB0SP5bRWRc3besfb+rXwfh49wTFiL5qR0oOawkU4ZiD4eHXw==
dependencies:
invariant "^2.2.4"
metro-source-map "0.72.3"
nullthrows "^1.1.1"
source-map "^0.5.6"
through2 "^2.0.1"
vlq "^1.0.0"

metro-transform-plugins@0.72.1:
version "0.72.1"
resolved "https://registry.yarnpkg.com/metro-transform-plugins/-/metro-transform-plugins-0.72.1.tgz#d414ad1640df6d7d9971f9753dc9c9f00fdcdf86"
Expand Down Expand Up @@ -7192,6 +7218,11 @@ ob1@0.72.1:
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.72.1.tgz#043943baf35a3fff1c1a436ad29410cfada8b912"
integrity sha512-TyQX2gO08klGTMuzD+xm3iVrzXiIygCB7t+NWeicOR05hkzgeWOiAZ8q40uMfIDRfEAc6hd66sJdIEhU/yUZZA==

ob1@0.72.3:
version "0.72.3"
resolved "https://registry.yarnpkg.com/ob1/-/ob1-0.72.3.tgz#fc1efcfe156f12ed23615f2465a796faad8b91e4"
integrity sha512-OnVto25Sj7Ghp0vVm2THsngdze3tVq0LOg9LUHsAVXMecpqOP0Y8zaATW8M9gEgs2lNEAcCqV0P/hlmOPhVRvg==

object-assign@^4.1.0, object-assign@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
Expand Down

0 comments on commit 9a02fd0

Please sign in to comment.