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 Apr 25, 2024
1 parent ddaf877 commit 69357c9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 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: ^14.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: ^14.0.0
html: ^0.15.0
intl: ^0.18.0
intl: ^0.19.0
logging: ^1.0.0
neon_framework:
git:
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.7.0
go_router: ^14.0.0
http: ^1.2.1
intl: ^0.18.0
intl: ^0.19.0
logging: ^1.0.0
neon_framework:
git:
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: ^14.0.0
intl: ^0.18.0
intl: ^0.19.0
logging: ^1.0.0
neon_framework:
git:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon/neon_talk/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
flutter_material_design_icons: ^1.0.0
go_router: ^14.0.0
intersperse: ^2.0.0
intl: ^0.18.1
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 @@ -32,7 +32,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 69357c9

Please sign in to comment.