diff --git a/flutter/pubspec.lock b/flutter/pubspec.lock index 678112667..a80256a61 100644 --- a/flutter/pubspec.lock +++ b/flutter/pubspec.lock @@ -522,8 +522,8 @@ packages: dependency: "direct main" description: path: "." - ref: aa9e68a38b2efad7411d39ddb1a762cb2c6170eb - resolved-ref: aa9e68a38b2efad7411d39ddb1a762cb2c6170eb + ref: "1cfed78be380e368f4f7e9f5630bbe9c1ca55a26" + resolved-ref: "1cfed78be380e368f4f7e9f5630bbe9c1ca55a26" 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 894d0738b..1f1f0bd3f 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: aa9e68a38b2efad7411d39ddb1a762cb2c6170eb + ref: 1cfed78be380e368f4f7e9f5630bbe9c1ca55a26 window_size: git: url: https://github.com/21pages/flutter-desktop-embedding.git