Skip to content

Commit

Permalink
Update pubspec.yaml dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gumbarros committed Nov 21, 2022
1 parent c017cf0 commit d39a01b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
12 changes: 5 additions & 7 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ packages:
name: brazil
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.0"
version: "1.0.0"
cached_network_image:
dependency: transitive
description:
Expand Down Expand Up @@ -116,12 +116,10 @@ packages:
code_text_field:
dependency: "direct main"
description:
path: "."
ref: "66d4e56f14bc0073cd967149a929c6b670ffc74c"
resolved-ref: "66d4e56f14bc0073cd967149a929c6b670ffc74c"
url: "https://github.com/BertrandBev/code_field"
source: git
version: "1.0.3"
name: code_text_field
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
collection:
dependency: transitive
description:
Expand Down
7 changes: 2 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ environment:
sdk: ">=2.17.6 <3.0.0"

dependencies:
brazil: ^0.1.0
brazil: ^1.0.0
characters: ^1.2.1
code_text_field:
git:
url: https://github.com/BertrandBev/code_field
ref: 66d4e56f14bc0073cd967149a929c6b670ffc74c
code_text_field: ^1.1.0
dropdown_search: ^5.0.3
easy_localization: ^3.0.1
easy_localization_loader: ^1.0.1+1
Expand Down

0 comments on commit d39a01b

Please sign in to comment.