Skip to content

Commit

Permalink
chore(rn): upgrade deps
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Jan 23, 2025
1 parent 43bebd7 commit ff707cf
Show file tree
Hide file tree
Showing 4 changed files with 747 additions and 1,009 deletions.
2 changes: 2 additions & 0 deletions apps/mobile/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
},
},
],
"expo-build-properties",
"expo-sqlite",
[
"expo-font",
{
Expand Down
76 changes: 42 additions & 34 deletions apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,8 @@
"@follow/models": "workspace:*",
"@follow/shared": "workspace:*",
"@follow/utils": "workspace:*",
"@formatjs/intl-numberformat": "8.15.2",
"@gorhom/portal": "1.0.14",
"@hookform/resolvers": "3.9.1",
"@infinite-list/data-model": "2.2.10",
"@infinite-list/react-native": "2.2.10",
"@react-native-picker/picker": "2.9.0",
"@react-navigation/bottom-tabs": "^7.0.0",
"@react-navigation/drawer": "^7.1.1",
Expand All @@ -39,32 +36,32 @@
"dayjs": "1.11.13",
"dnum": "^2.14.0",
"es-toolkit": "1.29.0",
"expo": "52.0.18",
"expo-apple-authentication": "~7.1.2",
"expo-av": "~15.0.1",
"expo-blur": "~14.0.1",
"expo-build-properties": "^0.13.1",
"expo-clipboard": "~7.0.0",
"expo": "52.0.27",
"expo-apple-authentication": "~7.1.3",
"expo-av": "~15.0.2",
"expo-blur": "~14.0.3",
"expo-build-properties": "^0.13.2",
"expo-clipboard": "~7.0.1",
"expo-constants": "~17.0.4",
"expo-dev-client": "^5.0.9",
"expo-dev-client": "^5.0.10",
"expo-document-picker": "~13.0.2",
"expo-file-system": "~18.0.6",
"expo-font": "~13.0.1",
"expo-haptics": "~14.0.0",
"expo-image": "~2.0.3",
"expo-linear-gradient": "~14.0.1",
"expo-linking": "~7.0.3",
"expo-file-system": "~18.0.7",
"expo-font": "~13.0.3",
"expo-haptics": "~14.0.1",
"expo-image": "~2.0.4",
"expo-linear-gradient": "~14.0.2",
"expo-linking": "~7.0.4",
"expo-localization": "~16.0.1",
"expo-router": "4.0.11",
"expo-router": "4.0.17",
"expo-secure-store": "^14.0.1",
"expo-sharing": "~13.0.0",
"expo-splash-screen": "~0.29.18",
"expo-sqlite": "15.0.3",
"expo-status-bar": "~2.0.0",
"expo-symbols": "~0.2.0",
"expo-system-ui": "~4.0.6",
"expo-updates": "~0.26.10",
"expo-web-browser": "~14.0.1",
"expo-sharing": "~13.0.1",
"expo-splash-screen": "~0.29.21",
"expo-sqlite": "15.0.6",
"expo-status-bar": "~2.0.1",
"expo-symbols": "~0.2.1",
"expo-system-ui": "~4.0.7",
"expo-updates": "~0.26.13",
"expo-web-browser": "~14.0.2",
"hono": "4.6.13",
"immer": "10.1.1",
"jotai": "2.10.3",
Expand All @@ -74,26 +71,25 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "7.54.0",
"react-native": "0.76.5",
"react-native": "0.77.0",
"react-native-bouncy-checkbox": "4.1.2",
"react-native-color-matrix-image-filters": "^7.0.2",
"react-native-context-menu-view": "1.16.0",
"react-native-gesture-handler": "~2.20.2",
"react-native-gesture-handler": "~2.22.0",
"react-native-image-colors": "2.4.0",
"react-native-ios-context-menu": "3.1.0",
"react-native-ios-utilities": "5.1.0",
"react-native-ios-utilities": "5.1.1",
"react-native-keyboard-controller": "^1.15.0",
"react-native-pager-view": "6.6.1",
"react-native-reanimated": "~3.16.5",
"react-native-pager-view": "6.5.1",
"react-native-reanimated": "~3.16.7",
"react-native-root-siblings": "5.0.1",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "~4.1.0",
"react-native-safe-area-context": "5.1.0",
"react-native-screens": "~4.5.0",
"react-native-svg": "15.8.0",
"react-native-uikit-colors": "0.1.1",
"react-native-web": "~0.19.13",
"react-native-webview": "13.12.5",
"react-native-webview": "13.13.1",
"shiki": "1.24.1",
"swiftui-react-native": "6.3.3",
"tailwindcss": "3.4.16",
"usehooks-ts": "3.1.0",
"zod": "3.24.1",
Expand All @@ -110,5 +106,17 @@
"expo-drizzle-studio-plugin": "0.1.1",
"postcss": "8.4.49",
"react-test-renderer": "18.3.1"
},
"expo": {
"install": {
"exclude": [
"react-native@~0.77.0",
"react-native-reanimated@~3.16.7",
"react-native-gesture-handler@~2.22.0",
"react-native-screens@~4.5.0",
"react-native-safe-area-context@~5.1.0",
"react-native-webview@~13.12.5"
]
}
}
}
2 changes: 1 addition & 1 deletion apps/mobile/src/screens/(modal)/rsshub-form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ function FormImpl({ route, routePrefix, name }: RsshubFormParams) {
<Maintainers maintainers={route.maintainers} />

{!!route.description && (
<View className="bg-system-background mt-4 flex-1 px-4">
<View className="bg-system-background border-t-hairline border-opaque-separator mt-4 flex-1 px-4">
<Markdown
style={{
paddingTop: 16,
Expand Down
Loading

0 comments on commit ff707cf

Please sign in to comment.