mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-03 17:12:10 +08:00
更新依赖
This commit is contained in:
parent
92f9c8d9fb
commit
794e5d8ec1
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
@ -1,13 +1,4 @@
|
||||
{
|
||||
"path-intellisense.mappings": {
|
||||
// "@config": "${workspaceFolder}/src/config",
|
||||
// "@store": "${workspaceFolder}/src/store",
|
||||
// "@components": "${workspaceFolder}/src/components",
|
||||
// "@navigation": "${workspaceFolder}/src/navigation",
|
||||
// "@screens": "${workspaceFolder}/src/screens",
|
||||
// "@theme": "${workspaceFolder}/src/theme",
|
||||
"@/*": "${workspaceFolder}/src/*"
|
||||
},
|
||||
"i18n-ally.localesPaths": [
|
||||
"src/lang"
|
||||
],
|
||||
|
1057
package-lock.json
generated
1057
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -45,14 +45,14 @@
|
||||
"buffer": "^6.0.3",
|
||||
"console-browserify": "^1.2.0",
|
||||
"events": "^3.3.0",
|
||||
"i18next": "^21.6.3",
|
||||
"i18next": "^21.6.4",
|
||||
"js-htmlencode": "^0.3.0",
|
||||
"lrc-file-parser": "^1.2.4",
|
||||
"pako": "^2.0.4",
|
||||
"process": "^0.11.10",
|
||||
"prop-types": "^15.8.0",
|
||||
"react": "17.0.2",
|
||||
"react-i18next": "^11.15.1",
|
||||
"react-i18next": "^11.15.2",
|
||||
"react-native": "0.66.4",
|
||||
"react-native-background-timer": "^2.4.1",
|
||||
"react-native-crypto": "^2.2.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
### 新增
|
||||
|
||||
- 同步功能新增对列表位置调整的支持(若你使用同步功能,请务必升级到此版本以上,不然会有问题)
|
||||
- 同步功能新增对列表位置调整的支持(需v1.15.3以上的PC端版本才支持)
|
||||
- 新增播放详情页歌词字体大小调整设置,可在详情页右上角的按钮进行调整
|
||||
- 新增同步服务地址历史列表功能
|
||||
- 横屏播放详情页新增评论入口
|
||||
|
Loading…
x
Reference in New Issue
Block a user