Skip to content

Commit

Permalink
更新依赖&版本号(1.7.0-beta.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Nov 23, 2024
1 parent 7d29458 commit ade8d4f
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 45 deletions.
81 changes: 41 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lx-music-mobile",
"version": "1.7.0-beta.0",
"version": "1.7.0-beta.1",
"versionCode": 69,
"private": true,
"scripts": {
Expand Down Expand Up @@ -45,15 +45,15 @@
"homepage": "https://github.com/lyswhut/lx-music-mobile#readme",
"dependencies": {
"@craftzdog/react-native-buffer": "^6.0.5",
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-native-clipboard/clipboard": "^1.14.3",
"@react-native-async-storage/async-storage": "^2.1.0",
"@react-native-clipboard/clipboard": "^1.15.0",
"@react-native-community/slider": "^4.5.5",
"iconv-lite": "^0.6.3",
"lrc-file-parser": "^2.4.1",
"message2call": "^0.1.3",
"pako": "^2.1.0",
"react": "18.2.0",
"react-native": "0.73.10",
"react-native": "0.73.11",
"react-native-background-timer": "github:lyswhut/react-native-background-timer#55ecaa80880e9cec1fff81f3ce10e6250ab3c40c",
"react-native-exception-handler": "^2.10.10",
"react-native-fast-image": "^8.6.3",
Expand Down Expand Up @@ -87,6 +87,6 @@
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}

0 comments on commit ade8d4f

Please sign in to comment.