Can edit Cloud init user data from UI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-06-10 21:46:50 +02:00
parent feca07558e
commit 0d8ef226c1
4 changed files with 237 additions and 11 deletions

View File

@ -15,6 +15,7 @@
"@fontsource/roboto": "^5.2.5",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
"@monaco-editor/react": "^4.7.0",
"@mui/icons-material": "^7.1.1",
"@mui/material": "^7.1.1",
"@mui/x-charts": "^8.3.1",
@ -22,6 +23,8 @@
"date-and-time": "^3.6.0",
"filesize": "^10.1.6",
"humanize-duration": "^3.32.2",
"monaco-editor": "^0.52.2",
"monaco-yaml": "^5.4.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-router-dom": "^7.6.2",