Skip to content

Commit 2203f47

Browse files
chore(deps): bump next in /examples/by-frameworks/next-translate (#1151)
Bumps [next](https://github.com/vercel/next.js) from 10.2.3 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@v10.2.3...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 13d498f commit 2203f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/by-frameworks/next-translate/package.json

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"i18n": "node ../../cli/builder.js"
99
},
1010
"dependencies": {
11-
"next": "10.2.3",
11+
"next": "14.1.1",
1212
"next-translate": "link:../../",
1313
"react": "link:../../node_modules/react",
1414
"react-dom": "link:../../node_modules/react-dom"

0 commit comments

Comments
 (0)