Skip to content

Commit

Permalink
Merge pull request #114 from stonega/dependabot/pub/freezed-2.4.1
Browse files Browse the repository at this point in the history
chore(deps): bump freezed from 2.3.2 to 2.4.1
  • Loading branch information
stonega authored Aug 16, 2023
2 parents 580d386 + 3ded64b commit f19bf61
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ packages:
dependency: transitive
description:
name: _fe_analyzer_shared
sha256: e440ac42679dfc04bbbefb58ed225c994bc7e07fccc8a68ec7d3631a127e5da9
sha256: ae92f5d747aee634b87f89d9946000c2de774be1d6ac3e58268224348cd0101a
url: "https://pub.dartlang.org"
source: hosted
version: "54.0.0"
version: "61.0.0"
analyzer:
dependency: transitive
description:
name: analyzer
sha256: "2c2e3721ee9fb36de92faa060f3480c81b23e904352b087e5c64224b1a044427"
sha256: ea3d8652bda62982addfd92fdc2d0214e5f82e43325104990d4f4c4a2a313562
url: "https://pub.dartlang.org"
source: hosted
version: "5.6.0"
version: "5.13.0"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -297,18 +297,18 @@ packages:
dependency: "direct dev"
description:
name: freezed
sha256: e819441678f1679b719008ff2ff0ef045d66eed9f9ec81166ca0d9b02a187454
sha256: "2df89855fe181baae3b6d714dc3c4317acf4fccd495a6f36e5e00f24144c6c3b"
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.2"
version: "2.4.1"
freezed_annotation:
dependency: "direct main"
description:
name: freezed_annotation
sha256: aeac15850ef1b38ee368d4c53ba9a847e900bb2c53a4db3f6881cbb3cb684338
sha256: c3fd9336eb55a38cc1bbd79ab17573113a8deccd0ecbbf926cca3c62803b5c2d
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0"
version: "2.4.1"
frontend_server_client:
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 @@ -34,7 +34,7 @@ dependencies:
custom_pop_up_menu: ^1.2.4

dev_dependencies:
freezed: ^2.3.2
freezed: ^2.4.1
json_serializable: ^6.6.2
build_runner: ^2.3.3
flutter_test:
Expand Down

0 comments on commit f19bf61

Please sign in to comment.