|
25 | 25 | "@noble/ciphers": "^2.0.1", |
26 | 26 | "@noble/curves": "^1.7.0", |
27 | 27 | "@noble/hashes": "^1.5.0", |
28 | | - "@react-navigation/bottom-tabs": "^6.6.1", |
29 | | - "@react-navigation/native": "^6.1.18", |
30 | | - "@react-navigation/native-stack": "^6.11.0", |
| 28 | + "@react-navigation/bottom-tabs": "^7.8.6", |
| 29 | + "@react-navigation/native": "^7.1.19", |
| 30 | + "@react-navigation/native-stack": "^7.8.0", |
31 | 31 | "buffer": "6.0.3", |
32 | 32 | "chai": "<5.0.0", |
33 | 33 | "crypto-browserify": "^3.12.0", |
|
40 | 40 | "react-native-quick-base64": "2.2.2", |
41 | 41 | "react-native-quick-crypto": "workspace:*", |
42 | 42 | "react-native-safe-area-context": "^5.2.2", |
43 | | - "react-native-screens": "4.15.4", |
| 43 | + "react-native-screens": "4.18.0", |
44 | 44 | "react-native-vector-icons": "^10.1.0", |
45 | 45 | "readable-stream": "4.5.2", |
| 46 | + "safe-buffer": "^5.2.1", |
46 | 47 | "tinybench": "^3.0.6", |
47 | 48 | "util": "0.12.5" |
48 | 49 | }, |
49 | 50 | "devDependencies": { |
50 | 51 | "@babel/core": "7.28.4", |
51 | 52 | "@babel/plugin-transform-class-static-block": "7.26.0", |
52 | 53 | "@babel/preset-env": "7.26.0", |
| 54 | + "@babel/preset-typescript": "^7.28.5", |
53 | 55 | "@babel/runtime": "7.28.4", |
54 | 56 | "@react-native-community/cli": "20.0.0", |
55 | 57 | "@react-native-community/cli-platform-android": "20.0.0", |
|
58 | 60 | "@react-native/eslint-config": "0.81.1", |
59 | 61 | "@react-native/metro-config": "0.81.1", |
60 | 62 | "@react-native/typescript-config": "0.81.1", |
61 | | - "@types/jest": "^29.5.13", |
62 | 63 | "@tsconfig/react-native": "^3.0.5", |
63 | 64 | "@types/chai": "<5.0.0", |
| 65 | + "@types/jest": "^29.5.13", |
64 | 66 | "@types/react": "^19.1.0", |
65 | | - "@types/react-test-renderer": "^19.1.0", |
66 | 67 | "@types/react-native-vector-icons": "^6.4.18", |
| 68 | + "@types/react-test-renderer": "^19.1.0", |
67 | 69 | "babel-jest": "29.7.0", |
68 | 70 | "babel-plugin-module-resolver": "5.0.2", |
69 | 71 | "react-test-renderer": "19.1.0", |
|
0 commit comments