diff --git a/pubspec.lock b/pubspec.lock index f016b8d8..27fab6fe 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -627,10 +627,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: ae78de7c3f2304b8d81f2bb6e320833e5e81de942188542328f074978cc0efa9 + sha256: "1d648d2dd2047d7f7450d5727ca24ee435f240385753d90b49650e3cdff32e56" url: "https://pub.dev" source: hosted - version: "8.3.0" + version: "9.2.0" glob: dependency: transitive description: @@ -803,10 +803,10 @@ packages: dependency: transitive description: name: meta - sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c + sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" url: "https://pub.dev" source: hosted - version: "1.16.0" + version: "1.17.0" mime: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c350c1d7..120dbfc4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: bloc: ^9.0.0 # For State flutter_bloc: ^9.1.0 # For State intl: ^0.20.2 # For Internationalization (not used yet) - get_it: ^8.0.3 # For singleton service instances + get_it: ">=8.0.3 <10.0.0" # For singleton service instances table_calendar: ^3.0.1 # For calender url_launcher: ^6.0.9 # For memes action_cable: ^1.2.0 # For messaging