File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
19
19
version : 1.0.0+1
20
20
21
21
environment :
22
- sdk : ^3.8.0
22
+ sdk : ^3.8.1
23
23
24
24
# Dependencies specify other packages that your package needs in order to work.
25
25
# To automatically upgrade your package dependencies to the latest versions
@@ -44,7 +44,7 @@ dev_dependencies:
44
44
# activated in the `analysis_options.yaml` file located at the root of your
45
45
# package. See that file for information about deactivating specific lint
46
46
# rules and activating additional ones.
47
- flutter_lints : ^5 .0.0
47
+ flutter_lints : ^6 .0.0
48
48
49
49
# For information on the generic Dart part of this file, see the
50
50
# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
19
19
version : 1.0.0+1
20
20
21
21
environment :
22
- sdk : ^3.8.0
22
+ sdk : ^3.8.1
23
23
24
24
# Dependencies specify other packages that your package needs in order to work.
25
25
# To automatically upgrade your package dependencies to the latest versions
@@ -50,7 +50,7 @@ dev_dependencies:
50
50
# activated in the `analysis_options.yaml` file located at the root of your
51
51
# package. See that file for information about deactivating specific lint
52
52
# rules and activating additional ones.
53
- flutter_lints : ^5 .0.0
53
+ flutter_lints : ^6 .0.0
54
54
55
55
# For information on the generic Dart part of this file, see the
56
56
# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
19
19
version : 1.0.0+1
20
20
21
21
environment :
22
- sdk : ^3.8.0
22
+ sdk : ^3.8.1
23
23
24
24
# Dependencies specify other packages that your package needs in order to work.
25
25
# To automatically upgrade your package dependencies to the latest versions
@@ -51,7 +51,7 @@ dev_dependencies:
51
51
# activated in the `analysis_options.yaml` file located at the root of your
52
52
# package. See that file for information about deactivating specific lint
53
53
# rules and activating additional ones.
54
- flutter_lints : ^5 .0.0
54
+ flutter_lints : ^6 .0.0
55
55
56
56
# For information on the generic Dart part of this file, see the
57
57
# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
19
19
version : 1.0.0+1
20
20
21
21
environment :
22
- sdk : ^3.8.0
22
+ sdk : ^3.8.1
23
23
24
24
# Dependencies specify other packages that your package needs in order to work.
25
25
# To automatically upgrade your package dependencies to the latest versions
@@ -51,7 +51,7 @@ dev_dependencies:
51
51
# activated in the `analysis_options.yaml` file located at the root of your
52
52
# package. See that file for information about deactivating specific lint
53
53
# rules and activating additional ones.
54
- flutter_lints : ^5 .0.0
54
+ flutter_lints : ^6 .0.0
55
55
56
56
# For information on the generic Dart part of this file, see the
57
57
# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: A YouTube CORS Proxy Server.
3
3
version : 1.0.0
4
4
5
5
environment :
6
- sdk : ^3.8.0
6
+ sdk : ^3.8.1
7
7
8
8
dependencies :
9
9
shelf : ^1.4.0
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
19
19
version : 1.0.0+1
20
20
21
21
environment :
22
- sdk : ^3.8.0
22
+ sdk : ^3.8.1
23
23
24
24
# Dependencies specify other packages that your package needs in order to work.
25
25
# To automatically upgrade your package dependencies to the latest versions
@@ -54,7 +54,7 @@ dev_dependencies:
54
54
# activated in the `analysis_options.yaml` file located at the root of your
55
55
# package. See that file for information about deactivating specific lint
56
56
# rules and activating additional ones.
57
- flutter_lints : ^5 .0.0
57
+ flutter_lints : ^6 .0.0
58
58
59
59
# For information on the generic Dart part of this file, see the
60
60
# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: A YouTube CORS Proxy Server.
3
3
version : 1.0.0
4
4
5
5
environment :
6
- sdk : ^3.8.0
6
+ sdk : ^3.8.1
7
7
8
8
dependencies :
9
9
shelf : ^1.4.0
You can’t perform that action at this time.
0 commit comments