feat: rebase

This commit is contained in:
2026-05-08 17:50:58 -05:00
parent c7b49df433
commit a2bae2bb1b
2 changed files with 446 additions and 578 deletions

1010
bun.lock

File diff suppressed because it is too large Load Diff

View File

@@ -13,16 +13,16 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/mdx": "5.0.4", "@astrojs/mdx": "5.0.4",
"@astrojs/node": "10.0.6", "@astrojs/node": "10.1.0",
"@astrojs/sitemap": "3.7.2", "@astrojs/sitemap": "3.7.2",
"@astrojs/starlight": "0.38.5", "@astrojs/starlight": "0.39.2",
"@tailwindcss/postcss": "4.2.4", "@tailwindcss/postcss": "4.3.0",
"@tailwindcss/vite": "4.2.4", "@tailwindcss/vite": "4.3.0",
"astro": "6.2.2", "astro": "6.3.1",
"sanitize-html": "2.17.3", "sanitize-html": "2.17.3",
"sharp": "0.34.5", "sharp": "0.34.5",
"starlight-theme-rapide": "0.5.2", "starlight-theme-rapide": "0.5.2",
"tailwindcss": "4.2.4" "tailwindcss": "4.3.0"
}, },
"devDependencies": { "devDependencies": {
"@saithodev/semantic-release-gitea": "2.1.0", "@saithodev/semantic-release-gitea": "2.1.0",
@@ -30,7 +30,7 @@
"@semantic-release/commit-analyzer": "13.0.1", "@semantic-release/commit-analyzer": "13.0.1",
"@semantic-release/git": "10.0.1", "@semantic-release/git": "10.0.1",
"@semantic-release/npm": "13.1.5", "@semantic-release/npm": "13.1.5",
"@semantic-release/release-notes-generator": "14.1.0", "@semantic-release/release-notes-generator": "14.1.1",
"@tailwindcss/forms": "0.5.11", "@tailwindcss/forms": "0.5.11",
"@tailwindcss/typography": "0.5.19", "@tailwindcss/typography": "0.5.19",
"@typescript-eslint/parser": "8.59.2", "@typescript-eslint/parser": "8.59.2",