feat: update register export

This commit is contained in:
2026-01-22 19:04:08 +01:00
parent 4a07eb4ed9
commit 3d8597869d
4 changed files with 83 additions and 45 deletions

View File

@@ -20,7 +20,7 @@
"@fortawesome/react-fontawesome": "^3.1.1",
"axios": "^1.13.2",
"browser-image-compression": "^2.0.2",
"i18next": "^25.7.4",
"i18next": "^25.8.0",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"jszip": "^3.10.1",
@@ -35,12 +35,12 @@
"react-loader-spinner": "^8.0.2",
"react-router-dom": "^7.12.0",
"react-toastify": "^11.0.5",
"recharts": "^3.6.0",
"xlsx": "^0.18.5",
"recharts": "^3.7.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"xlsx-js-style": "^1.2.0"
},
"devDependencies": {
"@types/react": "^19.2.8",
"@types/react": "^19.2.9",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.2",
"eslint": "^9.39.2",