diff --git a/.planning/phases/01-authentication/01-05-PLAN.md b/.planning/phases/01-authentication/01-05-PLAN.md index 41633fc..70d39ad 100644 --- a/.planning/phases/01-authentication/01-05-PLAN.md +++ b/.planning/phases/01-authentication/01-05-PLAN.md @@ -3,7 +3,7 @@ phase: 01-authentication plan: 05 type: execute wave: 3 -depends_on: ["01-03", "01-11"] +depends_on: ["01-03"] files_modified: ["lib/features/authentication/presentation/pages/reset_password_page.dart", "lib/features/authentication/presentation/widgets/password_reset_form.dart"] autonomous: true user_setup: diff --git a/.planning/phases/01-authentication/01-08-PLAN.md b/.planning/phases/01-authentication/01-08-PLAN.md index b653073..c5a4984 100644 --- a/.planning/phases/01-authentication/01-08-PLAN.md +++ b/.planning/phases/01-authentication/01-08-PLAN.md @@ -3,7 +3,7 @@ phase: 01-authentication plan: 08 type: execute wave: 3 -depends_on: ["01-03", "01-11"] +depends_on: ["01-03"] files_modified: ["lib/features/authentication/presentation/pages/login_page.dart", "lib/features/authentication/presentation/pages/signup_page.dart", "lib/features/authentication/presentation/pages/reset_password_page.dart"] autonomous: true user_setup: []