pgadmin4/runtime
Ashesh Vashi a3a0537277
fix: Bump runtime dependencies and upgrade ESLint to v10 (#9834)
- electron: 41.0.2 → 41.2.0
- eslint: ^9.39.2 → ^10.2.0
- axios: ^1.13.5 → ^1.15.0
- electron-context-menu: ^4.1.0 → ^4.1.2
- Added @eslint/js and globals as explicit devDependencies (required by ESLint 10)
- Fixed no-useless-assignment lint errors in downloader.js and misc.js
2026-04-09 21:31:17 +05:30
..
assets Improve PNG files by optimising them. 2022-10-31 18:06:53 +05:30
src fix: Bump runtime dependencies and upgrade ESLint to v10 (#9834) 2026-04-09 21:31:17 +05:30
.eslintrc.js Copyright updated for 2026 2026-01-05 13:33:45 +05:30
.gitignore Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
.yarnrc.yml Update yarn.lock file and added .yarnrc.yml 2023-10-31 16:27:42 +05:30
dev_config.json.in Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
package.json fix: Bump runtime dependencies and upgrade ESLint to v10 (#9834) 2026-04-09 21:31:17 +05:30
yarn.lock fix: Bump runtime dependencies and upgrade ESLint to v10 (#9834) 2026-04-09 21:31:17 +05:30