Skip to content

Commit e171c5f

Browse files
committed
update samples to 0.82
1 parent f0859cc commit e171c5f

5 files changed

Lines changed: 772 additions & 362 deletions

File tree

samples/Calculator/fabric/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
},
1414
"dependencies": {
1515
"@react-native/new-app-screen": "0.81.5",
16-
"react": "19.1.0",
17-
"react-native": "0.81.5",
16+
"react": "19.1.1",
17+
"react-native": "0.82.1",
1818
"react-native-safe-area-context": "^5.5.2",
19-
"react-native-windows": "^0.81.0"
19+
"react-native-windows": "^0.82.0"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.25.2",

0 commit comments

Comments
 (0)