chore: upgrade dependencies in package.json and pnpm-lock.yaml
Summary
Related Issues
Type of Change
- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Refactor
- [ ] Other (please describe):
Checklist
- [ ] I have read the CONTRIBUTING.md
- [ ] My code follows the code style of this project
- [ ] I have added tests where applicable
- [ ] I have tested my changes locally
- [ ] I have linked relevant issues
- [ ] I have added screenshots for UI changes (if applicable)
Screenshots (if applicable)
Additional Context
[!NOTE] Upgrades dependencies and adds pnpm overrides, updating E2E/Storybook/tooling and lockfile (notably Next 16, Vite 7, sharp 0.34.5, tar 7.5.2, js-yaml 4.1.1).
- Root:
- Adds
pnpm.overridesto pinform-data,glob,prismjs,next,vite,tar,js-yaml,brace-expansion,@eslint/plugin-kit.- Bumps
eslint-plugin-jestindevDependencies.- Packages:
packages/e2e: Upgrade@playwright/testto^1.57.0.packages/ui: Bump@storybook/test-runnerto^0.24.1.packages/snap: Updateglobandinquirerminor versions.packages/core: Bump@types/supertestto^6.0.3.- Lockfile (notable resolutions):
- Framework/build:
[email protected],[email protected].- Tooling/libs:
[email protected],[email protected],[email protected],[email protected], updated@eslint/plugin-kitand transitive packages.- Aligns peer/engine ranges accordingly.
Written by Cursor Bugbot for commit 79b9f8c5d180d7ea73d2a4b1a87f02a4ea9f3d9a. This will update automatically on new commits. Configure here.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| motia-docs | Nov 27, 2025 1:15pm | |||
| motia-ui | Preview | Comment | Nov 27, 2025 1:15pm |
Dependency Review
The following issues were found:
- ✅ 0 vulnerable package(s)
- ✅ 0 package(s) with incompatible licenses
- ✅ 0 package(s) with invalid SPDX license definitions
- ⚠️ 1 package(s) with unknown licenses.
E2E Test Results ❌
All tests have completed. Tests failed.
Matrix: 2 OS (Ubuntu, macOS) × 2 Templates (Node.js, Python) = 4 jobs
This comment is automatically posted by the PR E2E Results workflow.
⚠️ This PR is quite large (>1000 lines). Consider splitting it into smaller PRs for easier review.