chore: explicitly upgrade Next.js to version 14.2.26

This commit is contained in:
Elias Schneider
2025-05-16 09:40:49 +02:00
parent 7ba499d5a0
commit 9d603c41e5
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
"markdown-to-jsx": "^7.5.0",
"mime-types": "^2.1.35",
"moment": "^2.30.1",
"next": "^14.2.12",
"next": "^14.2.26",
"next-http-proxy-middleware": "^1.2.6",
"next-pwa": "^5.6.0",
"p-limit": "^6.1.0",

View File

@@ -26,7 +26,7 @@
"markdown-to-jsx": "^7.5.0",
"mime-types": "^2.1.35",
"moment": "^2.30.1",
"next": "^14.2.12",
"next": "^14.2.26",
"next-http-proxy-middleware": "^1.2.6",
"next-pwa": "^5.6.0",
"p-limit": "^6.1.0",