Skip to content

explicit React types, babel deps upate#4710

Merged
Simek merged 1 commit into
react:mainfrom
Simek:@simek/explicity-react-types-babel-fix
Aug 15, 2025
Merged

explicit React types, babel deps upate#4710
Simek merged 1 commit into
react:mainfrom
Simek:@simek/explicity-react-types-babel-fix

Conversation

@Simek

@Simek Simek commented Aug 9, 2025

Copy link
Copy Markdown
Collaborator

Why

Supersedes:

How

Update @babel/core to the latest release from 7.26.x series, to address the mentioned above dependabot recommendation.

Additionally, I have added the explicit @types/react dev dependency to satisfy warning seen during the build.

Zrzut ekranu 2025-08-09 191801

@netlify

netlify Bot commented Aug 9, 2025

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 7808a9a
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/689783285fb4990008b7f3cf
😎 Deploy Preview https://deploy-preview-4710--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Simek Simek requested a review from cortinico August 14, 2025 07:01

@cortinico cortinico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚢

Comment thread website/package.json
"@react-native-website/lint-examples": "0.0.0",
"@react-native-website/update-redirects": "0.0.0",
"@types/google.analytics": "^0.0.46",
"@types/react": "^18.2.79",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Q: Is there a reason why we're still on react 18.2.0 for the website?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not, looks like legacy thing since Docusaurus supports React 19 from 3.7 release, will attempt to upgrade to 19 soon!

@Simek Simek merged commit 56e71a7 into react:main Aug 15, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants