security: update next.js -> 15.3.9, react -> 19.1.2+ (CVE-2025-55182 RCE fix)

This commit is contained in:
Your Name
2026-02-20 05:41:26 +00:00
parent 6c1d4058aa
commit 8276ae7be6

View File

@ -13,13 +13,13 @@
"bootstrap": "^5.3.2",
"drift-zoom": "^1.5.1",
"gsap": "^3.12.7",
"next": "15.3.0",
"next": "15.3.9",
"nodemailer": "^7.0.5",
"odometer": "^0.4.8",
"photoswipe": "^5.4.4",
"rc-slider": "^11.1.8",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react": "^19.1.2",
"react-dom": "^19.1.2",
"sass": "^1.86.3",
"simple-parallax-js": "^6.1.1",
"swiper": "^11.2.6"