diff --git a/examples/with-app-directory/package.json b/examples/with-app-directory/package.json index bbf52f4..d352b82 100644 --- a/examples/with-app-directory/package.json +++ b/examples/with-app-directory/package.json @@ -12,18 +12,18 @@ "dependencies": { "@mdx-js/loader": "2.3.0", "@mdx-js/react": "2.3.0", - "@next/mdx": "13.4.7", - "next": "13.4.7", + "@next/mdx": "13.5.6", + "next": "13.5.6", "next-translate": "link:../../", "react": "link:../../node_modules/react", "react-dom": "link:../../node_modules/react-dom" }, "devDependencies": { - "@next/bundle-analyzer": "13.4.6", - "@types/node": "20.3.1", - "@types/react": "18.2.12", - "next-translate-plugin": "2.4.4", - "typescript": "5.1.3" + "@next/bundle-analyzer": "13.5.6", + "@types/node": "20.8.7", + "@types/react": "18.2.31", + "next-translate-plugin": "2.6.1", + "typescript": "5.2.2" }, "resolutions": { "webpack": "5.11.1"