From 24d9448693f96cb64a61033d32a5af018470c910 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 3 Dec 2025 19:42:24 -0500 Subject: update package --- bun.lockb | Bin 164433 -> 164433 bytes package.json | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lockb b/bun.lockb index d57227a..9cca4b4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9467757..7e0f290 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "lint": "next lint" }, "dependencies": { + "next": "^15.3.6", "react": "^19.0.0", - "react-dom": "^19.0.0", - "next": "15.3.3" + "react-dom": "^19.0.0" }, "devDependencies": { "typescript": "^5", -- cgit v1.2.3