Skip to content

Commit

Permalink
[LOCAL] bump CLI to 11.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Jun 28, 2023
1 parent 10beefb commit da84901
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
6 changes: 3 additions & 3 deletions packages/react-native/package.json
Expand Up @@ -79,9 +79,9 @@
},
"dependencies": {
"@jest/create-cache-key-function": "^29.2.1",
"@react-native-community/cli": "11.3.2",
"@react-native-community/cli-platform-android": "11.3.2",
"@react-native-community/cli-platform-ios": "11.3.2",
"@react-native-community/cli": "11.3.3",
"@react-native-community/cli-platform-android": "11.3.3",
"@react-native-community/cli-platform-ios": "11.3.3",
"@react-native/assets-registry": "^0.72.0",
"@react-native/codegen": "^0.72.6",
"@react-native/gradle-plugin": "^0.72.10",
Expand Down
144 changes: 72 additions & 72 deletions yarn.lock
Expand Up @@ -2337,44 +2337,44 @@
optionalDependencies:
npmlog "2 || ^3.1.0 || ^4.0.0"

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

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

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

"@react-native-community/cli-doctor@11.3.2":
version "11.3.2"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-11.3.2.tgz#d8eb867b80da66ce7b11e0e6e4e07ab152ffbf7b"
integrity sha512-tvmAQzz+qOJwtBCVEdhHweMeGaoHauGn3ef4tsHyqlDc0fF1K5No9DGXSESlLHpsopg066sIHWGq0PmAIeChiA==
"@react-native-community/cli-doctor@11.3.3":
version "11.3.3"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-11.3.3.tgz#cc0066e60f0a73e6d061681661ab9f1a2f1550ed"
integrity sha512-11MlCYZkZ602lmoxZUM6FZYjqFgyYci0X0QoBgBHi+3hqmrlA9JkYR/6OpPo34ASVObhE4DQ7eZ1+EQnVJHXsA==
dependencies:
"@react-native-community/cli-config" "11.3.2"
"@react-native-community/cli-platform-android" "11.3.2"
"@react-native-community/cli-platform-ios" "11.3.2"
"@react-native-community/cli-tools" "11.3.2"
"@react-native-community/cli-config" "11.3.3"
"@react-native-community/cli-platform-android" "11.3.3"
"@react-native-community/cli-platform-ios" "11.3.3"
"@react-native-community/cli-tools" "11.3.3"
chalk "^4.1.2"
command-exists "^1.2.8"
envinfo "^7.7.2"
Expand All @@ -2390,47 +2390,47 @@
wcwidth "^1.0.1"
yaml "^2.2.1"

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

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

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

"@react-native-community/cli-plugin-metro@11.3.2":
version "11.3.2"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-11.3.2.tgz#dbdf6d04b3c608a11dea833a9f882420352dda44"
integrity sha512-r1rZYCFfxZWIiUlukjMcDlxfCtm+QNYu+vFyVfE9yvN9gaNPBAi9029eVzkRkFuJ8Rxwr67HnYEAdGYLWQ1uIw==
"@react-native-community/cli-plugin-metro@11.3.3":
version "11.3.3"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-11.3.3.tgz#a838a09fe371f50d54f4968271d5e852dd781b6d"
integrity sha512-jbutvKqjIUTIuSK6mGmVt+x/MygLAIG6VNIwbywFtY+P4CCxUxo8o8h3O2cPRB2xeg9qikksm3Wys7fME4Ly+A==
dependencies:
"@react-native-community/cli-server-api" "11.3.2"
"@react-native-community/cli-tools" "11.3.2"
"@react-native-community/cli-server-api" "11.3.3"
"@react-native-community/cli-tools" "11.3.3"
chalk "^4.1.2"
execa "^5.0.0"
metro "0.76.5"
Expand All @@ -2441,13 +2441,13 @@
metro-runtime "0.76.5"
readline "^1.3.0"

"@react-native-community/cli-server-api@11.3.2":
version "11.3.2"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-11.3.2.tgz#79f06606aa1cf7f84dc5c4c53f9a6de0d98142d4"
integrity sha512-6rMb37HYWOdmiMGCxsttHDLIP7KmcJjWvzTJzb2tm9P5FoMvSSmSOn981MuP835Lk1U+IdjVcwtsA247Im4mkg==
"@react-native-community/cli-server-api@11.3.3":
version "11.3.3"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-11.3.3.tgz#fe5c8b57abeadad743954ca65bf0b47c8728154d"
integrity sha512-3ja7WZzXMCeGTaeWLzKxAoueqLjsuo0YURcAjqf044rkY5F1Xk5yIaTN8fb66Lnl2eB3DwuatqEB4dYl34/GZw==
dependencies:
"@react-native-community/cli-debugger-ui" "11.3.2"
"@react-native-community/cli-tools" "11.3.2"
"@react-native-community/cli-debugger-ui" "11.3.3"
"@react-native-community/cli-tools" "11.3.3"
compression "^1.7.1"
connect "^3.6.5"
errorhandler "^1.5.1"
Expand All @@ -2456,10 +2456,10 @@
serve-static "^1.13.1"
ws "^7.5.1"

"@react-native-community/cli-tools@11.3.2":
version "11.3.2"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-11.3.2.tgz#29c01e0978199e3d65a2ed234a629a9cf05db8ca"
integrity sha512-rAnFPzRITeEhBLwC73ucvWsYjsGyotSOI4c+k8t9wUqcIk1Q+RFnuWozGc13msOPdESvBHt2MPJBwXrtKgKn1g==
"@react-native-community/cli-tools@11.3.3":
version "11.3.3"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-11.3.3.tgz#96fa0b5979f8d1a3feb785ce8d3566a2d31e0e88"
integrity sha512-rRFSOAVVwI9R9PyPMff5WqmHbgJYrzGHFH1PA+tFvuiSmWlAf51bzkZIPehTBAQON03a6d5epNsGlBKMLA/BKw==
dependencies:
appdirsjs "^1.2.4"
chalk "^4.1.2"
Expand All @@ -2471,27 +2471,27 @@
semver "^6.3.0"
shell-quote "^1.7.3"

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

"@react-native-community/cli@11.3.2":
version "11.3.2"
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-11.3.2.tgz#a14c341c2421a929a322b11d02a60f7ac8ff5ee9"
integrity sha512-riyMvro6HH2NLUhcnjUrOFwi2IHb6/GOC1WKf7GvGH1L4KnIo/jP4Sk9QV+pROg1Gd9btrCTnyY7WbWuPWJJ3w==
dependencies:
"@react-native-community/cli-clean" "11.3.2"
"@react-native-community/cli-config" "11.3.2"
"@react-native-community/cli-debugger-ui" "11.3.2"
"@react-native-community/cli-doctor" "11.3.2"
"@react-native-community/cli-hermes" "11.3.2"
"@react-native-community/cli-plugin-metro" "11.3.2"
"@react-native-community/cli-server-api" "11.3.2"
"@react-native-community/cli-tools" "11.3.2"
"@react-native-community/cli-types" "11.3.2"
"@react-native-community/cli@11.3.3":
version "11.3.3"
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-11.3.3.tgz#a18634282f535f5cec7436aeda1ffacd796b7a0c"
integrity sha512-+XwD9IEtaff0q8hyWTQL4xVc7V4P8B7zD0zpcEV8FVV+qUfIFMbNpaYNJFlNOFYRzZmo0/hXsa66S/Im5perlQ==
dependencies:
"@react-native-community/cli-clean" "11.3.3"
"@react-native-community/cli-config" "11.3.3"
"@react-native-community/cli-debugger-ui" "11.3.3"
"@react-native-community/cli-doctor" "11.3.3"
"@react-native-community/cli-hermes" "11.3.3"
"@react-native-community/cli-plugin-metro" "11.3.3"
"@react-native-community/cli-server-api" "11.3.3"
"@react-native-community/cli-tools" "11.3.3"
"@react-native-community/cli-types" "11.3.3"
chalk "^4.1.2"
commander "^9.4.1"
execa "^5.0.0"
Expand Down

0 comments on commit da84901

Please sign in to comment.