Skip to content

Commit

Permalink
[0.74] Bump react-native to 0.74 (#13170)
Browse files Browse the repository at this point in the history
* target 0.73 and add carets to versions

* Change files
  • Loading branch information
TatianaKapos committed May 1, 2024
1 parent a16c243 commit 1949312
Show file tree
Hide file tree
Showing 24 changed files with 151 additions and 137 deletions.
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "target 0.73 and add carets to versions",
"packageName": "@office-iss/react-native-win32",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "target 0.73 and add carets to versions",
"packageName": "react-native-windows",
"email": "tatianakapos@microsoft.com",
"dependentChangeType": "patch"
}
Expand Up @@ -5,7 +5,7 @@
"excludePatterns": [
"src/js/examples-win32/**"
],
"baseVersion": "0.74.0-rc.9",
"baseVersion": "0.74.0",
"overrides": [
{
"type": "patch",
Expand Down
6 changes: 3 additions & 3 deletions packages/@office-iss/react-native-win32-tester/package.json
Expand Up @@ -11,15 +11,15 @@
"validate-overrides": "react-native-platform-override validate"
},
"dependencies": {
"@react-native/tester": "0.74.80",
"@react-native/tester": "0.74.81",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1",
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "0.74.0",
"react": "18.0.0",
"react-native": "0.74.0-rc.9"
"react-native": "^0.74.0"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.74.0",
Expand All @@ -30,7 +30,7 @@
"@types/node": "^18.0.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.74.0-rc.9",
"react-native": "0.74.0",
"react-native-platform-override": "^1.9.25",
"typescript": "5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@office-iss/react-native-win32/overrides.json
Expand Up @@ -7,7 +7,7 @@
"**/__snapshots__/**",
"src-win/rntypes/**"
],
"baseVersion": "0.74.0-rc.9",
"baseVersion": "0.74.0",
"overrides": [
{
"type": "derived",
Expand Down
20 changes: 10 additions & 10 deletions packages/@office-iss/react-native-win32/package.json
Expand Up @@ -30,13 +30,13 @@
"@react-native-community/cli-platform-android": "13.6.4",
"@react-native-community/cli-platform-ios": "13.6.4",
"@react-native/assets": "1.0.0",
"@react-native/assets-registry": "0.74.80",
"@react-native/codegen": "0.74.80",
"@react-native/community-cli-plugin": "0.74.80",
"@react-native/gradle-plugin": "0.74.80",
"@react-native/js-polyfills": "0.74.80",
"@react-native/normalize-colors": "0.74.80",
"@react-native/virtualized-lists": "0.74.80",
"@react-native/assets-registry": "0.74.81",
"@react-native/codegen": "0.74.81",
"@react-native/community-cli-plugin": "0.74.81",
"@react-native/gradle-plugin": "0.74.81",
"@react-native/js-polyfills": "0.74.81",
"@react-native/normalize-colors": "0.74.81",
"@react-native/virtualized-lists": "0.74.81",
"abort-controller": "^3.0.0",
"anser": "^1.4.9",
"ansi-regex": "^5.0.0",
Expand Down Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/eslint-parser": "^7.20.0",
"@react-native/metro-config": "0.74.80",
"@react-native/metro-config": "0.74.81",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.9",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.13",
Expand All @@ -85,14 +85,14 @@
"just-scripts": "^1.3.3",
"prettier": "2.8.8",
"react": "18.2.0",
"react-native": "0.74.0-rc.9",
"react-native": "0.74.0",
"react-native-platform-override": "^1.9.25",
"typescript": "5.0.4"
},
"peerDependencies": {
"@types/react": "^18.2.6",
"react": "18.2.0",
"react-native": "0.74.0-rc.9"
"react-native": "^0.74.0"
},
"beachball": {
"defaultNpmTag": "latest",
Expand Down
Expand Up @@ -31,7 +31,7 @@
"just-scripts": "^1.3.2",
"prettier": "2.8.8",
"react": "18.2.0",
"react-native": "0.74.0-rc.9",
"react-native": "0.74.0",
"react-native-windows": "0.74.0",
"typescript": "5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/tester/overrides.json
Expand Up @@ -5,7 +5,7 @@
"excludePatterns": [
"src/js/examples-win/**"
],
"baseVersion": "0.74.0-rc.9",
"baseVersion": "0.74.0",
"overrides": [
{
"type": "derived",
Expand Down
6 changes: 3 additions & 3 deletions packages/@react-native-windows/tester/package.json
Expand Up @@ -18,20 +18,20 @@
"peerDependencies": {
"@react-native-picker/picker": "2.4.10",
"react": "18.0.0",
"react-native": "0.74.0-rc.9",
"react-native": "^0.74.0",
"react-native-windows": "0.74.0",
"react-native-xaml": "^0.0.78"
},
"devDependencies": {
"@react-native/tester": "0.74.80",
"@react-native/tester": "0.74.81",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.9",
"@rnw-scripts/just-task": "2.3.25",
"@rnw-scripts/ts-config": "2.0.5",
"@types/node": "^18.0.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.74.0-rc.9",
"react-native": "0.74.0",
"react-native-platform-override": "^1.9.25",
"react-native-windows": "0.74.0",
"typescript": "5.0.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native/monorepo/overrides.json
@@ -1,11 +1,11 @@
{
"baseVersion": "0.74.0-rc.9",
"baseVersion": "0.74.0",
"overrides": [
{
"type": "patch",
"file": "package.json",
"baseFile": "package.json",
"baseHash": "82a51585963d4dbfd6fdf7e69b059b8b2db5246e"
"baseHash": "3fcb08523f821b8968676bace93f6725f65be296"
}
]
}
4 changes: 2 additions & 2 deletions packages/@react-native/monorepo/package.json
Expand Up @@ -56,8 +56,8 @@
"@definitelytyped/dtslint": "^0.0.127",
"@jest/create-cache-key-function": "^29.6.3",
"@pkgjs/parseargs": "^0.11.0",
"@react-native/metro-babel-transformer": "0.74.80",
"@react-native/metro-config": "0.74.80",
"@react-native/metro-babel-transformer": "0.74.81",
"@react-native/metro-config": "0.74.81",
"@tsconfig/node18": "1.0.1",
"@types/react": "^18.2.6",
"@typescript-eslint/parser": "^6.7.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native/tester/overrides.json
@@ -1,5 +1,5 @@
{
"baseVersion": "0.74.0-rc.9",
"baseVersion": "0.74.0",
"overrides": [
{
"type": "copy",
Expand Down Expand Up @@ -523,7 +523,7 @@
"type": "copy",
"file": "package.json",
"baseFile": "packages/rn-tester/package.json",
"baseHash": "ea47db91279ce5454bdf94e8f4ddcc1cab2e2d61",
"baseHash": "0a9fa3372db15ca66eb2b64866d78f40df7779e2",
"issue": 4054
}
]
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native/tester/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-native/tester",
"version": "0.74.80",
"version": "0.74.81",
"private": true,
"description": "React Native tester app.",
"license": "MIT",
Expand All @@ -26,7 +26,7 @@
"flow-enums-runtime": "^0.0.6",
"invariant": "^2.2.4",
"nullthrows": "^1.1.1",
"@react-native/popup-menu-android": "0.74.80"
"@react-native/popup-menu-android": "0.74.81"
},
"peerDependencies": {
"react": "18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@rnw-scripts/babel-react-native-config/package.json
Expand Up @@ -11,12 +11,12 @@
},
"dependencies": {
"@babel/core": "^7.20.0",
"@react-native/babel-preset": "0.74.80",
"@react-native/babel-preset": "0.74.81",
"babel-plugin-transform-flow-enums": "^0.0.2"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@react-native/babel-preset": "0.74.80",
"@react-native/babel-preset": "0.74.81",
"eslint": "^8.19.0",
"prettier": "2.8.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@rnw-scripts/eslint-config/package.json
Expand Up @@ -12,7 +12,7 @@
"@babel/core": "^7.20.0",
"@babel/eslint-parser": "^7.20.0",
"@microsoft/eslint-plugin-sdl": "^0.2.0",
"@react-native/eslint-config": "0.74.80",
"@react-native/eslint-config": "0.74.81",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-ft-flow": "^2.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@rnw-scripts/metro-dev-config/package.json
Expand Up @@ -17,7 +17,7 @@
"lint:fix": "rnw-scripts lint:fix"
},
"dependencies": {
"@react-native/metro-config": "0.74.80",
"@react-native/metro-config": "0.74.81",
"@rnx-kit/metro-config": "^1.3.5",
"@rnx-kit/metro-plugin-duplicates-checker": "^2.1.0",
"@rnx-kit/metro-serializer": "^1.0.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/e2e-test-app-fabric/package.json
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.74.0-rc.9",
"react-native": "0.74.0",
"react-native-windows": "0.74.0"
},
"devDependencies": {
Expand All @@ -31,7 +31,7 @@
"@babel/runtime": "^7.20.0",
"@react-native-windows/automation": "^0.3.214",
"@react-native-windows/automation-commands": "^0.1.234",
"@react-native/metro-config": "0.74.80",
"@react-native/metro-config": "0.74.81",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/e2e-test-app/package.json
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.74.0-rc.9",
"react-native": "0.74.0",
"react-native-windows": "0.74.0",
"react-native-xaml": "^0.0.78"
},
Expand All @@ -32,7 +32,7 @@
"@babel/runtime": "^7.20.0",
"@react-native-windows/automation": "^0.3.214",
"@react-native-windows/automation-commands": "^0.1.234",
"@react-native/metro-config": "0.74.80",
"@react-native/metro-config": "0.74.81",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/integration-test-app/package.json
Expand Up @@ -17,7 +17,7 @@
"@typescript-eslint/parser": "^5.21.0",
"chai": "^4.2.0",
"react": "18.2.0",
"react-native": "0.74.0-rc.9",
"react-native": "0.74.0",
"react-native-windows": "0.74.0"
},
"devDependencies": {
Expand All @@ -27,7 +27,7 @@
"@babel/preset-typescript": "^7.11.5",
"@babel/traverse": "^7.11.5",
"@babel/types": "^7.11.5",
"@react-native/metro-config": "0.74.80",
"@react-native/metro-config": "0.74.81",
"@rnw-scripts/babel-node-config": "2.3.2",
"@rnw-scripts/eslint-config": "^1.2.9",
"@rnw-scripts/just-task": "^2.3.25",
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/package.json
Expand Up @@ -16,13 +16,13 @@
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.74.0-rc.9",
"react-native": "0.74.0",
"react-native-windows": "0.74.0"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native/metro-config": "0.74.80",
"@react-native/metro-config": "0.74.81",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.9",
"@rnw-scripts/just-task": "2.3.25",
Expand Down
4 changes: 2 additions & 2 deletions packages/sample-apps/package.json
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1",
"react": "18.2.0",
"react-native": "0.74.0-rc.9",
"react-native": "0.74.0",
"react-native-windows": "0.74.0"
},
"devDependencies": {
Expand All @@ -25,7 +25,7 @@
"@babel/runtime": "^7.20.0",
"@react-native-windows/cli": "0.74.0",
"@react-native-windows/codegen": "0.74.0",
"@react-native/metro-config": "0.74.80",
"@react-native/metro-config": "0.74.81",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.9",
"@rnw-scripts/just-task": "2.3.25",
Expand Down
2 changes: 1 addition & 1 deletion vnext/overrides.json
Expand Up @@ -8,7 +8,7 @@
"**/__snapshots__/**",
"src-win/rntypes/**"
],
"baseVersion": "0.74.0-rc.9",
"baseVersion": "0.74.0",
"overrides": [
{
"type": "derived",
Expand Down
20 changes: 10 additions & 10 deletions vnext/package.json
Expand Up @@ -28,13 +28,13 @@
"@react-native-community/cli-platform-ios": "13.6.4",
"@react-native-windows/cli": "0.74.0",
"@react-native/assets": "1.0.0",
"@react-native/assets-registry": "0.74.80",
"@react-native/codegen": "0.74.80",
"@react-native/community-cli-plugin": "0.74.80",
"@react-native/gradle-plugin": "0.74.80",
"@react-native/js-polyfills": "0.74.80",
"@react-native/normalize-colors": "0.74.80",
"@react-native/virtualized-lists": "0.74.80",
"@react-native/assets-registry": "0.74.81",
"@react-native/codegen": "0.74.81",
"@react-native/community-cli-plugin": "0.74.81",
"@react-native/gradle-plugin": "0.74.81",
"@react-native/js-polyfills": "0.74.81",
"@react-native/normalize-colors": "0.74.81",
"@react-native/virtualized-lists": "0.74.81",
"abort-controller": "^3.0.0",
"anser": "^1.4.9",
"ansi-regex": "^5.0.0",
Expand Down Expand Up @@ -65,7 +65,7 @@
},
"devDependencies": {
"@react-native-windows/codegen": "0.74.0",
"@react-native/metro-config": "0.74.80",
"@react-native/metro-config": "0.74.81",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.9",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.13",
Expand All @@ -81,15 +81,15 @@
"just-scripts": "^1.3.3",
"prettier": "2.8.8",
"react": "18.2.0",
"react-native": "0.74.0-rc.9",
"react-native": "0.74.0",
"react-native-platform-override": "^1.9.25",
"react-refresh": "^0.14.0",
"typescript": "5.0.4"
},
"peerDependencies": {
"@types/react": "^18.2.6",
"react": "18.2.0",
"react-native": "0.74.0-rc.9"
"react-native": "^0.74.0"
},
"beachball": {
"defaultNpmTag": "latest",
Expand Down

0 comments on commit 1949312

Please sign in to comment.