diff options
| author | Mohamed Bassem <me@mbassem.com> | 2025-01-05 12:47:58 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2025-01-05 12:47:58 +0000 |
| commit | 7256c4ddb8386839c39abcc8ba3d37c6ec8da470 (patch) | |
| tree | c9db7931ad92f74b61bb7d73c0b2b9fd79222e05 /apps/web/package.json | |
| parent | b62640ae6b2ac206cf03cb8cecc6942927bc0f30 (diff) | |
| download | karakeep-7256c4ddb8386839c39abcc8ba3d37c6ec8da470.tar.zst | |
deps: Upgrade nextjs to 14.2.21
Diffstat (limited to 'apps/web/package.json')
| -rw-r--r-- | apps/web/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index ec0a3bd2..d2cbd589 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -63,7 +63,7 @@ "i18next-resources-to-backend": "^1.2.1", "lexical": "^0.20.2", "lucide-react": "^0.330.0", - "next": "14.2.15", + "next": "14.2.21", "next-auth": "^4.24.5", "next-i18next": "^15.3.1", "next-pwa": "^5.6.0", |
