Skip to content

chore: upgrade dependencies and fix audit vulnerabilities#73

Merged
code-by-sia merged 1 commit into
mainfrom
chore/upgrade-dependencies
Jun 21, 2026
Merged

chore: upgrade dependencies and fix audit vulnerabilities#73
code-by-sia merged 1 commit into
mainfrom
chore/upgrade-dependencies

Conversation

@code-by-sia

Copy link
Copy Markdown
Owner

Bump minor/patch versions within current majors and resolve all npm audit findings (undici, vite) via transitive updates. Avoids breaking major upgrades (React 19, Tailwind 4, TypeScript 6).

  • @radix-ui/react-tabs 1.1.13 -> 1.1.15
  • @storybook/* 10.4.1 -> 10.4.6
  • @types/node 25.9.1 -> 25.9.4
  • @types/react 18.3.29 -> 18.3.31
  • sass 1.100.0 -> 1.101.0
  • vite 8.0.14 -> 8.0.16
  • vitest 4.1.7 -> 4.1.9
  • tailwindcss 3.4.17 -> 3.4.19

Typecheck, tests (6/6), and build all pass. 0 vulnerabilities remaining.

Bump minor/patch versions within current majors and resolve all npm audit
findings (undici, vite) via transitive updates. Avoids breaking major
upgrades (React 19, Tailwind 4, TypeScript 6).

- @radix-ui/react-tabs 1.1.13 -> 1.1.15
- @storybook/* 10.4.1 -> 10.4.6
- @types/node 25.9.1 -> 25.9.4
- @types/react 18.3.29 -> 18.3.31
- sass 1.100.0 -> 1.101.0
- vite 8.0.14 -> 8.0.16
- vitest 4.1.7 -> 4.1.9
- tailwindcss 3.4.17 -> 3.4.19

Typecheck, tests (6/6), and build all pass. 0 vulnerabilities remaining.
@code-by-sia code-by-sia merged commit df4acc4 into main Jun 21, 2026
1 check passed
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