Skip to content

Commit 90d62d6

Browse files
deps: bump @react-native/babel-preset
Bumps [@react-native/babel-preset](https://github.com/facebook/react-native) from 0.85.2 to 0.85.3. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](react/react-native@v0.85.2...v0.85.3) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f072f7 commit 90d62d6

2 files changed

Lines changed: 72 additions & 2 deletions

File tree

samples/react-native/login-pkce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@react-native-community/cli": "20.1.3",
26-
"@react-native/babel-preset": "0.85.2",
26+
"@react-native/babel-preset": "0.85.3",
2727
"@react-native/jest-preset": "0.85.2",
2828
"@react-native/metro-config": "0.85.2",
2929
"@react-native/typescript-config": "0.85.2",

samples/react-native/login-pkce/yarn.lock

Lines changed: 71 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ __metadata:
854854
resolution: "@ciam-quickstart/react-native-login-pkce@workspace:."
855855
dependencies:
856856
"@react-native-community/cli": "npm:20.1.3"
857-
"@react-native/babel-preset": "npm:0.85.2"
857+
"@react-native/babel-preset": "npm:0.85.3"
858858
"@react-native/jest-preset": "npm:0.85.2"
859859
"@react-native/metro-config": "npm:0.85.2"
860860
"@react-native/typescript-config": "npm:0.85.2"
@@ -1622,6 +1622,16 @@ __metadata:
16221622
languageName: node
16231623
linkType: hard
16241624

1625+
"@react-native/babel-plugin-codegen@npm:0.85.3":
1626+
version: 0.85.3
1627+
resolution: "@react-native/babel-plugin-codegen@npm:0.85.3"
1628+
dependencies:
1629+
"@babel/traverse": "npm:^7.29.0"
1630+
"@react-native/codegen": "npm:0.85.3"
1631+
checksum: 10c0/59f61f5d783ac0a820a84ff45b7700b3c290de32e313e55171fe3bf0234d9836422bc239832d2650f893dc409a63772a50664f9487a8e6f86bc0c3bc88eb7ecd
1632+
languageName: node
1633+
linkType: hard
1634+
16251635
"@react-native/babel-preset@npm:0.85.2":
16261636
version: 0.85.2
16271637
resolution: "@react-native/babel-preset@npm:0.85.2"
@@ -1665,6 +1675,49 @@ __metadata:
16651675
languageName: node
16661676
linkType: hard
16671677

1678+
"@react-native/babel-preset@npm:0.85.3":
1679+
version: 0.85.3
1680+
resolution: "@react-native/babel-preset@npm:0.85.3"
1681+
dependencies:
1682+
"@babel/core": "npm:^7.25.2"
1683+
"@babel/plugin-proposal-export-default-from": "npm:^7.24.7"
1684+
"@babel/plugin-syntax-dynamic-import": "npm:^7.8.3"
1685+
"@babel/plugin-syntax-export-default-from": "npm:^7.24.7"
1686+
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
1687+
"@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
1688+
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.4"
1689+
"@babel/plugin-transform-async-to-generator": "npm:^7.24.7"
1690+
"@babel/plugin-transform-block-scoping": "npm:^7.25.0"
1691+
"@babel/plugin-transform-class-properties": "npm:^7.25.4"
1692+
"@babel/plugin-transform-classes": "npm:^7.25.4"
1693+
"@babel/plugin-transform-destructuring": "npm:^7.24.8"
1694+
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.2"
1695+
"@babel/plugin-transform-for-of": "npm:^7.24.7"
1696+
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.8"
1697+
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.24.7"
1698+
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.24.7"
1699+
"@babel/plugin-transform-optional-catch-binding": "npm:^7.24.7"
1700+
"@babel/plugin-transform-optional-chaining": "npm:^7.24.8"
1701+
"@babel/plugin-transform-private-methods": "npm:^7.24.7"
1702+
"@babel/plugin-transform-private-property-in-object": "npm:^7.24.7"
1703+
"@babel/plugin-transform-react-display-name": "npm:^7.24.7"
1704+
"@babel/plugin-transform-react-jsx": "npm:^7.25.2"
1705+
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
1706+
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
1707+
"@babel/plugin-transform-regenerator": "npm:^7.24.7"
1708+
"@babel/plugin-transform-runtime": "npm:^7.24.7"
1709+
"@babel/plugin-transform-typescript": "npm:^7.25.2"
1710+
"@babel/plugin-transform-unicode-regex": "npm:^7.24.7"
1711+
"@react-native/babel-plugin-codegen": "npm:0.85.3"
1712+
babel-plugin-syntax-hermes-parser: "npm:0.33.3"
1713+
babel-plugin-transform-flow-enums: "npm:^0.0.2"
1714+
react-refresh: "npm:^0.14.0"
1715+
peerDependencies:
1716+
"@babel/core": "*"
1717+
checksum: 10c0/88b1ea1d0fcebf5df9b2eb6e48eb2c8c18c92fda64d54c91b95a6974348d6f2c2cc72777ac479586fee27b24ce7caccd9d6460394a3adb2a8a0915d36d6da14b
1718+
languageName: node
1719+
linkType: hard
1720+
16681721
"@react-native/codegen@npm:0.85.2":
16691722
version: 0.85.2
16701723
resolution: "@react-native/codegen@npm:0.85.2"
@@ -1682,6 +1735,23 @@ __metadata:
16821735
languageName: node
16831736
linkType: hard
16841737

1738+
"@react-native/codegen@npm:0.85.3":
1739+
version: 0.85.3
1740+
resolution: "@react-native/codegen@npm:0.85.3"
1741+
dependencies:
1742+
"@babel/core": "npm:^7.25.2"
1743+
"@babel/parser": "npm:^7.29.0"
1744+
hermes-parser: "npm:0.33.3"
1745+
invariant: "npm:^2.2.4"
1746+
nullthrows: "npm:^1.1.1"
1747+
tinyglobby: "npm:^0.2.15"
1748+
yargs: "npm:^17.6.2"
1749+
peerDependencies:
1750+
"@babel/core": "*"
1751+
checksum: 10c0/3d6e08564c3436fcbd450c279b6755768ddfa47a534455c3077c222d5aa0a77270682afe933aa8d84bcd952b1a43107d25220d17c83f4f003fd338846a33ea4c
1752+
languageName: node
1753+
linkType: hard
1754+
16851755
"@react-native/community-cli-plugin@npm:0.85.2":
16861756
version: 0.85.2
16871757
resolution: "@react-native/community-cli-plugin@npm:0.85.2"

0 commit comments

Comments
 (0)