mirror of
http://88.130.71.182:3000/BlitTech/contexta_mb.git
synced 2026-06-12 23:23:22 +00:00
Initial commit
This commit is contained in:
17
package.json
17
package.json
@@ -10,10 +10,21 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-async-storage/async-storage": "^1.24.0",
|
||||
"@react-native/new-app-screen": "0.84.1",
|
||||
"@react-navigation/bottom-tabs": "^7.15.7",
|
||||
"@react-navigation/native": "^7.2.0",
|
||||
"@react-navigation/native-stack": "^7.14.7",
|
||||
"@tanstack/react-query": "^5.95.2",
|
||||
"@types/react-native-vector-icons": "^6.4.18",
|
||||
"axios": "^1.13.6",
|
||||
"react": "19.2.3",
|
||||
"react-native": "0.84.1",
|
||||
"@react-native/new-app-screen": "0.84.1",
|
||||
"react-native-safe-area-context": "^5.5.2"
|
||||
"react-native-gesture-handler": "^2.30.0",
|
||||
"react-native-safe-area-context": "^5.5.2",
|
||||
"react-native-screens": "^4.24.0",
|
||||
"react-native-vector-icons": "^10.3.0",
|
||||
"zustand": "^5.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
@@ -38,4 +49,4 @@
|
||||
"engines": {
|
||||
"node": ">= 22.11.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user