Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at 22.05 204 lines 7.6 kB view raw
1{ 2 "//": [ 3 "IMPORTANT:", 4 "If runtime or build time dependencies are changed in this file, the ", 5 "committer *must* ensure the DEB and RPM package maintainers are informed ", 6 "as soon as possible." 7 ], 8 "license": "PostgreSQL", 9 "devDependencies": { 10 "@babel/core": "^7.10.2", 11 "@babel/eslint-parser": "^7.17.0", 12 "@babel/eslint-plugin": "^7.17.7", 13 "@babel/plugin-proposal-object-rest-spread": "^7.10.1", 14 "@babel/plugin-syntax-jsx": "^7.16.0", 15 "@babel/preset-env": "^7.10.2", 16 "@babel/preset-typescript": "^7.8.3", 17 "@emotion/core": "^10.0.14", 18 "@emotion/memoize": "^0.7.5", 19 "@emotion/react": "^11.1.5", 20 "@emotion/styled": "^10.0.14", 21 "@emotion/utils": "^1.0.0", 22 "@svgr/webpack": "^5.5.0", 23 "@wojtekmaj/enzyme-adapter-react-17": "^0.4.1", 24 "autoprefixer": "^10.2.4", 25 "axios-mock-adapter": "^1.17.0", 26 "babel-loader": "^8.1.0", 27 "browserify": "^17.0.0", 28 "buffer": "^6.0.3", 29 "copy-webpack-plugin": "^7.0.0", 30 "core-js": "^3.2.1", 31 "cross-env": "^7.0.3", 32 "css-minimizer-webpack-plugin": "^3.0.0", 33 "enzyme": "^3.11.0", 34 "eslint": "^7.19.0", 35 "eslint-plugin-react": "^7.20.5", 36 "eslint-plugin-react-hooks": "^4.3.0", 37 "exports-loader": "^2.0.0", 38 "html-react-parser": "^1.2.7", 39 "image-minimizer-webpack-plugin": "^2.2.0", 40 "imagemin-mozjpeg": "^9.0.0", 41 "imagemin-optipng": "^8.0.0", 42 "imagemin-pngquant": "^9.0.1", 43 "imagemin-svgo": "^8.0.0", 44 "is-docker": "^2.1.1", 45 "istanbul-instrumenter-loader": "^3.0.1", 46 "jasmine-core": "^3.6.0", 47 "jasmine-enzyme": "^7.1.2", 48 "karma": "^6.3.15", 49 "karma-babel-preprocessor": "^8.0.0", 50 "karma-browserify": "^8.0.0", 51 "karma-chrome-launcher": "^3.1.0", 52 "karma-jasmine": "^4.0.1", 53 "karma-jasmine-html-reporter": "^1.4.0", 54 "karma-requirejs": "~1.1.0", 55 "karma-source-map-support": "^1.4.0", 56 "karma-sourcemap-loader": "^0.3.7", 57 "karma-webpack": "^5.0.0", 58 "mini-css-extract-plugin": "^1.3.5", 59 "popper.js": "^1.16.1", 60 "postcss-loader": "^5.0.0", 61 "process": "^0.11.10", 62 "prop-types": "^15.7.2", 63 "resize-observer-polyfill": "^1.5.1", 64 "sass": "^1.24.4", 65 "sass-loader": "^11.0.0", 66 "sass-resources-loader": "^2.2.1", 67 "style-loader": "^2.0.0", 68 "stylis": "^4.0.7", 69 "svgo": "^2.7.0", 70 "svgo-loader": "^2.2.0", 71 "terser-webpack-plugin": "^5.1.1", 72 "typescript": "^3.2.2", 73 "webfonts-loader": "^7.3.0", 74 "webpack": "^5.21.2", 75 "webpack-bundle-analyzer": "^4.4.0", 76 "webpack-cli": "^4.5.0", 77 "yarn-audit-html": "^2.0.0" 78 }, 79 "dependencies": { 80 "@babel/plugin-proposal-class-properties": "^7.10.4", 81 "@babel/preset-react": "^7.12.13", 82 "@date-io/core": "^1.3.6", 83 "@date-io/date-fns": "1.x", 84 "@emotion/sheet": "^1.0.1", 85 "@material-ui/core": "4.11.0", 86 "@material-ui/icons": "^4.11.2", 87 "@material-ui/lab": "4.0.0-alpha.58", 88 "@material-ui/pickers": "^3.2.10", 89 "@mui/icons-material": "^5.4.2", 90 "@mui/material": "^5.4.3", 91 "@projectstorm/react-diagrams": "^6.6.1", 92 "@simonwep/pickr": "^1.5.1", 93 "@szhsin/react-menu": "^2.2.0", 94 "@tippyjs/react": "^4.2.0", 95 "@types/classnames": "^2.2.6", 96 "@types/react": "^16.7.18", 97 "@types/react-dom": "^16.0.11", 98 "acitree": "git+https://github.com/imsurinder90/jquery-aciTree.git#rc.7", 99 "ajv": "^8.8.2", 100 "alertifyjs": "git+https://github.com/EnterpriseDB/AlertifyJS/#72c1d794f5b6d4ec13a68d123c08f19021afe263", 101 "aspen-decorations": "^1.0.2", 102 "axios": "^0.21.1", 103 "babelify": "~10.0.0", 104 "backbone": "1.4.0", 105 "backform": "^0.2.0", 106 "backgrid-filter": "^0.3.7", 107 "backgrid-select-all": "^0.3.5", 108 "bignumber.js": "^9.0.1", 109 "bootstrap": "^4.3.1", 110 "bootstrap-datepicker": "^1.8.0", 111 "bootstrap4-toggle": "^3.6.1", 112 "brace": "^0.11.1", 113 "browserfs": "^1.4.3", 114 "chart.js": "^2.9.3", 115 "classnames": "^2.2.6", 116 "closest": "^0.0.1", 117 "codemirror": "^5.59.2", 118 "context-menu": "^2.0.0", 119 "copy-to-clipboard": "^3.3.1", 120 "css-loader": "^5.0.1", 121 "cssnano": "^5.0.2", 122 "dagre": "^0.8.4", 123 "date-fns": "^2.24.0", 124 "diff-arrays-of-objects": "^1.1.8", 125 "dropzone": "^5.9.3", 126 "html2canvas": "^1.0.0-rc.7", 127 "immutability-helper": "^3.0.0", 128 "imports-loader": "^2.0.0", 129 "insert-if": "^1.1.0", 130 "ip-address": "^7.1.0", 131 "jquery": "^3.6.0", 132 "jquery-contextmenu": "^2.9.2", 133 "jquery-ui": "^1.13.0", 134 "json-bignumber": "^1.0.1", 135 "jsoneditor": "^9.5.4", 136 "jsoneditor-react": "^3.1.1", 137 "karma-coverage": "^2.0.3", 138 "leaflet": "^1.5.1", 139 "lodash": "4.*", 140 "ml-matrix": "^6.5.0", 141 "moment": "^2.29.1", 142 "moment-timezone": "^0.5.33", 143 "mousetrap": "^1.6.3", 144 "notificar": "^1.0.1", 145 "notistack": "^1.0.10", 146 "path-fx": "^2.0.0", 147 "pathfinding": "^0.4.18", 148 "paths-js": "^0.4.9", 149 "pgadmin4-tree": "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#c966febebcdffaa46f1ccf0769fe5308f179d613", 150 "postcss": "^8.2.15", 151 "raf": "^3.4.1", 152 "rc-dock": "^3.2.9", 153 "react": "^17.0.1", 154 "react-aspen": "^1.1.0", 155 "react-checkbox-tree": "^1.7.2", 156 "react-dom": "^17.0.1", 157 "react-draggable": "^4.4.4", 158 "react-rnd": "^10.3.5", 159 "react-router-dom": "^6.2.2", 160 "react-select": "^4.2.1", 161 "react-table": "^7.6.3", 162 "react-timer-hook": "^3.0.5", 163 "react-virtualized-auto-sizer": "^1.0.6", 164 "react-window": "^1.8.5", 165 "select2": "^4.0.13", 166 "shim-loader": "^1.0.1", 167 "slickgrid": "git+https://github.com/6pac/SlickGrid.git#2.3.16", 168 "snapsvg-cjs": "^0.0.6", 169 "socket.io-client": "^4.0.0", 170 "split.js": "^1.5.10", 171 "styled-components": "^5.2.1", 172 "tablesorter": "^2.31.2", 173 "tempusdominus-bootstrap-4": "^5.1.2", 174 "tempusdominus-core": "^5.0.3", 175 "underscore": "^1.13.1", 176 "url-loader": "^1.1.2", 177 "valid-filename": "^2.0.1", 178 "webcabin-docker": "git+https://github.com/EnterpriseDB/wcDocker/#40d025e0d86ee3cf058a52e01d2042113f134cdd", 179 "wkx": "^0.5.0", 180 "xterm": "^4.11.0", 181 "xterm-addon-fit": "^0.5.0", 182 "xterm-addon-search": "^0.8.0", 183 "xterm-addon-web-links": "^0.4.0" 184 }, 185 "scripts": { 186 "linter": "yarn eslint --no-eslintrc -c .eslintrc.js --ext .js --ext .jsx .", 187 "webpacker": "yarn run webpack --config webpack.config.js --progress", 188 "webpacker:watch": "yarn run webpack --config webpack.config.js --progress --watch", 189 "bundle:watch": "yarn run linter && yarn run webpacker:watch", 190 "bundle:dev": "yarn run linter && yarn run webpacker", 191 "bundle:analyze": "cross-env NODE_ENV=production ANALYZE=true yarn run bundle:dev", 192 "bundle": "cross-env NODE_ENV=production NODE_OPTIONS=--max-old-space-size=8192 yarn run bundle:dev", 193 "test:karma-once": "yarn run linter && yarn run karma start --single-run", 194 "test:karma": "yarn run linter && yarn run karma start", 195 "test:karma-coverage": "yarn run test:karma-once --reporters coverage,progress", 196 "test:feature": "yarn run bundle && python regression/runtests.py --pkg feature_tests", 197 "test": "yarn run test:karma-once && yarn run bundle && python regression/runtests.py", 198 "pep8": "pycodestyle --config=../.pycodestyle ../docs && pycodestyle --config=../.pycodestyle ../pkg && pycodestyle --config=../.pycodestyle ../tools && pycodestyle --config=../.pycodestyle ../web", 199 "auditjs-html": "yarn audit --json | yarn run yarn-audit-html --output ../auditjs.html", 200 "auditjs": "yarn audit --groups dependencies", 201 "auditpy": "safety check --full-report -i 40493", 202 "audit": "yarn run auditjs && yarn run auditpy" 203 } 204}