配置
Showing
| ... | @@ -11,10 +11,10 @@ | ... | @@ -11,10 +11,10 @@ |
| "@testing-library/jest-dom": "^5.11.4", | "@testing-library/jest-dom": "^5.11.4", | ||
| "@testing-library/react": "^11.1.0", | "@testing-library/react": "^11.1.0", | ||
| "@testing-library/user-event": "^12.1.10", | "@testing-library/user-event": "^12.1.10", | ||
| "@types/jest": "^27.4.1", | "@types/jest": "^27.5.1", | ||
| "@types/node": "^17.0.21", | "@types/node": "^17.0.35", | ||
| "@types/react": "^17.0.39", | "@types/react": "^18.0.9", | ||
| "@types/react-dom": "^17.0.12", | "@types/react-dom": "^18.0.4", | ||
| "ahooks": "^3.1.7", | "ahooks": "^3.1.7", | ||
| "antd": "4.18.2", | "antd": "4.18.2", | ||
| "axios": "^0.19.0", | "axios": "^0.19.0", | ||
| ... | @@ -30,7 +30,7 @@ | ... | @@ -30,7 +30,7 @@ |
| "local-storage": "^2.0.0", | "local-storage": "^2.0.0", | ||
| "react": "^17.0.1", | "react": "^17.0.1", | ||
| "react-contexify": "^5.0.0", | "react-contexify": "^5.0.0", | ||
| "react-contextmenu": "^2.14.0", | "react-contextmenu": "2.14.0", | ||
| "react-data-grid": "^7.0.0-beta.12", | "react-data-grid": "^7.0.0-beta.12", | ||
| "react-dnd": "^14.0.2", | "react-dnd": "^14.0.2", | ||
| "react-dnd-html5-backend": "^14.0.0", | "react-dnd-html5-backend": "^14.0.0", | ||
| ... | @@ -45,7 +45,7 @@ | ... | @@ -45,7 +45,7 @@ |
| "redux-saga": "^1.0.5", | "redux-saga": "^1.0.5", | ||
| "showdown": "^1.9.1", | "showdown": "^1.9.1", | ||
| "smooth-scroll": "^16.1.3", | "smooth-scroll": "^16.1.3", | ||
| "typescript": "^4.6.2", | "typescript": "^4.6.4", | ||
| "web-vitals": "^1.0.1" | "web-vitals": "^1.0.1" | ||
| }, | }, | ||
| "scripts": { | "scripts": { | ||
| ... | ... |
Please
register
or
sign in
to comment