Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-virkus committed Feb 25, 2024
1 parent 2b122a3 commit e10d5b4
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 56 deletions.
3 changes: 0 additions & 3 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ linter:
- always_declare_return_types
# - always_put_control_body_on_new_line # No real benefit. Readability is better without
# - always_put_required_named_parameters_first # We mostly put optional "Key" first.
- always_require_non_null_named_parameters
# - always_specify_types # No - Then we need to add types everywhere
# - always_use_package_imports # We are using relative Imports inside of the LIB
- annotate_overrides
Expand Down Expand Up @@ -72,8 +71,6 @@ linter:
- avoid_relative_lib_imports
- avoid_renaming_method_parameters
- avoid_return_types_on_setters
- avoid_returning_null
- avoid_returning_null_for_future
- avoid_returning_null_for_void
- avoid_returning_this
- avoid_setters_without_getters
Expand Down
128 changes: 76 additions & 52 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@ packages:
dependency: transitive
description:
name: built_value
sha256: a3ec2e0f967bc47f69f95009bb93db936288d61d5343b9436e378b28a2f830c6
sha256: fedde275e0a6b798c3296963c5cd224e3e1b55d0e478d5b7e65e6b540f363a0e
url: "https://pub.dev"
source: hosted
version: "8.9.0"
version: "8.9.1"
cached_network_image:
dependency: "direct main"
description:
Expand Down Expand Up @@ -301,10 +301,10 @@ packages:
dependency: transitive
description:
name: cross_file
sha256: fedaadfa3a6996f75211d835aaeb8fede285dae94262485698afd832371b9a5e
sha256: "55d7b444feb71301ef6b8838dbc1ae02e63dd48c8773f3810ff53bb1e2945b32"
url: "https://pub.dev"
source: hosted
version: "0.3.3+8"
version: "0.3.4+1"
crypto:
dependency: "direct main"
description:
Expand Down Expand Up @@ -349,26 +349,26 @@ packages:
dependency: "direct dev"
description:
name: custom_lint
sha256: "22bd87a362f433ba6aae127a7bac2838645270737f3721b180916d7c5946cb5d"
sha256: "445242371d91d2e24bd7b82e3583a2c05610094ba2d0575262484ad889c8f981"
url: "https://pub.dev"
source: hosted
version: "0.5.11"
version: "0.6.2"
custom_lint_builder:
dependency: transitive
description:
name: custom_lint_builder
sha256: "0d48e002438950f9582e574ef806b2bea5719d8d14c0f9f754fbad729bcf3b19"
sha256: "4c0aed2a3491096e91cf1281923ba1b6814993f16dde0fd60f697925225bbbd6"
url: "https://pub.dev"
source: hosted
version: "0.5.14"
version: "0.6.2"
custom_lint_core:
dependency: transitive
description:
name: custom_lint_core
sha256: "2952837953022de610dacb464f045594854ced6506ac7f76af28d4a6490e189b"
sha256: ce5d6215f4e143f7780ce53f73dfa6fc503f39d2d30bef76c48be9ac1a09d9a6
url: "https://pub.dev"
source: hosted
version: "0.5.14"
version: "0.6.2"
dart_code_metrics:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -481,10 +481,10 @@ packages:
description:
path: "."
ref: HEAD
resolved-ref: "2682fd5e45090452c13e89fc47c30c5180eeb911"
resolved-ref: "6a6f7dc8a61233d6e8e80d97895039ea435fc796"
url: "https://github.com/Enough-Software/enough_icalendar.git"
source: git
version: "0.15.0"
version: "0.16.0"
enough_icalendar_export:
dependency: "direct main"
description:
Expand Down Expand Up @@ -553,10 +553,10 @@ packages:
description:
path: "."
ref: HEAD
resolved-ref: "2eb6f9f8d1ab0347161a861b9d232370988d3006"
resolved-ref: "186ee482644cfd96828d65ca30806f2433384d3f"
url: "https://github.com/Enough-Software/enough_platform_widgets.git"
source: git
version: "1.0.0"
version: "1.1.0"
enough_text_editor:
dependency: "direct main"
description:
Expand Down Expand Up @@ -804,10 +804,10 @@ packages:
dependency: transitive
description:
name: flutter_platform_widgets
sha256: "4970c211af1dad0a161e6379d04de2cace80283da0439f2f87d31a541f9b2b84"
sha256: c483c0591d845d2adb84e341a1cfb746f1a8a7aff4c72a5957772446020601f4
url: "https://pub.dev"
source: hosted
version: "6.0.2"
version: "6.1.0"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
Expand Down Expand Up @@ -1014,10 +1014,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: a2bbf9d017fcced29139daa8ed2bba4ece450ab222871df93ca9eec6f80c34ba
sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938"
url: "https://pub.dev"
source: hosted
version: "1.2.0"
version: "1.2.1"
http_multi_server:
dependency: transitive
description:
Expand Down Expand Up @@ -1098,6 +1098,30 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.0.4"
leak_tracker:
dependency: transitive
description:
name: leak_tracker
sha256: "78eb209deea09858f5269f5a5b02be4049535f568c07b275096836f01ea323fa"
url: "https://pub.dev"
source: hosted
version: "10.0.0"
leak_tracker_flutter_testing:
dependency: transitive
description:
name: leak_tracker_flutter_testing
sha256: b46c5e37c19120a8a01918cfaf293547f47269f7cb4b0058f21531c2465d6ef0
url: "https://pub.dev"
source: hosted
version: "2.0.1"
leak_tracker_testing:
dependency: transitive
description:
name: leak_tracker_testing
sha256: a597f72a664dbd293f3bfc51f9ba69816f84dcd403cdac7066cb3f6003f3ab47
url: "https://pub.dev"
source: hosted
version: "2.0.1"
lints:
dependency: transitive
description:
Expand All @@ -1110,26 +1134,26 @@ packages:
dependency: "direct main"
description:
name: local_auth
sha256: "27679ed8e0d7daab2357db6bb7076359e083a56b295c0c59723845301da6aed9"
sha256: "280421b416b32de31405b0a25c3bd42dfcef2538dfbb20c03019e02a5ed55ed0"
url: "https://pub.dev"
source: hosted
version: "2.1.8"
version: "2.2.0"
local_auth_android:
dependency: transitive
description:
name: local_auth_android
sha256: "54e9c35ce52c06333355ab0d0f41e4c06dbca354b23426765ba41dfb1de27598"
sha256: "3bcd732dda7c75fcb7ddaef12e131230f53dcc8c00790d0d6efb3aa0fbbeda57"
url: "https://pub.dev"
source: hosted
version: "1.0.36"
local_auth_ios:
version: "1.0.37"
local_auth_darwin:
dependency: transitive
description:
name: local_auth_ios
sha256: "6dde47dc852bc0c8343cb58e66a46efb16b62eddf389ce103d4dacb0c6c40c71"
name: local_auth_darwin
sha256: "33381a15b0de2279523eca694089393bb146baebdce72a404555d03174ebc1e9"
url: "https://pub.dev"
source: hosted
version: "1.1.7"
version: "1.2.2"
local_auth_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -1198,18 +1222,18 @@ packages:
dependency: transitive
description:
name: matcher
sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e"
sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
url: "https://pub.dev"
source: hosted
version: "0.12.16"
version: "0.12.16+1"
material_color_utilities:
dependency: transitive
description:
name: material_color_utilities
sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41"
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
url: "https://pub.dev"
source: hosted
version: "0.5.0"
version: "0.8.0"
meta:
dependency: "direct overridden"
description:
Expand Down Expand Up @@ -1294,10 +1318,10 @@ packages:
dependency: transitive
description:
name: path
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
url: "https://pub.dev"
source: hosted
version: "1.8.3"
version: "1.9.0"
path_provider:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1455,10 +1479,10 @@ packages:
dependency: transitive
description:
name: riverpod_analyzer_utils
sha256: d4dabc35358413bf4611fcb6abb46308a67c4ef4cd5e69fd3367b11925c59f57
sha256: "8b71f03fc47ae27d13769496a1746332df4cec43918aeba9aff1e232783a780f"
url: "https://pub.dev"
source: hosted
version: "0.5.0"
version: "0.5.1"
riverpod_annotation:
dependency: "direct main"
description:
Expand All @@ -1479,10 +1503,10 @@ packages:
dependency: "direct dev"
description:
name: riverpod_lint
sha256: b9288432e7f3e9a2c160f5ed4ad086b5ebb5c98198ce134c6f2cb0a81a2bda83
sha256: e9bbd02e9e89e18eecb183bbca556d7b523a0669024da9b8167c08903f442937
url: "https://pub.dev"
source: hosted
version: "2.3.8"
version: "2.3.9"
rxdart:
dependency: transitive
description:
Expand Down Expand Up @@ -1551,10 +1575,10 @@ packages:
dependency: transitive
description:
name: shared_preferences_web
sha256: "7b15ffb9387ea3e237bb7a66b8a23d2147663d391cafc5c8f37b2e7b4bde5d21"
sha256: "9aee1089b36bd2aafe06582b7d7817fd317ef05fc30e6ba14bff247d0933042a"
url: "https://pub.dev"
source: hosted
version: "2.2.2"
version: "2.3.0"
shared_preferences_windows:
dependency: transitive
description:
Expand Down Expand Up @@ -1748,10 +1772,10 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: c512655380d241a337521703af62d2c122bf7b77a46ff7dd750092aa9433499c
sha256: "0ecc004c62fd3ed36a2ffcbe0dd9700aee63bd7532d0b642a488b1ec310f492e"
url: "https://pub.dev"
source: hosted
version: "6.2.4"
version: "6.2.5"
url_launcher_android:
dependency: transitive
description:
Expand Down Expand Up @@ -1788,18 +1812,18 @@ packages:
dependency: transitive
description:
name: url_launcher_platform_interface
sha256: a932c3a8082e118f80a475ce692fde89dc20fddb24c57360b96bc56f7035de1f
sha256: "552f8a1e663569be95a8190206a38187b531910283c3e982193e4f2733f01029"
url: "https://pub.dev"
source: hosted
version: "2.3.1"
version: "2.3.2"
url_launcher_web:
dependency: transitive
description:
name: url_launcher_web
sha256: fff0932192afeedf63cdd50ecbb1bc825d31aed259f02bb8dba0f3b729a5e88b
sha256: "3692a459204a33e04bc94f5fb91158faf4f2c8903281ddd82915adecdb1a901d"
url: "https://pub.dev"
source: hosted
version: "2.2.3"
version: "2.3.0"
url_launcher_windows:
dependency: transitive
description:
Expand Down Expand Up @@ -1860,18 +1884,18 @@ packages:
dependency: transitive
description:
name: video_player_web
sha256: "34beb3a07d4331a24f7e7b2f75b8e2b103289038e07e65529699a671b6a6e2cb"
sha256: "8e9cb7fe94e49490e67bbc15149691792b58a0ade31b32e3f3688d104a0e057b"
url: "https://pub.dev"
source: hosted
version: "2.1.3"
version: "2.2.0"
vm_service:
dependency: transitive
description:
name: vm_service
sha256: a2662fb1f114f4296cf3f5a50786a2d888268d7776cf681aa17d660ffa23b246
sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957
url: "https://pub.dev"
source: hosted
version: "14.0.0"
version: "13.0.0"
wakelock_plus:
dependency: transitive
description:
Expand Down Expand Up @@ -1908,10 +1932,10 @@ packages:
dependency: transitive
description:
name: web_socket_channel
sha256: "939ab60734a4f8fa95feacb55804fa278de28bdeef38e616dc08e44a84adea23"
sha256: "1d8e795e2a8b3730c41b8a98a2dff2e0fb57ae6f0764a1c46ec5915387d257b2"
url: "https://pub.dev"
source: hosted
version: "2.4.3"
version: "2.4.4"
webview_flutter:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1985,5 +2009,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.2.3 <4.0.0"
flutter: ">=3.16.6"
dart: ">=3.3.0 <4.0.0"
flutter: ">=3.19.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ dependency_overrides:
dev_dependencies:
analyzer: ^6.4.1
build_runner: ^2.4.6
custom_lint: ^0.5.3
custom_lint: ^0.6.2
dart_code_metrics: 5.7.6
flutter_lints: ^3.0.0
flutter_native_splash: ^2.3.2
Expand Down

0 comments on commit e10d5b4

Please sign in to comment.