Skip to content

Commit 6c3a1fb

Browse files
chore(deps): bump react-native from 0.76.9 to 0.81.1
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.76.9 to 0.81.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.81.1/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.81.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f20a1e commit 6c3a1fb

File tree

3 files changed

+1077
-660
lines changed

3 files changed

+1077
-660
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.81.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
@@ -45,7 +45,7 @@
4545
"date-fns": "^3.6.0",
4646
"nativewind": "^4.1.23",
4747
"react": "^18.2.0",
48-
"react-native": "^0.76.6",
48+
"react-native": "^0.81.1",
4949
"react-native-svg": "^15.8.0",
5050
"tailwindcss": "^3.4.3",
5151
"twemoji-parser": "^14.0.0",
@@ -75,7 +75,7 @@
7575
"prettier": "^3.5.2",
7676
"prettier-plugin-tailwindcss": "^0.6.10",
7777
"react": "^18.2.0",
78-
"react-native": "^0.76.6",
78+
"react-native": "^0.81.1",
7979
"react-native-svg": "^15.8.0",
8080
"tailwindcss": "^3.4.3",
8181
"tailwindcss-animate": "^1.0.7",

0 commit comments

Comments
 (0)