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",
|
2021-02-10 01:17:52 -06:00
|
|
|
"@babel/eslint-parser": "^7.12.13",
|
|
|
|
"@babel/eslint-plugin": "^7.12.13",
|
2021-01-16 05:36:50 -06:00
|
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
|
|
|
|
"@babel/preset-env": "^7.10.2",
|
|
|
|
"@emotion/core": "^10.0.14",
|
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-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",
|
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",
|
2021-02-10 01:17:52 -06:00
|
|
|
"eslint": "^7.19.0",
|
2020-08-07 01:57:12 -05:00
|
|
|
"eslint-plugin-react": "^7.20.5",
|
2021-02-10 01:17:52 -06:00
|
|
|
"exports-loader": "^2.0.0",
|
|
|
|
"image-minimizer-webpack-plugin": "^2.2.0",
|
|
|
|
"imagemin-mozjpeg": "^9.0.0",
|
|
|
|
"imagemin-optipng": "^8.0.0",
|
|
|
|
"imagemin-pngquant": "^9.0.1",
|
|
|
|
"imagemin-svgo": "^8.0.0",
|
|
|
|
"is-docker": "^2.1.1",
|
|
|
|
"jasmine-core": "^3.6.0",
|
2020-07-29 04:19:22 -05:00
|
|
|
"jasmine-enzyme": "^7.1.2",
|
2021-05-14 02:54:45 -05:00
|
|
|
"karma": "^6.3.2",
|
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",
|
2018-05-30 21:09:00 -05:00
|
|
|
"karma-sourcemap-loader": "^0.3.7",
|
2021-02-10 01:17:52 -06:00
|
|
|
"karma-webpack": "^5.0.0",
|
|
|
|
"mini-css-extract-plugin": "^1.3.5",
|
2019-03-14 10:11:16 -05:00
|
|
|
"popper.js": "^1.14.7",
|
2021-02-10 01:17:52 -06:00
|
|
|
"postcss-loader": "^5.0.0",
|
|
|
|
"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",
|
2021-02-10 01:17:52 -06:00
|
|
|
"style-loader": "^2.0.0",
|
2021-03-15 05:17:21 -05:00
|
|
|
"stylis": "^4.0.7",
|
2021-02-10 01:17:52 -06:00
|
|
|
"terser-webpack-plugin": "^5.1.1",
|
|
|
|
"webfonts-loader": "^7.1.1",
|
|
|
|
"webpack": "^5.21.2",
|
|
|
|
"webpack-bundle-analyzer": "^4.4.0",
|
|
|
|
"webpack-cli": "^4.5.0",
|
|
|
|
"yarn-audit-html": "^2.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",
|
2020-08-13 01:34:00 -05:00
|
|
|
"@fortawesome/fontawesome-free": "^5.14.0",
|
2021-03-15 05:17:21 -05:00
|
|
|
"@projectstorm/react-diagrams": "^6.4.2",
|
2020-04-03 06:36:47 -05:00
|
|
|
"@simonwep/pickr": "^1.5.1",
|
2021-01-16 05:36:50 -06:00
|
|
|
"@tippyjs/react": "^4.2.0",
|
2017-07-18 09:13:16 -05:00
|
|
|
"acitree": "git+https://github.com/imsurinder90/jquery-aciTree.git#rc.7",
|
2020-02-25 06:53:36 -06:00
|
|
|
"alertifyjs": "git+https://github.com/EnterpriseDB/AlertifyJS/#72c1d794f5b6d4ec13a68d123c08f19021afe263",
|
2021-02-10 01:17:52 -06:00
|
|
|
"axios": "^0.21.1",
|
2019-03-14 10:11:16 -05:00
|
|
|
"babelify": "~10.0.0",
|
|
|
|
"backbone": "1.4.0",
|
2017-07-18 09:13:16 -05:00
|
|
|
"backform": "^0.2.0",
|
|
|
|
"backgrid-filter": "^0.3.7",
|
|
|
|
"backgrid-select-all": "^0.3.5",
|
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",
|
|
|
|
"bootstrap-datepicker": "^1.8.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"bootstrap4-toggle": "^3.6.1",
|
2020-07-29 04:19:22 -05:00
|
|
|
"chart.js": "^2.9.3",
|
2021-01-16 05:36:50 -06:00
|
|
|
"closest": "^0.0.1",
|
2021-02-10 01:17:52 -06:00
|
|
|
"codemirror": "^5.59.2",
|
|
|
|
"css-loader": "^5.0.1",
|
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-02-10 01:17:52 -06:00
|
|
|
"dropzone": "^5.7.4",
|
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-02-10 01:17:52 -06:00
|
|
|
"imports-loader": "^2.0.0",
|
|
|
|
"ip-address": "^7.1.0",
|
2020-08-07 01:57:12 -05:00
|
|
|
"istanbul-instrumenter-loader": "^3.0.1",
|
2021-05-14 02:54:45 -05:00
|
|
|
"jquery": "^3.6.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"jquery-contextmenu": "^2.9.2",
|
2017-07-18 09:13:16 -05:00
|
|
|
"jquery-ui": "^1.12.1",
|
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",
|
2019-03-14 10:11:16 -05:00
|
|
|
"moment": "^2.24.0",
|
2021-02-10 01:17:52 -06:00
|
|
|
"moment-timezone": "^0.5.33",
|
2019-03-14 10:11:16 -05:00
|
|
|
"mousetrap": "^1.6.3",
|
2021-01-16 05:36:50 -06:00
|
|
|
"pathfinding": "^0.4.18",
|
|
|
|
"paths-js": "^0.4.9",
|
2021-05-14 02:54:45 -05:00
|
|
|
"postcss": "^8.2.15",
|
2021-01-16 05:36:50 -06:00
|
|
|
"raf": "^3.4.1",
|
2021-03-15 05:17:21 -05:00
|
|
|
"react": "^17.0.1",
|
|
|
|
"react-dom": "^17.0.1",
|
2021-02-10 01:17:52 -06:00
|
|
|
"select2": "^4.0.13",
|
2017-07-18 09:13:16 -05:00
|
|
|
"shim-loader": "^1.0.1",
|
2018-04-04 04:47:01 -05:00
|
|
|
"slickgrid": "git+https://github.com/6pac/SlickGrid.git#2.3.16",
|
2021-02-10 01:17:52 -06:00
|
|
|
"snapsvg-cjs": "^0.0.6",
|
2021-05-25 09:42:57 -05:00
|
|
|
"socket.io-client": "^4.0.0",
|
2019-03-07 04:51:59 -06:00
|
|
|
"split.js": "^1.5.10",
|
2020-01-10 01:23:32 -06:00
|
|
|
"tablesorter": "^2.31.2",
|
2018-10-11 07:23:59 -05:00
|
|
|
"tempusdominus-bootstrap-4": "^5.1.2",
|
|
|
|
"tempusdominus-core": "^5.0.3",
|
2021-05-14 02:54:45 -05:00
|
|
|
"underscore": "^1.13.1",
|
2021-09-02 01:06:10 -05:00
|
|
|
"webcabin-docker": "git+https://github.com/EnterpriseDB/wcDocker/#5a5a1c96b89e965cb4900520ca7d5740e6a53afa",
|
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",
|
|
|
|
"xterm-addon-web-links": "^0.4.0"
|
2017-06-12 10:51:54 -05:00
|
|
|
},
|
|
|
|
"scripts": {
|
2021-04-08 07:26:18 -05:00
|
|
|
"linter": "yarn eslint --no-eslintrc -c .eslintrc.js --ext .js --ext .jsx .",
|
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",
|
2018-05-30 15:53:03 -05:00
|
|
|
"bundle": "cross-env NODE_ENV=production yarn run bundle:dev",
|
|
|
|
"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",
|
|
|
|
"auditjs": "yarn audit",
|
|
|
|
"auditpy": "safety check --full-report",
|
|
|
|
"audit": "yarn run auditjs && yarn run auditpy"
|
2017-03-15 12:09:22 -05:00
|
|
|
}
|
|
|
|
}
|