Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Oct 25, 2024
1 parent ab6e60c commit bafc9a5
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 56 deletions.
81 changes: 31 additions & 50 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.14",
"uuid": "^10.0.0",
"wait-on": "^8.0.1",
"wavesurfer.js": "^7.8.7",
"wavesurfer.js": "^7.8.8",
"weak-ref-collections": "^1.2.4",
"webmidi": "^3.1.11"
}
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 @@ -34,7 +34,7 @@ django-debug-toolbar = "^4.4.6"
django-extensions = "^3.2.3"
flake8 = "^7.1.1"
ipdb = "^0.13.13"
ipython = "^8.28.0"
ipython = "^8.29.0"
isort = "^5.13.2"
pywatchman = "^2.0.0"
watchdog = {extras = ["watchmedo"], version = "^5.0.3"}
Expand Down

0 comments on commit bafc9a5

Please sign in to comment.