1 Commits

Author SHA1 Message Date
36bf0a1921 chore(deps): update dependency filesize to ^11.0.14
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2026-03-27 00:33:53 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ name: default
steps:
- name: web_build
image: node:25
image: node:24
volumes:
- name: web_app
path: /tmp/web_build

View File

@@ -21,7 +21,7 @@
"@mui/x-charts": "^8.28.0",
"@mui/x-data-grid": "^8.28.0",
"date-and-time": "^4.3.1",
"filesize": "^11.0.13",
"filesize": "^11.0.14",
"humanize-duration": "^3.33.2",
"is-cidr": "^6.0.3",
"monaco-editor": "^0.55.1",