修改ts版本
Showing
| ... | ... | @@ -12,9 +12,9 @@ |
| "@testing-library/react": "^11.1.0", | ||
| "@testing-library/user-event": "^12.1.10", | ||
| "@types/jest": "^27.5.1", | ||
| "@types/node": "^17.0.35", | ||
| "@types/react": "^18.0.9", | ||
| "@types/react-dom": "^18.0.4", | ||
| "@types/node": "16.11.12", | ||
| "@types/react": "17.0.33", | ||
| "@types/react-dom": "17.0.10", | ||
| "ahooks": "^3.1.7", | ||
| "antd": "4.18.2", | ||
| "axios": "^0.19.0", | ||
| ... | ... | @@ -45,7 +45,7 @@ |
| "redux-saga": "^1.0.5", | ||
| "showdown": "^1.9.1", | ||
| "smooth-scroll": "^16.1.3", | ||
| "typescript": "^4.6.4", | ||
| "typescript": "4.4.4", | ||
| "web-vitals": "^1.0.1" | ||
| }, | ||
| "scripts": { | ||
| ... | ... |
Please
register
or
sign in
to comment