diff --git a/bun.lockb b/bun.lockb index b4585133..04a20931 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d9238d9e..14b12f64 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "sass": "1.69.5" }, "devDependencies": { - "@types/react": "18.2.38", + "@types/react": "18.2.39", "@types/react-dom": "18.2.17", "bun-types": "1.0.14", "concurrently": "8.2.2", @@ -46,7 +46,7 @@ "typescript": "5.2.2" }, "resolutions": { - "@types/react": "18.2.38", + "@types/react": "18.2.39", "@types/react-dom": "18.2.17" }, "license": "ISC"