We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67a304f + 7f54d57 commit 0df3980Copy full SHA for 0df3980
client/package.json
@@ -26,7 +26,7 @@
26
"@types/react-dom": "^19.0.1",
27
"@typescript-eslint/eslint-plugin": "^8.0.0",
28
"@typescript-eslint/parser": "^8.3.0",
29
- "@vitejs/plugin-react": "^5.0.2",
+ "@vitejs/plugin-react": "^6.0.1",
30
"eslint": "^10.0.2",
31
"eslint-plugin-react": "^7.33.2",
32
"eslint-plugin-react-hooks": "^7.0.1",
requirements.txt
@@ -29,7 +29,7 @@ bandit==1.9.3
pydocstringformatter==0.7.5
tox==4.46.3
codespell==2.4.1
-coverage==7.13.4
+coverage==7.13.5
33
34
# Lambda layer: openai
35
# ------------
0 commit comments