Skip to content

Upgrade dependencies across component library and icons - #401

Merged
jasverix merged 1 commit into
mainfrom
claude/wizardly-cerf-empqs5
Sep 9, 2026
Merged

Upgrade dependencies across component library and icons#401
jasverix merged 1 commit into
mainfrom
claude/wizardly-cerf-empqs5

Conversation

@jasverix

@jasverix jasverix commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Change summary

Updates development dependencies in both the component library and icons packages to their latest patch and minor versions.

Changes

component-library/package.json

  • @types/node: ^22.0.0 → ^22.19.8
  • @vitejs/plugin-vue: ^6.0.0 → ^6.0.4
  • @vitest/browser-playwright: 4.1.9 → 4.1.11
  • @vitest/coverage-v8: 4.1.9 → 4.1.11
  • autoprefixer: ^10.4.20 → ^10.4.24
  • concurrently: ^9.0.0 → ^10.0.5
  • postcss: ^8.4.49 → ^8.5.23
  • remark-gfm: ^4.0.0 → ^4.0.1
  • rimraf: ^6.0.0 → ^6.1.2
  • typescript: ~5.7.0 → ~5.7.3
  • vitest: ^4.1.9 → ^4.1.11
  • vue: ^3.5.0 → ^3.5.27

icons/package.json

  • @vue/compiler-dom: ^3.0.5 → ^3.5.42
  • del: ^7.0.0 → ^7.1.0
  • fontkit: ^2.0.2 → ^2.0.4
  • rimraf: ^5.0.1 → ^5.0.10
  • svgo: ^2.8.2 → ^2.8.4

Change type

  • Small PR

Test Plan

N/A - Dependency updates only. Existing CI tests will validate compatibility.

https://claude.ai/code/session_01528ngq6AHgkETi5z7ji12h

Resolved via `pnpm audit --fix update` (lockfile updates, no overrides —
pnpm-workspace.yaml is left untouched).

component-library: 15 advisories -> 1
- brace-expansion, browserslist, @humanfs/node, qs, postcss-selector-parser,
  esbuild, vitest/@vitest/mocker fixed by lockfile update
- @vitest/browser-playwright and @vitest/coverage-v8 pins moved 4.1.9 -> 4.1.11
  to clear the critical @vitest/browser file-access advisory
- concurrently ^9 -> ^10 to pick up shell-quote 1.9.0 (engines: node >=22,
  matches CI); build verified
- remaining: quill 2.0.3 XSS (low, no patched release upstream)

icons: 9 advisories -> 0
- svgo 2.8.2 -> 2.8.4 and transitive brace-expansion updates

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01528ngq6AHgkETi5z7ji12h
@jasverix
jasverix merged commit d9f069f into main Sep 9, 2026
7 checks passed
@jasverix
jasverix deleted the claude/wizardly-cerf-empqs5 branch September 9, 2026 13:06
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.

2 participants