Changed
- Bumped project version to
v1.26.21. - Updated
npm run devandnpm run previewto open the local browser automatically. - Updated dependencies:
eslint10.2.0→10.2.1postcss^8.5.9→^8.5.10prettier3.8.2→3.8.3svelte5.55.3→5.55.4autoprefixer^10.4.27→^10.5.0dompurify^3.3.3→^3.4.0globals^17.4.0→^17.5.0posthog-js^1.367.0→^1.369.3stylelint^17.6.0→^17.8.0
- Normalized transitive dependency override ranges for
minimatch,picomatch, andsmol-tomlto caret ranges.
Fixed
- Kept
typescriptpinned to5.9.3and retained it in thenpm-check-updatesreject list becausesvelte-preprocessdoes not yet accept TypeScript 6.
Security
- Added transitive dependency for
protobufjsv7.5.5in order to mitigate CVE-2026-41242.
Full Changelog: v1.26.20...v1.26.21