update deps

This commit is contained in:
Sergey Penkovsky
2025-05-22 23:50:55 +03:00
parent 5161fa19b6
commit fc941c0041
7 changed files with 46 additions and 51 deletions

View File

@@ -24,8 +24,11 @@ scripts:
run: |
melos exec --scope="postly" -- dart run build_runner build --delete-conflicting-outputs
outdated:
exec: dart pub outdated
upgrade:
exec: darp pub upgrade
exec: dart pub upgrade --major-versions
drop:
exec: flutter clean