Skip to content

Commit

Permalink
chore(deps): 使用没有冲突的版本
Browse files Browse the repository at this point in the history
  • Loading branch information
he0119 committed Jul 6, 2024
1 parent 29febaa commit 6db4228
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ packages:
dependency: "direct main"
description:
name: android_id
sha256: "5c2d3a259afcd173dbe367ba452817bd530c4df75d251d652c69b8d3c8ac0d36"
sha256: "748ba5f93dd5c497e675d8eaa1404346ce4d1794464ea654576ff192d153b92a"
url: "https://pub.dev"
source: hosted
version: "0.3.6"
version: "0.4.0"
ansicolor:
dependency: transitive
description:
Expand Down Expand Up @@ -418,10 +418,10 @@ packages:
dependency: transitive
description:
name: flutter_cache_manager
sha256: "8207f27539deb83732fdda03e259349046a39a4c767269285f449ade355d54ba"
sha256: "395d6b7831f21f3b989ebedbb785545932adb9afe2622c1ffacf7f4b53a7e544"
url: "https://pub.dev"
source: hosted
version: "3.3.1"
version: "3.3.2"
flutter_keyboard_visibility:
dependency: "direct main"
description:
Expand Down Expand Up @@ -689,10 +689,10 @@ packages:
dependency: transitive
description:
name: image_picker_for_web
sha256: e2423c53a68b579a7c37a1eda967b8ae536c3d98518e5db95ca1fe5719a730a3
sha256: "5d6eb13048cd47b60dbf1a5495424dea226c5faf3950e20bf8120a58efb5b5f3"
url: "https://pub.dev"
source: hosted
version: "3.0.2"
version: "3.0.4"
image_picker_ios:
dependency: transitive
description:
Expand Down Expand Up @@ -993,10 +993,10 @@ packages:
dependency: "direct main"
description:
name: photo_view
sha256: "8036802a00bae2a78fc197af8a158e3e2f7b500561ed23b4c458107685e645bb"
sha256: "1fc3d970a91295fbd1364296575f854c9863f225505c28c46e0a03e48960c75e"
url: "https://pub.dev"
source: hosted
version: "0.14.0"
version: "0.15.0"
platform:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ dependencies:
provider: ^6.1.2
mime: ^1.0.5
gql: any
rxdart: ^0.28.0
http_parser: ^4.1.0
rxdart: ^0.27.0
http_parser: ^4.0.0

# Flutter
flutter_bloc: ^8.1.6
Expand Down

0 comments on commit 6db4228

Please sign in to comment.