Skip to content

Commit

Permalink
chore(deps): update archive & carousel_slider
Browse files Browse the repository at this point in the history
  • Loading branch information
Gambley1 committed Aug 18, 2024
1 parent bfa3c8d commit 6a71190
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/instagram_blocks_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
avatar_stack: ^1.2.0
cached_memory_image: ^1.5.0
cached_network_image: ^3.3.1
carousel_slider: ^4.2.1
carousel_slider: ^5.0.0
flutter:
sdk: flutter
flutter_animate: ^4.4.0
Expand Down
20 changes: 6 additions & 14 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ packages:
dependency: transitive
description:
name: archive
sha256: "22600aa1e926be775fa5fe7e6894e7fb3df9efda8891c73f70fb3262399a432d"
sha256: cb6a278ef2dbb298455e1a713bda08524a175630ec643a242c399c932a0a1f7d
url: "https://pub.dev"
source: hosted
version: "3.4.10"
version: "3.6.1"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -299,10 +299,10 @@ packages:
dependency: "direct main"
description:
name: carousel_slider
sha256: "9c695cc963bf1d04a47bd6021f68befce8970bcd61d24938e1fb0918cf5d9c42"
sha256: "7b006ec356205054af5beaef62e2221160ea36b90fb70a35e4deacd49d0349ae"
url: "https://pub.dev"
source: hosted
version: "4.2.1"
version: "5.0.0"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -1503,14 +1503,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.8"
pointycastle:
dependency: transitive
description:
name: pointycastle
sha256: "43ac87de6e10afabc85c445745a7b799e04de84cebaa4fd7bf55a5e1e9604d29"
url: "https://pub.dev"
source: hosted
version: "3.7.4"
pool:
dependency: transitive
description:
Expand Down Expand Up @@ -2262,10 +2254,10 @@ packages:
dependency: transitive
description:
name: win32
sha256: "8cb58b45c47dcb42ab3651533626161d6b67a2921917d8d429791f76972b3480"
sha256: "68d1e89a91ed61ad9c370f9f8b6effed9ae5e0ede22a270bdfa6daf79fc2290a"
url: "https://pub.dev"
source: hosted
version: "5.3.0"
version: "5.5.4"
xdg_directories:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
bloc: ^8.1.4
cached_memory_image: ^1.5.0
cached_network_image: ^3.3.1
carousel_slider: ^4.2.1
carousel_slider: ^5.0.0
chats_repository:
path: packages/chats_repository
collection: ^1.18.0
Expand Down

0 comments on commit 6a71190

Please sign in to comment.