Skip to content

Commit

Permalink
fix: Upgrade dependencies
Browse files Browse the repository at this point in the history
Using fix to trigger updates of all packages
  • Loading branch information
nstrelow committed Dec 19, 2021
1 parent 4a3d7ab commit f59a998
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ packages:
name: hive
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
version: "2.0.5"
hive_flutter:
dependency: transitive
description:
Expand Down Expand Up @@ -832,7 +832,7 @@ packages:
name: video_player
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.7"
version: "2.2.8"
video_player_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
timeline_tile: ^2.0.0
url_launcher: ^6.0.17
uuid: ^3.0.4
video_player: ^2.2.7
video_player: ^2.2.8

dev_dependencies:
flutter_launcher_icons: ^0.9.2
Expand Down
28 changes: 14 additions & 14 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: "31.0.0"
version: "32.0.0"
analyzer:
dependency: transitive
description:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
version: "2.8.0"
version: "3.0.0"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -42,7 +42,7 @@ packages:
name: build
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.2.0"
build_config:
dependency: transitive
description:
Expand All @@ -63,21 +63,21 @@ packages:
name: build_resolvers
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.5"
version: "2.0.6"
build_runner:
dependency: "direct dev"
description:
name: build_runner
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.5"
version: "2.1.7"
build_runner_core:
dependency: transitive
description:
name: build_runner_core
url: "https://pub.dartlang.org"
source: hosted
version: "7.2.2"
version: "7.2.3"
built_collection:
dependency: transitive
description:
Expand Down Expand Up @@ -161,7 +161,7 @@ packages:
name: dart_style
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0"
version: "2.2.1"
fhir:
dependency: "direct main"
description:
Expand Down Expand Up @@ -273,7 +273,7 @@ packages:
name: json_serializable
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.1"
version: "6.1.3"
jwt_decode:
dependency: transitive
description:
Expand Down Expand Up @@ -329,7 +329,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
version: "1.8.1"
pool:
dependency: transitive
description:
Expand Down Expand Up @@ -406,14 +406,14 @@ packages:
name: source_gen
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "1.2.1"
source_helper:
dependency: transitive
description:
name: source_helper
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "1.3.1"
source_map_stack_trace:
dependency: transitive
description:
Expand Down Expand Up @@ -490,21 +490,21 @@ packages:
name: test
url: "https://pub.dartlang.org"
source: hosted
version: "1.19.5"
version: "1.20.0"
test_api:
dependency: transitive
description:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.8"
version: "0.4.9"
test_core:
dependency: transitive
description:
name: test_core
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.9"
version: "0.4.10"
timing:
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 @@ -17,6 +17,6 @@ dependencies:
uuid: ^3.0.5

dev_dependencies:
build_runner: ^2.1.5
json_serializable: ^6.1.1
test: ^1.19.5
build_runner: ^2.1.7
json_serializable: ^6.1.3
test: ^1.20.0
4 changes: 2 additions & 2 deletions designer/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ packages:
name: hive
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
version: "2.0.5"
hive_flutter:
dependency: transitive
description:
Expand Down Expand Up @@ -818,7 +818,7 @@ packages:
name: webview_flutter_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.8.0"
version: "2.8.2"
webview_flutter_platform_interface:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions flutter_common/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ packages:
name: hive
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
version: "2.0.5"
hive_flutter:
dependency: transitive
description:
Expand Down Expand Up @@ -178,7 +178,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
version: "1.8.1"
path_provider:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion notebook_uploader/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
version: "1.8.1"
postgrest:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion notebook_uploader/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:

dependencies:
args: ^2.1.1
path: ^1.8.0
path: ^1.8.1
studyu_core:
supabase: ^0.2.10

Expand Down
2 changes: 1 addition & 1 deletion repo_generator/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
version: "1.8.1"
postgrest:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion repo_generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
args: ^2.1.1
dotenv: ^3.0.0
http: ^0.13.3
path: ^1.8.0
path: ^1.8.1
pretty_json: ^2.0.0
shelf: ^1.2.0
studyu_core:
Expand Down

0 comments on commit f59a998

Please sign in to comment.