File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed
Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ packages:
106106 source: hosted
107107 version: "2.1.2"
108108 build:
109- dependency: "direct overridden"
109+ dependency: transitive
110110 description:
111111 name: build
112112 sha256: aadd943f4f8cc946882c954c187e6115a84c98c81ad1d9c6cbf0895a8c85da9c
@@ -582,7 +582,7 @@ packages:
582582 source: sdk
583583 version: "0.0.0"
584584 freezed_annotation:
585- dependency: "direct overridden"
585+ dependency: transitive
586586 description:
587587 name: freezed_annotation
588588 sha256: "7294967ff0a6d98638e7acb774aac3af2550777accd8149c90af5b014e6d44d8"
Original file line number Diff line number Diff line change @@ -82,11 +82,6 @@ dev_dependencies:
8282 riverpod_generator : ^4.0.3
8383 riverpod_lint : ^3.1.3
8484
85- dependency_overrides :
86- # TODO(maelchiotti): remove when mimir can be updated to the latest version
87- freezed_annotation : ^3.1.0
88- build : ^4.0.5
89-
9085flutter :
9186 uses-material-design : true
9287 generate : true
You can’t perform that action at this time.
0 commit comments