changed version dependencies

This commit is contained in:
2025-10-25 00:24:03 +02:00
parent 6d00ab695c
commit a2b2b76665

View File

@@ -12,9 +12,9 @@
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.1",
"@types/react-router-dom": "^5.3.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.8.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-router-dom": "^7.9.3",
"react-scripts": "5.0.1",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4"