dev: upgrade lucide-react version to the latest one (#4397)

This commit is contained in:
Aaryan Khandelwal 2024-05-08 14:01:05 +05:30 committed by GitHub
parent a46c507ca1
commit f7babd682e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 10 additions and 20 deletions

View file

@ -34,7 +34,7 @@
"@tiptap/pm": "^2.1.13",
"@tiptap/react": "^2.1.13",
"@tiptap/suggestion": "^2.1.13",
"lucide-react": "^0.294.0",
"lucide-react": "^0.378.0",
"tippy.js": "^6.3.7"
},
"devDependencies": {