mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
quality of life updates to Next
This commit is contained in:
parent
d67f9f205c
commit
55aef2813a
4 changed files with 170 additions and 427 deletions
|
|
@ -34,9 +34,9 @@
|
|||
"clsx": "^2.1.1",
|
||||
"framer-motion": "^12.23.24",
|
||||
"lucide-react": "^0.548.0",
|
||||
"next": "16.0.10",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"next": "^16.1.6",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"tailwind-merge": "^3.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -47,7 +47,6 @@
|
|||
"typescript": "^5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"next": "^16.0.0",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue