Skip to content

Commit 31a5de9

Browse files
chore(deps): bump react-native from 0.76.9 to 0.82.1
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.76.9 to 0.82.1. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.82.1/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.82.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b92b2ac commit 31a5de9

File tree

3 files changed

+1580
-783
lines changed

3 files changed

+1580
-783
lines changed

packages/react-native-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"nativewind": "^4.1.23",
3939
"react": "18.3.1",
4040
"react-dom": "18.3.1",
41-
"react-native": "0.76.9",
41+
"react-native": "0.82.1",
4242
"react-native-reanimated": "~3.16.1",
4343
"react-native-safe-area-context": "4.12.0",
4444
"react-native-screens": "^4.4.0",

packages/react-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"date-fns": "^3.6.0",
5858
"nativewind": "^4.1.23",
5959
"react": "^18.2.0",
60-
"react-native": "^0.76.6",
60+
"react-native": "^0.82.1",
6161
"react-native-svg": "^15.8.0",
6262
"tailwindcss": "^3.4.3",
6363
"twemoji-parser": "^14.0.0",
@@ -87,7 +87,7 @@
8787
"prettier": "^3.5.2",
8888
"prettier-plugin-tailwindcss": "^0.6.10",
8989
"react": "^18.2.0",
90-
"react-native": "^0.76.6",
90+
"react-native": "^0.82.1",
9191
"react-native-svg": "^15.8.0",
9292
"tailwindcss": "^3.4.3",
9393
"tailwindcss-animate": "^1.0.7",

0 commit comments

Comments
 (0)