diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 10af5dc..322137a 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -42,6 +42,6 @@ "@types/react": "^19.2.14", "postcss": "^8.5.8", "tailwindcss": "^4.2.1", - "typescript": "^5.9.3" + "typescript": "^6.0.2" } }