main
All checks were successful
UI Deploy - indir.bilgich.com 🎨 / build-and-deploy (push) Successful in 4m8s

This commit is contained in:
2026-03-06 15:44:44 +03:00
parent 3aa07d096f
commit ce7702b1cb
43 changed files with 4279 additions and 78 deletions

View File

@@ -14,6 +14,7 @@
"@google/genai": "^1.35.0",
"@hookform/resolvers": "^5.2.2",
"@tanstack/react-query": "^5.90.16",
"ab-downloader": "^1.0.2",
"axios": "^1.13.1",
"i18next": "^25.6.0",
"next": "16.0.0",
@@ -21,10 +22,14 @@
"next-intl": "^4.4.0",
"next-themes": "^0.4.6",
"nextjs-toploader": "^3.9.17",
"ofetch": "^1.5.1",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-hook-form": "^7.65.0",
"react-icons": "^5.5.0",
"snapsave-media-downloader": "^2.4.0",
"test-downloader": "^1.0.5",
"undici": "^7.22.0",
"yup": "^1.7.1"
},
"devDependencies": {
@@ -41,4 +46,4 @@
"typescript": "^5"
},
"description": "Generated by Frontend CLI"
}
}