Skip to content

Commit 06b8381

Browse files
committed
chore: bump versions in package.json
1 parent a209b73 commit 06b8381

File tree

2 files changed

+954
-1246
lines changed

2 files changed

+954
-1246
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,22 +55,22 @@
5555
},
5656
"devDependencies": {
5757
"@babel/eslint-parser": "^7.18.2",
58-
"@react-native-community/eslint-config": "^3.0.2",
58+
"@react-native/eslint-config": "^0.72.2",
5959
"@release-it/conventional-changelog": "^2.0.0",
6060
"@types/jest": "^28.1.2",
61-
"@types/react": "18.0.29",
62-
"@types/react-native": "0.70.0",
61+
"@tsconfig/react-native": "^3.0.0",
62+
"@types/react": "^18.0.24",
6363
"eslint": "^8.4.1",
6464
"eslint-config-prettier": "^8.5.0",
6565
"eslint-plugin-prettier": "^4.0.0",
6666
"jest": "^28.1.1",
6767
"pod-install": "^0.1.0",
68-
"prettier": "^2.0.5",
69-
"react": "18.1.0",
70-
"react-native": "0.70.0",
68+
"prettier": "^2.4.1",
69+
"react": "18.2.0",
70+
"react-native": "0.72.5",
7171
"react-native-builder-bob": "^0.18.3",
7272
"release-it": "^14.2.2",
73-
"typescript": "^4.5.2"
73+
"typescript": "^4.8.4"
7474
},
7575
"resolutions": {
7676
"@types/react": "18.0.29"

0 commit comments

Comments
 (0)