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 Dec 12, 2024
1 parent 61a60c7 commit 9bb51c2
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 @@ -15,7 +15,7 @@ dependencies:
sdk: flutter
flutter_material_design_icons: ^1.1.7296
go_router: ^14.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 @@ -17,7 +17,7 @@ dependencies:
flutter_material_design_icons: ^1.1.7296
flutter_typeahead: ^5.2.0
go_router: ^14.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 @@ -41,7 +41,7 @@ dependencies:
go_router: ^14.0.0
http: ^1.0.0
image: ^4.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 9bb51c2

Please sign in to comment.