fix():更新react版本
This commit is contained in:
parent
d8ac46af72
commit
c75c1f4a78
|
|
@ -58,7 +58,7 @@
|
||||||
"@react-native/eslint-config": "^0.73.1",
|
"@react-native/eslint-config": "^0.73.1",
|
||||||
"@release-it/conventional-changelog": "^5.0.0",
|
"@release-it/conventional-changelog": "^5.0.0",
|
||||||
"@types/jest": "^29.5.5",
|
"@types/jest": "^29.5.5",
|
||||||
"@types/react": "^18.2.44",
|
"@types/react": "^18.2.6",
|
||||||
"commitlint": "^17.0.2",
|
"commitlint": "^17.0.2",
|
||||||
"del-cli": "^5.1.0",
|
"del-cli": "^5.1.0",
|
||||||
"eslint": "^8.51.0",
|
"eslint": "^8.51.0",
|
||||||
|
|
@ -74,7 +74,7 @@
|
||||||
"typescript": "^5.2.2"
|
"typescript": "^5.2.2"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@types/react": "^18.2.44"
|
"@types/react": "^18.2.6"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "*",
|
"react": "*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue