Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Oct 9, 2024
1 parent c6d209c commit c534029
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
28 changes: 14 additions & 14 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"daisyui": "^4.12.13",
"dayjs": "^1.11.13",
"download": "^8.0.0",
"electron": "^32.1.2",
"electron": "^32.2.0",
"electron-forge-maker-appimage": "github:duzda/electron-forge-maker-appimage",
"electron-squirrel-startup": "^1.0.1",
"electron-window-state": "^5.0.3",
Expand Down
8 changes: 4 additions & 4 deletions server/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ psycopg = "^3.2.3"
python-dotenv = "^1.0.1"
schema = "^0.7.7"
starlette = "^0.39.2"
uvicorn = {extras = ["standard"], version = "^0.31.0"}
uvicorn = {extras = ["standard"], version = "^0.31.1"}
wait-for-it = "^2.2.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit c534029

Please sign in to comment.