Skip to content

Commit

Permalink
Bump wolt_modal_sheet from 0.9.2 to 0.9.3 (#133)
Browse files Browse the repository at this point in the history
Bumps [wolt_modal_sheet](https://github.com/woltapp/wolt_modal_sheet) from 0.9.2 to 0.9.3.
- [Changelog](https://github.com/woltapp/wolt_modal_sheet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/woltapp/wolt_modal_sheet/commits)

---
updated-dependencies:
- dependency-name: wolt_modal_sheet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent febb16d commit 3f3895e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 51 deletions.
52 changes: 2 additions & 50 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -486,54 +486,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "3.4.1"
flutter_keyboard_visibility:
dependency: transitive
description:
name: flutter_keyboard_visibility
sha256: "98664be7be0e3ffca00de50f7f6a287ab62c763fc8c762e0a21584584a3ff4f8"
url: "https://pub.dev"
source: hosted
version: "6.0.0"
flutter_keyboard_visibility_linux:
dependency: transitive
description:
name: flutter_keyboard_visibility_linux
sha256: "6fba7cd9bb033b6ddd8c2beb4c99ad02d728f1e6e6d9b9446667398b2ac39f08"
url: "https://pub.dev"
source: hosted
version: "1.0.0"
flutter_keyboard_visibility_macos:
dependency: transitive
description:
name: flutter_keyboard_visibility_macos
sha256: c5c49b16fff453dfdafdc16f26bdd8fb8d55812a1d50b0ce25fc8d9f2e53d086
url: "https://pub.dev"
source: hosted
version: "1.0.0"
flutter_keyboard_visibility_platform_interface:
dependency: transitive
description:
name: flutter_keyboard_visibility_platform_interface
sha256: e43a89845873f7be10cb3884345ceb9aebf00a659f479d1c8f4293fcb37022a4
url: "https://pub.dev"
source: hosted
version: "2.0.0"
flutter_keyboard_visibility_web:
dependency: transitive
description:
name: flutter_keyboard_visibility_web
sha256: d3771a2e752880c79203f8d80658401d0c998e4183edca05a149f5098ce6e3d1
url: "https://pub.dev"
source: hosted
version: "2.0.0"
flutter_keyboard_visibility_windows:
dependency: transitive
description:
name: flutter_keyboard_visibility_windows
sha256: fc4b0f0b6be9b93ae527f3d527fb56ee2d918cd88bbca438c478af7bcfd0ef73
url: "https://pub.dev"
source: hosted
version: "1.0.0"
flutter_launcher_icons:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -1454,10 +1406,10 @@ packages:
dependency: "direct main"
description:
name: wolt_modal_sheet
sha256: "755d5b9c9ad9eb58d118e91fac791652f461b160fdc6dbd0244a7a751cbeae75"
sha256: "2695dadd87e25604f0d9d64fae3696f4e053dcb7983a71e4494bb94b5bf3b67b"
url: "https://pub.dev"
source: hosted
version: "0.9.2"
version: "0.9.3"
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 @@ -48,7 +48,7 @@ dependencies:
timeago: ^3.7.0
timeline_tile: ^2.0.0
url_launcher: ^6.3.0
wolt_modal_sheet: ^0.9.2
wolt_modal_sheet: ^0.9.3

dev_dependencies:
build_runner: ^2.4.12
Expand Down

0 comments on commit 3f3895e

Please sign in to comment.