register update

This commit is contained in:
Samandar Turgunboyev
2026-03-18 17:56:26 +05:00
parent a34cf75c57
commit 22c1688781
31 changed files with 631 additions and 1080 deletions

View File

@@ -28,6 +28,7 @@
"@react-navigation/native": "^7.1.8",
"@tanstack/react-query": "^5.90.17",
"axios": "^1.13.2",
"crypto-js": "^4.2.0",
"expo": "~54.0.31",
"expo-av": "~16.0.8",
"expo-blur": "~15.0.8",
@@ -80,6 +81,7 @@
"zustand": "^5.0.10"
},
"devDependencies": {
"@types/crypto-js": "^4.2.2",
"@types/react": "~19.1.0",
"babel-plugin-module-resolver": "^5.0.0",
"eslint": "^9.25.0",