diff --git a/bun.lockb b/bun.lockb index 190d9851d3..e0b9068f86 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c24b254892..4bb8533bcc 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ "@testing-library/react": "^16.0.1", "@types/bun": "^1.1.14", "@types/gatsby-transformer-remark": "^2.9.4", - "@types/react": "^18.3.7", - "@types/react-dom": "^18.3.0", + "@types/react": "^18.3.12", + "@types/react-dom": "^18.3.1", "@types/react-test-renderer": "^18.3.0", "@types/sass": "^1.45.0", "autoprefixer": "^10.4.20",