Skip to content

Commit 59ef4e3

Browse files
chore(deps): Bump next in /examples/next/custom-toolbar (#2099)
Bumps [next](https://github.com/vercel/next.js) from 14.2.25 to 14.2.26. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.25...v14.2.26) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 819b6f7 commit 59ef4e3

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed

examples/next/custom-toolbar/package-lock.json

Lines changed: 55 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/next/custom-toolbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@faustwp/cli": "^3.2.1",
1313
"@faustwp/core": "^3.2.1",
1414
"graphql": "^16.6.0",
15-
"next": "^14.2.25",
15+
"next": "^14.2.26",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0"
1818
}

0 commit comments

Comments
 (0)