add react native community cli because I guess we need it after all

This commit is contained in:
Violet Caulfield
2025-02-02 22:26:36 -06:00
parent e368cd801d
commit 27788b95ea
2 changed files with 1203 additions and 81 deletions

1279
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,12 +15,14 @@
"dependencies": {
"@jellyfin/sdk": "^0.10.0",
"@react-native-community/blur": "^4.4.1",
"@react-native-community/cli": "^15.1.3",
"@react-native-community/masked-view": "^0.1.11",
"@react-native-masked-view/masked-view": "^0.3.1",
"@react-navigation/bottom-tabs": "^6.6.1",
"@react-navigation/native": "^6.1.18",
"@react-navigation/native-stack": "^6.11.0",
"@react-navigation/stack": "^6.4.1",
"@tamagui/config": "^1.123.8",
"@tanstack/query-sync-storage-persister": "^5.62.0",
"@tanstack/react-query": "^5.52.1",
"@tanstack/react-query-persist-client": "^5.62.0",
@@ -47,8 +49,7 @@
"react-native-url-polyfill": "^2.0.0",
"react-native-uuid": "^2.0.3",
"react-native-vector-icons": "^10.2.0",
"tamagui": "^1.123.8",
"@tamagui/config": "^1.123.8"
"tamagui": "^1.123.8"
},
"devDependencies": {
"@babel/core": "^7.25.2",