Skip to content

Commit dd1ba3f

Browse files
Sync nextjs examples to @arkenv/nextjs 0.1.6 (#1844)
<!-- CURSOR_AGENT_PR_BODY_BEGIN --> ## Description Restores examples sync after the `@arkenv/nextjs` `0.1.6` version bump from Version Packages (#1841). `pnpm sync:examples` updated: - `examples/with-nextjs` and `examples/with-nextjs-strict` `package.json` (`@arkenv/nextjs`: `^0.1.5` → `^0.1.6`) - matching `package-lock.json` files for those examples This fixes the failing `check-sync` job on the Sync `dev` → `main` workflow. Verified: `pnpm sync:examples:check` exits 0. ## Type of Change - [x] Bug fix (non-breaking change which fixes an issue) ## Checklist - [x] My code follows the code style of this project (double quotes, tabs, no parameter reassignment). - [x] I have written sentence-case imperative commits / PR title (e.g. `Add support for custom error messages` - no `feat:`, no trailing period, capitalized). - [ ] I have added tests to cover my changes. - [x] All new and existing tests passed. - [ ] I have created a changeset using `pnpm changeset` (if this affects a published package). ### For v0 (dev) PRs: - [ ] **Forward-Porting**: (For maintainers) Has this change been manually forward-ported to the `v1` branch? No changeset needed — examples-only sync, no published package source changes. [sync-examples-check.log](https://cursor.com/agents/bc-6f754894-713f-40f5-b64d-41ff62cc6b6c/artifacts?path=%2Fopt%2Fcursor%2Fartifacts%2Fsync-examples-check.log) <sub>To show artifacts inline, <a href="https://cursor.com/dashboard/cloud-agents#my-pull-requests">enable</a> in settings.</sub> <!-- CURSOR_AGENT_PR_BODY_END --> <div><a href="https://cursor.com/agents/bc-6f754894-713f-40f5-b64d-41ff62cc6b6c?cursor_ref=pr_footer&cursor_cta=open_in_web"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a>&nbsp;<a href="https://cursor.com/background-agent?bcId=bc-6f754894-713f-40f5-b64d-41ff62cc6b6c&cursor_ref=pr_footer&cursor_cta=open_in_cursor"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;</div> Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1 parent 41060af commit dd1ba3f

4 files changed

Lines changed: 152 additions & 216 deletions

File tree

0 commit comments

Comments
 (0)