lesson 87 done
Showing
... | ... | @@ -11,18 +11,14 @@ |
"dependencies": { | ||
"@reduxjs/toolkit": "^1.9.3", | ||
"axios": "^1.3.4", | ||
"bootstrap": "^5.2.3", | ||
"react": "^18.2.0", | ||
"react-bootstrap": "^2.7.2", | ||
"react-dom": "^18.2.0", | ||
"react-redux": "^8.0.5", | ||
"react-router-dom": "^6.8.2" | ||
}, | ||
"devDependencies": { | ||
"@types/axios": "^0.14.0", | ||
"@types/bootstrap": "^5.2.6", | ||
"@types/react": "^18.0.27", | ||
"@types/react-bootstrap": "^0.32.32", | ||
"@types/react-dom": "^18.0.10", | ||
"@types/react-router-dom": "^5.3.3", | ||
"@vitejs/plugin-react": "^3.1.0", | ||
... | ... |
25.9 KB