Merge 4dbb788bc919c63e53ae935738d5389f898a5b6e into 600ea5482c36d3705fbca1d9ab749d9bdafd6f80

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

1042
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",
@ -51,7 +51,7 @@
"react-router-dom": "^5.3.4",
"redux": "^4.2.1",
"redux-saga": "^1.4.2",
"uuid": "^13.0.0",
"uuid": "^14.0.1",
"workbox-cli": "^7.3.0"
},
"devDependencies": {