aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbun.lockbbin164433 -> 165418 bytes
-rw-r--r--package.json4
2 files changed, 2 insertions, 2 deletions
diff --git a/bun.lockb b/bun.lockb
index 9cca4b4..55877e1 100755
--- a/bun.lockb
+++ b/bun.lockb
Binary files differ
diff --git a/package.json b/package.json
index 7e0f290..e8974db 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,8 @@
},
"dependencies": {
"next": "^15.3.6",
- "react": "^19.0.0",
- "react-dom": "^19.0.0"
+ "react": "^19.2.1",
+ "react-dom": "^19.2.1"
},
"devDependencies": {
"typescript": "^5",