We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668c9d6 commit cd6102cCopy full SHA for cd6102c
2 files changed
apps/playground/package.json
@@ -10,10 +10,10 @@
10
"check-types": "tsc --noEmit"
11
},
12
"dependencies": {
13
- "lucide-react": "^0.507.0",
14
- "next": "15.3.1",
15
- "react": "^19.0.0",
16
- "react-dom": "^19.0.0"
+ "lucide-react": "0.544.0",
+ "next": "15.5.4",
+ "react": "19.1.1",
+ "react-dom": "19.1.1"
17
18
"devDependencies": {
19
"@eslint/eslintrc": "^3",
0 commit comments