diff --git a/apps/web/package.json b/apps/web/package.json index 1a993218..69df0f8a 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@app/ui": "^0.0.1", - "next": "12.3.4", + "next": "14.1.1", "next-plugin-preact": "3.0.7", "react": "npm:@preact/compat@17.1.2", "react-dom": "npm:@preact/compat@17.1.2",