Merge 6b2276ffc671e7f8cc74e87d01c243a29fff3b90 into 600ea5482c36d3705fbca1d9ab749d9bdafd6f80

This commit is contained in:
dependabot[bot] 2026-07-31 10:59:28 +02:00 committed by GitHub
commit 6e9a3a06d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1156 additions and 1082 deletions

2226
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,9 +16,9 @@
"postinstall": "bin/update-workbox.sh"
},
"dependencies": {
"@jsonforms/core": "^2.5.2",
"@jsonforms/material-renderers": "^2.5.2",
"@jsonforms/react": "^2.5.2",
"@jsonforms/core": "^3.8.0",
"@jsonforms/material-renderers": "^3.8.0",
"@jsonforms/react": "^3.8.0",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.61",
@ -62,11 +62,11 @@
"@types/node": "^24.9.1",
"@types/react": "^17.0.89",
"@types/react-dom": "^17.0.26",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^8.65.0",
"@typescript-eslint/parser": "^8.65.0",
"@vitejs/plugin-react": "^5.1.0",
"@vitest/coverage-v8": "^4.0.3",
"eslint": "^8.57.1",
"eslint": "^10.8.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.5",