Skip to content

Commit

Permalink
React Native sync for revisions de68d2f...372ec00
Browse files Browse the repository at this point in the history
Summary:
X-link: facebook/metro#1400

# Please include the following changelog as your Diff Summary:
This sync includes the following changes:
- **[372ec00c03](facebook/react@372ec00c03 )**: Update ReactDebugInfo types to declare timing info separately ([#31714](facebook/react#31714)) //<Sebastian Markbåge>//
- **[3d2ab01a55](facebook/react@3d2ab01a55 )**: [Flight] Extract special cases for Server Component return value position ([#31713](facebook/react#31713)) //<Sebastian Markbåge>//
- **[1c9b138714](facebook/react@1c9b138714 )**: Don't serialize chunk ids for Hint and Console rows ([#31671](facebook/react#31671)) //<Sebastian Markbåge>//


Changelog:
[General][Changed] - React Native sync for revisions de68d2f...372ec00


jest_e2e[run_all_tests]

Reviewed By: cortinico

Differential Revision: D67018480
  • Loading branch information
cipolleschi authored and facebook-github-bot committed Dec 10, 2024
1 parent 8ab5243 commit 2b73f26
Show file tree
Hide file tree
Showing 15 changed files with 53,534 additions and 69,041 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,16 +96,13 @@
"nullthrows": "^1.1.1",
"prettier": "2.8.8",
"prettier-plugin-hermes-parser": "0.25.1",
"react": "18.3.1",
"react-test-renderer": "18.3.1",
"react": "19.0.0",
"react-test-renderer": "19.0.0",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
"signedsource": "^1.0.0",
"supports-color": "^7.1.0",
"typescript": "5.0.4",
"ws": "^6.2.3"
},
"resolutions": {
"react-is": "18.3.1"
}
}
Loading

0 comments on commit 2b73f26

Please sign in to comment.