just another day

This commit is contained in:
2024-10-25 16:57:25 -05:00
parent 0e46c630a6
commit e84597883b
11 changed files with 882 additions and 1401 deletions

View File

@@ -49,11 +49,11 @@
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-web": "~0.19.13",
"socket.io-client": "^4.8.0"
"socket.io-client": "^4.8.1"
},
"devDependencies": {
"@babel/core": "^7.25.9",
"@types/jest": "^29.5.13",
"@babel/core": "^7.26.0",
"@types/jest": "^29.5.14",
"@types/react": "~18.2.79",
"@types/react-test-renderer": "^18.3.0",
"jest": "^29.7.0",