π Security Updates
This release focuses on fixing critical security vulnerabilities and updating dependencies.
Critical Vulnerabilities Fixed
- vitest: 2.1.8 β 2.1.9 (fixes critical RCE vulnerability)
- @vitest/coverage-v8: 2.1.8 β 2.1.9
Security Impact
- Before: 29 vulnerabilities (2 critical, 3 high, 16 moderate, 8 low)
- After: 16 vulnerabilities (0 critical, 2 high, 8 moderate, 6 low)
- Result: β All critical vulnerabilities resolved!
π¦ Updates
Production Dependencies
react-resize-detector: 12.1.0 β 12.3.0
Development Dependencies
typescript: 5.7.2 β 5.9.3@eslint/js: 9.33.0 β 9.39.2eslint: 9.33.0 β 9.39.2typescript-eslint: 8.40.0 β 8.54.0prettier: 3.6.2 β 3.8.1tsup: 8.3.5 β 8.5.1tsx: 4.19.2 β 4.21.0concurrently: 9.1.2 β 9.2.1@testing-library/jest-dom: 6.6.3 β 6.9.1@testing-library/react: 16.3.0 β 16.3.2
β Quality Assurance
- All tests passing (17/17)
- TypeScript compilation successful
- Linting clean
- Build successful
- Storybook build successful
π Breaking Changes
None - all updates are backward compatible
π What's Changed
- chore: update dependencies for security and minor updates by @smartlabsAT in #9
Full Changelog: v0.2.4...v0.2.5