Add "ui login" support

This commit is contained in:
schroda
2025-07-27 00:03:51 +02:00
parent 403cab7d80
commit 4aad410957
33 changed files with 1270 additions and 203 deletions

View File

@@ -63,6 +63,7 @@
"i18next": "25.3.6",
"i18next-browser-languagedetector": "8.2.0",
"i18next-http-backend": "3.0.2",
"js-cookie": "^3.0.5",
"jsonrepair": "3.13.0",
"material-ui-popup-state": "5.3.6",
"mui-nested-menu": "4.0.1",
@@ -88,6 +89,7 @@
"@graphql-codegen/typescript-apollo-client-helpers": "3.0.1",
"@graphql-codegen/typescript-operations": "4.6.1",
"@types/apollo-upload-client": "18.0.0",
"@types/js-cookie": "^3.0.6",
"@types/node": "24.3.0",
"@types/react": "19.1.10",
"@types/react-beautiful-dnd": "13.1.8",