Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit a52a591

Browse files
Update dependencies for CodePushDemoAppCpp (#2166)
1 parent 40099fc commit a52a591

File tree

2 files changed

+2894
-2536
lines changed

2 files changed

+2894
-2536
lines changed

Examples/CodePushDemoAppCpp/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@
99
"windows": "react-native run-windows"
1010
},
1111
"dependencies": {
12-
"react": "^16.13.1",
13-
"react-native": "^0.64.0",
12+
"react": "^17.0.2",
13+
"react-native": "^0.66.0",
1414
"react-native-code-push": "^7.0.0",
1515
"react-native-windows": "^1.0.0"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.8.4",
1919
"@babel/runtime": "^7.8.4",
20-
"@react-native-community/eslint-config": "^1.1.0",
21-
"appcenter-cli": "^2.7.2",
22-
"babel-jest": "^25.1.0",
23-
"eslint": "^6.5.1",
24-
"jest": "^25.1.0",
25-
"metro-react-native-babel-preset": "^0.59.0",
26-
"react-test-renderer": "16.13.1"
20+
"@react-native-community/eslint-config": "^3.0.1",
21+
"appcenter-cli": "^2.10.2",
22+
"babel-jest": "^27.2.5",
23+
"eslint": "^8.0.0",
24+
"jest": "^27.2.5",
25+
"metro-react-native-babel-preset": "^0.66.2",
26+
"react-test-renderer": "17.0.2"
2727
},
2828
"jest": {
2929
"preset": "react-native"

0 commit comments

Comments
 (0)