Skip to content

Commit

Permalink
fix: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesvedder committed Aug 1, 2022
1 parent 166f374 commit d221eae
Show file tree
Hide file tree
Showing 12 changed files with 91 additions and 91 deletions.
36 changes: 18 additions & 18 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
name: archive
url: "https://pub.dartlang.org"
source: hosted
version: "3.3.0"
version: "3.3.1"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -119,7 +119,7 @@ packages:
name: dbus
url: "https://pub.dartlang.org"
source: hosted
version: "0.7.4"
version: "0.7.7"
extended_math:
dependency: "direct main"
description:
Expand All @@ -142,7 +142,7 @@ packages:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.1"
version: "2.0.1"
fhir:
dependency: transitive
description:
Expand Down Expand Up @@ -203,7 +203,7 @@ packages:
name: flutter_local_notifications_linux
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.0+1"
version: "0.5.1"
flutter_local_notifications_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -253,7 +253,7 @@ packages:
name: gotrue
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.2+1"
version: "0.2.3"
grizzly_distuv:
dependency: "direct main"
description:
Expand Down Expand Up @@ -344,7 +344,7 @@ packages:
name: lint
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.2"
version: "1.10.0"
logging:
dependency: transitive
description:
Expand Down Expand Up @@ -400,7 +400,7 @@ packages:
name: package_info_plus
url: "https://pub.dartlang.org"
source: hosted
version: "1.4.2"
version: "1.4.3"
package_info_plus_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -435,7 +435,7 @@ packages:
name: package_info_plus_windows
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.5"
version: "2.0.0"
path:
dependency: transitive
description:
Expand Down Expand Up @@ -463,14 +463,14 @@ packages:
name: path_provider_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.16"
version: "2.0.17"
path_provider_ios:
dependency: transitive
description:
name: path_provider_ios
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.10"
version: "2.0.11"
path_provider_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -498,14 +498,14 @@ packages:
name: path_provider_windows
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.7"
version: "2.1.0"
pdf:
dependency: "direct main"
description:
name: pdf
url: "https://pub.dartlang.org"
source: hosted
version: "3.8.1"
version: "3.8.2"
petitparser:
dependency: transitive
description:
Expand Down Expand Up @@ -706,14 +706,14 @@ packages:
name: supabase
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.5"
version: "0.3.6"
supabase_flutter:
dependency: "direct main"
description:
name: supabase_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.1+3"
version: "0.3.3"
term_glyph:
dependency: transitive
description:
Expand Down Expand Up @@ -783,7 +783,7 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.4"
version: "6.1.5"
url_launcher_android:
dependency: transitive
description:
Expand Down Expand Up @@ -860,7 +860,7 @@ packages:
name: video_player_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.6"
version: "2.3.8"
video_player_avfoundation:
dependency: transitive
description:
Expand All @@ -881,7 +881,7 @@ packages:
name: video_player_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.10"
version: "2.0.12"
wakelock:
dependency: transitive
description:
Expand Down Expand Up @@ -930,7 +930,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "2.6.1"
version: "2.7.0"
xdg_directories:
dependency: transitive
description:
Expand Down
12 changes: 6 additions & 6 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,27 +29,27 @@ dependencies:
intersperse: ^2.0.0
intl: 0.17.0
material_design_icons_flutter: ^5.0.6996
package_info_plus: ^1.4.2
pdf: ^3.8.1
package_info_plus: ^1.4.3
pdf: ^3.8.2
pimp_my_button: ^1.0.0
provider: ^6.0.3
quiver: ^3.1.0
rainbow_color: ^2.0.1
shared_preferences: ^2.0.15
studyu_core: ^3.7.14
studyu_flutter_common: ^1.3.21
supabase: ^0.3.5
supabase_flutter: ^0.3.1+3
supabase: ^0.3.6
supabase_flutter: ^0.3.3
timeline_tile: ^2.0.0
url_launcher: ^6.1.4
url_launcher: ^6.1.5
uuid: ^3.0.6
video_player: ^2.4.5

dev_dependencies:
flutter_launcher_icons: ^0.9.3
flutter_test:
sdk: flutter
lint: 1.8.2
lint: ^1.10.0

flutter_icons:
image_path: 'assets/images/icon.png'
Expand Down
24 changes: 12 additions & 12 deletions core/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ packages:
name: _fe_analyzer_shared
url: "https://pub.dartlang.org"
source: hosted
version: "41.0.0"
version: "43.0.0"
analyzer:
dependency: transitive
description:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
version: "4.2.0"
version: "4.3.1"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -49,7 +49,7 @@ packages:
name: build_config
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.1.0"
build_daemon:
dependency: transitive
description:
Expand All @@ -70,7 +70,7 @@ packages:
name: build_runner
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.11"
version: "2.2.0"
build_runner_core:
dependency: transitive
description:
Expand All @@ -91,7 +91,7 @@ packages:
name: built_value
url: "https://pub.dartlang.org"
source: hosted
version: "8.3.3"
version: "8.4.0"
checked_yaml:
dependency: transitive
description:
Expand All @@ -105,7 +105,7 @@ packages:
name: code_builder
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.0"
version: "4.2.0"
collection:
dependency: "direct main"
description:
Expand Down Expand Up @@ -210,7 +210,7 @@ packages:
name: gotrue
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.2+1"
version: "0.2.3"
graphs:
dependency: transitive
description:
Expand Down Expand Up @@ -280,7 +280,7 @@ packages:
name: lint
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.2"
version: "1.10.0"
logging:
dependency: transitive
description:
Expand Down Expand Up @@ -378,7 +378,7 @@ packages:
name: shelf
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.1"
version: "1.3.2"
shelf_packages_handler:
dependency: transitive
description:
Expand Down Expand Up @@ -434,7 +434,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.9.0"
version: "1.9.1"
stack_trace:
dependency: transitive
description:
Expand Down Expand Up @@ -476,7 +476,7 @@ packages:
name: supabase
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.5"
version: "0.3.6"
term_glyph:
dependency: transitive
description:
Expand Down Expand Up @@ -539,7 +539,7 @@ packages:
name: vm_service
url: "https://pub.dartlang.org"
source: hosted
version: "9.0.0"
version: "9.3.0"
watcher:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ dependencies:
fhir: ^0.4.7 # 0.6.0
json_annotation: ^4.6.0
quiver: ^3.1.0
supabase: ^0.3.5
supabase: ^0.3.6
uuid: ^3.0.6

dev_dependencies:
build_runner: ^2.1.11
build_runner: ^2.2.0
json_serializable: ^6.3.1
lint: 1.8.2
lint: ^1.10.0
test: ^1.21.4
Loading

0 comments on commit d221eae

Please sign in to comment.