Skip to content

Commit

Permalink
refactor: update djangoflow_openapi dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
adar2378 committed Sep 19, 2023
1 parent 18ac6b0 commit b486077
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/djangoflow_auth/djangoflow_auth/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
bloc: ^8.1.2
collection: ^1.17.1
dio: ^5.3.2
djangoflow_openapi: ^0.0.22
djangoflow_openapi: ^0.0.21
flutter:
sdk: flutter
freezed_annotation: ^2.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
flutter:
sdk: flutter
djangoflow_auth: ^0.2.2
djangoflow_openapi: ^0.0.22
djangoflow_openapi: ^0.0.21
sign_in_with_apple: ^5.0.0

dev_dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
flutter:
sdk: flutter
djangoflow_auth: ^0.2.2
djangoflow_openapi: ^0.0.22
djangoflow_openapi: ^0.0.21
oauth2_client: ^3.2.1
http: ^1.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
flutter:
sdk: flutter
djangoflow_auth: ^0.2.2
djangoflow_openapi: ^0.0.22
djangoflow_openapi: ^0.0.21
flutter_facebook_auth: ^6.0.1

dev_dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
flutter:
sdk: flutter
djangoflow_auth: ^0.2.2
djangoflow_openapi: ^0.0.22
djangoflow_openapi: ^0.0.21
freezed_annotation: ^2.4.1
google_sign_in: ^6.1.4
google_sign_in_platform_interface: ^2.4.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
djangoflow_local_notification:
path: ../
flutter_local_notifications: ^15.1.0+1
djangoflow_openapi: ^0.0.22
djangoflow_openapi: ^0.0.21
flutter_bloc: ^8.1.3
dev_dependencies:
flutter_test:
Expand Down
2 changes: 1 addition & 1 deletion packages/djangoflow_local_notification/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
collection: ^1.17.1
dio: ^5.3.2
djangoflow_bloc_extensions: ^0.0.2+1
djangoflow_openapi: ^0.0.22
djangoflow_openapi: ^0.0.21
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
Expand Down
2 changes: 1 addition & 1 deletion packages/djangoflow_openapi_extensions/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:

dependencies:
dio: ^5.3.2
djangoflow_openapi: ^0.0.22
djangoflow_openapi: ^0.0.21
flutter:
sdk: flutter

Expand Down

0 comments on commit b486077

Please sign in to comment.