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 143b8ea7..b6eff4bc 100644 --- a/apps/landing/package.json +++ b/apps/landing/package.json @@ -21,7 +21,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "lucide-react": "^0.330.0", - "next": "14.2.21", + "next": "14.2.25", "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 cfebb3f5..fad318b1 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -64,7 +64,7 @@ "i18next-resources-to-backend": "^1.2.1", "lexical": "^0.20.2", "lucide-react": "^0.330.0", - "next": "14.2.21", + "next": "14.2.25", "next-auth": "^4.24.5", "next-i18next": "^15.3.1", "next-pwa": "^5.6.0", |
