mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Python (requirements.txt): - Authlib 1.6.9 -> 1.7.0 - Flask-Security-Too 5.7.* -> 5.8.* (py>3.9) - certifi 2026.2.25 -> 2026.4.22 - Flask-WTF 1.2.* -> 1.3.* Python test (web/regression/requirements.txt): - selenium 4.41.0 -> 4.43.0 - testscenarios 0.5.0 -> 0.6.1 - testtools 2.8.7 -> 2.9.0 JavaScript web (web/package.json): - @mui/material ^7.3.7 -> ^7.3.10 - @mui/x-date-pickers ^8.27.2 -> ^8.28.3 - @mui/icons-material ^7.3.6 -> ^7.3.10 - dompurify ^3.3.3 -> ^3.4.1 - axios ^1.13.5 -> ^1.15.2 - react ^19.2.3 -> ^19.2.5 - react-dom ^19.2.3 -> ^19.2.5 - typescript ^5.9.2 -> ^6.0.3 - marked ^17.0.1 -> ^18.0.2 - react-checkbox-tree ^1.7.2 -> ^2.0.1 - eslint ^9.39.2 -> ^9.39.4 - and ~60 more minor/patch bumps across build, test, and runtime deps JavaScript runtime (runtime/package.json): - electron 41.2.0 -> 41.3.0 - axios ^1.15.0 -> ^1.15.2 - eslint ^10.2.0 -> ^10.2.1 - globals ^17.4.0 -> ^17.5.0