Skip to content

Commit 8623cb5

Browse files
kstrassheimKonstantin Strassheim
andauthored
added version updates (#7)
Co-authored-by: Konstantin Strassheim <konstantin.strassheim@gmail.com>
1 parent c56584a commit 8623cb5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

backend/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
fastapi==0.68.1
2-
uvicorn==0.15.0
1+
fastapi==0.115.11
2+
uvicorn==0.34.0
33
aiofiles==24.1.0

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"react": "^19.0.0",
1414
"react-dom": "^19.0.0",
15-
"react-router-dom": "^6.2.1"
15+
"react-router-dom": "^7.3.0"
1616
},
1717
"devDependencies": {
1818
"@eslint/js": "^9.21.0",

0 commit comments

Comments
 (0)