diff --git a/pubspec.lock b/pubspec.lock index 76a0a89..d8fb50d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1066,7 +1066,7 @@ packages: sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750 url: "https://pub.dev" source: hosted - version: "5.4.0" + version: "6.0.2" pigment: dependency: "direct main" description: @@ -1439,7 +1439,7 @@ packages: sha256: "157c5dca5160fced243f3ce984117f729c788bb5e475504f3dbcda881accee44" url: "https://pub.dev" source: hosted - version: "0.14.0" + version: "0.15.0" two_dimensional_scrollables: dependency: "direct main" description: @@ -1639,7 +1639,7 @@ packages: sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84" url: "https://pub.dev" source: hosted - version: "6.3.0" + version: "6.5.0" yaml: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index e0018d1..9a5a184 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -39,8 +39,8 @@ dependencies: git: url: https://github.com/laiiihz/json2yaml flutter_markdown: ^0.6.18+2 - url_launcher: ^6.2.1 - animations: ^2.0.8 + url_launcher: ^6.2.2 + animations: ^2.0.10 flutter_riverpod: ^2.4.9 sass: ^1.69.5 file_selector: ^1.0.1 @@ -74,11 +74,11 @@ dependencies: connectivity_plus: ^5.0.2 flutter_js: ^0.8.0 google_fonts: ^6.1.0 - two_dimensional_scrollables: ^0.0.4 + two_dimensional_scrollables: ^0.0.5 gal: ^2.1.4 dio: ^5.3.4 flex_color_picker: ^3.3.0 - toml: ^0.14.0 + toml: ^0.15.0 xml: ^6.3.0 package_info_plus: ^5.0.1 bot_toast: ^4.1.3 @@ -91,7 +91,7 @@ dev_dependencies: build_runner: ^2.4.7 msix: ^3.16.7 riverpod_generator: ^2.3.9 - go_router_builder: ^2.3.4 + go_router_builder: ^2.4.0 riverpod_lint: ^2.3.7 custom_lint: ^0.5.7 grinder: ^0.9.5