|
1 | 1 | { |
2 | 2 | "name": "lx-music-mobile", |
3 | | - "version": "1.7.0-beta.5", |
| 3 | + "version": "1.7.0-beta.6", |
4 | 4 | "versionCode": 69, |
5 | 5 | "private": true, |
6 | 6 | "scripts": { |
|
61 | 61 | "react-native-fs": "^2.20.0", |
62 | 62 | "react-native-local-media-metadata": "github:lyswhut/react-native-local-media-metadata#5eac1b6c70e934a1ad7b800b3ab7122f1075f704", |
63 | 63 | "react-native-navigation": "7.39.2", |
64 | | - "react-native-pager-view": "6.3.0", |
| 64 | + "react-native-pager-view": "6.6.1", |
65 | 65 | "react-native-quick-base64": "^2.1.2", |
66 | 66 | "react-native-quick-md5": "^3.0.6", |
67 | 67 | "react-native-track-player": "github:lyswhut/react-native-track-player#57eeeba57e28702fa931d4aeb753da225b6fcf6c", |
|
77 | 77 | "@react-native/metro-config": "^0.74.88", |
78 | 78 | "@react-native/typescript-config": "^0.74.88", |
79 | 79 | "@tsconfig/react-native": "^3.0.5", |
80 | | - "@types/react": "^18.3.12", |
| 80 | + "@types/react": "^18.3.14", |
81 | 81 | "@types/react-native": "^0.72.8", |
82 | 82 | "@types/react-native-background-timer": "^2.0.2", |
83 | 83 | "@types/react-native-vector-icons": "^6.4.18", |
|
86 | 86 | "eslint-config-standard": "^17.1.0", |
87 | 87 | "eslint-config-standard-with-typescript": "^43.0.1", |
88 | 88 | "eslint-plugin-react": "^7.37.2", |
89 | | - "eslint-plugin-react-hooks": "^5.0.0", |
| 89 | + "eslint-plugin-react-hooks": "^5.1.0", |
90 | 90 | "typescript": "^5.7.2" |
91 | 91 | } |
92 | 92 | } |
0 commit comments