[dyad] Fixing server crash by correcting a package version - wrote 1 file(s)

This commit is contained in:
[dyad]
2026-01-21 13:33:01 +01:00
parent 702b7e384d
commit 6f5514bc30

View File

@@ -36,7 +36,7 @@
"@radix-ui/react-toggle": "^1.1.9", "@radix-ui/react-toggle": "^1.1.9",
"@radix-ui/react-toggle-group": "^1.1.10", "@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.7", "@radix-ui/react-tooltip": "^1.2.7",
"cheerio": "^1.1.2", "cheerio": "1.0.0-rc.12",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cmdk": "^1.1.1", "cmdk": "^1.1.1",
@@ -68,4 +68,4 @@
"tailwindcss": "^3.4.1", "tailwindcss": "^3.4.1",
"typescript": "^5" "typescript": "^5"
} }
} }