diff options
Diffstat (limited to 'apps/web/package.json')
| -rw-r--r-- | apps/web/package.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index 8f741e67..719dcab7 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -67,25 +67,25 @@ "i18next-resources-to-backend": "^1.2.1", "lexical": "^0.20.2", "lucide-react": "^0.501.0", - "next": "14.2.25", + "next": "15.3.3", "next-auth": "^4.24.11", "next-i18next": "^15.3.1", "next-pwa": "^5.6.0", - "next-themes": "^0.3.0", + "next-themes": "^0.4.0", "nuqs": "^2.4.3", "prettier": "^3.4.2", - "react": "^18.3.1", - "react-day-picker": "8.10.1", - "react-dom": "^18.3.1", + "react": "^19.1.0", + "react-day-picker": "^9.7.0", + "react-dom": "^19.1.0", "react-draggable": "^4.4.6", "react-dropzone": "^14.2.3", "react-error-boundary": "^5.0.0", - "react-hook-form": "^7.50.1", + "react-hook-form": "^7.57.0", "react-i18next": "^15.1.1", "react-intersection-observer": "^9.13.1", "react-markdown": "^9.0.1", "react-masonry-css": "^1.0.16", - "react-select": "^5.8.0", + "react-select": "^5.10.1", "react-syntax-highlighter": "^15.5.0", "react-tweet": "^3.2.2", "remark-breaks": "^4.0.0", @@ -95,7 +95,7 @@ "superjson": "^2.2.1", "tailwind-merge": "^2.2.1", "zod": "^3.24.2", - "zustand": "^4.5.1" + "zustand": "^5.0.5" }, "devDependencies": { "@karakeep/prettier-config": "workspace:^0.1.0", @@ -103,8 +103,8 @@ "@karakeep/tsconfig": "workspace:^0.1.0", "@types/csv-parse": "^1.2.5", "@types/emoji-mart": "^3.0.14", - "@types/react": "^18.3.12", - "@types/react-dom": "^18.3.1", + "@types/react": "^19.1.6", + "@types/react-dom": "^19.1.6", "@types/react-syntax-highlighter": "^15.5.13", "@types/request-ip": "^0.0.41", "autoprefixer": "^10.4.17", |
