Skip to content

Commit 02ef56e

Browse files
Bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.4.6 to 15.4.7 - [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.4.6...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 546aed6 commit 02ef56e

3 files changed

Lines changed: 1175 additions & 280 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"mdast-util-to-string": "^4.0.0",
3434
"mdx-annotations": "^0.1.4",
3535
"motion": "^12.23.12",
36-
"next": "^15.4.6",
36+
"next": "^15.4.7",
3737
"next-themes": "^0.4.6",
3838
"react": "^19.1.1",
3939
"react-dom": "^19.1.1",

examples/react-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@evolu/common": "workspace:*",
1414
"@evolu/react": "workspace:*",
1515
"@evolu/react-web": "workspace:*",
16-
"next": "^15.4.6",
16+
"next": "^15.4.7",
1717
"react": "^19.1.1",
1818
"react-dom": "^19.1.1"
1919
},

0 commit comments

Comments
 (0)