|
1 | 1 | { |
2 | 2 | "name": "lx-music-mobile", |
3 | | - "version": "1.7.0", |
| 3 | + "version": "1.7.1-beta.0", |
4 | 4 | "versionCode": 70, |
5 | 5 | "private": true, |
6 | 6 | "scripts": { |
|
45 | 45 | "homepage": "https://github.com/lyswhut/lx-music-mobile#readme", |
46 | 46 | "dependencies": { |
47 | 47 | "@craftzdog/react-native-buffer": "^6.0.5", |
48 | | - "@react-native-async-storage/async-storage": "^2.1.0", |
| 48 | + "@react-native-async-storage/async-storage": "^2.1.1", |
49 | 49 | "@react-native-clipboard/clipboard": "^1.16.1", |
50 | 50 | "@react-native-community/slider": "^4.5.5", |
51 | 51 | "he": "^1.2.0", |
|
73 | 73 | "@babel/plugin-proposal-export-namespace-from": "^7.18.9", |
74 | 74 | "@babel/preset-env": "^7.26.7", |
75 | 75 | "@babel/runtime": "^7.26.7", |
76 | | - "@react-native/babel-preset": "^0.74.88", |
77 | | - "@react-native/metro-config": "^0.74.88", |
78 | | - "@react-native/typescript-config": "^0.74.88", |
| 76 | + "@react-native/babel-preset": "^0.74.89", |
| 77 | + "@react-native/metro-config": "^0.74.89", |
| 78 | + "@react-native/typescript-config": "^0.74.89", |
79 | 79 | "@tsconfig/react-native": "^3.0.5", |
80 | 80 | "@types/he": "^1.2.3", |
81 | 81 | "@types/react": "^18.3.18", |
|
0 commit comments