Skip to content

chore: add pnpm workspace configuration to allow builds#120

Merged
rubixvi merged 5 commits into
mainfrom
development
May 15, 2026
Merged

chore: add pnpm workspace configuration to allow builds#120
rubixvi merged 5 commits into
mainfrom
development

Conversation

@rubixvi
Copy link
Copy Markdown
Owner

@rubixvi rubixvi commented May 9, 2026

This pull request primarily updates project dependencies to their latest patch versions and introduces a new configuration to the pnpm-workspace.yaml file. These changes help ensure the project remains up-to-date with bug fixes, security updates, and compatibility improvements.

Dependency updates:

  • Updated several key dependencies in package.json, including next, react, react-dom, @next/third-parties, @tailwindcss/postcss, as well as development dependencies like @biomejs/biome, @types/node, postcss, tailwindcss, and typescript-eslint, to their latest patch versions. This helps maintain compatibility and brings in the latest fixes and enhancements. [1] [2]

Build configuration:

  • Added allowBuilds configuration for esbuild and sharp in pnpm-workspace.yaml to explicitly allow these packages to be built, which can help with workspace build consistency and troubleshooting.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rubix-documents Error Error May 15, 2026 8:56am

- Changed imports in theme provider to use type imports for ThemeProviderProps.
- Updated JSON documents to streamline heading formatting.
- Refactored content script to use node:fs and node:path for consistency.
- Adjusted imports in settings and types to utilize type imports for better clarity.
@rubixvi rubixvi merged commit 441eecc into main May 15, 2026
4 of 5 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