chore: update deps (#38868)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
Stephen Zhou
2026-07-13 12:50:29 +00:00
committed by GitHub
co-authored by copilot-swe-agent[bot]
parent 61d2ad572a
commit 5e635c059b
3 changed files with 1174 additions and 1144 deletions
+8
View File
@@ -26,6 +26,14 @@ const preview: Preview = {
},
a11y: {
test: 'error',
config: {
rules: [
{
id: 'color-contrast',
enabled: false,
},
],
},
},
},
tags: ['autodocs'],