mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-28 13:37:01 +00:00
fix(docs): auth input was not appearing
This commit is contained in:
parent
c53511657f
commit
809948b8f4
3 changed files with 31 additions and 30 deletions
|
|
@ -15,12 +15,12 @@
|
|||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"fumadocs-core": "16.2.5",
|
||||
"fumadocs-mdx": "^14.1.0",
|
||||
"fumadocs-openapi": "^10.1.4",
|
||||
"fumadocs-mdx": "^14.1.1",
|
||||
"fumadocs-openapi": "^10.2.0",
|
||||
"fumadocs-ui": "16.2.5",
|
||||
"lucide-react": "^0.561.0",
|
||||
"motion": "^12.23.26",
|
||||
"next": "^16.0.10",
|
||||
"next": "^16.1.0",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3",
|
||||
"rough-notation": "^0.5.1",
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
"tailwind-merge": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.3.8",
|
||||
"@biomejs/biome": "^2.3.10",
|
||||
"@tailwindcss/postcss": "^4.1.18",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "25.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue