1 Commits

Author SHA1 Message Date
591f210f52 chore(deps): update node.js to v25
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-25 00:28:37 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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