Skip to content

Commit 2c63f43

Browse files
committed
fixup! fix(deps): update react-native to ^0.76.0
1 parent 7fcc4b0 commit 2c63f43

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@callstack/react-native-visionos": "^0.76.0",
2323
"@react-native-webapis/web-storage": "^0.4.1",
2424
"react": "18.3.1",
25-
"react-native": "0.76.6",
25+
"react-native": "0.76.5",
2626
"react-native-macos": "^0.76.0",
2727
"react-native-windows": "^0.76.0"
2828
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"minimatch": "^9.0.0",
141141
"prettier": "^3.0.0",
142142
"react": "18.3.1",
143-
"react-native": "0.76.6",
143+
"react-native": "0.76.5",
144144
"react-native-macos": "^0.76.0",
145145
"react-native-windows": "^0.76.0",
146146
"semantic-release": "^24.0.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7295,7 +7295,7 @@ __metadata:
72957295
appium-uiautomator2-driver: "npm:^3.0.0"
72967296
appium-xcuitest-driver: "npm:^7.0.0"
72977297
react: "npm:18.3.1"
7298-
react-native: "npm:0.76.6"
7298+
react-native: "npm:0.76.5"
72997299
react-native-macos: "npm:^0.76.0"
73007300
react-native-test-app: "workspace:*"
73017301
react-native-windows: "npm:^0.76.0"
@@ -12046,7 +12046,7 @@ __metadata:
1204612046
prettier: "npm:^3.0.0"
1204712047
prompts: "npm:^2.4.0"
1204812048
react: "npm:18.3.1"
12049-
react-native: "npm:0.76.6"
12049+
react-native: "npm:0.76.5"
1205012050
react-native-macos: "npm:^0.76.0"
1205112051
react-native-windows: "npm:^0.76.0"
1205212052
semantic-release: "npm:^24.0.0"
@@ -12136,18 +12136,18 @@ __metadata:
1213612136
languageName: node
1213712137
linkType: hard
1213812138

12139-
"react-native@npm:0.76.6":
12140-
version: 0.76.6
12141-
resolution: "react-native@npm:0.76.6"
12139+
"react-native@npm:0.76.5":
12140+
version: 0.76.5
12141+
resolution: "react-native@npm:0.76.5"
1214212142
dependencies:
1214312143
"@jest/create-cache-key-function": "npm:^29.6.3"
12144-
"@react-native/assets-registry": "npm:0.76.6"
12145-
"@react-native/codegen": "npm:0.76.6"
12146-
"@react-native/community-cli-plugin": "npm:0.76.6"
12147-
"@react-native/gradle-plugin": "npm:0.76.6"
12148-
"@react-native/js-polyfills": "npm:0.76.6"
12149-
"@react-native/normalize-colors": "npm:0.76.6"
12150-
"@react-native/virtualized-lists": "npm:0.76.6"
12144+
"@react-native/assets-registry": "npm:0.76.5"
12145+
"@react-native/codegen": "npm:0.76.5"
12146+
"@react-native/community-cli-plugin": "npm:0.76.5"
12147+
"@react-native/gradle-plugin": "npm:0.76.5"
12148+
"@react-native/js-polyfills": "npm:0.76.5"
12149+
"@react-native/normalize-colors": "npm:0.76.5"
12150+
"@react-native/virtualized-lists": "npm:0.76.5"
1215112151
abort-controller: "npm:^3.0.0"
1215212152
anser: "npm:^1.4.9"
1215312153
ansi-regex: "npm:^5.0.0"
@@ -12186,7 +12186,7 @@ __metadata:
1218612186
optional: true
1218712187
bin:
1218812188
react-native: cli.js
12189-
checksum: 10c0/4d6d47cbfd40df45b14488b3879eb16311e7a8a1b3e3ea35216f506de3335718b707e42f0e89e918ec8a13a3bf4a49dba2aebee15e6c69d9be5562e721e5590a
12189+
checksum: 10c0/8ddde44180b65d4742ab0e7cd1b5d162e2df0ce4bb26b4b4df031f73dd892780b06f5ab1921413210714ef395614f19951444ceb2d7b0ca62434a5dc5da8e17d
1219012190
languageName: node
1219112191
linkType: hard
1219212192

0 commit comments

Comments
 (0)