Compare commits
1 Commits
renovate/f
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
| 591f210f52 |
@@ -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
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user