diff --git a/bun.lockb b/bun.lockb index 5406c6b66b..a4d636672d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8a0cada1e9..9f5739bf26 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ "@testing-library/react": "^16.1.0", "@types/bun": "^1.1.14", "@types/gatsby-transformer-remark": "^2.9.4", - "@types/react": "^18.3.14", - "@types/react-dom": "^18.3.2", + "@types/react": "^19.0.1", + "@types/react-dom": "^19.0.1", "@types/react-test-renderer": "^19.0.0", "@types/sass": "^1.45.0", "autoprefixer": "^10.4.20",