Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Dec 29, 2024
1 parent d8321c7 commit 9b6f5b5
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 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 @@ -76,7 +76,7 @@
"tailwindcss": "^3.4.17",
"uuid": "^11.0.3",
"wait-on": "^8.0.1",
"wavesurfer.js": "^7.8.13",
"wavesurfer.js": "^7.8.14",
"weak-ref-collections": "^1.2.4",
"webmidi": "^3.1.12"
}
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 @@ -23,7 +23,7 @@ huey = "^2.5.2"
psycopg = "^3.2.3"
python-dotenv = "^1.0.1"
schema = "^0.7.7"
starlette = "^0.43.0"
starlette = "^0.44.0"
uvicorn = {extras = ["standard"], version = "^0.34.0"}
wait-for-it = "^2.3.0"

Expand Down
8 changes: 4 additions & 4 deletions server/tomato/static/vendor/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 server/tomato/static/vendor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"alpinejs": "^3.14.8",
"choices.js": "^11.0.2",
"choices.js": "^11.0.3",
"dayjs": "^1.11.13",
"reconnecting-websocket": "^4.4.0",
"simpledotcss": "^2.3.3"
Expand Down

0 comments on commit 9b6f5b5

Please sign in to comment.