diff --git a/packages/app/pubspec.lock b/packages/app/pubspec.lock index 737dec96..a7eb10d4 100644 --- a/packages/app/pubspec.lock +++ b/packages/app/pubspec.lock @@ -1268,9 +1268,9 @@ packages: dependency: "direct overridden" description: path: wakelock_windows - ref: "094b4a74c31e547c11525bcc050dbd06b02a1f67" - resolved-ref: "094b4a74c31e547c11525bcc050dbd06b02a1f67" - url: "https://github.com/creativecreatorormaybenot/wakelock" + ref: "269e1dba6bca6975a0bc44da6a42e56ca7428da9" + resolved-ref: "269e1dba6bca6975a0bc44da6a42e56ca7428da9" + url: "https://github.com/fikretonuresen/wakelock" source: git version: "0.2.2" webdriver: diff --git a/packages/app/pubspec.yaml b/packages/app/pubspec.yaml index 65384be1..6e138a2a 100644 --- a/packages/app/pubspec.yaml +++ b/packages/app/pubspec.yaml @@ -47,9 +47,9 @@ dev_dependencies: dependency_overrides: wakelock_windows: # TODO: https://github.com/creativecreatorormaybenot/wakelock/pull/195 git: - url: https://github.com/creativecreatorormaybenot/wakelock + url: https://github.com/fikretonuresen/wakelock path: wakelock_windows - ref: 094b4a74c31e547c11525bcc050dbd06b02a1f67 + ref: 269e1dba6bca6975a0bc44da6a42e56ca7428da9 flutter: uses-material-design: true diff --git a/packages/app/pubspec_overrides.yaml b/packages/app/pubspec_overrides.yaml index 53dae8cd..8c41a58d 100644 --- a/packages/app/pubspec_overrides.yaml +++ b/packages/app/pubspec_overrides.yaml @@ -22,6 +22,6 @@ dependency_overrides: path: ../sort_box wakelock_windows: git: - url: https://github.com/creativecreatorormaybenot/wakelock - ref: 094b4a74c31e547c11525bcc050dbd06b02a1f67 + url: https://github.com/fikretonuresen/wakelock + ref: 269e1dba6bca6975a0bc44da6a42e56ca7428da9 path: wakelock_windows diff --git a/packages/neon/neon/pubspec.yaml b/packages/neon/neon/pubspec.yaml index 8d0b84aa..e6b18cd3 100644 --- a/packages/neon/neon/pubspec.yaml +++ b/packages/neon/neon/pubspec.yaml @@ -70,9 +70,9 @@ dev_dependencies: dependency_overrides: wakelock_windows: # TODO: https://github.com/creativecreatorormaybenot/wakelock/pull/195 git: - url: https://github.com/creativecreatorormaybenot/wakelock + url: https://github.com/fikretonuresen/wakelock path: wakelock_windows - ref: 094b4a74c31e547c11525bcc050dbd06b02a1f67 + ref: 269e1dba6bca6975a0bc44da6a42e56ca7428da9 flutter: uses-material-design: true diff --git a/packages/neon/neon/pubspec_overrides.yaml b/packages/neon/neon/pubspec_overrides.yaml index 9889317e..13ab86cb 100644 --- a/packages/neon/neon/pubspec_overrides.yaml +++ b/packages/neon/neon/pubspec_overrides.yaml @@ -10,6 +10,6 @@ dependency_overrides: path: ../../sort_box wakelock_windows: git: - url: https://github.com/creativecreatorormaybenot/wakelock - ref: 094b4a74c31e547c11525bcc050dbd06b02a1f67 + url: https://github.com/fikretonuresen/wakelock + ref: 269e1dba6bca6975a0bc44da6a42e56ca7428da9 path: wakelock_windows diff --git a/packages/neon/neon_news/pubspec.yaml b/packages/neon/neon_news/pubspec.yaml index 57985c03..4a999997 100644 --- a/packages/neon/neon_news/pubspec.yaml +++ b/packages/neon/neon_news/pubspec.yaml @@ -44,9 +44,9 @@ dev_dependencies: dependency_overrides: wakelock_windows: # TODO: https://github.com/creativecreatorormaybenot/wakelock/pull/195 git: - url: https://github.com/creativecreatorormaybenot/wakelock + url: https://github.com/fikretonuresen/wakelock path: wakelock_windows - ref: 094b4a74c31e547c11525bcc050dbd06b02a1f67 + ref: 269e1dba6bca6975a0bc44da6a42e56ca7428da9 flutter: uses-material-design: true diff --git a/packages/neon/neon_news/pubspec_overrides.yaml b/packages/neon/neon_news/pubspec_overrides.yaml index 770fa63e..fde2996c 100644 --- a/packages/neon/neon_news/pubspec_overrides.yaml +++ b/packages/neon/neon_news/pubspec_overrides.yaml @@ -12,6 +12,6 @@ dependency_overrides: path: ../../sort_box wakelock_windows: git: - url: https://github.com/creativecreatorormaybenot/wakelock - ref: 094b4a74c31e547c11525bcc050dbd06b02a1f67 + url: https://github.com/fikretonuresen/wakelock + ref: 269e1dba6bca6975a0bc44da6a42e56ca7428da9 path: wakelock_windows diff --git a/packages/neon/neon_notes/pubspec.yaml b/packages/neon/neon_notes/pubspec.yaml index 11248458..04cba12e 100644 --- a/packages/neon/neon_notes/pubspec.yaml +++ b/packages/neon/neon_notes/pubspec.yaml @@ -44,9 +44,9 @@ dev_dependencies: dependency_overrides: wakelock_windows: # TODO: https://github.com/creativecreatorormaybenot/wakelock/pull/195 git: - url: https://github.com/creativecreatorormaybenot/wakelock + url: https://github.com/fikretonuresen/wakelock path: wakelock_windows - ref: 094b4a74c31e547c11525bcc050dbd06b02a1f67 + ref: 269e1dba6bca6975a0bc44da6a42e56ca7428da9 flutter: uses-material-design: true diff --git a/packages/neon/neon_notes/pubspec_overrides.yaml b/packages/neon/neon_notes/pubspec_overrides.yaml index 770fa63e..fde2996c 100644 --- a/packages/neon/neon_notes/pubspec_overrides.yaml +++ b/packages/neon/neon_notes/pubspec_overrides.yaml @@ -12,6 +12,6 @@ dependency_overrides: path: ../../sort_box wakelock_windows: git: - url: https://github.com/creativecreatorormaybenot/wakelock - ref: 094b4a74c31e547c11525bcc050dbd06b02a1f67 + url: https://github.com/fikretonuresen/wakelock + ref: 269e1dba6bca6975a0bc44da6a42e56ca7428da9 path: wakelock_windows