mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 14:45:57 +03:00
[PR #109] [MERGED] Update packages, fix resulting build and typescript errors. #389
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#389
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/arikchakma/maily.to/pull/109
Author: @woodhull
Created: 1/20/2025
Status: ✅ Merged
Merged: 1/20/2025
Merged by: @arikchakma
Base:
main← Head:main📝 Commits (1)
1e48afdUpdate packages, fix resulting build and typescript errors.📊 Changes
5 files changed (+3869 additions, -4516 deletions)
View changed files
📝
package.json(+1 -0)📝
packages/core/src/editor/components/popover.tsx(+21 -18)📝
packages/core/src/editor/components/ui/tooltip.tsx(+19 -15)📝
pnpm-lock.yaml(+3827 -4482)📝
turbo.json(+1 -1)📄 Description
I ran the commands in the README to start development.
This updated various packages (I think because some aspects of package.json are defined as
latest).Getting
pnpm devto run cleanly after that required small typescript correctness and an update to match turbo v2 syntax.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.