Skip to content

Commit

Permalink
fix(deps): update flutter dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2023
1 parent ec62062 commit 2255bcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/builder/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
appainter_annotations:
path: ../annotations/
build: ^2.2.1
collection: ^1.17.1
collection: ^1.18.0
html: ^0.15.0
http: ^1.0.0
source_gen: ^1.2.1
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
appainter_annotations:
path: packages/annotations
bloc: 8.1.2
collection: ^1.17.2
collection: ^1.18.0
copy_with_extension: 5.0.4
cupertino_icons: 1.0.5
device_preview: 1.1.0
Expand All @@ -33,7 +33,7 @@ dependencies:
google_fonts: 5.1.0
intl: 0.18.1
json_theme: 6.2.3
material_color_utilities: ^0.5.0
material_color_utilities: ^0.8.0
material_design_icons_flutter: 7.0.7296
ndialog: 4.3.1
path_provider: 2.1.0
Expand Down

0 comments on commit 2255bcb

Please sign in to comment.