aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-12-12 16:07:59 -0500
committerAndrew Lee <andrew@alee14.me>2025-12-12 16:07:59 -0500
commit7402ed3e1bcf9a2aedd8a241c94731fadfd0df40 (patch)
treee0518e02b46857f31c16e5363318533284c581b0 /package.json
parentdddd4f1986ad1f3cc00dbc44c3d9927adc78c3d9 (diff)
downloadalure-post-master.tar.gz
alure-post-master.tar.bz2
alure-post-master.zip
update packageHEADmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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"
},