Update dependency versions to use 'any' for arcane_helper_utils and arcane_analysis

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-05-07 21:04:53 +02:00
parent f5056c36df
commit bcd66f8b41
+2 -2
View File
@@ -13,14 +13,14 @@ environment:
flutter: ">=1.17.0" flutter: ">=1.17.0"
dependencies: dependencies:
arcane_helper_utils: ^1.4.5 arcane_helper_utils: any
collection: ^1.19.0 collection: ^1.19.0
flutter: flutter:
sdk: flutter sdk: flutter
result_monad: ^4.0.0 result_monad: ^4.0.0
dev_dependencies: dev_dependencies:
arcane_analysis: ^1.0.3 arcane_analysis: any
build_runner: ^2.4.1 build_runner: ^2.4.1
flutter_test: flutter_test:
sdk: flutter sdk: flutter