1 Commits

Author SHA1 Message Date
Renovate Bot f5bf63042b chore(deps): update dependency @vitejs/plugin-react to v6 2026-05-27 12:01:28 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"recharts": "^2.12.4" "recharts": "^2.12.4"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-react": "^4.2.1", "@vitejs/plugin-react": "^6.0.0",
"vite": "^5.2.0" "vite": "^5.2.0"
} }
} }
+1 -1
View File
@@ -13,6 +13,6 @@ python-dotenv==1.0.1
vaderSentiment==3.3.2 vaderSentiment==3.3.2
# Testing # Testing
pytest==8.4.2 pytest==8.2.0
pytest-asyncio==0.23.6 pytest-asyncio==0.23.6
httpx==0.27.0 httpx==0.27.0