Skip to content

Commit

Permalink
fix(deps): update dependency widgetbook to v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2024
1 parent fce58b2 commit 7b27c49
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions app/catalog/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,35 +175,35 @@ packages:
source: hosted
version: "3.1.2"
core_authenticator:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/authenticator"
relative: true
source: path
version: "1.0.0"
core_common:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/common"
relative: true
source: path
version: "1.0.0"
core_data:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/data"
relative: true
source: path
version: "1.0.0"
core_database:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/database"
relative: true
source: path
version: "1.0.0"
core_datastore:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/datastore"
relative: true
Expand All @@ -217,7 +217,7 @@ packages:
source: path
version: "1.0.0"
core_domain:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/domain"
relative: true
Expand All @@ -231,14 +231,14 @@ packages:
source: path
version: "1.0.0"
core_network:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/network"
relative: true
source: path
version: "1.0.0"
core_network_model:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/network_model"
relative: true
Expand Down Expand Up @@ -971,10 +971,10 @@ packages:
dependency: "direct main"
description:
name: widgetbook
sha256: "4db3ab02c3159dd898b362c8681b9cdabda33caae3a9d13e3fc71231a485ad33"
sha256: "91841d7e5cf0ba710e30c11a0ec29a632a13a275381730849fdd91bd0e7f7352"
url: "https://pub.dev"
source: hosted
version: "3.9.0"
version: "3.10.0"
widgetbook_annotation:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion app/catalog/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:
flutter:
sdk: flutter
flutter_riverpod: 2.5.1
widgetbook: 3.9.0
widgetbook: 3.10.0
widgetbook_annotation: 3.2.0

dev_dependencies:
Expand Down

0 comments on commit 7b27c49

Please sign in to comment.