Merge branch 'development' into feature/beta-release

This commit is contained in:
GitHub Actions
2026-01-25 06:11:29 +00:00
7 changed files with 625 additions and 1021 deletions

View File

@@ -46,7 +46,6 @@
"react-hook-form": "^7.71.1",
"react-hot-toast": "^2.6.0",
"react-i18next": "^16.5.3",
"react-i18next": "^16.5.3",
"react-router-dom": "^7.12.0",
"tailwind-merge": "^3.4.0",
"tldts": "^7.0.19"
@@ -66,9 +65,6 @@
"@vitest/coverage-istanbul": "^4.0.17",
"@vitest/coverage-v8": "^4.0.17",
"@vitest/ui": "^4.0.17",
"@vitest/coverage-istanbul": "^4.0.17",
"@vitest/coverage-v8": "^4.0.17",
"@vitest/ui": "^4.0.17",
"autoprefixer": "^10.4.23",
"eslint": "^9.39.2",
"eslint-plugin-react-hooks": "^7.0.1",
@@ -81,6 +77,5 @@
"typescript-eslint": "^8.53.1",
"vite": "^7.3.1",
"vitest": "^4.0.17"
"vitest": "^4.0.17"
}
}