Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Oct 17, 2024
1 parent d997a32 commit 3c53dce
Show file tree
Hide file tree
Showing 9 changed files with 107 additions and 107 deletions.
80 changes: 40 additions & 40 deletions client/package-lock.json

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

6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"daisyui": "^4.12.13",
"dayjs": "^1.11.13",
"download": "^8.0.0",
"electron": "^33.0.0",
"electron": "^33.0.1",
"electron-forge-maker-appimage": "github:duzda/electron-forge-maker-appimage",
"electron-squirrel-startup": "^1.0.1",
"electron-window-state": "^5.0.3",
"esbuild": "^0.24.0",
"esbuild-style-plugin": "^1.6.3",
"esbuild-svelte": "^0.8.2",
"eslint": "^8.57.1",
"eslint-plugin-svelte": "^2.45.0",
"eslint-plugin-svelte": "^2.45.1",
"eventemitter3": "^5.0.1",
"fs-extra": "^11.2.0",
"material-ui-colors": "^1.0.0",
Expand All @@ -76,7 +76,7 @@
"tailwindcss": "^3.4.14",
"uuid": "^10.0.0",
"wait-on": "^8.0.1",
"wavesurfer.js": "^7.8.6",
"wavesurfer.js": "^7.8.7",
"weak-ref-collections": "^1.2.4",
"webmidi": "^3.1.11"
}
Expand Down
16 changes: 8 additions & 8 deletions controller/test/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 controller/test/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"dependencies": {
"@alpinejs/persist": "^3.14.2",
"@alpinejs/persist": "^3.14.3",
"@msgpack/msgpack": "^3.0.0-beta2",
"alpinejs": "^3.14.2",
"alpinejs": "^3.14.3",
"simpledotcss": "^2.3.2",
"webmidi": "^3.1.11"
}
Expand Down
8 changes: 4 additions & 4 deletions docs/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 docs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.9"
mkdocs = "^1.6.1"
mkdocs-macros-plugin = "^1.3.5"
mkdocs-macros-plugin = "^1.3.6"
mkdocs-material = "^9.5.41"
mkdocs-same-dir = "^0.1.3"

Expand Down
Loading

0 comments on commit 3c53dce

Please sign in to comment.