We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52d8cd commit 14c8f2dCopy full SHA for 14c8f2d
package.json
@@ -85,7 +85,7 @@
85
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
86
"@types/jest": "^26.0.0",
87
"@types/react": "^18.0.12",
88
- "@types/react-native": "^0.67.8",
+ "@types/react-native": "^0.73.0",
89
"@typescript-eslint/eslint-plugin": "^5.19.0",
90
"@typescript-eslint/parser": "^5.19.0",
91
"chalk": "4",
@@ -101,9 +101,9 @@
101
"react": "18.3.1",
102
"react-native": "0.76.9",
103
"react-native-builder-bob": "^0.18.2",
104
- "release-it": "^14.2.2",
+ "release-it": "^19.0.3",
105
"typedoc": "^0.22.16",
106
- "typescript": "4.6.3"
+ "typescript": "5.4.5"
107
},
108
"peerDependencies": {
109
"react": "*",
0 commit comments