diff options
Diffstat (limited to 'apps/landing')
| -rw-r--r-- | apps/landing/package.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/landing/package.json b/apps/landing/package.json index e6db4d83..b8329356 100644 --- a/apps/landing/package.json +++ b/apps/landing/package.json @@ -20,10 +20,9 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "lucide-react": "^0.501.0", - "react": "^18.3.1", - "react-dom": "^18.3.1", + "react": "^19.1.0", + "react-dom": "^19.1.0", "react-router": "^7.7.1", - "react-select": "^5.8.0", "sharp": "^0.33.3", "tailwind-merge": "^2.2.1", "tailwindcss-animate": "^1.0.7" @@ -33,8 +32,8 @@ "@karakeep/tailwind-config": "workspace:^0.1.0", "@karakeep/tsconfig": "workspace:^0.1.0", "@tailwindcss/typography": "^0.5.10", - "@types/react": "^18.3.12", - "@types/react-dom": "^18.3.1", + "@types/react": "^19.1.6", + "@types/react-dom": "^19.1.6", "@vitejs/plugin-react": "^4.7.0", "autoprefixer": "^10.4.17", "postcss": "^8.4.35", |
