Skip to content

Commit

Permalink
fix(deps): update dependency intl to ^0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 65b2a32 commit 2adc4bc
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/files_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
flutter_material_design_icons: ^1.1.7296
go_router: ^14.0.0
image_picker: ^1.0.0
intl: ^0.19.0
intl: ^0.20.1
logging: ^1.0.0
meta: ^1.0.0
neon_framework:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/news_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
sdk: flutter
go_router: ^14.0.0
html: ^0.15.0
intl: ^0.19.0
intl: ^0.20.1
logging: ^1.0.0
neon_framework:
git:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/notes_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
flutter_markdown: ^0.7.0
go_router: ^14.0.0
http: ^1.2.1
intl: ^0.19.0
intl: ^0.20.1
logging: ^1.0.0
neon_framework:
git:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
flutter_material_design_icons: ^1.1.7296
go_router: ^14.0.0
intersperse: ^2.0.0
intl: ^0.19.0
intl: ^0.20.1
logging: ^1.0.0
meta: ^1.0.0
neon_framework:
Expand Down
2 changes: 1 addition & 1 deletion packages/neon_framework/packages/talk_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
flutter_typeahead: ^5.2.0
go_router: ^14.0.0
intersperse: ^2.0.0
intl: ^0.19.0
intl: ^0.20.1
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 @@ -42,7 +42,7 @@ dependencies:
http: ^1.0.0
image: ^4.0.0
intersperse: ^2.0.0
intl: ^0.19.0
intl: ^0.20.1
logging: ^1.0.0
meta: ^1.0.0
neon_http_client:
Expand Down

0 comments on commit 2adc4bc

Please sign in to comment.