|
25 | 25 | "@op-engineering/op-sqlite": "^15.1.14", |
26 | 26 | "@powersync/op-sqlite": "^0.7.17", |
27 | 27 | "@powersync/react-native": "1.28.0", |
28 | | - "@react-native-async-storage/async-storage": "1.23.1", |
29 | | - "@react-navigation/native": "^6.1.18", |
30 | | - "@react-navigation/native-stack": "^6.11.0", |
| 28 | + "@react-native-async-storage/async-storage": "2.2.0", |
| 29 | + "@react-navigation/native": "^7.1.0", |
| 30 | + "@react-navigation/native-stack": "^7.8.0", |
31 | 31 | "@supabase/supabase-js": "^2.49.1", |
32 | 32 | "@swc/cli": "^0.1.62", |
33 | 33 | "@swc/core": "^1.3.90", |
|
40 | 40 | "commander": "^13.1.0", |
41 | 41 | "dotenv": "^16.3.1", |
42 | 42 | "execa": "^9.5.2", |
43 | | - "expo": "~53.0.0", |
| 43 | + "expo": "~54.0.0", |
44 | 44 | "expo-application": "~7.0.0", |
45 | | - "expo-status-bar": "~2.2.0", |
| 45 | + "expo-status-bar": "~3.0.9", |
46 | 46 | "js-logger": "^1.6.1", |
47 | 47 | "log4js": "^6.9.1", |
48 | | - "react": "19.0.0", |
49 | | - "react-dom": "19.0.0", |
50 | | - "react-native": "0.79.2", |
| 48 | + "react": "19.1.0", |
| 49 | + "react-dom": "19.1.0", |
| 50 | + "react-native": "0.81.5", |
51 | 51 | "react-native-devsettings": "^1.0.5", |
52 | | - "react-native-safe-area-context": "5.4.0", |
53 | | - "react-native-screens": "~4.10.0", |
54 | | - "react-native-svg": "15.11.2", |
| 52 | + "react-native-safe-area-context": "~5.6.0", |
| 53 | + "react-native-screens": "~4.16.0", |
| 54 | + "react-native-svg": "15.15.1", |
55 | 55 | "react-native-url-polyfill": "^2.0.0", |
56 | | - "react-native-web": "~0.20.0", |
| 56 | + "react-native-web": "~0.21.0", |
57 | 57 | "swc-node": "^1.0.0", |
58 | 58 | "typed-emitter": "^2.1.0" |
59 | 59 | }, |
|
62 | 62 | "@babel/plugin-transform-private-property-in-object": "^7.25.9", |
63 | 63 | "@commitlint/cli": "^19.5.0", |
64 | 64 | "@commitlint/config-conventional": "^19.5.0", |
65 | | - "@react-native-community/cli": "^18.0.0", |
66 | | - "@react-native-community/cli-platform-android": "^18.0.0", |
67 | | - "@react-native/js-polyfills": "^0.79.0", |
68 | | - "@react-native/metro-babel-transformer": "^0.79.0", |
69 | | - "@react-native/metro-config": "^0.79.0", |
| 65 | + "@react-native-community/cli": "^19.0.0", |
| 66 | + "@react-native-community/cli-platform-android": "^19.0.0", |
| 67 | + "@react-native/js-polyfills": "^0.81.0", |
| 68 | + "@react-native/metro-babel-transformer": "^0.81.0", |
| 69 | + "@react-native/metro-config": "^0.81.0", |
70 | 70 | "@swc-node/register": "^1.6.7", |
71 | 71 | "@testing-library/react-hooks": "^8.0.1", |
72 | 72 | "@tsconfig/react-native": "^3.0.2", |
73 | 73 | "@types/jest": "^29.5.5", |
74 | 74 | "@types/node": "^22.14.0", |
75 | | - "@types/react": "~19.0.0", |
| 75 | + "@types/react": "~19.1.0", |
76 | 76 | "@types/react-test-renderer": "^18.0.3", |
77 | 77 | "@typescript-eslint/eslint-plugin": "^6.6.0", |
78 | 78 | "babel-plugin-module-resolver": "^5.0.2", |
|
85 | 85 | "gts": "^5.0.0", |
86 | 86 | "husky": "^9.1.6", |
87 | 87 | "jest": "^29.6.2", |
88 | | - "jest-expo": "^54.0.16", |
| 88 | + "jest-expo": "~54.0.0", |
89 | 89 | "jest-junit": "^16.0.0", |
90 | 90 | "metro-config": "~0.82.0", |
91 | 91 | "metro-runtime": "^0.82.0", |
|
0 commit comments