1 Commits

Author SHA1 Message Date
59e3c6884d Update dependency @mui/x-charts to ^8.12.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2025-09-28 00:41:18 +00:00
2 changed files with 120 additions and 780 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -16,18 +16,18 @@
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
"@monaco-editor/react": "^4.7.0",
"@mui/icons-material": "^7.3.4",
"@mui/material": "^7.3.4",
"@mui/x-charts": "^8.14.0",
"@mui/icons-material": "^7.3.1",
"@mui/material": "^7.3.1",
"@mui/x-charts": "^8.12.0",
"@mui/x-data-grid": "^8.11.3",
"date-and-time": "^3.6.0",
"filesize": "^10.1.6",
"humanize-duration": "^3.33.1",
"monaco-editor": "^0.52.2",
"monaco-yaml": "^5.4.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-router-dom": "^7.9.4",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router-dom": "^7.9.1",
"react-syntax-highlighter": "^15.6.6",
"react-vnc": "^3.1.0",
"uuid": "^11.1.0",
@@ -38,18 +38,18 @@
"@eslint/js": "^9.35.0",
"@types/humanize-duration": "^3.27.4",
"@types/jest": "^30.0.0",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"@types/react": "^19.1.13",
"@types/react-dom": "^19.1.9",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.35.0",
"eslint-plugin-react-dom": "^1.53.1",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.23",
"eslint-plugin-react-refresh": "^0.4.22",
"eslint-plugin-react-x": "^1.53.1",
"globals": "^16.3.0",
"typescript": "^5.9.3",
"typescript": "^5.9.2",
"typescript-eslint": "^8.43.0",
"vite": "^6.3.6"
}