diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 105324d948..d42751b093 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -46,7 +46,7 @@ "@midday/tsconfig": "workspace:*", "@t3-oss/env-nextjs": "^0.7.1", "@types/node": "^20.10.2", - "@types/react": "^18.2.40", + "@types/react": "^18.2.41", "@types/react-dom": "^18.2.17", "typescript": "^5.3.2" } diff --git a/apps/website/package.json b/apps/website/package.json index adbe141958..79b6042b0b 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@midday/tsconfig": "workspace:*", "@types/node": "^20.10.2", - "@types/react": "^18.2.40", + "@types/react": "^18.2.41", "@types/react-dom": "^18.2.17" } } diff --git a/bun.lockb b/bun.lockb index 9e7fb3c172..806a5a7a43 100755 Binary files a/bun.lockb and b/bun.lockb differ