Skip to content

Commit a131b8e

Browse files
chore(deps): bump source_gen from 2.0.0 to 4.0.2 in the source_gen group
Bumps the source_gen group with 1 update: [source_gen](https://github.com/dart-lang/source_gen). Updates `source_gen` from 2.0.0 to 4.0.2 - [Release notes](https://github.com/dart-lang/source_gen/releases) - [Commits](dart-lang/source_gen@source_gen-v2.0.0...source_gen-v4.0.2) --- updated-dependencies: - dependency-name: source_gen dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: source_gen ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 520d2ad commit a131b8e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

pubspec.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,32 +15,32 @@ environment:
1515
# tool.
1616
dependencies:
1717
async: ^2.10.0
18-
build_runner: ^2.4.9
18+
build_runner: ^2.10.1
1919
build_web_compilers: ^4.0.0
20-
built_value: ^8.10.1
21-
built_value_generator: ^8.10.1
20+
built_value: ^8.12.0
21+
built_value_generator: ^8.12.0
2222
code_builder: ^4.10.1
2323
connectivity_plus: ^7.0.0
2424
# This must roughly match what's included in `dart format`
2525
# on stable so that CI checks pass for generated code.
26-
dart_style: ^3.0.1
26+
dart_style: ^3.1.2
2727
device_info_plus: ^12.0.0
28-
drift: ^2.25.0
29-
drift_dev: ^2.25.1
30-
ffigen: ^9.0.0
28+
drift: ^2.29.0
29+
drift_dev: ^2.29.0
30+
ffigen: ^20.0.0
3131
file: ^7.0.1
3232
flutter_plugin_android_lifecycle: ^2.0.9
3333
graphs: ^2.1.0
3434
http: ^1.3.0
3535
intl: ^0.20.2
3636
json_annotation: ^4.9.0
37-
json_serializable: ">=6.9.4 <6.10.0"
37+
json_serializable: ^6.11.1
3838
mime: ^2.0.0
3939
oauth2: ^2.0.2
4040
package_info_plus: ^9.0.0
41-
pigeon: ^25.5.0
41+
pigeon: ^26.0.5
4242
sqlite3: ^2.7.6
43-
source_gen: ^2.0.0
43+
source_gen: ^4.0.2
4444
stack_trace: ^1.10.0
4545
uuid: ^4.5.1
4646
win32: ^5.14.0

0 commit comments

Comments
 (0)