2017-03-15 17:09:22 +00:00
|
|
|
{
|
2019-07-29 11:24:54 +01:00
|
|
|
"//": [
|
|
|
|
"IMPORTANT:",
|
|
|
|
"If runtime or build time dependencies are changed in this file, the ",
|
|
|
|
"committer *must* ensure the DEB and RPM package maintainers are informed ",
|
2019-08-02 14:05:09 +01:00
|
|
|
"as soon as possible."
|
|
|
|
],
|
2017-12-05 14:21:13 +09:00
|
|
|
"license": "PostgreSQL",
|
2017-03-15 17:09:22 +00:00
|
|
|
"devDependencies": {
|
2021-01-16 17:06:50 +05:30
|
|
|
"@babel/core": "^7.10.2",
|
2025-01-14 14:18:07 +05:30
|
|
|
"@babel/eslint-parser": "^7.26.5",
|
2024-07-04 18:25:47 +05:30
|
|
|
"@babel/eslint-plugin": "^7.24.7",
|
2021-09-29 13:43:05 +05:30
|
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
|
2022-02-11 10:36:24 +05:30
|
|
|
"@babel/plugin-syntax-jsx": "^7.16.0",
|
2023-10-23 17:43:17 +05:30
|
|
|
"@babel/plugin-transform-runtime": "^7.22.15",
|
2021-01-16 17:06:50 +05:30
|
|
|
"@babel/preset-env": "^7.10.2",
|
2024-06-07 14:17:22 +05:30
|
|
|
"@babel/preset-typescript": "^7.24.7",
|
2024-08-27 11:39:03 +05:30
|
|
|
"@emotion/memoize": "^0.9.0",
|
2024-04-09 08:21:14 +05:30
|
|
|
"@emotion/react": "^11.11.3",
|
2023-06-08 10:44:48 +05:30
|
|
|
"@emotion/styled": "^11.11.0",
|
2021-06-29 14:33:36 +05:30
|
|
|
"@emotion/utils": "^1.0.0",
|
2023-10-27 11:58:55 +05:30
|
|
|
"@svgr/webpack": "^8.1.0",
|
2024-09-23 16:33:20 +05:30
|
|
|
"@testing-library/dom": "10.4.0",
|
2024-11-21 11:22:04 +05:30
|
|
|
"@testing-library/jest-dom": "^6.6.3",
|
2025-01-22 19:49:35 +05:30
|
|
|
"@testing-library/react": "16.2.0",
|
2024-07-03 16:17:29 +05:30
|
|
|
"@testing-library/user-event": "^14.5.2",
|
2023-10-23 17:43:17 +05:30
|
|
|
"@types/jest": "^29.5.4",
|
2021-02-10 12:47:52 +05:30
|
|
|
"autoprefixer": "^10.2.4",
|
2024-11-04 13:47:30 +05:30
|
|
|
"axios-mock-adapter": "^2.1.0",
|
2024-06-11 15:28:21 +05:30
|
|
|
"babel-loader": "^9.1.3",
|
2021-02-10 12:47:52 +05:30
|
|
|
"browserify": "^17.0.0",
|
|
|
|
"buffer": "^6.0.3",
|
2024-06-27 14:08:01 +05:30
|
|
|
"copy-webpack-plugin": "^12.0.2",
|
2021-02-10 12:47:52 +05:30
|
|
|
"cross-env": "^7.0.3",
|
2024-08-27 11:39:48 +05:30
|
|
|
"css-loader": "^7.1.2",
|
2024-11-25 16:36:21 +05:30
|
|
|
"css-minimizer-webpack-plugin": "^7.0.0",
|
2025-01-29 11:53:58 +05:30
|
|
|
"eslint": "^9.19.0",
|
2025-01-07 13:55:02 +05:30
|
|
|
"eslint-plugin-jest": "^28.10.0",
|
2025-01-06 12:23:10 +05:30
|
|
|
"eslint-plugin-react": "^7.37.3",
|
2024-11-22 16:26:50 +05:30
|
|
|
"eslint-plugin-unused-imports": "^4.1.4",
|
2024-11-14 12:40:55 +05:30
|
|
|
"exports-loader": "^5.0.0",
|
2024-12-03 11:58:25 +05:30
|
|
|
"globals": "^15.13.0",
|
2024-12-12 14:54:31 +05:30
|
|
|
"html-react-parser": "^5.2.0",
|
2024-06-07 14:17:22 +05:30
|
|
|
"image-minimizer-webpack-plugin": "^4.0.2",
|
2024-11-25 11:48:04 +05:30
|
|
|
"imagemin": "^9.0.0",
|
2022-08-26 12:32:09 +05:30
|
|
|
"imagemin-mozjpeg": "^10.0.0",
|
|
|
|
"imagemin-optipng": "^8.0.0",
|
2024-11-29 11:08:59 +05:30
|
|
|
"imports-loader": "^5.0.0",
|
2023-10-23 17:43:17 +05:30
|
|
|
"jest": "^29.6.4",
|
|
|
|
"jest-environment-jsdom": "^29.6.4",
|
2022-11-19 10:12:31 +05:30
|
|
|
"loader-utils": "^3.2.1",
|
2024-11-18 20:49:13 +05:30
|
|
|
"mini-css-extract-plugin": "^2.9.2",
|
2024-07-29 19:34:43 +05:30
|
|
|
"postcss-loader": "^8.1.1",
|
2021-02-10 12:47:52 +05:30
|
|
|
"process": "^0.11.10",
|
2020-07-29 14:49:22 +05:30
|
|
|
"prop-types": "^15.7.2",
|
2021-01-16 17:06:50 +05:30
|
|
|
"resize-observer-polyfill": "^1.5.1",
|
2022-11-19 10:12:31 +05:30
|
|
|
"shim-loader": "^1.0.1",
|
2024-11-29 11:08:40 +05:30
|
|
|
"style-loader": "^4.0.0",
|
2024-08-27 11:37:49 +05:30
|
|
|
"stylis": "^4.3.4",
|
2024-08-12 11:23:30 +05:30
|
|
|
"svgo": "^3.3.2",
|
2024-08-08 13:19:48 +05:30
|
|
|
"svgo-loader": "^4.0.0",
|
2021-02-10 12:47:52 +05:30
|
|
|
"terser-webpack-plugin": "^5.1.1",
|
2024-06-07 14:17:22 +05:30
|
|
|
"typescript": "^5.4.5",
|
2024-10-01 16:32:04 +05:30
|
|
|
"typescript-eslint": "^8.8.0",
|
2022-11-19 10:12:31 +05:30
|
|
|
"url-loader": "^4.1.1",
|
2023-03-24 11:09:35 +05:30
|
|
|
"webfonts-loader": "^8.0.1",
|
2023-10-04 18:37:38 +05:30
|
|
|
"webpack": "^5.88.2",
|
2023-03-29 16:57:01 +05:30
|
|
|
"webpack-bundle-analyzer": "^4.8.0",
|
2025-01-29 11:53:58 +05:30
|
|
|
"webpack-cli": "^6.0.1",
|
2024-12-02 11:24:41 +05:30
|
|
|
"yarn-audit-html": "7.3.2"
|
2017-06-12 16:51:54 +01:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2020-07-29 14:49:22 +05:30
|
|
|
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
2021-02-10 12:47:52 +05:30
|
|
|
"@babel/preset-react": "^7.12.13",
|
2024-07-03 16:17:29 +05:30
|
|
|
"@codemirror/lang-json": "^6.0.1",
|
2024-11-29 12:08:42 +05:30
|
|
|
"@codemirror/lang-sql": "^6.8.0",
|
2024-04-09 08:21:14 +05:30
|
|
|
"@date-io/core": "^3.0.0",
|
|
|
|
"@date-io/date-fns": "3.x",
|
2021-06-29 14:33:36 +05:30
|
|
|
"@emotion/sheet": "^1.0.1",
|
2023-10-23 17:43:17 +05:30
|
|
|
"@fortawesome/fontawesome-free": "latest",
|
2025-02-07 11:52:08 +05:30
|
|
|
"@mui/icons-material": "^6.4.2",
|
2024-11-25 16:36:21 +05:30
|
|
|
"@mui/lab": "^6.0.0-beta.16",
|
2024-12-12 14:54:31 +05:30
|
|
|
"@mui/material": "^6.1.10",
|
2025-02-07 11:52:08 +05:30
|
|
|
"@mui/x-date-pickers": "^7.25.0",
|
2024-07-03 18:19:27 +05:30
|
|
|
"@projectstorm/react-diagrams": "^7.0.4",
|
2020-04-03 17:06:47 +05:30
|
|
|
"@simonwep/pickr": "^1.5.1",
|
2024-10-30 17:08:24 +05:30
|
|
|
"@szhsin/react-menu": "^4.2.2",
|
2025-01-22 19:49:35 +05:30
|
|
|
"@tanstack/react-query": "5.64.2",
|
2024-05-07 16:31:04 +05:30
|
|
|
"@tanstack/react-table": "^8.16.0",
|
2025-02-07 11:52:08 +05:30
|
|
|
"@tanstack/react-virtual": "^3.12.0",
|
2024-12-02 11:23:40 +05:30
|
|
|
"@types/classnames": "^2.3.4",
|
2024-07-03 16:17:29 +05:30
|
|
|
"@types/react": "^18.0.2",
|
|
|
|
"@types/react-dom": "^18.0.0",
|
2024-08-14 18:15:03 +05:30
|
|
|
"@xterm/addon-fit": "^0.10.0",
|
|
|
|
"@xterm/addon-search": "^0.15.0",
|
|
|
|
"@xterm/addon-web-links": "^0.11.0",
|
|
|
|
"@xterm/xterm": "^5.5.0",
|
2022-02-11 10:36:24 +05:30
|
|
|
"ajv": "^8.8.2",
|
2022-05-23 16:04:21 +05:30
|
|
|
"anti-trojan-source": "^1.4.0",
|
2021-09-29 13:43:05 +05:30
|
|
|
"aspen-decorations": "^1.0.2",
|
2024-12-12 14:54:31 +05:30
|
|
|
"axios": "^1.7.9",
|
2019-03-14 15:11:16 +00:00
|
|
|
"babelify": "~10.0.0",
|
2021-02-10 12:47:52 +05:30
|
|
|
"bignumber.js": "^9.0.1",
|
2022-02-11 10:36:24 +05:30
|
|
|
"brace": "^0.11.1",
|
2021-09-29 13:43:05 +05:30
|
|
|
"browserfs": "^1.4.3",
|
2022-06-13 17:26:17 +05:30
|
|
|
"chart.js": "^3.0.0",
|
2023-06-08 10:41:46 +05:30
|
|
|
"chartjs-plugin-zoom": "^2.0.1",
|
2024-02-21 11:15:25 +05:30
|
|
|
"codemirror": "^6.0.1",
|
2022-07-19 15:27:47 +05:30
|
|
|
"convert-units": "^2.3.4",
|
2024-11-29 11:05:31 +05:30
|
|
|
"date-fns": "^4.1.0",
|
2021-06-29 14:33:36 +05:30
|
|
|
"diff-arrays-of-objects": "^1.1.8",
|
2024-02-09 16:33:30 +05:30
|
|
|
"hotkeys-js": "^3.13.3",
|
2023-10-04 18:23:41 +05:30
|
|
|
"html-to-image": "^1.11.11",
|
2019-03-14 15:11:16 +00:00
|
|
|
"immutability-helper": "^3.0.0",
|
2021-09-29 13:43:05 +05:30
|
|
|
"insert-if": "^1.1.0",
|
2024-11-28 10:54:22 +05:30
|
|
|
"ip-address": "^10.0.1",
|
2019-02-27 13:39:47 +00:00
|
|
|
"json-bignumber": "^1.0.1",
|
2025-01-06 12:23:10 +05:30
|
|
|
"jsoneditor": "^10.1.2",
|
2024-08-14 11:09:28 +05:30
|
|
|
"leaflet": "^1.9.4",
|
2021-01-16 17:06:50 +05:30
|
|
|
"lodash": "4.*",
|
2022-07-14 11:24:17 +05:30
|
|
|
"moment": "^2.29.4",
|
2022-04-27 10:37:53 +05:30
|
|
|
"moment-timezone": "^0.5.34",
|
2021-09-29 13:43:05 +05:30
|
|
|
"notificar": "^1.0.1",
|
2024-07-01 11:26:45 +05:30
|
|
|
"notistack": "^3.0.1",
|
2021-09-29 13:43:05 +05:30
|
|
|
"path-fx": "^2.0.0",
|
2023-10-04 18:24:46 +05:30
|
|
|
"postcss": "^8.4.31",
|
2022-02-11 10:36:24 +05:30
|
|
|
"rc-dock": "^3.2.9",
|
2024-07-03 16:17:29 +05:30
|
|
|
"react": "^18.2.0",
|
2023-09-13 11:07:28 +05:30
|
|
|
"react-arborist": "^3.2.0",
|
2021-09-29 13:43:05 +05:30
|
|
|
"react-aspen": "^1.1.0",
|
2022-01-04 12:27:17 +05:30
|
|
|
"react-checkbox-tree": "^1.7.2",
|
2025-01-09 15:37:20 +05:30
|
|
|
"react-data-grid": "https://github.com/pgadmin-org/react-data-grid.git#3dfc2ca01a046d55c1c7a45392dcec104815dc76",
|
2022-10-03 11:18:22 +05:30
|
|
|
"react-dnd": "^16.0.1",
|
|
|
|
"react-dnd-html5-backend": "^16.0.1",
|
2024-07-03 16:17:29 +05:30
|
|
|
"react-dom": "^18.2.0",
|
2023-10-26 11:42:33 +05:30
|
|
|
"react-draggable": "^4.4.6",
|
2022-07-19 15:27:47 +05:30
|
|
|
"react-dropzone": "^14.2.1",
|
2023-10-23 17:43:17 +05:30
|
|
|
"react-frame-component": "^5.2.6",
|
2024-08-14 11:09:28 +05:30
|
|
|
"react-leaflet": "^4.2.1",
|
2023-10-23 17:43:17 +05:30
|
|
|
"react-new-window": "^1.0.1",
|
2025-01-07 13:55:02 +05:30
|
|
|
"react-resize-detector": "^12.0.2",
|
2025-01-06 12:23:10 +05:30
|
|
|
"react-rnd": "^10.4.14",
|
2023-03-29 18:22:03 +05:30
|
|
|
"react-select": "^5.7.2",
|
2022-02-11 10:36:24 +05:30
|
|
|
"react-timer-hook": "^3.0.5",
|
2021-09-20 13:02:41 +05:30
|
|
|
"react-virtualized-auto-sizer": "^1.0.6",
|
2021-02-10 12:47:52 +05:30
|
|
|
"snapsvg-cjs": "^0.0.6",
|
2022-11-04 13:48:35 +05:30
|
|
|
"socket.io-client": "^4.5.0",
|
2019-03-07 10:51:59 +00:00
|
|
|
"split.js": "^1.5.10",
|
2024-08-22 17:19:32 +05:30
|
|
|
"sql-formatter": "^15.4.0",
|
2023-02-06 15:55:02 +05:30
|
|
|
"uplot": "^1.6.24",
|
|
|
|
"uplot-react": "^1.1.4",
|
2024-11-14 12:42:46 +05:30
|
|
|
"valid-filename": "^4.0.0",
|
2021-05-25 20:12:57 +05:30
|
|
|
"wkx": "^0.5.0",
|
2025-01-14 14:18:07 +05:30
|
|
|
"zustand": "^5.0.3"
|
2017-06-12 16:51:54 +01:00
|
|
|
},
|
2024-12-18 12:46:18 +05:30
|
|
|
"resolutions": {
|
|
|
|
"rc-resize-observer": "1.4.0"
|
|
|
|
},
|
2017-06-12 16:51:54 +01:00
|
|
|
"scripts": {
|
2024-07-04 18:25:47 +05:30
|
|
|
"linter": "yarn run eslint -c .eslintrc.js .",
|
2018-05-30 16:53:03 -04:00
|
|
|
"webpacker": "yarn run webpack --config webpack.config.js --progress",
|
|
|
|
"webpacker:watch": "yarn run webpack --config webpack.config.js --progress --watch",
|
|
|
|
"bundle:watch": "yarn run linter && yarn run webpacker:watch",
|
|
|
|
"bundle:dev": "yarn run linter && yarn run webpacker",
|
2019-10-10 12:05:28 +05:30
|
|
|
"bundle:analyze": "cross-env NODE_ENV=production ANALYZE=true yarn run bundle:dev",
|
2024-11-04 13:47:30 +05:30
|
|
|
"bundle": "cross-env NODE_ENV=production NODE_OPTIONS=--max-old-space-size=3072 yarn run bundle:dev && yarn run git:hash",
|
|
|
|
"git:hash": "git log -1 --format=\"%H %as\" > commit_hash",
|
2023-10-23 17:43:17 +05:30
|
|
|
"test:js-once": "yarn run linter && yarn run jest --maxWorkers=50%",
|
|
|
|
"test:js": "yarn run test:js-once --watch",
|
2024-02-21 11:15:25 +05:30
|
|
|
"test:js-file": "yarn run test:js-once -t",
|
2023-10-23 17:43:17 +05:30
|
|
|
"test:js-coverage": "yarn run test:js-once --collect-coverage",
|
2018-05-30 16:53:03 -04:00
|
|
|
"test:feature": "yarn run bundle && python regression/runtests.py --pkg feature_tests",
|
2023-10-23 17:43:17 +05:30
|
|
|
"test": "yarn run test:js-once && yarn run bundle && python regression/runtests.py",
|
2019-08-02 14:05:09 +01:00
|
|
|
"pep8": "pycodestyle --config=../.pycodestyle ../docs && pycodestyle --config=../.pycodestyle ../pkg && pycodestyle --config=../.pycodestyle ../tools && pycodestyle --config=../.pycodestyle ../web",
|
|
|
|
"auditjs-html": "yarn audit --json | yarn run yarn-audit-html --output ../auditjs.html",
|
2021-10-21 15:08:24 +05:30
|
|
|
"auditjs": "yarn audit --groups dependencies",
|
2024-08-02 09:59:01 +05:30
|
|
|
"auditpy": "safety check --full-report -i 51668 -i 52495",
|
2024-06-07 15:21:13 +05:30
|
|
|
"audit-all": "yarn run auditjs && yarn run auditpy"
|
2023-04-25 14:08:46 +05:30
|
|
|
},
|
2024-12-04 09:47:45 +05:30
|
|
|
"packageManager": "yarn@3.8.7",
|
2024-07-04 18:25:47 +05:30
|
|
|
"browserslist": [
|
|
|
|
"defaults and fully supports es6-module"
|
|
|
|
]
|
2017-03-15 17:09:22 +00:00
|
|
|
}
|