diff --git a/pubspec.lock b/pubspec.lock index e29a3aa..60f64ce 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -269,17 +269,17 @@ packages: dependency: "direct main" description: path: "." - ref: efd2472a1a6f729683243b56b19597e27821cc66 - resolved-ref: efd2472a1a6f729683243b56b19597e27821cc66 + ref: "0b54a928019c2201291fd4e660525749e07ab44b" + resolved-ref: "0b54a928019c2201291fd4e660525749e07ab44b" url: "https://github.com/banool/dictionarylib.git" source: git - version: "0.3.106" + version: "0.3.110" dictionarylib_test_support: dependency: "direct dev" description: path: dictionarylib_test_support - ref: efd2472a1a6f729683243b56b19597e27821cc66 - resolved-ref: efd2472a1a6f729683243b56b19597e27821cc66 + ref: "0b54a928019c2201291fd4e660525749e07ab44b" + resolved-ref: "0b54a928019c2201291fd4e660525749e07ab44b" url: "https://github.com/banool/dictionarylib.git" source: git version: "0.0.1" diff --git a/pubspec.yaml b/pubspec.yaml index 4cc6978..406cc78 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Free video dictionary of Auslan signs publish_to: 'none' -version: 2.0.61+972 +version: 2.0.66+977 environment: sdk: '>=3.2.3 <4.0.0' @@ -22,7 +22,7 @@ dependencies: url: https://github.com/banool/dictionarylib.git # NOTE: keep this ref and dictionarylib_test_support's ref (below, in # dev_dependencies) on the SAME commit when repinning. - ref: efd2472a1a6f729683243b56b19597e27821cc66 + ref: 0b54a928019c2201291fd4e660525749e07ab44b dolphinsr: ^4.0.0 flutter_native_splash: go_router: @@ -37,7 +37,7 @@ dev_dependencies: dictionarylib_test_support: git: url: https://github.com/banool/dictionarylib.git - ref: efd2472a1a6f729683243b56b19597e27821cc66 + ref: 0b54a928019c2201291fd4e660525749e07ab44b path: dictionarylib_test_support dependency_validator: flutter_driver: