mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Add demo link in navbar and fix stack in tech showcase
This commit is contained in:
@@ -11,26 +11,26 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@xyflow/react": "^12.4.4",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-e552027-20250112",
|
||||
"fumadocs-core": "15.0.6",
|
||||
"fumadocs-mdx": "11.5.3",
|
||||
"fumadocs-ui": "15.0.6",
|
||||
"lucide-react": "^0.475.0",
|
||||
"motion": "^12.4.10",
|
||||
"next": "15.2.1",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-3229e95-20250315",
|
||||
"fumadocs-core": "15.1.2",
|
||||
"fumadocs-mdx": "11.5.7",
|
||||
"fumadocs-ui": "15.1.2",
|
||||
"lucide-react": "^0.483.0",
|
||||
"motion": "^12.5.0",
|
||||
"next": "15.2.3",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.0.9",
|
||||
"@tailwindcss/postcss": "^4.0.15",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "22.13.1",
|
||||
"@types/react": "^19.0.10",
|
||||
"@types/node": "22.13.11",
|
||||
"@types/react": "^19.0.12",
|
||||
"@types/react-dom": "^19.0.4",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-next": "15.1.6",
|
||||
"eslint": "^9.23.0",
|
||||
"eslint-config-next": "15.2.3",
|
||||
"postcss": "^8.5.3",
|
||||
"tailwindcss": "^4.0.9",
|
||||
"tailwindcss": "^4.0.15",
|
||||
"typescript": "^5.8.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user