We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060b453 commit b574088Copy full SHA for b574088
apps/frontend/package.json
@@ -45,7 +45,7 @@
45
"graphql-tag": "^2.12.6",
46
"jsonwebtoken": "^9.0.2",
47
"jszip": "^3.10.1",
48
- "lucide-react": "^0.439.0",
+ "lucide-react": "^0.542.0",
49
"multiformats": "^13.2.3",
50
"next": "^14.2.17",
51
"next-auth": "^4.24.8",
packages/ui/package.json
@@ -7,7 +7,7 @@
7
"main": "dist/index.js",
8
"types": "dist/index.d.ts",
9
"dependencies": {
10
11
"tailwindcss-animate": "^1.0.7",
12
"typescript": "^5.6.3"
13
},
0 commit comments