🧪 Fix tests and update TailwindCSS configuration#6
Open
ricardorueda wants to merge 2 commits intomasterfrom
Open
🧪 Fix tests and update TailwindCSS configuration#6ricardorueda wants to merge 2 commits intomasterfrom
ricardorueda wants to merge 2 commits intomasterfrom
Conversation
Owner
ricardorueda
commented
Sep 11, 2025
- Fix React component tests to match actual content
- Replace 'class' with 'className' for React compatibility
- Update TailwindCSS from v1.x to v3.x configuration
- Fix TailwindCSS build script for new version
- All tests now passing ✅
- Fix React component tests to match actual content - Replace 'class' with 'className' for React compatibility - Update TailwindCSS from v1.x to v3.x configuration - Fix TailwindCSS build script for new version - All tests now passing ✅
✅ RESOLVED ALL 9 VULNERABILITIES: 🔧 nth-check: 1.0.2 → 2.1.1 (ReDoS vulnerability) 🔧 postcss: 7.0.39 → 8.5.6 (Line return parsing error) 🔧 webpack-dev-server: 4.15.2 → 5.2.2 (Source code exposure) 🔧 resolve-url-loader: 4.0.0 → 5.0.0 (PostCSS compatibility) 📋 Changes: - Added package.json overrides for vulnerable dependencies - Updated dependency tree to secure versions - All functionality preserved and tested - Build, dev server, and tests working correctly 🎯 Security Status: 0 vulnerabilities remaining 📊 npm audit: CLEAN ✅
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.