This commit is contained in:
peintnermax
2024-10-08 09:31:56 +02:00
parent 9b251a3f4f
commit a5af0cae4d
28 changed files with 216 additions and 31 deletions

View File

@@ -42,14 +42,18 @@
"@zitadel/proto": "workspace:*",
"clsx": "1.2.1",
"copy-to-clipboard": "^3.3.3",
"i18next": "^23.15.2",
"i18next-resources-to-backend": "^1.2.1",
"moment": "^2.29.4",
"next": "14.2.10",
"next-i18n-router": "^5.5.1",
"next-themes": "^0.2.1",
"nice-grpc": "2.0.1",
"qrcode.react": "^3.1.0",
"react": "^18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.39.5",
"react-i18next": "^15.0.2",
"swr": "^2.2.0",
"tinycolor2": "1.4.2"
},