Skip to content

Commit b3f47a1

Browse files
committed
resolving dep versions conflict
1 parent b8f4497 commit b3f47a1

File tree

2 files changed

+1258
-1665
lines changed

2 files changed

+1258
-1665
lines changed

package.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,18 @@
5757
"@commitlint/config-conventional": "^19.2.2",
5858
"@react-native/eslint-config": "^0.74.84",
5959
"@release-it/conventional-changelog": "^8.0.1",
60+
"@types/eslint": "^8",
6061
"@types/jest": "^29.5.12",
61-
"@types/react": "^18.3.3",
62+
"@types/react": "^18",
6263
"babel-plugin-module-resolver": "^5.0.2",
6364
"commitlint": "^19.3.0",
6465
"del-cli": "^5.1.0",
65-
"eslint": "9.5.0",
66+
"eslint": "^8.56.0",
6667
"eslint-config-prettier": "^9.1.0",
6768
"eslint-plugin-prettier": "^5.1.3",
6869
"jest": "^29.7.0",
6970
"prettier": "^3.3.2",
70-
"react": "18.3.1",
71+
"react": "18.2.0",
7172
"react-native": "0.74.2",
7273
"react-native-builder-bob": "^0.23.2",
7374
"release-it": "^17.4.0",

0 commit comments

Comments
 (0)