2017-03-15 12:09:22 -05:00
|
|
|
{
|
2019-07-29 05:24:54 -05: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 08:05:09 -05:00
|
|
|
"as soon as possible."
|
|
|
|
],
|
2017-12-04 23:21:13 -06:00
|
|
|
"license": "PostgreSQL",
|
2017-03-15 12:09:22 -05:00
|
|
|
"devDependencies": {
|
2021-01-16 05:36:50 -06:00
|
|
|
"@babel/core": "^7.10.2",
|
2023-03-29 06:20:35 -05:00
|
|
|
"@babel/eslint-parser": "^7.21.3",
|
2022-03-21 02:59:26 -05:00
|
|
|
"@babel/eslint-plugin": "^7.17.7",
|
2021-09-29 03:13:05 -05:00
|
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
|
2022-02-10 23:06:24 -06:00
|
|
|
"@babel/plugin-syntax-jsx": "^7.16.0",
|
2021-01-16 05:36:50 -06:00
|
|
|
"@babel/preset-env": "^7.10.2",
|
2021-09-29 03:13:05 -05:00
|
|
|
"@babel/preset-typescript": "^7.8.3",
|
2021-01-16 05:36:50 -06:00
|
|
|
"@emotion/core": "^10.0.14",
|
2021-06-29 04:03:36 -05:00
|
|
|
"@emotion/memoize": "^0.7.5",
|
2021-03-15 05:17:21 -05:00
|
|
|
"@emotion/react": "^11.1.5",
|
2021-01-16 05:36:50 -06:00
|
|
|
"@emotion/styled": "^10.0.14",
|
2021-06-29 04:03:36 -05:00
|
|
|
"@emotion/utils": "^1.0.0",
|
2022-06-02 07:37:59 -05:00
|
|
|
"@svgr/webpack": "^6.2.1",
|
2023-03-29 06:18:20 -05:00
|
|
|
"@typescript-eslint/eslint-plugin": "^5.57.0",
|
2023-03-29 07:53:03 -05:00
|
|
|
"@typescript-eslint/parser": "^5.57.0",
|
2021-03-15 05:17:21 -05:00
|
|
|
"@wojtekmaj/enzyme-adapter-react-17": "^0.4.1",
|
2021-02-10 01:17:52 -06:00
|
|
|
"autoprefixer": "^10.2.4",
|
2019-10-10 01:35:28 -05:00
|
|
|
"axios-mock-adapter": "^1.17.0",
|
2021-01-16 05:36:50 -06:00
|
|
|
"babel-loader": "^8.1.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"browserify": "^17.0.0",
|
|
|
|
"buffer": "^6.0.3",
|
|
|
|
"copy-webpack-plugin": "^7.0.0",
|
2019-10-10 01:35:28 -05:00
|
|
|
"core-js": "^3.2.1",
|
2021-02-10 01:17:52 -06:00
|
|
|
"cross-env": "^7.0.3",
|
2022-11-18 22:42:31 -06:00
|
|
|
"css-loader": "^6.7.2",
|
2021-05-14 02:54:45 -05:00
|
|
|
"css-minimizer-webpack-plugin": "^3.0.0",
|
2020-07-29 04:19:22 -05:00
|
|
|
"enzyme": "^3.11.0",
|
2023-03-29 07:54:13 -05:00
|
|
|
"eslint": "^8.37.0",
|
2020-08-07 01:57:12 -05:00
|
|
|
"eslint-plugin-react": "^7.20.5",
|
2021-12-01 06:13:20 -06:00
|
|
|
"eslint-plugin-react-hooks": "^4.3.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"exports-loader": "^2.0.0",
|
2021-07-29 07:45:41 -05:00
|
|
|
"html-react-parser": "^1.2.7",
|
2021-02-10 01:17:52 -06:00
|
|
|
"image-minimizer-webpack-plugin": "^2.2.0",
|
2022-08-26 02:02:09 -05:00
|
|
|
"imagemin-mozjpeg": "^10.0.0",
|
|
|
|
"imagemin-optipng": "^8.0.0",
|
|
|
|
"imagemin-pngquant": "^9.0.2",
|
2022-11-18 22:42:31 -06:00
|
|
|
"imports-loader": "^4.0.1",
|
2021-02-10 01:17:52 -06:00
|
|
|
"is-docker": "^2.1.1",
|
2022-03-02 00:43:59 -06:00
|
|
|
"istanbul-instrumenter-loader": "^3.0.1",
|
2022-11-28 01:31:59 -06:00
|
|
|
"jasmine-core": "3.10.1",
|
2020-07-29 04:19:22 -05:00
|
|
|
"jasmine-enzyme": "^7.1.2",
|
2022-02-10 23:06:24 -06:00
|
|
|
"karma": "^6.3.15",
|
2019-03-14 10:11:16 -05:00
|
|
|
"karma-babel-preprocessor": "^8.0.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"karma-browserify": "^8.0.0",
|
|
|
|
"karma-chrome-launcher": "^3.1.0",
|
|
|
|
"karma-jasmine": "^4.0.1",
|
2019-03-14 10:11:16 -05:00
|
|
|
"karma-jasmine-html-reporter": "^1.4.0",
|
2017-06-12 10:51:54 -05:00
|
|
|
"karma-requirejs": "~1.1.0",
|
2019-03-14 10:11:16 -05:00
|
|
|
"karma-source-map-support": "^1.4.0",
|
2023-03-29 06:27:20 -05:00
|
|
|
"karma-sourcemap-loader": "^0.4.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"karma-webpack": "^5.0.0",
|
2022-11-18 22:42:31 -06:00
|
|
|
"loader-utils": "^3.2.1",
|
2021-02-10 01:17:52 -06:00
|
|
|
"mini-css-extract-plugin": "^1.3.5",
|
2023-03-31 00:14:55 -05:00
|
|
|
"postcss-loader": "^7.1.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"process": "^0.11.10",
|
2020-07-29 04:19:22 -05:00
|
|
|
"prop-types": "^15.7.2",
|
2021-01-16 05:36:50 -06:00
|
|
|
"resize-observer-polyfill": "^1.5.1",
|
2020-01-16 03:14:58 -06:00
|
|
|
"sass": "^1.24.4",
|
2021-02-10 01:17:52 -06:00
|
|
|
"sass-loader": "^11.0.0",
|
2021-04-15 06:12:25 -05:00
|
|
|
"sass-resources-loader": "^2.2.1",
|
2022-11-18 22:42:31 -06:00
|
|
|
"shim-loader": "^1.0.1",
|
|
|
|
"style-loader": "^3.3.1",
|
2021-03-15 05:17:21 -05:00
|
|
|
"stylis": "^4.0.7",
|
2022-02-10 23:06:24 -06:00
|
|
|
"svgo": "^2.7.0",
|
2021-09-29 03:13:05 -05:00
|
|
|
"svgo-loader": "^2.2.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"terser-webpack-plugin": "^5.1.1",
|
2021-09-29 03:13:05 -05:00
|
|
|
"typescript": "^3.2.2",
|
2022-11-18 22:42:31 -06:00
|
|
|
"url-loader": "^4.1.1",
|
2023-03-24 00:39:35 -05:00
|
|
|
"webfonts-loader": "^8.0.1",
|
2023-03-29 07:52:45 -05:00
|
|
|
"webpack": "^5.76.3",
|
2023-03-29 06:27:01 -05:00
|
|
|
"webpack-bundle-analyzer": "^4.8.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"webpack-cli": "^4.5.0",
|
2022-07-21 03:14:19 -05:00
|
|
|
"yarn-audit-html": "^4.0.0"
|
2017-06-12 10:51:54 -05:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2020-07-29 04:19:22 -05:00
|
|
|
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
2021-02-10 01:17:52 -06:00
|
|
|
"@babel/preset-react": "^7.12.13",
|
2021-09-30 04:30:32 -05:00
|
|
|
"@date-io/core": "^1.3.6",
|
2021-09-29 03:13:05 -05:00
|
|
|
"@date-io/date-fns": "1.x",
|
2021-06-29 04:03:36 -05:00
|
|
|
"@emotion/sheet": "^1.0.1",
|
2021-09-23 01:42:14 -05:00
|
|
|
"@material-ui/core": "4.11.0",
|
2021-06-29 04:03:36 -05:00
|
|
|
"@material-ui/icons": "^4.11.2",
|
2021-09-23 02:45:53 -05:00
|
|
|
"@material-ui/lab": "4.0.0-alpha.58",
|
2021-06-29 04:03:36 -05:00
|
|
|
"@material-ui/pickers": "^3.2.10",
|
2021-10-11 07:12:14 -05:00
|
|
|
"@projectstorm/react-diagrams": "^6.6.1",
|
2020-04-03 06:36:47 -05:00
|
|
|
"@simonwep/pickr": "^1.5.1",
|
2022-02-10 23:06:24 -06:00
|
|
|
"@szhsin/react-menu": "^2.2.0",
|
2021-09-29 03:13:05 -05:00
|
|
|
"@types/classnames": "^2.2.6",
|
|
|
|
"@types/react": "^16.7.18",
|
2023-03-31 00:13:44 -05:00
|
|
|
"@types/react-dom": "^18.0.11",
|
2022-02-10 23:06:24 -06:00
|
|
|
"ajv": "^8.8.2",
|
2022-05-23 05:34:21 -05:00
|
|
|
"anti-trojan-source": "^1.4.0",
|
2021-09-29 03:13:05 -05:00
|
|
|
"aspen-decorations": "^1.0.2",
|
2021-02-10 01:17:52 -06:00
|
|
|
"axios": "^0.21.1",
|
2019-03-14 10:11:16 -05:00
|
|
|
"babelify": "~10.0.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"bignumber.js": "^9.0.1",
|
2019-03-14 10:11:16 -05:00
|
|
|
"bootstrap": "^4.3.1",
|
2022-02-10 23:06:24 -06:00
|
|
|
"brace": "^0.11.1",
|
2021-09-29 03:13:05 -05:00
|
|
|
"browserfs": "^1.4.3",
|
2022-06-13 06:56:17 -05:00
|
|
|
"chart.js": "^3.0.0",
|
2022-06-22 06:48:51 -05:00
|
|
|
"chartjs-plugin-zoom": "^1.2.1",
|
2021-09-29 03:13:05 -05:00
|
|
|
"classnames": "^2.2.6",
|
2021-01-16 05:36:50 -06:00
|
|
|
"closest": "^0.0.1",
|
2021-02-10 01:17:52 -06:00
|
|
|
"codemirror": "^5.59.2",
|
2022-07-19 04:57:47 -05:00
|
|
|
"convert-units": "^2.3.4",
|
2021-05-14 02:54:45 -05:00
|
|
|
"cssnano": "^5.0.2",
|
2021-01-16 05:36:50 -06:00
|
|
|
"dagre": "^0.8.4",
|
2021-09-29 03:13:05 -05:00
|
|
|
"date-fns": "^2.24.0",
|
2021-06-29 04:03:36 -05:00
|
|
|
"diff-arrays-of-objects": "^1.1.8",
|
2021-01-25 05:59:54 -06:00
|
|
|
"html2canvas": "^1.0.0-rc.7",
|
2019-03-14 10:11:16 -05:00
|
|
|
"immutability-helper": "^3.0.0",
|
2021-09-29 03:13:05 -05:00
|
|
|
"insert-if": "^1.1.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"ip-address": "^7.1.0",
|
2021-05-14 02:54:45 -05:00
|
|
|
"jquery": "^3.6.0",
|
2023-02-09 22:58:39 -06:00
|
|
|
"jquery-contextmenu": "^2.9.2",
|
2019-02-27 07:39:47 -06:00
|
|
|
"json-bignumber": "^1.0.1",
|
2021-08-26 04:24:51 -05:00
|
|
|
"jsoneditor": "^9.5.4",
|
2020-08-07 01:57:12 -05:00
|
|
|
"karma-coverage": "^2.0.3",
|
2019-06-05 06:00:09 -05:00
|
|
|
"leaflet": "^1.5.1",
|
2021-01-16 05:36:50 -06:00
|
|
|
"lodash": "4.*",
|
|
|
|
"ml-matrix": "^6.5.0",
|
2022-07-14 00:54:17 -05:00
|
|
|
"moment": "^2.29.4",
|
2022-04-27 00:07:53 -05:00
|
|
|
"moment-timezone": "^0.5.34",
|
2019-03-14 10:11:16 -05:00
|
|
|
"mousetrap": "^1.6.3",
|
2021-09-29 03:13:05 -05:00
|
|
|
"notificar": "^1.0.1",
|
2023-03-31 00:15:14 -05:00
|
|
|
"notistack": "^3.0.1",
|
2021-09-29 03:13:05 -05:00
|
|
|
"path-fx": "^2.0.0",
|
2021-01-16 05:36:50 -06:00
|
|
|
"pathfinding": "^0.4.18",
|
|
|
|
"paths-js": "^0.4.9",
|
2023-02-09 22:58:39 -06:00
|
|
|
"popper.js": "^1.16.1",
|
2021-05-14 02:54:45 -05:00
|
|
|
"postcss": "^8.2.15",
|
2021-01-16 05:36:50 -06:00
|
|
|
"raf": "^3.4.1",
|
2022-02-10 23:06:24 -06:00
|
|
|
"rc-dock": "^3.2.9",
|
2021-03-15 05:17:21 -05:00
|
|
|
"react": "^17.0.1",
|
2021-09-29 03:13:05 -05:00
|
|
|
"react-aspen": "^1.1.0",
|
2022-01-04 00:57:17 -06:00
|
|
|
"react-checkbox-tree": "^1.7.2",
|
2023-03-24 11:30:38 -05:00
|
|
|
"react-data-grid": "https://github.com/pgadmin-org/react-data-grid.git#200d2f5e02de694e3e9ffbe177c279bc40240fb8",
|
2022-10-03 00:48:22 -05:00
|
|
|
"react-dnd": "^16.0.1",
|
|
|
|
"react-dnd-html5-backend": "^16.0.1",
|
2023-03-31 00:13:44 -05:00
|
|
|
"react-dom": "^18.2.0",
|
2021-12-03 01:20:24 -06:00
|
|
|
"react-draggable": "^4.4.4",
|
2022-07-19 04:57:47 -05:00
|
|
|
"react-dropzone": "^14.2.1",
|
2022-04-07 07:06:56 -05:00
|
|
|
"react-leaflet": "^3.2.2",
|
2023-02-06 04:25:02 -06:00
|
|
|
"react-resize-detector": "^8.0.3",
|
2022-03-21 02:59:26 -05:00
|
|
|
"react-rnd": "^10.3.5",
|
2022-03-30 01:36:59 -05:00
|
|
|
"react-router-dom": "^6.2.2",
|
2023-03-29 07:52:03 -05:00
|
|
|
"react-select": "^5.7.2",
|
2021-06-29 04:03:36 -05:00
|
|
|
"react-table": "^7.6.3",
|
2022-02-10 23:06:24 -06:00
|
|
|
"react-timer-hook": "^3.0.5",
|
2021-09-20 02:32:41 -05:00
|
|
|
"react-virtualized-auto-sizer": "^1.0.6",
|
|
|
|
"react-window": "^1.8.5",
|
2021-02-10 01:17:52 -06:00
|
|
|
"snapsvg-cjs": "^0.0.6",
|
2022-11-04 03:18:35 -05:00
|
|
|
"socket.io-client": "^4.5.0",
|
2019-03-07 04:51:59 -06:00
|
|
|
"split.js": "^1.5.10",
|
2021-06-29 04:03:36 -05:00
|
|
|
"styled-components": "^5.2.1",
|
2022-04-27 00:07:53 -05:00
|
|
|
"tempusdominus-core": "^5.19.3",
|
2023-02-06 04:25:02 -06:00
|
|
|
"uplot": "^1.6.24",
|
|
|
|
"uplot-react": "^1.1.4",
|
2021-09-29 03:13:05 -05:00
|
|
|
"valid-filename": "^2.0.1",
|
2023-03-24 11:30:38 -05:00
|
|
|
"webcabin-docker": "https://github.com/pgadmin-org/wcdocker#460fc6d90ba170bb177faaa8277f5fbb8279522a",
|
2021-05-25 09:42:57 -05:00
|
|
|
"wkx": "^0.5.0",
|
|
|
|
"xterm": "^4.11.0",
|
|
|
|
"xterm-addon-fit": "^0.5.0",
|
|
|
|
"xterm-addon-search": "^0.8.0",
|
2021-09-29 03:13:05 -05:00
|
|
|
"xterm-addon-web-links": "^0.4.0"
|
2017-06-12 10:51:54 -05:00
|
|
|
},
|
|
|
|
"scripts": {
|
2023-03-16 06:52:26 -05:00
|
|
|
"linter": "yarn eslint --no-eslintrc -c .eslintrc.js --ext .js --ext .jsx --ext .ts --ext .tsx .",
|
2018-05-30 15:53:03 -05: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 01:35:28 -05:00
|
|
|
"bundle:analyze": "cross-env NODE_ENV=production ANALYZE=true yarn run bundle:dev",
|
2022-03-13 23:26:15 -05:00
|
|
|
"bundle": "cross-env NODE_ENV=production NODE_OPTIONS=--max-old-space-size=8192 yarn run bundle:dev",
|
2018-05-30 15:53:03 -05:00
|
|
|
"test:karma-once": "yarn run linter && yarn run karma start --single-run",
|
|
|
|
"test:karma": "yarn run linter && yarn run karma start",
|
2020-08-07 01:57:12 -05:00
|
|
|
"test:karma-coverage": "yarn run test:karma-once --reporters coverage,progress",
|
2018-05-30 15:53:03 -05:00
|
|
|
"test:feature": "yarn run bundle && python regression/runtests.py --pkg feature_tests",
|
|
|
|
"test": "yarn run test:karma-once && yarn run bundle && python regression/runtests.py",
|
2019-08-02 08:05:09 -05: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 04:38:24 -05:00
|
|
|
"auditjs": "yarn audit --groups dependencies",
|
2023-01-31 01:31:52 -06:00
|
|
|
"auditpy": "safety check --full-report -i 51668 -i 52495",
|
2019-08-02 08:05:09 -05:00
|
|
|
"audit": "yarn run auditjs && yarn run auditpy"
|
2017-03-15 12:09:22 -05:00
|
|
|
}
|
|
|
|
}
|