Merge pull request 'main' (#240) from main into release
All checks were successful
release-image / guarddog (push) Successful in 6m55s
release-image / build (push) Successful in 11m58s
release-image / semantic-release (push) Successful in 1m6s
release-image / release-harbor (push) Successful in 7m23s
release-image / release-gitea (push) Successful in 2m21s

Reviewed-on: #240
This commit was merged in pull request #240.
This commit is contained in:
2026-04-19 22:46:33 +00:00
7 changed files with 142 additions and 64 deletions

View File

@@ -18,7 +18,7 @@
"@astrojs/starlight": "0.38.3",
"@tailwindcss/postcss": "4.2.2",
"@tailwindcss/vite": "4.2.2",
"astro": "6.1.7",
"astro": "6.1.8",
"sanitize-html": "2.17.3",
"sharp": "0.34.5",
"starlight-theme-rapide": "0.5.2",
@@ -34,7 +34,7 @@
"@tailwindcss/forms": "0.5.11",
"@tailwindcss/typography": "0.5.19",
"@typescript-eslint/parser": "8.58.2",
"eslint": "10.2.0",
"eslint": "10.2.1",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-astro": "1.7.0",
"prettier": "3.8.3",
@@ -42,7 +42,7 @@
"prettier-plugin-tailwindcss": "0.7.2",
"semantic-release": "25.0.3",
"semantic-release-export-data": "1.2.0",
"typescript": "6.0.2",
"typescript": "6.0.3",
"typescript-eslint": "8.58.2"
}
}