### Description Update Next.js to latest version (16) across all examples and packages. ### Examples - [ ] https://github.com/wpengine/faustjs/blob/canary/examples/next/block-support/package.json#L20 - [ ] https://github.com/wpengine/faustjs/blob/canary/examples/next/custom-toolbar/package.json#L15 - [x] https://github.com/wpengine/faustjs/blob/canary/examples/next/faustwp-getting-started/package.json#L20 - [ ] https://github.com/wpengine/faustjs/blob/canary/examples/next/tutorial/package.json#L19 ### Packages - [x] CLI (no Next depedendecy) - [x] Experimental App Router (no Next depedendecy) - [x] Block Editor Utils (no Next depedendecy) - [ ] https://github.com/wpengine/faustjs/blob/canary/packages/blocks/package.json#L12 - [ ] https://github.com/wpengine/faustjs/blob/canary/packages/faustwp-core/package.json#L10
Description
Update Next.js to latest version (16) across all examples and packages.
Examples
Packages