Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 6d01a46 commit 724fe71
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'
version: 0.1.0

environment:
sdk: '3.4.0-250.0.dev'
sdk: '3.4.1'

dependencies:
flutter:
Expand All @@ -14,38 +14,38 @@ dependencies:
intl: any
flutter_riverpod: 2.5.1
riverpod_annotation: 2.3.5
go_router: 13.2.1
go_router: 13.2.5
google_fonts: 6.2.1
flutter_svg: 2.0.10+1
firebase_core: 2.27.1
cloud_firestore: 4.15.9
firebase_core: 2.31.1
cloud_firestore: 4.17.4
freezed_annotation: 2.4.1
json_annotation: 4.8.1
firebase_auth: 4.17.9
path_provider: 2.1.2
json_annotation: 4.9.0
firebase_auth: 4.19.6
path_provider: 2.1.3
shimmer: 3.0.0
flutter_slidable: 3.1.0
cached_network_image: 3.3.1
firebase_crashlytics: 3.4.19
firebase_crashlytics: 3.5.6
mocktail: 1.0.3
supabase_flutter: 2.3.4
firebase_storage: 11.6.10
image_picker: 1.0.7
drift: 2.16.0
sqlite3_flutter_libs: 0.5.20
supabase_flutter: 2.5.3
firebase_storage: 11.7.6
image_picker: 1.1.1
drift: 2.18.0
sqlite3_flutter_libs: 0.5.21
path: 1.9.0

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: 3.0.1
flutter_lints: 3.0.2
custom_lint: 0.6.4
riverpod_lint: 2.3.10
build_runner: 2.4.8
riverpod_generator: 2.4.0
freezed: 2.4.7
json_serializable: 6.7.1
drift_dev: 2.16.0
riverpod_lint: 2.3.12
build_runner: 2.4.10
riverpod_generator: 2.4.2
freezed: 2.5.3
json_serializable: 6.8.0
drift_dev: 2.18.0

flutter:
uses-material-design: true
Expand Down

0 comments on commit 724fe71

Please sign in to comment.