Update expo version

This commit is contained in:
Zoe Roux 2022-11-30 11:19:39 +09:00
parent 27e309f04d
commit 4195371efb
No known key found for this signature in database
GPG Key ID: B2AB52A2636E5C46
2 changed files with 477 additions and 639 deletions

View File

@ -10,19 +10,19 @@
},
"dependencies": {
"@kyoo/ui": "workspace:^",
"expo": "~46.0.17",
"expo": "^47.0.0",
"expo-status-bar": "~1.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.69.7",
"react-native-svg": "12.4.4",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-native": "0.70.5",
"react-native-svg": "13.4.0",
"yoshiki": "0.2.4"
},
"devDependencies": {
"@babel/core": "^7.19.6",
"@types/react": "~18.0.25",
"@types/react-native": "~0.69.15",
"typescript": "~4.9.3"
"@babel/core": "^7.19.3",
"@types/react": "~18.0.24",
"@types/react-native": "~0.70.6",
"typescript": "^4.6.3"
},
"private": true
}

File diff suppressed because it is too large Load Diff