Skip to content

chore: update pnpm setup#219

Merged
panz3r merged 4 commits intomainfrom
chore/deps-update
Mar 17, 2026
Merged

chore: update pnpm setup#219
panz3r merged 4 commits intomainfrom
chore/deps-update

Conversation

@panz3r
Copy link
Member

@panz3r panz3r commented Mar 17, 2026

Motivation

Remove examples sub-folder from pnpm workspace to simplify installation and avoid installing peerDependencies with deprecated sub-dependencies.
Also unify some more devDependency verions

How to Test

  1. CI Checks: Verify that all automated tests (Vitest) and build steps pass successfully on this PR.
  2. Local Verification (Optional):
    • Run pnpm install (or equivalent).
    • Run the development server (pnpm dev or equivalent) for the library or examples to ensure Vite starts correctly.
    • Run a build (pnpm build or equivalent) to ensure it completes successfully.

Checklist

  • My code follows the project's style guidelines
  • I have added or updated tests to cover the changes
  • I have updated relevant documentation
  • All tests are passing locally
  • CI checks are passing
  • I have reviewed my own code and lock file changes
  • I have checked for any potential security implications
  • I have verified the changes work as expected

Notes for Reviewers

@panz3r panz3r self-assigned this Mar 17, 2026
@panz3r panz3r added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 17, 2026
@panz3r panz3r merged commit b0aaa28 into main Mar 17, 2026
8 checks passed
@panz3r panz3r deleted the chore/deps-update branch March 17, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant