Skip to content

Commit 58d0bfb

Browse files
chore(deps): bump next in /examples/nextjs/app-router
Bumps [next](https://github.com/vercel/next.js) from 15.2.2 to 15.2.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.2...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37faf6a commit 58d0bfb

File tree

2 files changed

+51
-41
lines changed

2 files changed

+51
-41
lines changed

examples/nextjs/app-router/package-lock.json

+50-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs/app-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@flipt-io/flipt": "^1.2.0",
1313
"@flipt-io/flipt-client-react": "^0.1.0",
14-
"next": "^15.2.2",
14+
"next": "^15.2.3",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",
1717
"typescript": "^4.9.4",

0 commit comments

Comments
 (0)