Skip to content

Commit 0df3980

Browse files
committed
Merge branch 'main' into beta
2 parents 67a304f + 7f54d57 commit 0df3980

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react-dom": "^19.0.1",
2727
"@typescript-eslint/eslint-plugin": "^8.0.0",
2828
"@typescript-eslint/parser": "^8.3.0",
29-
"@vitejs/plugin-react": "^5.0.2",
29+
"@vitejs/plugin-react": "^6.0.1",
3030
"eslint": "^10.0.2",
3131
"eslint-plugin-react": "^7.33.2",
3232
"eslint-plugin-react-hooks": "^7.0.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ bandit==1.9.3
2929
pydocstringformatter==0.7.5
3030
tox==4.46.3
3131
codespell==2.4.1
32-
coverage==7.13.4
32+
coverage==7.13.5
3333

3434
# Lambda layer: openai
3535
# ------------

0 commit comments

Comments
 (0)