File tree 2 files changed +8
-7
lines changed
pkgs/shelf_router_generator
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
## 1.1.1-wip
2
2
3
+ * Support the latest ` package:analyzer ` and ` package:source_gen `
3
4
* Require ` sdk: ^3.3.0 `
4
5
5
6
## 1.1.0
Original file line number Diff line number Diff line change @@ -14,18 +14,18 @@ environment:
14
14
sdk : ^3.3.0
15
15
16
16
dependencies :
17
- analyzer : ' >=4.6.0 <7 .0.0'
18
- build : ^2.0.0
17
+ analyzer : ' >=4.6.0 <8 .0.0'
18
+ build : ^2.2.2
19
19
build_config : ^1.0.0
20
20
code_builder : ^4.2.0
21
- http_methods : ^1.0 .0
21
+ http_methods : ^1.1 .0
22
22
shelf : ^1.1.0
23
23
shelf_router : ^1.1.0
24
- source_gen : ^1. 0.0
24
+ source_gen : " >=1.2.2 <3. 0.0"
25
25
26
26
dev_dependencies :
27
- build_runner : ^2.0.0
27
+ build_runner : ^2.1.9
28
28
build_verify : ^3.0.0
29
29
dart_flutter_team_lints : ^3.0.0
30
- http : ' >=0.13.0 <2.0.0 '
31
- test : ^1.5.3
30
+ http : ^1.0.0
31
+ test : ^1.21.0
You can’t perform that action at this time.
0 commit comments