diff --git a/examples/by-frameworks/next-translate/package.json b/examples/by-frameworks/next-translate/package.json old mode 100755 new mode 100644 index 50bbba1f..9db5dd3b --- a/examples/by-frameworks/next-translate/package.json +++ b/examples/by-frameworks/next-translate/package.json @@ -8,7 +8,7 @@ "i18n": "node ../../cli/builder.js" }, "dependencies": { - "next": "10.2.3", + "next": "14.1.1", "next-translate": "link:../../", "react": "link:../../node_modules/react", "react-dom": "link:../../node_modules/react-dom"