diff options
Diffstat (limited to 'apps/landing/package.json')
| -rw-r--r-- | apps/landing/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/landing/package.json b/apps/landing/package.json index 188d6186..d35ef885 100644 --- a/apps/landing/package.json +++ b/apps/landing/package.json @@ -15,7 +15,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@radix-ui/react-slot": "^1.0.2", + "@radix-ui/react-slot": "^1.2.3", "@svgr/webpack": "^8.1.0", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", @@ -34,7 +34,7 @@ "@karakeep/tsconfig": "workspace:^0.1.0", "@tailwindcss/typography": "^0.5.10", "@types/react": "^18.3.12", - "@types/react-dom": "^18.2.19", + "@types/react-dom": "^18.3.1", "@vitejs/plugin-react": "^4.3.4", "autoprefixer": "^10.4.17", "postcss": "^8.4.35", |
