Skip to content

Commit 45a24c4

Browse files
chore(deps-dev): bump @react-native-community/cli in /example
Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 19.1.0 to 19.1.2. - [Release notes](https://github.com/react-native-community/cli/releases) - [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/react-native-community/cli/commits/v19.1.2/packages/cli) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-version: 19.1.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b2267a commit 45a24c4

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/core": "^7.20.0",
2929
"@babel/preset-env": "^7.20.0",
3030
"@babel/runtime": "^7.20.0",
31-
"@react-native-community/cli": "^19.0.0",
31+
"@react-native-community/cli": "^19.1.2",
3232
"@react-native/babel-preset": "^0.80.1",
3333
"@react-native/eslint-config": "^0.80.1",
3434
"@react-native/metro-config": "^0.80.1",

example/yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,58 +1397,58 @@
13971397
dependencies:
13981398
merge-options "^3.0.4"
13991399

1400-
"@react-native-community/[email protected].0":
1401-
version "19.1.0"
1402-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-19.1.0.tgz#d7fe6c719796410f07fd7db0c3b1c8d1a760b33b"
1403-
integrity sha512-0X5/rscu0UjgQ3lc4sY5HmL/Z6FiaFANwsBZBnbaBIANzf/pnLIiry+YkhajMpstmnu8i+xZav+F3/uXqZNYIw==
1400+
"@react-native-community/[email protected].2":
1401+
version "19.1.2"
1402+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-19.1.2.tgz#10be56a6ab966c141090176e54937cb7b7618a9b"
1403+
integrity sha512-LI/bTLtosbDyHtIs+HxlmHp+5Nbjz+IIEEqrBO2tUeA+ENX01YEnIgGIv4z7giNWkHSiqywjdOyYNqg27ydy2g==
14041404
dependencies:
1405-
"@react-native-community/cli-tools" "19.1.0"
1405+
"@react-native-community/cli-tools" "19.1.2"
14061406
chalk "^4.1.2"
14071407
execa "^5.0.0"
14081408
fast-glob "^3.3.2"
14091409

1410-
"@react-native-community/[email protected].0":
1411-
version "19.1.0"
1412-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-android/-/cli-config-android-19.1.0.tgz#d225902b297e85bdbaa552eb38c1b74823fb1690"
1413-
integrity sha512-IlIs9iawZvvzrXsKrHGS+iGt9ixfcwmtXRSdxygQMX3po+H2T1PJnnh+Shum5ja9hw3R+cqTb4kj3YsaFo4VTQ==
1410+
"@react-native-community/[email protected].2":
1411+
version "19.1.2"
1412+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-android/-/cli-config-android-19.1.2.tgz#f8a03a0a49cd89a4e6bffed46396b3a2ea7690df"
1413+
integrity sha512-IIhzhDUmT53RT45Qrxc/OfvkTD4U7IrfkfoIdKmBT6O0X0QaoegK4OE6aAuc86D2GXlD5rbVcPMSuN4TY8Hmlw==
14141414
dependencies:
1415-
"@react-native-community/cli-tools" "19.1.0"
1415+
"@react-native-community/cli-tools" "19.1.2"
14161416
chalk "^4.1.2"
14171417
fast-glob "^3.3.2"
14181418
fast-xml-parser "^4.4.1"
14191419

1420-
"@react-native-community/[email protected].0":
1421-
version "19.1.0"
1422-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-19.1.0.tgz#b6ffe31e89ead4d0f3a0b78354b07dde52e97f5f"
1423-
integrity sha512-2nJtMgWfW+YDhVcwspo3Pnnaqo/QMFUBFK1jUhI3pD5XLXnoY3jq1kb43o1Nvj1ADLewGqZnDqcSxG0Pd7P98Q==
1420+
"@react-native-community/[email protected].2":
1421+
version "19.1.2"
1422+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-19.1.2.tgz#d251fc18043f2e202d681a8ac911b8b1688409f4"
1423+
integrity sha512-91upuYMLgEtJE6foWQFgGDpT3ZDTc5bX6rMY5cJMqiAE5svgh1q0kbbpRuv/ptBYzcxLplL7wZWpA77TlJdm9A==
14241424
dependencies:
1425-
"@react-native-community/cli-tools" "19.1.0"
1425+
"@react-native-community/cli-tools" "19.1.2"
14261426
chalk "^4.1.2"
14271427
execa "^5.0.0"
14281428
fast-glob "^3.3.2"
14291429

1430-
"@react-native-community/[email protected].0":
1431-
version "19.1.0"
1432-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-19.1.0.tgz#f78808d65288c9b9dfda4a54452d9ca03b722a31"
1433-
integrity sha512-OHcXRwjaN6a6MVc8Y/vn9sY2xMj1eXO86GogzV0fR3Pk3Fz1Kj5lerTjY9jKkskdRbpetfpAibeSgqxJ4I838g==
1430+
"@react-native-community/[email protected].2":
1431+
version "19.1.2"
1432+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-19.1.2.tgz#d6432c3100d2a7cb1e92d47b39bf3688fd712970"
1433+
integrity sha512-o0cc6R6r9nY9MiLFeLIN797fBLWwKW9cee/NCm6nBBzPk/paro6HEbcXE02xnVzMb+nhQPrbPOzp3qE7WhtwRA==
14341434
dependencies:
1435-
"@react-native-community/cli-tools" "19.1.0"
1435+
"@react-native-community/cli-tools" "19.1.2"
14361436
chalk "^4.1.2"
14371437
cosmiconfig "^9.0.0"
14381438
deepmerge "^4.3.0"
14391439
fast-glob "^3.3.2"
14401440
joi "^17.2.1"
14411441

1442-
"@react-native-community/[email protected].0":
1443-
version "19.1.0"
1444-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-19.1.0.tgz#7e9e2dc5aed1693d4a7e3739d38a4c025873572b"
1445-
integrity sha512-HtwFDTgJfw6md86O2a30OxodU6hoZTU8KGq8p1tMa55KD7DmHCM3F+MENOuxIjVjcmcFnY5WA5deHDBLHmH9uw==
1446-
dependencies:
1447-
"@react-native-community/cli-config" "19.1.0"
1448-
"@react-native-community/cli-platform-android" "19.1.0"
1449-
"@react-native-community/cli-platform-apple" "19.1.0"
1450-
"@react-native-community/cli-platform-ios" "19.1.0"
1451-
"@react-native-community/cli-tools" "19.1.0"
1442+
"@react-native-community/[email protected].2":
1443+
version "19.1.2"
1444+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-19.1.2.tgz#b318d000a12d029d65f829aba5e6f14f5c6132b8"
1445+
integrity sha512-uUV/1QrWA1Cx7dqkTCcarqfya/7gBmKXd9BzVCEl6bzAn1jd1Q5UaZ+DmZgAoLVKlbAjpPTJTfqjD44aqUdjyA==
1446+
dependencies:
1447+
"@react-native-community/cli-config" "19.1.2"
1448+
"@react-native-community/cli-platform-android" "19.1.2"
1449+
"@react-native-community/cli-platform-apple" "19.1.2"
1450+
"@react-native-community/cli-platform-ios" "19.1.2"
1451+
"@react-native-community/cli-tools" "19.1.2"
14521452
chalk "^4.1.2"
14531453
command-exists "^1.2.8"
14541454
deepmerge "^4.3.0"
@@ -1460,41 +1460,41 @@
14601460
wcwidth "^1.0.1"
14611461
yaml "^2.2.1"
14621462

1463-
"@react-native-community/[email protected].0":
1464-
version "19.1.0"
1465-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-19.1.0.tgz#d892392b04f6789830fb5f796dc19741ca498c69"
1466-
integrity sha512-8XSMoCDvjIOxyutSHOCdoYonfXWQUL+FtLu3Uqm6baXj5eInqDmc0ws4CbUgvg5sGTo484Lez8aTpQwThf3YTA==
1463+
"@react-native-community/[email protected].2":
1464+
version "19.1.2"
1465+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-19.1.2.tgz#72d3dd69730a18373c4185f1f17e65c49fbc2b39"
1466+
integrity sha512-eMryTlSSTl3JK/tZTaMaMgHec9qu+eQj+3A15qmBdj2ac3p/hiauwAe4q35rz5XABw1cJCuyn+s469YsdTllaw==
14671467
dependencies:
1468-
"@react-native-community/cli-config-android" "19.1.0"
1469-
"@react-native-community/cli-tools" "19.1.0"
1468+
"@react-native-community/cli-config-android" "19.1.2"
1469+
"@react-native-community/cli-tools" "19.1.2"
14701470
chalk "^4.1.2"
14711471
execa "^5.0.0"
14721472
logkitty "^0.7.1"
14731473

1474-
"@react-native-community/[email protected].0":
1475-
version "19.1.0"
1476-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-19.1.0.tgz#a427c666da2a1d9c834d75ab8b4c1d6bb58438d6"
1477-
integrity sha512-7sEZbEfhJYRo2SSLC2qT+2x494/CoIm7h4/jmy9S+AJ5+ImZQBCkSqAkX9yO79eVtVH9FDJjdrso4rn1Ts4r1Q==
1474+
"@react-native-community/[email protected].2":
1475+
version "19.1.2"
1476+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-19.1.2.tgz#42f8eb69e870f132ffa1383930c53c93b4949783"
1477+
integrity sha512-TtaF8Pyrs4dnIH3LTvuPnPjGDsSVaZLu+8s4y5bngzZIf9r7M/HJTlpnhm8+bQPsahxNhNQZBGUBrQJqfmg7Ww==
14781478
dependencies:
1479-
"@react-native-community/cli-config-apple" "19.1.0"
1480-
"@react-native-community/cli-tools" "19.1.0"
1479+
"@react-native-community/cli-config-apple" "19.1.2"
1480+
"@react-native-community/cli-tools" "19.1.2"
14811481
chalk "^4.1.2"
14821482
execa "^5.0.0"
14831483
fast-xml-parser "^4.4.1"
14841484

1485-
"@react-native-community/[email protected].0":
1486-
version "19.1.0"
1487-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-19.1.0.tgz#dcb9d8f69fda17420f57c14c4476e28de375d98b"
1488-
integrity sha512-z85zYgFK62EX2HclMvLD3yaYWgW57SMT4Wv6O5wyFCWvv9LP97vm0aTORgmCdcqlov2RV7dxhLGQF6t2PTqGxA==
1485+
"@react-native-community/[email protected].2":
1486+
version "19.1.2"
1487+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-19.1.2.tgz#2925279acbfa22dc6e05f189f8908cb0c6427f6e"
1488+
integrity sha512-rmLZjwpI+mV3bbd6FgR6yM/ekFNr4QM/Dgzmatkh8k94B5uGtw5Me4EKlY+MrqR3lIyjzqWtLoefcJxA1c9d2w==
14891489
dependencies:
1490-
"@react-native-community/cli-platform-apple" "19.1.0"
1490+
"@react-native-community/cli-platform-apple" "19.1.2"
14911491

1492-
"@react-native-community/[email protected].0":
1493-
version "19.1.0"
1494-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-19.1.0.tgz#c3e1ce37aa748c588ad526e06835939d5fc78b57"
1495-
integrity sha512-YvFS8aTHfs+vnxEBFnBThkwzDm60B6OyajiYAn4c+m10vsEnExrurMWdmANMyKG0dM2LjADqkFvqUARtO/+1jQ==
1492+
"@react-native-community/[email protected].2":
1493+
version "19.1.2"
1494+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-19.1.2.tgz#adc5353314d40c50d1bfddbc1b85a29e3650ce03"
1495+
integrity sha512-K6UIvtw6VtcKxCX+rJ5mKQYiqcSSRKODPQ2nbIeIxjjO5nDjDriGkFC/ypHHk38oZuJYOLbOySqnnCNkdEI4uQ==
14961496
dependencies:
1497-
"@react-native-community/cli-tools" "19.1.0"
1497+
"@react-native-community/cli-tools" "19.1.2"
14981498
body-parser "^1.20.3"
14991499
compression "^1.7.1"
15001500
connect "^3.6.5"
@@ -1505,10 +1505,10 @@
15051505
serve-static "^1.13.1"
15061506
ws "^6.2.3"
15071507

1508-
"@react-native-community/[email protected].0":
1509-
version "19.1.0"
1510-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-19.1.0.tgz#40a543f5671f75746b07ad1d2acec6da0513a84e"
1511-
integrity sha512-JjTL5fj77v1urcHYcqnd4ZBTO52ORYzOqxMdDmJdadwh08iMguGfJ1rXNyybBSTyK/Ev60upo3sIm2A26nWydg==
1508+
"@react-native-community/[email protected].2":
1509+
version "19.1.2"
1510+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-19.1.2.tgz#970e952d373432b2a9cc109ba3f99f8c7d812700"
1511+
integrity sha512-AsDuZu/7R/QX+vGpJIRK97v24X+zqkmwA9/uLRguLTHM175nUxb/byXmAKWuZylG2FAikVvf7EqV8MFGbwM7Wg==
15121512
dependencies:
15131513
"@vscode/sudo-prompt" "^9.0.0"
15141514
appdirsjs "^1.2.4"
@@ -1521,24 +1521,24 @@
15211521
prompts "^2.4.2"
15221522
semver "^7.5.2"
15231523

1524-
"@react-native-community/[email protected].0":
1525-
version "19.1.0"
1526-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-19.1.0.tgz#01824eb0dae29c9296d5ba92b66de6dbfd2bae96"
1527-
integrity sha512-MEF7WBG17hQOusrphgEjbojqAoGkIwtYg0HhcJ+/MRLMQg6jty6K98gr6VYmjphXGkAPx1T/AN8/DmWmlw/atw==
1524+
"@react-native-community/[email protected].2":
1525+
version "19.1.2"
1526+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-19.1.2.tgz#a59911cac2fb2043c70b093e0e61ebc0ac105619"
1527+
integrity sha512-Ze6fi6jE+JPvMlISWbZ/eCPOkRuuEs1SX4rJGWOXPcDzEVF6gs1ePsAjdzQ3RJYRMqQ49vo6iGiOZs//z5kuVw==
15281528
dependencies:
15291529
joi "^17.2.1"
15301530

1531-
"@react-native-community/cli@^19.0.0":
1532-
version "19.1.0"
1533-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-19.1.0.tgz#5d531644a0f1b005317df2829a97f962311b9ecf"
1534-
integrity sha512-L9GL4YtgvoaS7DXcBuHZ1WtH+D2wV6G33THpxVmBEaJQp/vgRQg9Z4bb+9Mj/rBcATgbUu4Sd7H3xJE2qCd93w==
1535-
dependencies:
1536-
"@react-native-community/cli-clean" "19.1.0"
1537-
"@react-native-community/cli-config" "19.1.0"
1538-
"@react-native-community/cli-doctor" "19.1.0"
1539-
"@react-native-community/cli-server-api" "19.1.0"
1540-
"@react-native-community/cli-tools" "19.1.0"
1541-
"@react-native-community/cli-types" "19.1.0"
1531+
"@react-native-community/cli@^19.1.2":
1532+
version "19.1.2"
1533+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-19.1.2.tgz#f83bbecb2c1217a07270afdd9173d74453b3ec49"
1534+
integrity sha512-b28TLqODMgQRx6f4gbHoHYpnKyFbWzJkIk3+Ggpad/at493KfGQ+WvKg1sts/st8mxzmbk0T6lCc/9A3QoFKkQ==
1535+
dependencies:
1536+
"@react-native-community/cli-clean" "19.1.2"
1537+
"@react-native-community/cli-config" "19.1.2"
1538+
"@react-native-community/cli-doctor" "19.1.2"
1539+
"@react-native-community/cli-server-api" "19.1.2"
1540+
"@react-native-community/cli-tools" "19.1.2"
1541+
"@react-native-community/cli-types" "19.1.2"
15421542
chalk "^4.1.2"
15431543
commander "^9.4.1"
15441544
deepmerge "^4.3.0"

0 commit comments

Comments
 (0)