aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbun.lockbbin165418 -> 164740 bytes
-rw-r--r--package.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/bun.lockb b/bun.lockb
index 55877e1..50e691d 100755
--- a/bun.lockb
+++ b/bun.lockb
Binary files differ
diff --git a/package.json b/package.json
index e8974db..d10855d 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
- "next": "^15.3.6",
+ "next": "15.3.8",
"react": "^19.2.1",
"react-dom": "^19.2.1"
},