Skip to content

Update imports and db:seed command in multiple components#34

Merged
roble merged 2 commits into
mainfrom
dev-v2
Jun 20, 2026
Merged

Update imports and db:seed command in multiple components#34
roble merged 2 commits into
mainfrom
dev-v2

Conversation

@roble

@roble roble commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates several frontend imports to use the @lucide/vue package instead of lucide-vue-next, and makes a small adjustment to a database seeding command in the task runner configuration.

Frontend dependency updates:

  • Updated icon imports in PageHeader.vue, Profile.vue, and Profile/Edit.vue to use @lucide/vue instead of lucide-vue-next, ensuring consistency and compatibility with the latest Lucide Vue package. [1] [2] [3]

Task runner configuration:

  • Modified the db:seed command in Taskfile.yml to use the APP variable for improved flexibility and environment compatibility.

@roble roble merged commit 5e687c0 into main Jun 20, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant