Skip to content

Commit

Permalink
fix(deps): update dependency intl to ^0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent c06cff0 commit df3a59a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/neon/neon_files/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
flutter_material_design_icons: ^1.0.0
go_router: ^13.0.0
image_picker: ^1.0.0
intl: ^0.18.0
intl: ^0.19.0
logging: ^1.0.0
meta: ^1.0.0
neon_framework:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_news/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
sdk: flutter
go_router: ^13.0.0
html: ^0.15.0
intl: ^0.18.0
intl: ^0.19.0
logging: ^1.0.0
meta: ^1.0.0
neon_framework:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_notes/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
flutter_markdown: ^0.6.0
go_router: ^13.0.0
http: ^1.2.1
intl: ^0.18.0
intl: ^0.19.0
logging: ^1.0.0
meta: ^1.0.0
neon_framework:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_notifications/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
sdk: flutter
flutter_material_design_icons: ^1.0.0
go_router: ^13.0.0
intl: ^0.18.0
intl: ^0.19.0
logging: ^1.0.0
meta: ^1.0.0
neon_framework:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
http: ^1.0.0
image: ^4.0.0
intersperse: ^2.0.0
intl: ^0.18.0
intl: ^0.19.0
json_annotation: ^4.8.1
logging: ^1.0.0
meta: ^1.0.0
Expand Down

0 comments on commit df3a59a

Please sign in to comment.