📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-06 16:01:57 +00:00
parent 0b1862e551
commit 772a1da63c
293 changed files with 25299 additions and 369 deletions
@@ -213,6 +213,24 @@ const CATEGORY_RULES = [
"kafka",
],
},
{
name: "education",
keywords: [
"education",
"student",
"syllabus",
"exam",
"study",
"teacher",
"curriculum",
"classroom",
"school",
"examprep",
"roadmap",
"academic",
"university",
],
},
{
name: "data-ai",
keywords: [
@@ -119,6 +119,14 @@ CATEGORY_RULES = [
"transcription", "transcribe", "seo", "blog", "markdown",
],
},
{
"name": "education",
"keywords": [
"education", "student", "syllabus", "exam", "study",
"teacher", "curriculum", "classroom", "school",
"examprep", "roadmap", "academic", "university",
],
},
{
"name": "business",
"keywords": [
@@ -589,6 +597,7 @@ CURATED_CATEGORY_OVERRIDES = {
"evaluation": "ai-ml",
"event-store-design": "architecture",
"exa-search": "data-ai",
"examprep-ai": "education",
"explain-like-socrates": "content",
"family-health-analyzer": "health",
"find-bugs": "code-quality",