Skip to content

Commit 2c367d5

Browse files
chore(deps-dev): bump @react-native/babel-preset from 0.77.1 to 0.78.1 (#1052)
Bumps [@react-native/babel-preset](https://github.com/facebook/react-native) from 0.77.1 to 0.78.1. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.77.1...v0.78.1) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84b7bbc commit 2c367d5

2 files changed

Lines changed: 3 additions & 85 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@biomejs/biome": "1.9.4",
4949
"@callstack/react-native-visionos": "^0.73.0",
50-
"@react-native/babel-preset": "^0.77.0",
50+
"@react-native/babel-preset": "^0.78.1",
5151
"@react-native/metro-config": "0.78.1",
5252
"@release-it/conventional-changelog": "^10.0.0",
5353
"@rnx-kit/metro-config": "^2.0.0",

yarn.lock

Lines changed: 2 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -4133,7 +4133,7 @@ __metadata:
41334133
dependencies:
41344134
"@biomejs/biome": "npm:1.9.4"
41354135
"@callstack/react-native-visionos": "npm:^0.73.0"
4136-
"@react-native/babel-preset": "npm:^0.77.0"
4136+
"@react-native/babel-preset": "npm:^0.78.1"
41374137
"@react-native/metro-config": "npm:0.78.1"
41384138
"@release-it/conventional-changelog": "npm:^10.0.0"
41394139
"@rnx-kit/metro-config": "npm:^2.0.0"
@@ -4179,16 +4179,6 @@ __metadata:
41794179
languageName: node
41804180
linkType: hard
41814181

4182-
"@react-native/babel-plugin-codegen@npm:0.77.1":
4183-
version: 0.77.1
4184-
resolution: "@react-native/babel-plugin-codegen@npm:0.77.1"
4185-
dependencies:
4186-
"@babel/traverse": "npm:^7.25.3"
4187-
"@react-native/codegen": "npm:0.77.1"
4188-
checksum: 10c0/e1efba44d03edc842802242df8cdf3fa123e693c50e248853f2bdf2cf447c730363d007ac0c651af81fab770c05a2e5c58d5b537bf3b1dd946d8fefb30ba5e4e
4189-
languageName: node
4190-
linkType: hard
4191-
41924182
"@react-native/babel-plugin-codegen@npm:0.78.1":
41934183
version: 0.78.1
41944184
resolution: "@react-native/babel-plugin-codegen@npm:0.78.1"
@@ -4304,7 +4294,7 @@ __metadata:
43044294
languageName: node
43054295
linkType: hard
43064296

4307-
"@react-native/babel-preset@npm:0.78.1":
4297+
"@react-native/babel-preset@npm:0.78.1, @react-native/babel-preset@npm:^0.78.1":
43084298
version: 0.78.1
43094299
resolution: "@react-native/babel-preset@npm:0.78.1"
43104300
dependencies:
@@ -4359,61 +4349,6 @@ __metadata:
43594349
languageName: node
43604350
linkType: hard
43614351

4362-
"@react-native/babel-preset@npm:^0.77.0":
4363-
version: 0.77.1
4364-
resolution: "@react-native/babel-preset@npm:0.77.1"
4365-
dependencies:
4366-
"@babel/core": "npm:^7.25.2"
4367-
"@babel/plugin-proposal-export-default-from": "npm:^7.24.7"
4368-
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
4369-
"@babel/plugin-syntax-export-default-from": "npm:^7.24.7"
4370-
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
4371-
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
4372-
"@babel/plugin-transform-arrow-functions": "npm:^7.24.7"
4373-
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.4"
4374-
"@babel/plugin-transform-async-to-generator": "npm:^7.24.7"
4375-
"@babel/plugin-transform-block-scoping": "npm:^7.25.0"
4376-
"@babel/plugin-transform-class-properties": "npm:^7.25.4"
4377-
"@babel/plugin-transform-classes": "npm:^7.25.4"
4378-
"@babel/plugin-transform-computed-properties": "npm:^7.24.7"
4379-
"@babel/plugin-transform-destructuring": "npm:^7.24.8"
4380-
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.2"
4381-
"@babel/plugin-transform-for-of": "npm:^7.24.7"
4382-
"@babel/plugin-transform-function-name": "npm:^7.25.1"
4383-
"@babel/plugin-transform-literals": "npm:^7.25.2"
4384-
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.24.7"
4385-
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.8"
4386-
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.24.7"
4387-
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.24.7"
4388-
"@babel/plugin-transform-numeric-separator": "npm:^7.24.7"
4389-
"@babel/plugin-transform-object-rest-spread": "npm:^7.24.7"
4390-
"@babel/plugin-transform-optional-catch-binding": "npm:^7.24.7"
4391-
"@babel/plugin-transform-optional-chaining": "npm:^7.24.8"
4392-
"@babel/plugin-transform-parameters": "npm:^7.24.7"
4393-
"@babel/plugin-transform-private-methods": "npm:^7.24.7"
4394-
"@babel/plugin-transform-private-property-in-object": "npm:^7.24.7"
4395-
"@babel/plugin-transform-react-display-name": "npm:^7.24.7"
4396-
"@babel/plugin-transform-react-jsx": "npm:^7.25.2"
4397-
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
4398-
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
4399-
"@babel/plugin-transform-regenerator": "npm:^7.24.7"
4400-
"@babel/plugin-transform-runtime": "npm:^7.24.7"
4401-
"@babel/plugin-transform-shorthand-properties": "npm:^7.24.7"
4402-
"@babel/plugin-transform-spread": "npm:^7.24.7"
4403-
"@babel/plugin-transform-sticky-regex": "npm:^7.24.7"
4404-
"@babel/plugin-transform-typescript": "npm:^7.25.2"
4405-
"@babel/plugin-transform-unicode-regex": "npm:^7.24.7"
4406-
"@babel/template": "npm:^7.25.0"
4407-
"@react-native/babel-plugin-codegen": "npm:0.77.1"
4408-
babel-plugin-syntax-hermes-parser: "npm:0.25.1"
4409-
babel-plugin-transform-flow-enums: "npm:^0.0.2"
4410-
react-refresh: "npm:^0.14.0"
4411-
peerDependencies:
4412-
"@babel/core": "*"
4413-
checksum: 10c0/62897124911d80faec871a43fb13e88f4a19bbd696b60337e2de6149d95fde4c6be6d1af4d71078971e159c41eacd25d2be40021d0efabf293d30a7f0c86d5a8
4414-
languageName: node
4415-
linkType: hard
4416-
44174352
"@react-native/codegen@npm:0.73.3":
44184353
version: 0.73.3
44194354
resolution: "@react-native/codegen@npm:0.73.3"
@@ -4448,23 +4383,6 @@ __metadata:
44484383
languageName: node
44494384
linkType: hard
44504385

4451-
"@react-native/codegen@npm:0.77.1":
4452-
version: 0.77.1
4453-
resolution: "@react-native/codegen@npm:0.77.1"
4454-
dependencies:
4455-
"@babel/parser": "npm:^7.25.3"
4456-
glob: "npm:^7.1.1"
4457-
hermes-parser: "npm:0.25.1"
4458-
invariant: "npm:^2.2.4"
4459-
jscodeshift: "npm:^17.0.0"
4460-
nullthrows: "npm:^1.1.1"
4461-
yargs: "npm:^17.6.2"
4462-
peerDependencies:
4463-
"@babel/preset-env": ^7.1.6
4464-
checksum: 10c0/e214cbfaa9f2643ddcad4156b57e5b868b90a98af59195b4808d8cfe629b1ee71a617f9266ec004ad50d3444e287e83da0f50ac345cd7bfd51cd06bcf0b020d0
4465-
languageName: node
4466-
linkType: hard
4467-
44684386
"@react-native/codegen@npm:0.78.1":
44694387
version: 0.78.1
44704388
resolution: "@react-native/codegen@npm:0.78.1"

0 commit comments

Comments
 (0)