File tree Expand file tree Collapse file tree 2 files changed +17
-13
lines changed
Expand file tree Collapse file tree 2 files changed +17
-13
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,18 @@ packages:
55 dependency: transitive
66 description:
77 name: _fe_analyzer_shared
8- sha256: dc27559385e905ad30838356c5f5d574014ba39872d732111cd07ac0beff4c57
8+ sha256: da0d9209ca76bde579f2da330aeb9df62b6319c834fa7baae052021b0462401f
99 url: "https://pub.dev"
1010 source: hosted
11- version: "80 .0.0"
11+ version: "85 .0.0"
1212 analyzer:
13- dependency: transitive
13+ dependency: "direct overridden"
1414 description:
1515 name: analyzer
16- sha256: "192d1c5b944e7e53b24b5586db760db934b177d4147c42fbca8c8c5f1eb8d11e "
16+ sha256: "974859dc0ff5f37bc4313244b3218c791810d03ab3470a579580279ba971a48d "
1717 url: "https://pub.dev"
1818 source: hosted
19- version: "7.3.0 "
19+ version: "7.7.1 "
2020 analyzer_plugin:
2121 dependency: transitive
2222 description:
@@ -85,10 +85,10 @@ packages:
8585 dependency: transitive
8686 description:
8787 name: build
88- sha256: cef23f1eda9b57566c81e2133d196f8e3df48f244b317368d65c5943d91148f0
88+ sha256: "51dc711996cbf609b90cbe5b335bbce83143875a9d58e4b5c6d3c4f684d3dda7"
8989 url: "https://pub.dev"
9090 source: hosted
91- version: "2.4.2 "
91+ version: "2.5.4 "
9292 build_config:
9393 dependency: transitive
9494 description:
@@ -109,26 +109,26 @@ packages:
109109 dependency: transitive
110110 description:
111111 name: build_resolvers
112- sha256: b9e4fda21d846e192628e7a4f6deda6888c36b5b69ba02ff291a01fd529140f0
112+ sha256: ee4257b3f20c0c90e72ed2b57ad637f694ccba48839a821e87db762548c22a62
113113 url: "https://pub.dev"
114114 source: hosted
115- version: "2.4 .4"
115+ version: "2.5 .4"
116116 build_runner:
117117 dependency: "direct dev"
118118 description:
119119 name: build_runner
120- sha256: "058fe9dce1de7d69c4b84fada934df3e0153dd000758c4d65964d0166779aa99 "
120+ sha256: "382a4d649addbfb7ba71a3631df0ec6a45d5ab9b098638144faf27f02778eb53 "
121121 url: "https://pub.dev"
122122 source: hosted
123- version: "2.4.15 "
123+ version: "2.5.4 "
124124 build_runner_core:
125125 dependency: transitive
126126 description:
127127 name: build_runner_core
128- sha256: "22e3aa1c80e0ada3722fe5b63fd43d9c8990759d0a2cf489c8c5d7b2bdebc021 "
128+ sha256: "85fbbb1036d576d966332a3f5ce83f2ce66a40bea1a94ad2d5fc29a19a0d3792 "
129129 url: "https://pub.dev"
130130 source: hosted
131- version: "8.0.0 "
131+ version: "9.1.2 "
132132 built_collection:
133133 dependency: transitive
134134 description:
Original file line number Diff line number Diff line change @@ -96,6 +96,10 @@ dependency_overrides:
9696 # 0.14.2
9797 ref : ce500ed0953a8767f4c84815195baa9cd121f2dc
9898 path : pkgs/jni
99+ # For build issues in GitHub CI.
100+ # ref: https://github.com/dart-lang/sdk/issues/60784#issuecomment-2907039707
101+ analyzer : ^7.4.0
102+
99103
100104dev_dependencies :
101105 build_runner : 2.5.4
You can’t perform that action at this time.
0 commit comments