Merge branch 'main' into docs/component-composition-sections

This commit is contained in:
shadcn
2026-04-07 15:25:02 +04:00
committed by GitHub
8 changed files with 1729 additions and 1333 deletions

View File

@@ -69,7 +69,7 @@
"tailwindcss": "^3.4.18",
"tsx": "^4.1.4",
"turbo": "^1.9.9",
"vite": "^7.1.12",
"vite": "^7.3.2",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^2.1.9"
},

582
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,7 +28,7 @@
"@types/react-dom": "^19.2.3",
"tailwindcss": "^4.1.18",
"typescript": "^5.9.3",
"vite": "^7.2.4",
"vite": "^7.3.2",
"vite-tsconfig-paths": "^5.1.4"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -31,6 +31,6 @@
"@vitejs/plugin-react": "^5.1.1",
"eslint": "^9.39.2",
"typescript": "^5.9.3",
"vite": "^7.2.4"
"vite": "^7.3.2"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -29,6 +29,6 @@
"globals": "^17.2.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.54.0",
"vite": "^7.2.4"
"vite": "^7.3.2"
}
}

File diff suppressed because it is too large Load Diff