Skip to content

Commit 72f709f

Browse files
committed
chore: upgrade deps
1 parent 11fc186 commit 72f709f

File tree

2 files changed

+17
-25
lines changed

2 files changed

+17
-25
lines changed

lib/screens/gh_notification.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import 'package:flutter/material.dart';
22
import 'package:flutter/cupertino.dart';
33
import 'package:git_touch/models/theme.dart';
44
import 'package:git_touch/scaffolds/tab_stateful.dart';
5-
import 'package:git_touch/widgets/action_entry.dart';
65
import 'package:git_touch/widgets/app_bar_title.dart';
76
import 'package:github/github.dart';
87
import 'package:provider/provider.dart';

pubspec.lock

Lines changed: 17 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ packages:
5656
name: build_daemon
5757
url: "https://pub.dartlang.org"
5858
source: hosted
59-
version: "2.1.4"
59+
version: "2.1.7"
6060
build_resolvers:
6161
dependency: transitive
6262
description:
@@ -140,7 +140,7 @@ packages:
140140
name: code_builder
141141
url: "https://pub.dartlang.org"
142142
source: hosted
143-
version: "3.5.0"
143+
version: "3.6.0"
144144
collection:
145145
dependency: transitive
146146
description:
@@ -196,21 +196,21 @@ packages:
196196
name: ferry
197197
url: "https://pub.dartlang.org"
198198
source: hosted
199-
version: "0.9.2"
199+
version: "0.9.4"
200200
ferry_cache:
201201
dependency: transitive
202202
description:
203203
name: ferry_cache
204204
url: "https://pub.dartlang.org"
205205
source: hosted
206-
version: "0.4.2"
206+
version: "0.4.3"
207207
ferry_exec:
208208
dependency: transitive
209209
description:
210210
name: ferry_exec
211211
url: "https://pub.dartlang.org"
212212
source: hosted
213-
version: "0.0.2"
213+
version: "0.0.3"
214214
ferry_flutter:
215215
dependency: "direct main"
216216
description:
@@ -454,7 +454,7 @@ packages:
454454
name: io
455455
url: "https://pub.dartlang.org"
456456
source: hosted
457-
version: "0.3.4"
457+
version: "0.3.5"
458458
js:
459459
dependency: transitive
460460
description:
@@ -552,7 +552,7 @@ packages:
552552
name: normalize
553553
url: "https://pub.dartlang.org"
554554
source: hosted
555-
version: "0.4.6"
555+
version: "0.4.7"
556556
package_config:
557557
dependency: transitive
558558
description:
@@ -566,7 +566,7 @@ packages:
566566
name: package_info
567567
url: "https://pub.dartlang.org"
568568
source: hosted
569-
version: "0.4.3+2"
569+
version: "0.4.3+4"
570570
path:
571571
dependency: transitive
572572
description:
@@ -664,7 +664,7 @@ packages:
664664
name: provider
665665
url: "https://pub.dartlang.org"
666666
source: hosted
667-
version: "4.3.2+3"
667+
version: "4.3.3"
668668
pub_semver:
669669
dependency: transitive
670670
description:
@@ -678,7 +678,7 @@ packages:
678678
name: pubspec_parse
679679
url: "https://pub.dartlang.org"
680680
source: hosted
681-
version: "0.1.7"
681+
version: "0.1.8"
682682
quiver:
683683
dependency: transitive
684684
description:
@@ -748,7 +748,7 @@ packages:
748748
name: shared_preferences_windows
749749
url: "https://pub.dartlang.org"
750750
source: hosted
751-
version: "0.0.1+3"
751+
version: "0.0.2+3"
752752
shelf:
753753
dependency: transitive
754754
description:
@@ -762,7 +762,7 @@ packages:
762762
name: shelf_web_socket
763763
url: "https://pub.dartlang.org"
764764
source: hosted
765-
version: "0.2.3"
765+
version: "0.2.4+1"
766766
sky_engine:
767767
dependency: transitive
768768
description: flutter
@@ -830,7 +830,7 @@ packages:
830830
name: timeago
831831
url: "https://pub.dartlang.org"
832832
source: hosted
833-
version: "2.0.29"
833+
version: "2.0.30"
834834
timing:
835835
dependency: transitive
836836
description:
@@ -872,7 +872,7 @@ packages:
872872
name: uri
873873
url: "https://pub.dartlang.org"
874874
source: hosted
875-
version: "0.11.3+1"
875+
version: "0.11.4"
876876
url_launcher:
877877
dependency: "direct main"
878878
description:
@@ -907,21 +907,14 @@ packages:
907907
name: url_launcher_web
908908
url: "https://pub.dartlang.org"
909909
source: hosted
910-
version: "0.1.5+1"
910+
version: "0.1.5+3"
911911
url_launcher_windows:
912912
dependency: transitive
913913
description:
914914
name: url_launcher_windows
915915
url: "https://pub.dartlang.org"
916916
source: hosted
917917
version: "0.0.1+3"
918-
utf:
919-
dependency: transitive
920-
description:
921-
name: utf
922-
url: "https://pub.dartlang.org"
923-
source: hosted
924-
version: "0.9.0+5"
925918
vector_math:
926919
dependency: transitive
927920
description:
@@ -942,7 +935,7 @@ packages:
942935
name: web_socket_channel
943936
url: "https://pub.dartlang.org"
944937
source: hosted
945-
version: "1.1.0"
938+
version: "1.2.0"
946939
webview_flutter:
947940
dependency: "direct main"
948941
description:
@@ -956,7 +949,7 @@ packages:
956949
name: win32
957950
url: "https://pub.dartlang.org"
958951
source: hosted
959-
version: "1.7.4"
952+
version: "1.7.4+1"
960953
xdg_directories:
961954
dependency: transitive
962955
description:

0 commit comments

Comments
 (0)