Update Next.js to ^15.2.4

This commit is contained in:
2025-04-04 20:53:51 +02:00
parent 3ea1a264e9
commit 33192468a9
2 changed files with 41 additions and 41 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"aos": "^2.3.4",
"js-cookie": "^3.0.5",
"next": "15.1.7",
"next": "^15.2.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.4.0"