Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"lodash": "^4.17.15"
},
"resolutions": {
"react": "19.1.1",
"react": "19.1.2",
"convert-source-map": "^2.0.0",
"kind-of": "6.0.3",
"glob-parent": "^5.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"peerDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.302",
"react": "19.1.0",
"react": "19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/@office-iss/react-native-win32/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,20 +81,20 @@
"@rnx-kit/jest-preset": "^0.1.17",
"@types/node": "^22.0.0",
"@types/prop-types": "15.7.1",
"@types/react": "^19.0.0",
"@types/react": "^19.1.0",
"eslint": "^8.19.0",
"flow-bin": "^0.278.0",
"jscodeshift": "^0.14.0",
"just-scripts": "^1.3.3",
"prettier": "2.8.8",
"react": "19.1.0",
"react": "19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6",
"react-native-platform-override": "0.0.0-canary.1016",
"typescript": "5.0.4"
},
"peerDependencies": {
"@types/react": "^19.1.0",
"react": "^19.1.0",
"react": "^19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6"
},
"beachball": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.19.0",
"just-scripts": "^1.3.2",
"prettier": "2.8.8",
"react": "19.1.0",
"react": "19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6",
"react-native-windows": "^0.0.0-canary.1016",
"typescript": "5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"peerDependencies": {
"@react-native-picker/picker": "2.11.0",
"react": "19.1.0",
"react": "19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6",
"react-native-windows": "^0.0.0-canary.1016",
"react-native-xaml": "^0.0.80"
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"nullthrows": "^1.1.1",
"prettier": "3.6.2",
"prettier-plugin-hermes-parser": "0.31.1",
"react": "19.1.1",
"react": "19.1.2",
"react-test-renderer": "19.1.1",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"nullthrows": "^1.1.1"
},
"peerDependencies": {
"react": "19.1.1",
"react": "19.1.2",
"react-native": "*"
},
"codegenConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/e2e-test-app-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^19.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^19.1.0",
"react": "^19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6",
"react-native-windows": "^0.0.0-canary.1016"
},
Expand All @@ -43,7 +43,7 @@
"@rnx-kit/jest-preset": "^0.1.16",
"@types/jest": "^29.2.2",
"@types/node": "^22.14.0",
"@types/react": "^19.0.0",
"@types/react": "^19.1.0",
"babel-jest": "^29.6.3",
"eslint": "^8.19.0",
"jest": "^29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/react": "^19.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^19.1.0",
"react": "^19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6",
"react-native-windows": "^0.0.0-canary.1016"
},
Expand All @@ -29,7 +29,7 @@
"@rnw-scripts/metro-dev-config": "0.0.0",
"@rnw-scripts/ts-config": "2.0.6",
"@types/node": "^22.14.0",
"@types/react": "^19.0.0",
"@types/react": "^19.1.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"prettier": "2.8.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/sample-app-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@react-native/new-app-screen": "0.82.0-nightly-20250806-5936f29d6",
"react": "^19.1.0",
"react": "^19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6",
"react-native-windows": "^0.0.0-canary.1016"
},
Expand All @@ -36,7 +36,7 @@
"@rnw-scripts/metro-dev-config": "0.0.0",
"@rnw-scripts/ts-config": "2.0.6",
"@rnx-kit/jest-preset": "^0.1.16",
"@types/react": "^19.0.0",
"@types/react": "^19.1.0",
"@types/react-test-renderer": "^19.0.0",
"babel-jest": "^29.6.3",
"eslint": "^8.19.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/sample-custom-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@types/react": "^19.1.0",
"react": "^19.1.0",
"react": "^19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6",
"react-native-windows": "^0.0.0-canary.1016"
},
Expand All @@ -40,7 +40,7 @@
"@rnw-scripts/metro-dev-config": "0.0.0",
"@rnw-scripts/ts-config": "2.0.6",
"@rnx-kit/jest-preset": "^0.1.16",
"@types/react": "^19.0.0",
"@types/react": "^19.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"babel-jest": "^29.6.3",
Expand Down
4 changes: 2 additions & 2 deletions vnext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,15 @@
"jscodeshift": "^0.14.0",
"just-scripts": "^1.3.3",
"prettier": "2.8.8",
"react": "19.1.0",
"react": "19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6",
"react-native-platform-override": "0.0.0-canary.1016",
"react-refresh": "^0.14.0",
"typescript": "5.0.4"
},
"peerDependencies": {
"@types/react": "^19.1.0",
"react": "^19.1.0",
"react": "^19.1.2",
"react-native": "0.82.0-nightly-20250806-5936f29d6"
},
"beachball": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2883,7 +2883,7 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^19.0.0", "@types/react@^19.1.0":
"@types/react@*", "@types/react@^19.1.0":
version "19.2.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
Expand Down Expand Up @@ -10400,10 +10400,10 @@ [email protected]:
react-is "^19.1.1"
scheduler "^0.26.0"

[email protected].0, react@19.1.1, react@^19.1.0:
version "19.1.1"
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
[email protected].2, react@^19.1.2:
version "19.1.2"
resolved "https://registry.yarnpkg.com/react/-/react-19.1.2.tgz#fd75c4f684b52fe45101381535c58486f4407545"
integrity sha512-MdWVitvLbQULD+4DP8GYjZUrepGW7d+GQkNVqJEzNxE+e9WIa4egVFE/RDfVb1u9u/Jw7dNMmPB4IqxzbFYJ0w==

read-yaml-file@^2.1.0:
version "2.1.0"
Expand Down
Loading