Skip to content

Commit 8256ce4

Browse files
committed
chore: update RN to 0.83.1 on web
1 parent 8541386 commit 8256ce4

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

WebExample/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"babel-plugin-module-resolver": "^5.0.0",
1515
"expo": "53.0.0-preview.5",
1616
"expo-status-bar": "2.2.0",
17-
"react": "19.1.0",
18-
"react-dom": "19.1.0",
19-
"react-native": "0.80.1",
17+
"react": "19.2.0",
18+
"react-dom": "19.2.0",
19+
"react-native": "0.83.1",
2020
"react-native-web": "~0.20.0"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.24.0",
2424
"@playwright/test": "^1.43.1",
2525
"@types/node": "^20.12.7",
26-
"@types/react": "^19.1.0",
26+
"@types/react": "^19.2.0",
2727
"typescript": "~5.3.3"
2828
},
2929
"overrides": {

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)