Skip to content

Commit 035b0d3

Browse files
Bump next from 14.1.0 to 14.1.1 in /samples/nodejs/blogstarter/public (#364)
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1. - [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.1.0...v14.1.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e16da6d commit 035b0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/nodejs/blogstarter/public/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"classnames": "^2.5.1",
1010
"date-fns": "^3.3.1",
1111
"gray-matter": "^4.0.3",
12-
"next": "14.1.0",
12+
"next": "14.1.1",
1313
"react": "^18",
1414
"react-dom": "^18",
1515
"rehype-raw": "^7.0.0",

0 commit comments

Comments
 (0)