diff --git a/examples/next/faustwp-getting-started/package.json b/examples/next/faustwp-getting-started/package.json index 847e4e588..67d236bf3 100644 --- a/examples/next/faustwp-getting-started/package.json +++ b/examples/next/faustwp-getting-started/package.json @@ -17,7 +17,7 @@ "@wordpress/block-library": "^7.19.0", "classnames": "^2.3.1", "graphql": "^16.6.0", - "next": "^12.1.6", + "next": "^14.2.3", "react": "^17.0.2", "react-dom": "^17.0.2", "sass": "^1.54.9" @@ -29,4 +29,4 @@ "node": ">=18", "npm": ">=8" } -} +} \ No newline at end of file diff --git a/examples/next/getting-started/package.json b/examples/next/getting-started/package.json index 4565a6090..ec4fa404a 100644 --- a/examples/next/getting-started/package.json +++ b/examples/next/getting-started/package.json @@ -18,7 +18,7 @@ "dependencies": { "@faustjs/core": "^0.15.13", "@faustjs/next": "^0.15.13", - "next": "^12.2.4", + "next": "^14.2.3", "normalize.css": "^8.0.1", "react": "^17.0.2", "react-dom": "^17.0.2", @@ -36,4 +36,4 @@ "rimraf": "^3.0.2", "typescript": "^4.5.2" } -} +} \ No newline at end of file diff --git a/packages/next/package.json b/packages/next/package.json index 453ba1b1c..3522ca581 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -90,7 +90,7 @@ "gqty": "^2.3.0", "jest": "^27.3.1", "make-error": "^1.3.6", - "next": "^12.2.4", + "next": "^14.2.3", "react": "^17.0.2", "react-dom": "^17.0.2", "rimraf": "^3.0.2", @@ -112,4 +112,4 @@ "graphql": ">=15.6", "lodash": "^4.17.21" } -} +} \ No newline at end of file