Skip to content

Commit

Permalink
chore(deps-dev): bump @react-native/babel-preset from 0.73.21 to 0.76…
Browse files Browse the repository at this point in the history
….6 (#366)

Bumps [@react-native/babel-preset](https://github.com/facebook/react-native) from 0.73.21 to 0.76.6.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.76.6)

---
updated-dependencies:
- dependency-name: "@react-native/babel-preset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 6684b03 commit 128c704
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/react-native-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@react-native/babel-preset": "0.73.21",
"@react-native/babel-preset": "0.76.6",
"@react-native/metro-config": "0.76.1",
"@react-native/typescript-config": "0.73.1",
"@types/react": "^18.3.6",
Expand Down
84 changes: 83 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6120,7 +6120,7 @@ __metadata:
"@knocklabs/react-native": "workspace:^"
"@react-native-firebase/app": "npm:^21.6.2"
"@react-native-firebase/messaging": "npm:^21.6.1"
"@react-native/babel-preset": "npm:0.73.21"
"@react-native/babel-preset": "npm:0.76.6"
"@react-native/metro-config": "npm:0.76.1"
"@react-native/typescript-config": "npm:0.73.1"
"@types/react": "npm:^18.3.6"
Expand Down Expand Up @@ -7541,6 +7541,15 @@ __metadata:
languageName: node
linkType: hard

"@react-native/babel-plugin-codegen@npm:0.76.6":
version: 0.76.6
resolution: "@react-native/babel-plugin-codegen@npm:0.76.6"
dependencies:
"@react-native/codegen": "npm:0.76.6"
checksum: 10c0/77afdbc519557eff8d80899044413029199b0f7bf8d8f210cf0f132f1a8ee7a8ee6673eda54c862a5fda1eefd38c22f960902454a079448495d11c435eb20842
languageName: node
linkType: hard

"@react-native/babel-preset@npm:0.73.21":
version: 0.73.21
resolution: "@react-native/babel-preset@npm:0.73.21"
Expand Down Expand Up @@ -7758,6 +7767,61 @@ __metadata:
languageName: node
linkType: hard

"@react-native/babel-preset@npm:0.76.6":
version: 0.76.6
resolution: "@react-native/babel-preset@npm:0.76.6"
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.76.6"
babel-plugin-syntax-hermes-parser: "npm:^0.25.1"
babel-plugin-transform-flow-enums: "npm:^0.0.2"
react-refresh: "npm:^0.14.0"
peerDependencies:
"@babel/core": "*"
checksum: 10c0/c401281032de843be8eb5063832426788077d7ab6d3e577fb21e44914b7156b31dd5ef6318a5f0cba2f2f83a58750933ec57416856343ffc2ec8e0b75f292d09
languageName: node
linkType: hard

"@react-native/codegen@npm:0.73.3":
version: 0.73.3
resolution: "@react-native/codegen@npm:0.73.3"
Expand Down Expand Up @@ -7829,6 +7893,24 @@ __metadata:
languageName: node
linkType: hard

"@react-native/codegen@npm:0.76.6":
version: 0.76.6
resolution: "@react-native/codegen@npm:0.76.6"
dependencies:
"@babel/parser": "npm:^7.25.3"
glob: "npm:^7.1.1"
hermes-parser: "npm:0.23.1"
invariant: "npm:^2.2.4"
jscodeshift: "npm:^0.14.0"
mkdirp: "npm:^0.5.1"
nullthrows: "npm:^1.1.1"
yargs: "npm:^17.6.2"
peerDependencies:
"@babel/preset-env": ^7.1.6
checksum: 10c0/fd19240b793670041c458c5fa7beee8d8b0c476df825fb0a70f100453feea2188a57276fd1f2df28c2602656dab518b33ffd6c4f34e39690a94286735e883891
languageName: node
linkType: hard

"@react-native/community-cli-plugin@npm:0.73.18":
version: 0.73.18
resolution: "@react-native/community-cli-plugin@npm:0.73.18"
Expand Down

0 comments on commit 128c704

Please sign in to comment.