diff --git a/packages/ui-core/package.json b/packages/ui-core/package.json index ea821abd..ff45aa8c 100644 --- a/packages/ui-core/package.json +++ b/packages/ui-core/package.json @@ -25,7 +25,7 @@ "@types/react": "^18.2.22", "eslint-config-commonality": "workspace:*", "lucide-react": "^0.317.0", - "next": "14.0.4", + "next": "14.2.26", "next-themes": "^0.2.1", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -37,7 +37,7 @@ "@commonalityco/ui-design-system": "*", "@commonalityco/utils-core": "*", "lucide-react": "^0.x", - "next": "14.0.4", + "next": "14.2.26", "next-themes": "^0.x", "react": ">=18", "react-dom": ">=18"