Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#823)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent a4e11ff commit 61a0b5b
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 85 deletions.
73 changes: 32 additions & 41 deletions admin-frontend/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 admin-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"playwright": "^1.43.1",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"stylus": "^0.63.0",
"stylus": "^0.64.0",
"stylus-loader": "^8.0.0",
"vite": "^5.0.0",
"vitest": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clamav-service/clamav/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1726694543
FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1729773476
ARG VERSION=1.0.5

LABEL name="ubi8-clamav" \
Expand Down
73 changes: 32 additions & 41 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"resize-observer-polyfill": "^1.5.1",
"stylus": "^0.63.0",
"stylus": "^0.64.0",
"stylus-loader": "^8.0.0",
"vite": "^5.0.0",
"vitest": "^2.0.0",
Expand Down

0 comments on commit 61a0b5b

Please sign in to comment.