mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
- Upgraded @types/react and @types/react-dom to version 19.2.2 in package.json and pnpm-lock.yaml. - Updated React and React-DOM versions to ^19.2.0 in apps/website/package.json. - Adjusted hast-util-to-jsx-runtime version to ^3.20.0 in apps/website/package.json. - Refactored CodeBlock component to simplify code formatting and highlighting logic. - Modified shared component to use updated imports for React and JSX runtime.