From edbd08439533bd0e832ceca2a86237593c384244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 17:37:01 +0000 Subject: [PATCH] chore(deps-dev): bump @react-native/babel-preset from 0.79.1 to 0.80.2 Bumps [@react-native/babel-preset](https://github.com/facebook/react-native) from 0.79.1 to 0.80.2. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/compare/v0.79.1...v0.80.2) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.80.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- package.json | 2 +- yarn.lock | 93 +++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 93 insertions(+), 4 deletions(-) diff --git a/example/package.json b/example/package.json index d40cfdc..5bfb14d 100644 --- a/example/package.json +++ b/example/package.json @@ -21,7 +21,7 @@ "@react-native-community/cli": "18.0.0", "@react-native-community/cli-platform-android": "18.0.0", "@react-native-community/cli-platform-ios": "18.0.0", - "@react-native/babel-preset": "0.79.1", + "@react-native/babel-preset": "0.80.2", "@react-native/metro-config": "0.79.1", "@react-native/typescript-config": "0.79.2", "@types/jest": "^29.5.13", diff --git a/package.json b/package.json index 4725b01..19b36bd 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "devDependencies": { "@commitlint/config-conventional": "^19.1.0", "@evilmartians/lefthook": "^1.2.2", - "@react-native/babel-preset": "0.79.1", + "@react-native/babel-preset": "0.80.2", "@react-native/eslint-config": "0.79.2", "@release-it/conventional-changelog": "^10.0.0", "@types/jest": "^29.5.10", diff --git a/yarn.lock b/yarn.lock index a8b5254..7e5f55e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2818,6 +2818,16 @@ __metadata: languageName: node linkType: hard +"@react-native/babel-plugin-codegen@npm:0.80.2": + version: 0.80.2 + resolution: "@react-native/babel-plugin-codegen@npm:0.80.2" + dependencies: + "@babel/traverse": "npm:^7.25.3" + "@react-native/codegen": "npm:0.80.2" + checksum: 10/d71789f01a6483d72cae2998d8f6846dc118f8586bc03737dedcdcd14b5dff405f91c2c1fe5c637fa36559ae9741eab86aeab324c3255f3bc35034959cbe9b6d + languageName: node + linkType: hard + "@react-native/babel-preset@npm:0.79.1": version: 0.79.1 resolution: "@react-native/babel-preset@npm:0.79.1" @@ -2873,6 +2883,61 @@ __metadata: languageName: node linkType: hard +"@react-native/babel-preset@npm:0.80.2": + version: 0.80.2 + resolution: "@react-native/babel-preset@npm:0.80.2" + dependencies: + "@babel/core": "npm:^7.25.2" + "@babel/plugin-proposal-export-default-from": "npm:^7.24.7" + "@babel/plugin-syntax-dynamic-import": "npm:^7.8.3" + "@babel/plugin-syntax-export-default-from": "npm:^7.24.7" + "@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3" + "@babel/plugin-syntax-optional-chaining": "npm:^7.8.3" + "@babel/plugin-transform-arrow-functions": "npm:^7.24.7" + "@babel/plugin-transform-async-generator-functions": "npm:^7.25.4" + "@babel/plugin-transform-async-to-generator": "npm:^7.24.7" + "@babel/plugin-transform-block-scoping": "npm:^7.25.0" + "@babel/plugin-transform-class-properties": "npm:^7.25.4" + "@babel/plugin-transform-classes": "npm:^7.25.4" + "@babel/plugin-transform-computed-properties": "npm:^7.24.7" + "@babel/plugin-transform-destructuring": "npm:^7.24.8" + "@babel/plugin-transform-flow-strip-types": "npm:^7.25.2" + "@babel/plugin-transform-for-of": "npm:^7.24.7" + "@babel/plugin-transform-function-name": "npm:^7.25.1" + "@babel/plugin-transform-literals": "npm:^7.25.2" + "@babel/plugin-transform-logical-assignment-operators": "npm:^7.24.7" + "@babel/plugin-transform-modules-commonjs": "npm:^7.24.8" + "@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.24.7" + "@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.24.7" + "@babel/plugin-transform-numeric-separator": "npm:^7.24.7" + "@babel/plugin-transform-object-rest-spread": "npm:^7.24.7" + "@babel/plugin-transform-optional-catch-binding": "npm:^7.24.7" + "@babel/plugin-transform-optional-chaining": "npm:^7.24.8" + "@babel/plugin-transform-parameters": "npm:^7.24.7" + "@babel/plugin-transform-private-methods": "npm:^7.24.7" + "@babel/plugin-transform-private-property-in-object": "npm:^7.24.7" + "@babel/plugin-transform-react-display-name": "npm:^7.24.7" + "@babel/plugin-transform-react-jsx": "npm:^7.25.2" + "@babel/plugin-transform-react-jsx-self": "npm:^7.24.7" + "@babel/plugin-transform-react-jsx-source": "npm:^7.24.7" + "@babel/plugin-transform-regenerator": "npm:^7.24.7" + "@babel/plugin-transform-runtime": "npm:^7.24.7" + "@babel/plugin-transform-shorthand-properties": "npm:^7.24.7" + "@babel/plugin-transform-spread": "npm:^7.24.7" + "@babel/plugin-transform-sticky-regex": "npm:^7.24.7" + "@babel/plugin-transform-typescript": "npm:^7.25.2" + "@babel/plugin-transform-unicode-regex": "npm:^7.24.7" + "@babel/template": "npm:^7.25.0" + "@react-native/babel-plugin-codegen": "npm:0.80.2" + babel-plugin-syntax-hermes-parser: "npm:0.28.1" + babel-plugin-transform-flow-enums: "npm:^0.0.2" + react-refresh: "npm:^0.14.0" + peerDependencies: + "@babel/core": "*" + checksum: 10/adc9319f3e6055b56401093c4ed0d6188066bdd478267120f86900689648f830acefaa2e6b93430cea1ce6279032f7cb1fa3a7881685e5de2097b97dc2f5a2e0 + languageName: node + linkType: hard + "@react-native/codegen@npm:0.79.1": version: 0.79.1 resolution: "@react-native/codegen@npm:0.79.1" @@ -2888,6 +2953,21 @@ __metadata: languageName: node linkType: hard +"@react-native/codegen@npm:0.80.2": + version: 0.80.2 + resolution: "@react-native/codegen@npm:0.80.2" + dependencies: + glob: "npm:^7.1.1" + hermes-parser: "npm:0.28.1" + invariant: "npm:^2.2.4" + nullthrows: "npm:^1.1.1" + yargs: "npm:^17.6.2" + peerDependencies: + "@babel/core": "*" + checksum: 10/17645687b6c17f77b8f59a4c4ef1c6cb61907ddc7ac8768439748fd354026b8346cb198b04454223759ee8a665b2f3826307759f8c49e2d7d0ae25e22d3eabe0 + languageName: node + linkType: hard + "@react-native/community-cli-plugin@npm:0.79.1": version: 0.79.1 resolution: "@react-native/community-cli-plugin@npm:0.79.1" @@ -4125,6 +4205,15 @@ __metadata: languageName: node linkType: hard +"babel-plugin-syntax-hermes-parser@npm:0.28.1": + version: 0.28.1 + resolution: "babel-plugin-syntax-hermes-parser@npm:0.28.1" + dependencies: + hermes-parser: "npm:0.28.1" + checksum: 10/2cbc921e663463480ead9ccc8bb229a5196032367ba2b5ccb18a44faa3afa84b4dc493297749983b9a837a3d76b0b123664aecc06f9122618c3246f03e076a9d + languageName: node + linkType: hard + "babel-plugin-transform-flow-enums@npm:^0.0.2": version: 0.0.2 resolution: "babel-plugin-transform-flow-enums@npm:0.0.2" @@ -11045,7 +11134,7 @@ __metadata: "@react-native-community/cli": "npm:18.0.0" "@react-native-community/cli-platform-android": "npm:18.0.0" "@react-native-community/cli-platform-ios": "npm:18.0.0" - "@react-native/babel-preset": "npm:0.79.1" + "@react-native/babel-preset": "npm:0.80.2" "@react-native/metro-config": "npm:0.79.1" "@react-native/typescript-config": "npm:0.79.2" "@types/jest": "npm:^29.5.13" @@ -11068,7 +11157,7 @@ __metadata: dependencies: "@commitlint/config-conventional": "npm:^19.1.0" "@evilmartians/lefthook": "npm:^1.2.2" - "@react-native/babel-preset": "npm:0.79.1" + "@react-native/babel-preset": "npm:0.80.2" "@react-native/eslint-config": "npm:0.79.2" "@release-it/conventional-changelog": "npm:^10.0.0" "@types/jest": "npm:^29.5.10"