|
|
|
@ -16,6 +16,7 @@ |
|
|
|
"@types/react": "^18.2.43", |
|
|
|
"@types/react": "^18.2.43", |
|
|
|
"@types/react-dom": "^18.2.17", |
|
|
|
"@types/react-dom": "^18.2.17", |
|
|
|
"@types/react-router-dom": "^5.3.3", |
|
|
|
"@types/react-router-dom": "^5.3.3", |
|
|
|
|
|
|
|
"@types/node": "^20.10.5", |
|
|
|
"@vitejs/plugin-react": "^4.2.1", |
|
|
|
"@vitejs/plugin-react": "^4.2.1", |
|
|
|
"typescript": "^5.3.3", |
|
|
|
"typescript": "^5.3.3", |
|
|
|
"vite": "^5.0.8" |
|
|
|
"vite": "^5.0.8" |
|
|
|
|