40724072 "@babel/traverse" "^7.25.3"
40734073 "@react-native/codegen" "0.78.2"
40744074
4075+ "@react-native/babel-plugin-codegen@0.84.0":
4076+ version "0.84.0"
4077+ resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.84.0.tgz#a36c41149a59fffedd3bc7b5797dafdfffced2be"
4078+ integrity sha512-8GGVqcfZQnpmaud1GBww/Z8tF5qaWvork5E+TTTQQm7l0p2WnYkzCDJdZOdISHwSO6ikAjh998c3CVPubij3rQ==
4079+ dependencies:
4080+ "@babel/traverse" "^7.25.3"
4081+ "@react-native/codegen" "0.84.0"
4082+
40754083"@react-native/babel-preset@0.78.2":
40764084 version "0.78.2"
40774085 resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.2.tgz#f02c53dc44e7820b25c4ffbc64159bb65be2d72e"
41234131 babel-plugin-transform-flow-enums "^0.0.2"
41244132 react-refresh "^0.14.0"
41254133
4134+ "@react-native/babel-preset@0.84.0":
4135+ version "0.84.0"
4136+ resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.84.0.tgz#1e8083089e0a6390b7e74b7a89975a21d20353d7"
4137+ integrity sha512-X7QfJCRyvawFUzAwidKynOh9Wc36r/OK+lEweNGyRCmciqVxs/8J/HAnANBks/kM/z7XlepG0hU1D/VjHKA/6g==
4138+ dependencies:
4139+ "@babel/core" "^7.25.2"
4140+ "@babel/plugin-proposal-export-default-from" "^7.24.7"
4141+ "@babel/plugin-syntax-dynamic-import" "^7.8.3"
4142+ "@babel/plugin-syntax-export-default-from" "^7.24.7"
4143+ "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
4144+ "@babel/plugin-syntax-optional-chaining" "^7.8.3"
4145+ "@babel/plugin-transform-async-generator-functions" "^7.25.4"
4146+ "@babel/plugin-transform-async-to-generator" "^7.24.7"
4147+ "@babel/plugin-transform-block-scoping" "^7.25.0"
4148+ "@babel/plugin-transform-class-properties" "^7.25.4"
4149+ "@babel/plugin-transform-classes" "^7.25.4"
4150+ "@babel/plugin-transform-destructuring" "^7.24.8"
4151+ "@babel/plugin-transform-flow-strip-types" "^7.25.2"
4152+ "@babel/plugin-transform-for-of" "^7.24.7"
4153+ "@babel/plugin-transform-modules-commonjs" "^7.24.8"
4154+ "@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7"
4155+ "@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7"
4156+ "@babel/plugin-transform-optional-catch-binding" "^7.24.7"
4157+ "@babel/plugin-transform-optional-chaining" "^7.24.8"
4158+ "@babel/plugin-transform-private-methods" "^7.24.7"
4159+ "@babel/plugin-transform-private-property-in-object" "^7.24.7"
4160+ "@babel/plugin-transform-react-display-name" "^7.24.7"
4161+ "@babel/plugin-transform-react-jsx" "^7.25.2"
4162+ "@babel/plugin-transform-react-jsx-self" "^7.24.7"
4163+ "@babel/plugin-transform-react-jsx-source" "^7.24.7"
4164+ "@babel/plugin-transform-regenerator" "^7.24.7"
4165+ "@babel/plugin-transform-runtime" "^7.24.7"
4166+ "@babel/plugin-transform-typescript" "^7.25.2"
4167+ "@babel/plugin-transform-unicode-regex" "^7.24.7"
4168+ "@react-native/babel-plugin-codegen" "0.84.0"
4169+ babel-plugin-syntax-hermes-parser "0.32.0"
4170+ babel-plugin-transform-flow-enums "^0.0.2"
4171+ react-refresh "^0.14.0"
4172+
41264173"@react-native/codegen@0.78.2":
41274174 version "0.78.2"
41284175 resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.2.tgz#64d72615b7cc894fff356b34addd19472f46f6d9"
41364183 nullthrows "^1.1.1"
41374184 yargs "^17.6.2"
41384185
4186+ "@react-native/codegen@0.84.0":
4187+ version "0.84.0"
4188+ resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.84.0.tgz#ce0ee426392c8d9f78d0a630daedc42e63003c2d"
4189+ integrity sha512-TcTAO58JigCw9onYTrbE2yK2js5YNgqbmnpYyq9oXz2mofbX7JcK53kIi7fhqyJhie8RkY+X85zSOTWNs6S3CA==
4190+ dependencies:
4191+ "@babel/core" "^7.25.2"
4192+ "@babel/parser" "^7.25.3"
4193+ hermes-parser "0.32.0"
4194+ invariant "^2.2.4"
4195+ nullthrows "^1.1.1"
4196+ tinyglobby "^0.2.15"
4197+ yargs "^17.6.2"
4198+
41394199"@react-native/community-cli-plugin@0.78.2":
41404200 version "0.78.2"
41414201 resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.2.tgz#221e4bda8ed994429644aa8f9fb257afcdaf9217"
@@ -4936,6 +4996,13 @@ babel-plugin-syntax-hermes-parser@0.25.1:
49364996 dependencies:
49374997 hermes-parser "0.25.1"
49384998
4999+ babel-plugin-syntax-hermes-parser@0.32.0:
5000+ version "0.32.0"
5001+ resolved "https://registry.yarnpkg.com/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.32.0.tgz#06f7452bf91adf6cafd7c98e7467404d4eb65cec"
5002+ integrity sha512-m5HthL++AbyeEA2FcdwOLfVFvWYECOBObLHNqdR8ceY4TsEdn4LdX2oTvbB2QJSSElE2AWA/b2MXZ/PF/CqLZg==
5003+ dependencies:
5004+ hermes-parser "0.32.0"
5005+
49395006babel-plugin-syntax-hermes-parser@^0.28.0:
49405007 version "0.28.1"
49415008 resolved "https://registry.yarnpkg.com/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.28.1.tgz#9e80a774ddb8038307a62316486669c668fb3568"
@@ -6754,6 +6821,11 @@ hermes-estree@0.28.1:
67546821 resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.28.1.tgz#631e6db146b06e62fc1c630939acf4a3c77d1b24"
67556822 integrity sha512-w3nxl/RGM7LBae0v8LH2o36+8VqwOZGv9rX1wyoWT6YaKZLqpJZ0YQ5P0LVr3tuRpf7vCx0iIG4i/VmBJejxTQ==
67566823
6824+ hermes-estree@0.32.0:
6825+ version "0.32.0"
6826+ resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.32.0.tgz#bb7da6613ab8e67e334a1854ea1e209f487d307b"
6827+ integrity sha512-KWn3BqnlDOl97Xe1Yviur6NbgIZ+IP+UVSpshlZWkq+EtoHg6/cwiDj/osP9PCEgFE15KBm1O55JRwbMEm5ejQ==
6828+
67576829hermes-parser@0.25.1:
67586830 version "0.25.1"
67596831 resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.25.1.tgz#5be0e487b2090886c62bd8a11724cd766d5f54d1"
@@ -6768,6 +6840,13 @@ hermes-parser@0.28.1:
67686840 dependencies:
67696841 hermes-estree "0.28.1"
67706842
6843+ hermes-parser@0.32.0:
6844+ version "0.32.0"
6845+ resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.32.0.tgz#7916984ef6fdce62e7415d354cf35392061cd303"
6846+ integrity sha512-g4nBOWFpuiTqjR3LZdRxKUkij9iyveWeuks7INEsMX741f3r9xxrOe8TeQfUxtda0eXmiIFiMQzoeSQEno33Hw==
6847+ dependencies:
6848+ hermes-estree "0.32.0"
6849+
67716850hosted-git-info@^8.0.0:
67726851 version "8.1.0"
67736852 resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-8.1.0.tgz#153cd84c03c6721481e16a5709eb74b1a0ab2ed0"
@@ -10166,7 +10245,7 @@ tinyexec@^1.0.0:
1016610245 resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.1.tgz#70c31ab7abbb4aea0a24f55d120e5990bfa1e0b1"
1016710246 integrity sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==
1016810247
10169- tinyglobby@0.2.15:
10248+ tinyglobby@0.2.15, tinyglobby@^0.2.15 :
1017010249 version "0.2.15"
1017110250 resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
1017210251 integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
0 commit comments