chore(deps): fix security vulnerabilities (2026-01-13)#180
Merged
miguelcalderon merged 4 commits intomasterfrom Jan 22, 2026
Merged
chore(deps): fix security vulnerabilities (2026-01-13)#180miguelcalderon merged 4 commits intomasterfrom
miguelcalderon merged 4 commits intomasterfrom
Conversation
Addresses 10 high/critical vulnerabilities identified by Dependabot.
Update all Vite-based examples to latest versions: - vite: ^7.3.1 (from various 5.x/6.x/7.1.x versions) - @vitejs/plugin-react: ^5.1.2 (from various 4.x/5.0.x versions) - Remove all vite override sections Tested examples - 10/13 build successfully: - watermark-annotations ✅ - multi-tab ✅ - mixpanel-web-analytics ✅ - clientside-digital-sigature ✅ - customise-annotation-sidebar ✅ - snipping-annotation ✅ - speech-2-text ✅ - create-annotation-from-clipboard ✅ - get-all-annotations-boundingBox ✅ - save-selected-page-from-document-editor ✅ Pre-existing issues (not caused by this update): - dws: missing tsconfig.json - text-2-speech: missing component file - redact-one-by-one: TypeScript errors Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Generate package-lock.json for signing-demo-complete - Generate package-lock.json for ui-customization-doc-editor-sidebar - Update eslint-config-next to match Next.js 16.1.4 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
7e4a260 to
42b8437
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR addresses security vulnerabilities identified by Dependabot.
Branch:
miguel/vuln-deps-2026-01-13Changes
Packages Updated
Remaining Vulnerabilities
Some vulnerabilities remain unfixed due to breaking changes required:
These require manual review to determine if the breaking changes are acceptable.
Notes