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 33e355f commit aca159cCopy full SHA for aca159c
package.json
@@ -60,8 +60,8 @@
60
"@txo/semantic-release": "^2.0.10",
61
"@txo/tsconfig-cjs": "^2.0.0",
62
"@types/jest": "^29.5.14",
63
- "@types/react": "^18.3.18",
64
- "@types/react-dom": "^18.3.5",
+ "@types/react": "^18.3.23",
+ "@types/react-dom": "^18.3.7",
65
"@types/react-native": "^0.73.0",
66
"concurrently": "^9.1.2",
67
"eslint-config-txo-package-react": "^1.0.26",
@@ -71,7 +71,7 @@
71
"npm-check-updates": "^18.0.1",
72
"react": "^18.3.1",
73
"react-dom": "^18.3.1",
74
- "react-native": "0.76.6",
+ "react-native": "0.79.3",
75
"redux-saga": "^1.3.0",
76
"rimraf": "^6.0.1",
77
"ts-jest": "^29.3.4",
0 commit comments