Skip to content

Commit 53ec14e

Browse files
chore(deps): bump next from 15.0.3 to 15.1.2 in /examples/nextjs (#656)
Bumps [next](https://github.com/vercel/next.js) from 15.0.3 to 15.1.2. - [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.0.3...v15.1.2) --- updated-dependencies: - dependency-name: next 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 2dbc129 commit 53ec14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@vis.gl/react-google-maps": "latest",
1111
"react": "19.0.0-rc-66855b96-20241106",
1212
"react-dom": "19.0.0-rc-66855b96-20241106",
13-
"next": "15.0.3"
13+
"next": "15.1.2"
1414
},
1515
"devDependencies": {
1616
"typescript": "^5",

0 commit comments

Comments
 (0)