diff --git a/i18next-nextjs-react/next-host/package.json b/i18next-nextjs-react/next-host/package.json index 27ad23bd92..e4c2eb48b6 100644 --- a/i18next-nextjs-react/next-host/package.json +++ b/i18next-nextjs-react/next-host/package.json @@ -13,7 +13,7 @@ "i18next": "^21.10.0", "i18next-browser-languagedetector": "^6.1.8", "i18next-shared-lib": "../i18next-shared-lib", - "next": "12.3.4", + "next": "13.5.0", "react": "^18.2.0", "react-dom": "18.3.1", "react-i18next": "^11.18.6" diff --git a/nextjs-v12/checkout/package.json b/nextjs-v12/checkout/package.json index feee36c81a..e5938f0b15 100644 --- a/nextjs-v12/checkout/package.json +++ b/nextjs-v12/checkout/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@module-federation/nextjs-mf": "8.3.24", - "next": "12.3.4", + "next": "13.5.0", "nextjs-shared-v12": "workspace:*", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/nextjs-v12/home/package.json b/nextjs-v12/home/package.json index becddbf1ab..a16af264ca 100644 --- a/nextjs-v12/home/package.json +++ b/nextjs-v12/home/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@module-federation/nextjs-mf": "8.3.24", - "next": "12.3.4", + "next": "13.5.0", "nextjs-shared-v12": "workspace:*", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/nextjs-v12/shop/package.json b/nextjs-v12/shop/package.json index d6f7d30d50..ad5c823bb9 100644 --- a/nextjs-v12/shop/package.json +++ b/nextjs-v12/shop/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@module-federation/nextjs-mf": "8.3.24", - "next": "12.3.4", + "next": "13.5.0", "nextjs-shared-v12": "workspace:*", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/react-nextjs/nextjs-host-react-remote/host/package.json b/react-nextjs/nextjs-host-react-remote/host/package.json index ef02ad0acd..8ae8c50959 100644 --- a/react-nextjs/nextjs-host-react-remote/host/package.json +++ b/react-nextjs/nextjs-host-react-remote/host/package.json @@ -11,7 +11,7 @@ "dependencies": { "@module-federation/nextjs-mf": "8.3.24", "next-transpile-modules": "9.1.0", - "next": "12.3.4", + "next": "13.5.0", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/react-nextjs/nextjs-host-remote/host/package.json b/react-nextjs/nextjs-host-remote/host/package.json index 99ca7b160d..eb303c3731 100644 --- a/react-nextjs/nextjs-host-remote/host/package.json +++ b/react-nextjs/nextjs-host-remote/host/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@module-federation/nextjs-mf": "8.3.24", - "next": "12.3.4", + "next": "13.5.0", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/react-nextjs/nextjs-host-remote/remote/package.json b/react-nextjs/nextjs-host-remote/remote/package.json index 0c9e02a303..fae662a954 100644 --- a/react-nextjs/nextjs-host-remote/remote/package.json +++ b/react-nextjs/nextjs-host-remote/remote/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@module-federation/nextjs-mf": "8.3.24", - "next": "12.3.4", + "next": "13.5.0", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/react-nextjs/react-host-nextjs-remote/remote/package.json b/react-nextjs/react-host-nextjs-remote/remote/package.json index a4bded7291..6ce2e513d5 100644 --- a/react-nextjs/react-host-nextjs-remote/remote/package.json +++ b/react-nextjs/react-host-nextjs-remote/remote/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@module-federation/nextjs-mf": "8.3.24", - "next": "12.3.4", + "next": "13.5.0", "react": "18.3.1", "react-dom": "18.3.1" },