diff --git a/flutter/pubspec.lock b/flutter/pubspec.lock index 0fe84be61..4a0d1e248 100644 --- a/flutter/pubspec.lock +++ b/flutter/pubspec.lock @@ -522,8 +522,8 @@ packages: dependency: "direct main" description: path: "." - ref: "afa5ed638d1aa20ecba149282c21f97fdeb0e946" - resolved-ref: "afa5ed638d1aa20ecba149282c21f97fdeb0e946" + ref: "b9716b9aa45c1e9790c217331a9e2ae630a33525" + resolved-ref: "b9716b9aa45c1e9790c217331a9e2ae630a33525" url: "https://github.com/fufesou/flutter_custom_cursor" source: git version: "0.0.3" diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 349838b7b..eee0f04b5 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -63,7 +63,7 @@ dependencies: flutter_custom_cursor: git: url: https://github.com/fufesou/flutter_custom_cursor - ref: afa5ed638d1aa20ecba149282c21f97fdeb0e946 + ref: b9716b9aa45c1e9790c217331a9e2ae630a33525 window_size: git: url: https://github.com/21pages/flutter-desktop-embedding.git