Skip to content

Commit

Permalink
build(deps): bump the dependencies group in /app with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /app with 2 updates: [chopper](https://github.com/lejard-h/chopper) and [chopper_generator](https://github.com/lejard-h/chopper).


Updates `chopper` from 8.0.1+1 to 8.0.2
- [Release notes](https://github.com/lejard-h/chopper/releases)
- [Commits](lejard-h/chopper@chopper-v8.0.1...chopper-v8.0.2)

Updates `chopper_generator` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/lejard-h/chopper/releases)
- [Commits](lejard-h/chopper@chopper_generator-v8.0.1...chopper_generator-v8.0.2)

---
updated-dependencies:
- dependency-name: chopper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: chopper_generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 559804f commit c6a2481
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,18 +157,18 @@ packages:
dependency: "direct main"
description:
name: chopper
sha256: f3f11ef1690cdb71db1e1c9f4a1de1bede93f3e954dc0d654fe3569b2352408c
sha256: "6b2f5681f2bdca65a1fe2372922e797303fa058b6ead765afa88e40e0fd61071"
url: "https://pub.dev"
source: hosted
version: "8.0.1+1"
version: "8.0.2"
chopper_generator:
dependency: "direct dev"
description:
name: chopper_generator
sha256: f7cee7a1674c40faf19b21d10df5b4d010363df24e7ee6e2faaeb75306f3b65c
sha256: "7d25ad17062a9b671020f96082ed5f8ee85e18137beb74aca4620137ae6ea523"
url: "https://pub.dev"
source: hosted
version: "8.0.1"
version: "8.0.2"
ci:
dependency: transitive
description:
Expand Down Expand Up @@ -932,10 +932,10 @@ packages:
dependency: transitive
description:
name: qs_dart
sha256: bc7ec5dab9b4d92b5404146736f99953d38a68ffe65cafe0ebb6952e20261571
sha256: "8dddeaf1d32fe407e253840b2c25c9ab5bf347d2761d82cb4ce010096565c9ff"
url: "https://pub.dev"
source: hosted
version: "1.2.1"
version: "1.2.3"
recase:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ environment:
dependencies:
flutter:
sdk: flutter
chopper: ^8.0.1+1
chopper: ^8.0.2
confirm_dialog: ^1.0.3
cupertino_icons: ^1.0.6
desktop_window: ^0.4.0
Expand All @@ -57,7 +57,7 @@ dev_dependencies:
sdk: flutter
flutter_lints: ^4.0.0
build_runner: ^2.4.12
chopper_generator: ^8.0.1
chopper_generator: ^8.0.2
json_serializable: ^6.6.1
swagger_dart_code_generator: ^3.0.0
signals_lint: ^5.0.0
Expand Down

0 comments on commit c6a2481

Please sign in to comment.