diff --git a/pubspec.yaml b/pubspec.yaml index 6a381ac..b064a10 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,12 +10,12 @@ topics: - xpath environment: - sdk: ^3.4.0 + sdk: ^3.5.0 dependencies: - collection: ^1.18.0 - meta: ^1.9.0 + collection: ^1.19.0 + meta: ^1.15.0 petitparser: ^6.0.0 dev_dependencies: - args: ^2.4.0 + args: ^2.5.0 lints: ^4.0.0 - test: ^1.24.0 \ No newline at end of file + test: ^1.25.0