diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/landing/package.json | 2 | ||||
| -rw-r--r-- | apps/web/package.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/landing/package.json b/apps/landing/package.json index be96b848..ca5c7a98 100644 --- a/apps/landing/package.json +++ b/apps/landing/package.json @@ -19,7 +19,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "lucide-react": "^0.330.0", - "next": "14.2.13", + "next": "14.2.15", "react": "^18.3.1", "react-dom": "^18.3.1", "react-select": "^5.8.0", diff --git a/apps/web/package.json b/apps/web/package.json index 336fb725..98b3a434 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -61,7 +61,7 @@ "i18next-resources-to-backend": "^1.2.1", "lexical": "^0.20.2", "lucide-react": "^0.330.0", - "next": "14.2.13", + "next": "14.2.15", "next-auth": "^4.24.5", "next-i18next": "^15.3.1", "next-pwa": "^5.6.0", |
