File tree Expand file tree Collapse file tree 4 files changed +27
-25
lines changed
Expand file tree Collapse file tree 4 files changed +27
-25
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ version: 0.1.0
44publish_to : none
55
66environment :
7- sdk : ^3.0 .0
7+ sdk : ^3.7 .0
88
99dependencies :
1010 firebase_functions :
1111 path : ../../
12- shelf : ^1.4.0
12+ shelf : ^1.4.2
1313
1414dev_dependencies :
15- build_runner : ^2.4.0
16- lints : ^4 .0.0
15+ build_runner : ^2.10.5
16+ lints : ^6 .0.0
Original file line number Diff line number Diff line change @@ -4,13 +4,14 @@ version: 1.0.0
44publish_to : none
55
66environment :
7- sdk : ^3.0 .0
7+ sdk : ^3.7 .0
88
99dependencies :
1010 firebase_functions :
1111 path : ../../
1212
1313dev_dependencies :
14- build_runner : ^2.4.0
15- test : ^1.25.0
16- http : ^1.1.0
14+ build_runner : ^2.10.5
15+ test : ^1.29.0
16+ http : ^1.6.0
17+ lints : ^6.0.0
Original file line number Diff line number Diff line change @@ -4,11 +4,12 @@ version: 1.0.0
44publish_to : none
55
66environment :
7- sdk : ' >=3.0.0 <4.0.0 '
7+ sdk : ^3.7.0
88
99dependencies :
1010 firebase_functions :
1111 path : ../../
1212
1313dev_dependencies :
14- build_runner : ^2.4.0
14+ build_runner : ^2.10.5
15+ lints : ^6.0.0
Original file line number Diff line number Diff line change @@ -4,25 +4,25 @@ version: 0.1.0
44repository : https://github.com/invertase/firebase-functions-dart
55
66environment :
7- sdk : ^3.0 .0
7+ sdk : ^3.7 .0
88
99dependencies :
10- shelf : ^1.4.0
11- meta : ^1.15 .0
12- dart_firebase_admin : ^0.3.0
13- protobuf : ^3.1 .0
14- http : ^1.1 .0
10+ shelf : ^1.4.2
11+ meta : ^1.18 .0
12+ dart_firebase_admin : ^0.4.1
13+ protobuf : ^6.0 .0
14+ http : ^1.6 .0
1515 googleapis : ^15.0.0
1616 jose : ^0.3.5
1717 # Required for builder
18- build : ^2. 4.0
19- source_gen : ^1.5 .0
20- analyzer : ^6 .0.0
21- glob : ^2.1.0
18+ build : ^4.0.4
19+ source_gen : ^4.2 .0
20+ analyzer : ^10 .0.1
21+ glob : ^2.1.3
2222
2323dev_dependencies :
24- build_runner : ^2.4.0
25- test : ^1.25 .0
26- mocktail : ^1.0.0
27- lints : ^4 .0.0
28- yaml : ^3.1.0
24+ build_runner : ^2.10.5
25+ test : ^1.29 .0
26+ mocktail : ^1.0.4
27+ lints : ^6 .0.0
28+ yaml : ^3.1.3
You can’t perform that action at this time.
0 commit comments