Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Jan 5, 2025
1 parent 47eded8 commit efc0c70
Show file tree
Hide file tree
Showing 9 changed files with 247 additions and 80 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-22.04
name: Publish
env:
POETRY_VERSION: 1.8.5
POETRY_VERSION: 2.0.0
PYTHONDONTWRITEBYTECODE: 1
PYTHONUNBUFFERED: 1
steps:
Expand Down
138 changes: 89 additions & 49 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 @@ -74,7 +74,7 @@
"svelte-devtools-standalone": "github:RedHatter/svelte-devtools-standalone",
"svelte-local-storage-store": "^0.6.4",
"tailwindcss": "^3.4.17",
"uuid": "^11.0.3",
"uuid": "^11.0.4",
"wait-on": "^8.0.1",
"wavesurfer.js": "^7.8.14",
"weak-ref-collections": "^1.2.4",
Expand Down
Loading

0 comments on commit efc0c70

Please sign in to comment.