diff --git a/bun.lockb b/bun.lockb index 97c7dd2e..a0ec803e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7c70734f..1dfedd2c 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "sass": "1.69.5" }, "devDependencies": { - "@types/react": "18.2.37", - "@types/react-dom": "18.2.15", + "@types/react": "18.2.38", + "@types/react-dom": "18.2.16", "bun-types": "1.0.13", "concurrently": "8.2.2", "eslint": "8.51.0", @@ -46,8 +46,8 @@ "typescript": "5.2.2" }, "resolutions": { - "@types/react": "18.2.37", - "@types/react-dom": "18.2.15" + "@types/react": "18.2.38", + "@types/react-dom": "18.2.16" }, "license": "ISC" }