Skip to content

Fix dark-mode usage panel and refresh dependencies - #25

Merged
markwylde merged 1 commit into
mainfrom
fix/demo-dark-usage
Aug 7, 2026
Merged

Fix dark-mode usage panel and refresh dependencies#25
markwylde merged 1 commit into
mainfrom
fix/demo-dark-usage

Conversation

@markwylde

Copy link
Copy Markdown
Owner

Summary

  • load Prism defaults before the demo theme so the Usage panel respects dark mode
  • upgrade the direct development toolchain and refresh transitive dependencies
  • migrate Biome and TypeScript build configuration for the new major versions
  • add weekly Dependabot checks with a two-day cooldown for version updates
  • clear the current npm security audit findings

Verification

  • npm run typecheck
  • npm run ci:biome
  • npm test (18 tests)
  • npm run build
  • npm run build:demo
  • npm audit --audit-level=low (0 vulnerabilities)

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm data-urls is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: package-lock.jsonnpm/jsdom@29.1.1npm/data-urls@7.0.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/data-urls@7.0.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm jsdom is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: package-lock.jsonnpm/jsdom@29.1.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/jsdom@29.1.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@markwylde
markwylde merged commit 28948de into main Aug 7, 2026
3 checks passed
@markwylde
markwylde deleted the fix/demo-dark-usage branch August 7, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant