codex/design-system-foundation #33

Merged
ksv741 merged 12 commits from codex/design-system-foundation into main 2026-06-21 16:44:32 +03:00
3 changed files with 351 additions and 1360 deletions
Showing only changes of commit 3534ec4f77 - Show all commits

1704
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,5 +38,10 @@
"husky": "^9.1.7",
"lint-staged": "^16.4.0",
"prettier": "^3.0.0"
},
"overrides": {
"@storybook/test": {
"storybook": "10.4.6"
}
}
}

View File

@ -30,6 +30,8 @@
"@storybook/addon-a11y": "^10.2.9",
"@storybook/addon-vitest": "^10.2.9",
"@storybook/react-vite": "^10.2.9",
"@storybook/test": "^8.6.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",