Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit c278108

Browse files
committed
Updated dependencies
1 parent 63aac0e commit c278108

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ environment:
1313
dependencies:
1414
flutter:
1515
sdk: flutter
16-
dartz: ^0.10.0
17-
flutter_bloc: ^7.0.0
18-
equatable: ^2.0.0
16+
dartz: ^0.10.1
17+
flutter_bloc: ^8.0.1
18+
equatable: ^2.0.3
1919
local_auth: ^1.1.1
2020
crypto: ^3.0.1
2121
shared_preferences: ^2.0.5
2222

2323
dev_dependencies:
2424
flutter_test:
2525
sdk: flutter
26-
build_runner: ^1.12.2
26+
build_runner: ^2.1.7
2727
lint: ^1.5.3
28-
mockito: ^5.0.3
28+
mockito: ^5.0.17
2929

3030

3131

0 commit comments

Comments
 (0)