Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Oct 22, 2024
1 parent 4ac2b8b commit 795ca21
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 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 @@ -50,7 +50,7 @@
"daisyui": "^4.12.13",
"dayjs": "^1.11.13",
"download": "^8.0.0",
"electron": "^33.0.1",
"electron": "^33.0.2",
"electron-forge-maker-appimage": "github:duzda/electron-forge-maker-appimage",
"electron-squirrel-startup": "^1.0.1",
"electron-window-state": "^5.0.3",
Expand Down
2 changes: 1 addition & 1 deletion server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:

logs:
restart: always
image: amir20/dozzle:v8.6.1
image: amir20/dozzle:v8.6.2
volumes:
- "${DOCKER_SOCKET:-/var/run/docker.sock}:/var/run/docker.sock"
environment:
Expand Down

0 comments on commit 795ca21

Please sign in to comment.