aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/package.json b/package.json
index 89a312b..a7a7214 100644
--- a/package.json
+++ b/package.json
@@ -10,9 +10,16 @@
"license": "MIT",
"dependencies": {
"@logseq/libs": "^0.0.14",
+ "@radix-ui/react-dialog": "^1.0.5",
+ "class-variance-authority": "^0.7.0",
+ "clsx": "^2.0.0",
+ "cmdk": "^0.2.0",
+ "lucide-react": "^0.292.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
- "react-widgets": "^5.8.4"
+ "react-widgets": "^5.8.4",
+ "tailwind-merge": "^2.0.0",
+ "tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@semantic-release/changelog": "6.0.3",