Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Aug 10, 2023
1 parent 4bb75c2 commit 362c633
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 60 deletions.
110 changes: 52 additions & 58 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 @@ -47,7 +47,7 @@
"daisyui": "^3.5.1",
"dayjs": "^1.11.9",
"download": "^8.0.0",
"electron": "^25.4.0",
"electron": "^25.5.0",
"electron-squirrel-startup": "^1.0.0",
"electron-window-state": "^5.0.3",
"esbuild": "^0.19.0",
Expand Down
2 changes: 1 addition & 1 deletion server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ services:

logs:
restart: always
image: amir20/dozzle:v4.10.24
image: amir20/dozzle:v4.10.25
volumes:
- "${DOCKER_SOCKET:-/var/run/docker.sock}:/var/run/docker.sock"
environment:
Expand Down

0 comments on commit 362c633

Please sign in to comment.