Skip to content

Commit afaec37

Browse files
authored
chore: Bump RN to 0.82 stable (#8351)
## Summary This PR just updates the RN `0.82-rc.4` version to the stable release of RN `0.82`.
1 parent 20c73fa commit afaec37

File tree

12 files changed

+412
-412
lines changed

12 files changed

+412
-412
lines changed

apps/common-app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"@react-native-community/cli": "20.0.0",
4949
"@react-native-community/cli-platform-android": "20.0.0",
5050
"@react-native-community/cli-platform-ios": "20.0.0",
51-
"@react-native/babel-preset": "0.82.0-rc.4",
52-
"@react-native/eslint-config": "0.82.0-rc.4",
53-
"@react-native/metro-config": "0.82.0-rc.4",
54-
"@react-native/typescript-config": "0.82.0-rc.4",
51+
"@react-native/babel-preset": "0.82.0",
52+
"@react-native/eslint-config": "0.82.0",
53+
"@react-native/metro-config": "0.82.0",
54+
"@react-native/typescript-config": "0.82.0",
5555
"@tsconfig/react-native": "^3.0.0",
5656
"@types/d3-shape": "^3.1.1",
5757
"@types/jest": "^29.5.13",
@@ -71,7 +71,7 @@
7171
"madge": "^5.0.1",
7272
"patch-package": "^8.0.0",
7373
"prettier": "^3.3.3",
74-
"react-native": "0.82.0-rc.4",
74+
"react-native": "0.82.0",
7575
"react-native-monorepo-tools": "^1.2.1",
7676
"react-test-renderer": "19.1.1",
7777
"typescript": "5.8.3",

0 commit comments

Comments
 (0)