Skip to content

Commit

Permalink
chore(deps): update dependencies (#491)
Browse files Browse the repository at this point in the history
Co-authored-by: zeshuaro <zeshuaro@users.noreply.github.com>
  • Loading branch information
zeshuaro and zeshuaro committed Oct 19, 2022
1 parent 451bd76 commit 5f1496a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
8 changes: 4 additions & 4 deletions example/pubspec.lock
Expand Up @@ -118,7 +118,7 @@ packages:
name: http_parser
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.1"
version: "4.0.2"
integration_test:
dependency: "direct dev"
description: flutter
Expand All @@ -144,14 +144,14 @@ packages:
name: json_schema2
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2+13"
version: "2.0.2+14"
json_theme:
dependency: "direct main"
description:
name: json_theme
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.1+4"
version: "4.0.1+5"
lints:
dependency: transitive
description:
Expand Down Expand Up @@ -221,7 +221,7 @@ packages:
name: rest_client
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.5+4"
version: "2.1.5+5"
sky_engine:
dependency: transitive
description: flutter
Expand Down
30 changes: 15 additions & 15 deletions pubspec.lock
Expand Up @@ -84,7 +84,7 @@ packages:
name: build_config
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "1.1.1"
build_daemon:
dependency: transitive
description:
Expand Down Expand Up @@ -112,7 +112,7 @@ packages:
name: build_runner_core
url: "https://pub.dartlang.org"
source: hosted
version: "7.2.4"
version: "7.2.6"
built_collection:
dependency: transitive
description:
Expand Down Expand Up @@ -203,21 +203,21 @@ packages:
name: convert
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.2"
version: "3.1.1"
copy_with_extension:
dependency: "direct main"
description:
name: copy_with_extension
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.3"
version: "4.0.4"
copy_with_extension_gen:
dependency: "direct dev"
description:
name: copy_with_extension_gen
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.3"
version: "4.0.4"
coverage:
dependency: transitive
description:
Expand Down Expand Up @@ -475,7 +475,7 @@ packages:
name: freezed_annotation
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.2.0"
frontend_server_client:
dependency: transitive
description:
Expand Down Expand Up @@ -538,7 +538,7 @@ packages:
name: http_parser
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.1"
version: "4.0.2"
intl:
dependency: "direct main"
description:
Expand Down Expand Up @@ -580,14 +580,14 @@ packages:
name: json_schema2
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2+13"
version: "2.0.2+14"
json_theme:
dependency: "direct main"
description:
name: json_theme
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.1+4"
version: "4.0.1+5"
klizma:
dependency: transitive
description:
Expand Down Expand Up @@ -797,7 +797,7 @@ packages:
name: pub_semver
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.1.2"
pubspec_parse:
dependency: transitive
description:
Expand Down Expand Up @@ -832,7 +832,7 @@ packages:
name: rest_client
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.5+4"
version: "2.1.5+5"
rfc_6901:
dependency: transitive
description:
Expand All @@ -853,7 +853,7 @@ packages:
name: shared_preferences_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.13"
version: "2.0.14"
shared_preferences_ios:
dependency: transitive
description:
Expand Down Expand Up @@ -942,7 +942,7 @@ packages:
name: source_map_stack_trace
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.1.1"
source_maps:
dependency: transitive
description:
Expand Down Expand Up @@ -1145,7 +1145,7 @@ packages:
name: watcher
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
web_socket_channel:
dependency: transitive
description:
Expand All @@ -1166,7 +1166,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.0"
version: "3.0.1"
window_size:
dependency: "direct main"
description:
Expand Down

0 comments on commit 5f1496a

Please sign in to comment.