aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-12-03 19:45:09 -0500
committerAndrew Lee <andrew@alee14.me>2025-12-03 19:45:09 -0500
commit8f11d7e0d1d59c55eafd284beba5e28ed6c636ad (patch)
tree738082916e1324ebfcccc2f68148a8b2b834c37e /package.json
parentbb02dc41df68bdea728194e49cb132ca8d3fed6a (diff)
downloadalure-website-8f11d7e0d1d59c55eafd284beba5e28ed6c636ad.tar.gz
alure-website-8f11d7e0d1d59c55eafd284beba5e28ed6c636ad.tar.bz2
alure-website-8f11d7e0d1d59c55eafd284beba5e28ed6c636ad.zip
forgot to update react
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
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": {