Skip to content

Commit

Permalink
chore: bump widgetbook to v3.8.0 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
yousinix authored Jun 11, 2024
1 parent f005682 commit 9a14ac4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions widgetbook/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -700,10 +700,10 @@ packages:
dependency: "direct main"
description:
name: widgetbook
sha256: e3e4d710f0348da28209b8ec35617b0a425542a3c61889199dddf2b531b159bb
sha256: "872e7e9065ef6e85a1e93b3b41830f90af575c5a898b6c573acdc972fad0fb29"
url: "https://pub.dev"
source: hosted
version: "3.4.1"
version: "3.8.0"
widgetbook_annotation:
dependency: "direct main"
description:
Expand All @@ -716,10 +716,10 @@ packages:
dependency: "direct dev"
description:
name: widgetbook_generator
sha256: e60bb3ca46246bc8d5d3a0bed1994d90268b4913704a298093fcf7b6d781c6e0
sha256: "7a5baf68bb76cbd8aeb093050172f99bb83b44360bf2a72c2b19b3785e3d29d0"
url: "https://pub.dev"
source: hosted
version: "3.3.0"
version: "3.8.0"
win32:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions widgetbook/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ dependencies:
sdk: flutter
groceries_app:
path: ../
widgetbook: ^3.4.1
widgetbook: ^3.8.0
widgetbook_annotation: ^3.1.0

dev_dependencies:
build_runner: ^2.4.6
very_good_analysis: ^5.1.0
widgetbook_generator: ^3.3.0
widgetbook_generator: ^3.8.0

flutter:
uses-material-design: true

0 comments on commit 9a14ac4

Please sign in to comment.