aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbun.lockbbin259118 -> 260103 bytes
-rw-r--r--package.json4
2 files changed, 2 insertions, 2 deletions
diff --git a/bun.lockb b/bun.lockb
index 082bb3f..bfb372c 100755
--- a/bun.lockb
+++ b/bun.lockb
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": {