diff --git a/packages/notifications/package.json b/packages/notifications/package.json index 1dcc5aa..df268c8 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@repo/typescript-config": "workspace:*", - "typescript": "^5.9.3", + "typescript": "^6.0.2", "@types/node": "25.5.0", "@types/react": "19.2.14", "@types/react-dom": "19.2.3"