Skip to content

Commit 5590a76

Browse files
chore(deps): bump drift from 2.28.2 to 2.29.0 in the drift group
Bumps the drift group with 1 update: [drift](https://github.com/simolus3/drift). Updates `drift` from 2.28.2 to 2.29.0 - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](simolus3/drift@drift-2.28.2...drift-2.29.0) --- updated-dependencies: - dependency-name: drift dependency-version: 2.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: drift ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b58c74 commit 5590a76

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

pubspec.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,37 +15,37 @@ environment:
1515
# tool.
1616
dependencies:
1717
async: ^2.10.0
18-
build_runner: ^2.4.9
18+
build_runner: ^2.10.2
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.1.0
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
4747
xml: ^6.5.0
48-
test: ^1.22.1
48+
test: ^1.27.0
4949

5050
aft:
5151
# The current constraints for platform SDKs and OSs.

0 commit comments

Comments
 (0)