mirror of
https://gitea.tendokyu.moe/ppc/amnet.git
synced 2026-09-22 22:28:22 +03:00
bump some packages (non-expo ones)
This commit is contained in:
Generated
+326
-658
File diff suppressed because it is too large
Load Diff
+10
-11
@@ -9,30 +9,30 @@
|
||||
"android-prebuild": "expo prebuild --platform android"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.27.6",
|
||||
"@expo-google-fonts/jetbrains-mono": "^0.4.0",
|
||||
"@react-native-menu/menu": "^1.2.3",
|
||||
"@react-navigation/bottom-tabs": "^7.4.2",
|
||||
"@react-navigation/native": "^7.1.14",
|
||||
"@react-navigation/native-stack": "^7.3.21",
|
||||
"@babel/runtime": "^7.28.4",
|
||||
"@expo-google-fonts/jetbrains-mono": "^0.4.1",
|
||||
"@react-native-menu/menu": "^2.0.0",
|
||||
"@react-navigation/bottom-tabs": "^7.4.7",
|
||||
"@react-navigation/native": "^7.1.17",
|
||||
"@react-navigation/native-stack": "^7.3.26",
|
||||
"@realm/react": "^0.11.0",
|
||||
"amnet-shared": "file:../amnet-shared",
|
||||
"date-fns": "^4.1.0",
|
||||
"expo": "53.0.20",
|
||||
"expo": "~53.0.23",
|
||||
"expo-build-properties": "~0.14.8",
|
||||
"expo-clipboard": "~7.1.5",
|
||||
"expo-dev-client": "~5.2.4",
|
||||
"expo-linking": "~7.1.7",
|
||||
"expo-splash-screen": "~0.30.10",
|
||||
"expo-status-bar": "~2.2.3",
|
||||
"lucide-react-native": "^0.525.0",
|
||||
"lucide-react-native": "^0.544.0",
|
||||
"pusher-js": "^8.4.0",
|
||||
"react": "19.0.0",
|
||||
"react-native": "0.79.5",
|
||||
"react-native-context-menu-view": "^1.19.0",
|
||||
"react-native-context-menu-view": "^1.20.0",
|
||||
"react-native-gesture-handler": "~2.24.0",
|
||||
"react-native-get-random-values": "^1.11.0",
|
||||
"react-native-nfc-manager": "^3.16.2",
|
||||
"react-native-nfc-manager": "^3.17.1",
|
||||
"react-native-paper": "^5.14.5",
|
||||
"react-native-reanimated": "~3.17.4",
|
||||
"react-native-safe-area-context": "5.4.0",
|
||||
@@ -42,7 +42,6 @@
|
||||
"realm": "^20.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@expo/ngrok": "^4.1.3",
|
||||
"@types/react": "~19.0.10",
|
||||
"typescript": "~5.8.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user