diff options
| -rwxr-xr-x | bun.lockb | bin | 259118 -> 260103 bytes | |||
| -rw-r--r-- | package.json | 4 |
2 files changed, 2 insertions, 2 deletions
| Binary files differ diff --git a/package.json b/package.json index d4c98d4..cf09971 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "markdown-to-jsx": "^7.7.17", "next": "^15.3.6", "postcss": "^8.5.6", - "react": "19.1.0", - "react-dom": "19.1.0", + "react": "^19.2.1", + "react-dom": "^19.2.1", "tailwindcss": "3.4.17" }, "devDependencies": { |
