Skip to content

Commit

Permalink
依赖升级
Browse files Browse the repository at this point in the history
  • Loading branch information
mdddj committed Oct 10, 2024
1 parent 4464491 commit 5b9afb3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,10 @@ packages:
dependency: "direct main"
description:
name: dd_js_util
sha256: "9d7ea69e79b72830cb6cfffa428065dfec4f3a7e7a7646bf758495ff9489c333"
sha256: aa19bc3030b934a9522fc2660f7d27c5ffa9e6c7d176d73a8db33c027e74f038
url: "https://pub.dev"
source: hosted
version: "6.3.9"
version: "6.4.1"
decimal:
dependency: transitive
description:
Expand All @@ -322,10 +322,10 @@ packages:
dependency: transitive
description:
name: device_info_plus
sha256: a7fd703482b391a87d60b6061d04dfdeab07826b96f9abd8f5ed98068acc0074
sha256: db03b2d2a3fa466a4627709e1db58692c3f7f658e36a5942d342d86efedc4091
url: "https://pub.dev"
source: hosted
version: "10.1.2"
version: "11.0.0"
device_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -1025,10 +1025,10 @@ packages:
dependency: transitive
description:
name: package_info_plus
sha256: a75164ade98cb7d24cfd0a13c6408927c6b217fa60dee5a7ff5c116a58f28918
sha256: "894f37107424311bdae3e476552229476777b8752c5a2a2369c0cb9a2d5442ef"
url: "https://pub.dev"
source: hosted
version: "8.0.2"
version: "8.0.3"
package_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -1281,18 +1281,18 @@ packages:
dependency: "direct main"
description:
name: share_plus
sha256: "468c43f285207c84bcabf5737f33b914ceb8eb38398b91e5e3ad1698d1b72a52"
sha256: fec12c3c39f01e4df1ec6ad92b6e85503c5ca64ffd6e28d18c9ffe53fcc4cb11
url: "https://pub.dev"
source: hosted
version: "10.0.2"
version: "10.0.3"
share_plus_platform_interface:
dependency: transitive
description:
name: share_plus_platform_interface
sha256: "6ababf341050edff57da8b6990f11f4e99eaba837865e2e6defe16d039619db5"
sha256: c57c0bbfec7142e3a0f55633be504b796af72e60e3c791b44d5a017b985f7a48
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "5.0.1"
shared_preferences:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1518,10 +1518,10 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: "21b704ce5fa560ea9f3b525b43601c678728ba46725bab9b01187b4831377ed3"
sha256: "9d06212b1362abc2f0f0d78e6f09f726608c74e3b9462e8368bb03314aa8d603"
url: "https://pub.dev"
source: hosted
version: "6.3.0"
version: "6.3.1"
url_launcher_android:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
dependencies:
flutter:
sdk: flutter
url_launcher: ^6.3.0
url_launcher: ^6.3.1
dio: ^5.7.0
fbutton_nullsafety: ^5.0.0
fsuper_nullsafety: ^3.0.3
Expand Down Expand Up @@ -50,7 +50,7 @@ dependencies:
flutter_slidable: ^3.1.1
loading_more_list_fast: ^7.1.7
loading_more_list_library_fast: ^4.1.5
dd_js_util: ^6.3.9
dd_js_util: ^6.4.1
dd_check_plugin: ^3.2.4
permission_handler: ^11.3.1
go_router: ^14.3.0
Expand All @@ -59,7 +59,7 @@ dependencies:
shared_preferences: ^2.3.2
webview_flutter: ^4.9.0
async: ^2.11.0
share_plus: ^10.0.2
share_plus: ^10.0.3
blurrycontainer: ^2.1.0
scoped_model: ^2.0.0
animate_do: ^3.3.4
Expand Down

0 comments on commit 5b9afb3

Please sign in to comment.