Skip to content

chore(deps): upgrade all dependencies (2026-06-29) - #10

Draft
devin-ai-integration[bot] wants to merge 13 commits into
mainfrom
deps/upgrade-all-2026-06-29
Draft

devin-ai-integration[bot] wants to merge 13 commits into
mainfrom
deps/upgrade-all-2026-06-29

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Jun 29, 2026

Copy link
Copy Markdown

Summary

Upgrades all outdated npm dependencies across three batches (patch → minor → major), reducing vulnerabilities from 13 to 0 and bringing the project up to date.

Patch Upgrades (12 packages)

Package Old New Type
@eslint/js 9.39.1 9.39.4 dev
@fullcalendar/core 6.1.15 6.1.21 prod
@fullcalendar/daygrid 6.1.15 6.1.21 prod
@fullcalendar/interaction 6.1.15 6.1.21 prod
@fullcalendar/list 6.1.15 6.1.21 prod
@fullcalendar/react 6.1.15 6.1.21 prod
@fullcalendar/timegrid 6.1.15 6.1.21 prod
eslint 9.39.1 9.39.4 dev
eslint-plugin-react-refresh 0.4.19 0.4.26 dev
postcss 8.5.6 8.5.16 dev
swiper 11.2.3 11.2.10 prod
vite 6.4.1 6.4.3 dev

Minor Upgrades (15 packages)

Package Old New Type
@tailwindcss/postcss 4.0.8 4.3.1 dev
@types/react 19.0.12 19.2.17 dev
@types/react-dom 19.0.4 19.2.3 dev
@vitejs/plugin-react 4.3.4 4.7.0 dev
apexcharts 4.4.0 4.7.0 prod
eslint-plugin-react-hooks 5.1.0 5.2.0 dev
react 19.0.0 19.2.7 prod
react-apexcharts 1.7.0 1.9.0 prod
react-dom 19.0.0 19.2.7 prod
react-dropzone 14.3.5 14.4.1 prod
react-router 7.9.5 7.18.0 prod
tailwind-merge 3.0.1 3.6.0 prod
tailwindcss 4.0.8 4.3.1 dev
typescript-eslint 8.24.0 8.62.0 dev
vite-plugin-svgr 4.3.0 4.5.0 dev

Major Upgrades (8 successful)

Package Old New Type
globals 15.15.0 17.7.0 dev
eslint-plugin-react-refresh 0.4.26 0.5.3 dev
vite-plugin-svgr 4.5.0 5.2.0 dev
vite 6.4.3 7.3.6 dev
@vitejs/plugin-react 4.7.0 5.2.0 dev
react-dropzone 14.4.1 15.0.0 prod
react-helmet-async 2.0.5 3.0.0 prod
apexcharts 4.7.0 5.15.2 prod
react-apexcharts 1.9.0 2.1.1 prod
swiper 11.2.10 14.0.0 prod
typescript 5.7.3 6.0.3 dev

Security Fixes

All 13 vulnerabilities resolved (was 1 critical, 6 high, 5 moderate, 1 low → 0):

Skipped Packages (3)

Package Current Latest Reason
eslint-plugin-react-hooks 5.2.0 7.1.1 v7 introduces new strict rules (set-state-in-effect, purity) that flag existing code patterns in ThemeContext.tsx, AppSidebar.tsx, and Calendar.tsx. Would require significant refactoring to resolve.
@vitejs/plugin-react 5.2.0 6.0.3 v6 requires @babel/core@^8.0.0-rc.4 (Babel 8 Release Candidate) which has peer dependency conflicts. Not stable yet.
vite 7.3.6 8.1.0 Blocked by @vitejs/plugin-react v6 requiring Babel 8 RC. Upgraded to latest stable v7.x instead.

Validation

  • npm run lint — passes (0 errors, 2 pre-existing warnings)
  • npm run build (tsc -b && vite build) — passes
  • npx tsc --noEmit — passes
  • npm audit — 0 vulnerabilities

Frontend Verification

Dashboard with KPI cards, ApexCharts (v5), and Tailwind styling:
Dashboard Home

ApexCharts v5 line chart rendering correctly:
Charts Page

Link to Devin session: https://app.devin.ai/sessions/ddda6ec58d4d4a908073b3267c2ee5ae
Requested by: @dr-phil


Devin Review

Status Commit
⚪ Not started

Run Devin Review

Open in Devin Review (Staging)

devin-ai-integration Bot and others added 13 commits June 29, 2026 14:07
Upgraded:
- @eslint/js: 9.39.1 → 9.39.4
- @fullcalendar/core: 6.1.15 → 6.1.21
- @fullcalendar/daygrid: 6.1.15 → 6.1.21
- @fullcalendar/interaction: 6.1.15 → 6.1.21
- @fullcalendar/list: 6.1.15 → 6.1.21
- @fullcalendar/react: 6.1.15 → 6.1.21
- @fullcalendar/timegrid: 6.1.15 → 6.1.21
- eslint: 9.39.1 → 9.39.4
- eslint-plugin-react-refresh: 0.4.19 → 0.4.26
- postcss: 8.5.6 → 8.5.16
- swiper: 11.2.3 → 11.2.10
- vite: 6.4.1 → 6.4.3

Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
Upgraded:
- @tailwindcss/postcss: 4.0.8 → 4.3.1
- @types/react: 19.0.12 → 19.2.17
- @types/react-dom: 19.0.4 → 19.2.3
- @vitejs/plugin-react: 4.3.4 → 4.7.0
- apexcharts: 4.4.0 → 4.7.0
- eslint-plugin-react-hooks: 5.1.0 → 5.2.0
- react: 19.0.0 → 19.2.7
- react-apexcharts: 1.7.0 → 1.9.0
- react-dom: 19.0.0 → 19.2.7
- react-dropzone: 14.3.5 → 14.4.1
- react-router: 7.9.5 → 7.18.0
- tailwind-merge: 3.0.1 → 3.6.0
- tailwindcss: 4.0.8 → 4.3.1
- typescript-eslint: 8.24.0 → 8.62.0
- vite-plugin-svgr: 4.3.0 → 4.5.0

Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
…t from 4.7.0 to 5.2.0

Skipped vite 8 + @vitejs/plugin-react 6 due to Babel 8 RC peer
dependency conflicts. Upgraded to vite 7.3.6 (latest stable 7.x)
and @vitejs/plugin-react 5.2.0 instead.

Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
…arts from 1.9.0 to 2.1.1

Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
Resolves critical security advisory GHSA-hmx5-qpq5-p643.

Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
Resolves remaining vulnerabilities in flatted, rollup, and yaml.

Co-Authored-By: Phil Bedford <phil.bedford@cognition.ai>
@devin-ai-integration

Copy link
Copy Markdown
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

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.

0 participants