Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Nov 18, 2023
1 parent 9f451c4 commit 095ad56
Show file tree
Hide file tree
Showing 5 changed files with 88 additions and 86 deletions.
134 changes: 67 additions & 67 deletions client/package-lock.json

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

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"axios": "^1.6.2",
"browser-sync": "^2.29.3",
"color": "^4.2.3",
"daisyui": "^4.3.1",
"daisyui": "^4.4.2",
"dayjs": "^1.11.10",
"download": "^8.0.0",
"electron": "^27.1.0",
Expand All @@ -52,7 +52,7 @@
"electron-window-state": "^5.0.3",
"esbuild": "^0.19.5",
"esbuild-svelte": "^0.8.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-plugin-svelte": "^2.35.0",
"fs-extra": "^11.1.1",
"material-ui-colors": "^1.0.0",
Expand Down
13 changes: 7 additions & 6 deletions docs/poetry.lock

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

21 changes: 11 additions & 10 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 @@ -19,7 +19,7 @@ django-redis = {extras = ["hiredis"], version = "^5.4.0"}
django-user-messages = "^1.0.0"
gunicorn = "^21.2.0"
huey = "^2.5.0"
psycopg = "^3.1.12"
psycopg = "^3.1.13"
python-dotenv = "^1.0.0"
schema = "^0.7.5"
starlette = "^0.32.0.post1"
Expand Down

0 comments on commit 095ad56

Please sign in to comment.