Merge 5cc4ce1aceba792ab1793053488dfa7471b47df3 into 11f5441eb5e5ab0ca1f43b82d60489bc19b4844b

This commit is contained in:
dependabot[bot] 2026-06-28 06:10:55 +08:00 committed by GitHub
commit 8ec1f3bad6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 794 additions and 217 deletions

1003
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.7.0",
"@jsonforms/material-renderers": "^3.7.0",
"@jsonforms/react": "^3.7.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.0",
"workbox-cli": "^7.3.0"
},
"devDependencies": {