Skip to content

Commit 3961984

Browse files
Bump next from 15.5.7 to 16.1.5
Bumps [next](https://github.com/vercel/next.js) from 15.5.7 to 16.1.5. - [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.5.7...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3bbac6 commit 3961984

File tree

2 files changed

+112
-54
lines changed

2 files changed

+112
-54
lines changed

examples/address-from-zipcode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"microcms-field-extension-react": "latest",
13-
"next": "^15.3.8",
13+
"next": "^16.1.5",
1414
"react": "^19.1.2",
1515
"react-dom": "^19.1.2"
1616
},

0 commit comments

Comments
 (0)