Created
May 24, 2022 19:37
-
-
Save profjsb/cc169f2f3eb07365f929f035040ba517 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| skyportal@ /private/tmp/skyportal | |
| ├─┬ @babel/core@7.17.8 | |
| │ ├── @ampproject/remapping@2.2.0 | |
| │ ├── @babel/code-frame@7.16.7 | |
| │ ├── @babel/generator@7.18.0 | |
| │ ├── @babel/helper-compilation-targets@7.17.10 | |
| │ ├── @babel/helper-module-transforms@7.18.0 | |
| │ ├── @babel/helpers@7.18.0 | |
| │ ├── @babel/parser@7.18.0 | |
| │ ├── @babel/template@7.16.7 | |
| │ ├── @babel/traverse@7.18.0 | |
| │ ├── @babel/types@7.18.0 | |
| │ ├── convert-source-map@1.8.0 | |
| │ ├── debug@4.3.4 | |
| │ ├── gensync@1.0.0-beta.2 | |
| │ ├── json5@2.2.1 | |
| │ └── semver@6.3.0 | |
| ├─┬ @babel/eslint-parser@7.17.0 | |
| │ ├── eslint-scope@5.1.1 | |
| │ ├── eslint-visitor-keys@2.1.0 | |
| │ └── semver@6.3.0 | |
| ├─┬ @babel/plugin-proposal-class-properties@7.16.7 | |
| │ ├── @babel/helper-create-class-features-plugin@7.18.0 | |
| │ └── @babel/helper-plugin-utils@7.17.12 | |
| ├─┬ @babel/plugin-proposal-export-namespace-from@7.16.7 | |
| │ └── @babel/plugin-syntax-export-namespace-from@7.8.3 | |
| ├─┬ @babel/plugin-proposal-nullish-coalescing-operator@7.14.5 | |
| │ └── @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 | |
| ├─┬ @babel/plugin-proposal-object-rest-spread@7.17.3 | |
| │ ├── @babel/compat-data@7.17.10 | |
| │ ├── @babel/plugin-syntax-object-rest-spread@7.8.3 | |
| │ └── @babel/plugin-transform-parameters@7.17.12 | |
| ├─┬ @babel/plugin-proposal-optional-chaining@7.16.7 | |
| │ ├── @babel/helper-skip-transparent-expression-wrappers@7.16.0 | |
| │ └── @babel/plugin-syntax-optional-chaining@7.8.3 | |
| ├─┬ @babel/plugin-transform-arrow-functions@7.16.7 | |
| ├─┬ @babel/plugin-transform-async-to-generator@7.14.5 | |
| │ ├── @babel/helper-module-imports@7.16.7 | |
| │ └── @babel/helper-remap-async-to-generator@7.16.8 | |
| ├─┬ @babel/polyfill@7.12.1 | |
| │ ├── core-js@2.6.12 | |
| │ └── regenerator-runtime@0.13.9 | |
| ├─┬ @babel/preset-env@7.17.10 | |
| │ ├── @babel/helper-validator-option@7.16.7 | |
| │ ├── @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.17.12 | |
| │ ├── @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.17.12 | |
| │ ├── @babel/plugin-proposal-async-generator-functions@7.17.12 | |
| │ ├── @babel/plugin-proposal-class-static-block@7.18.0 | |
| │ ├── @babel/plugin-proposal-dynamic-import@7.16.7 | |
| │ ├── @babel/plugin-proposal-json-strings@7.17.12 | |
| │ ├── @babel/plugin-proposal-logical-assignment-operators@7.17.12 | |
| │ ├── @babel/plugin-proposal-nullish-coalescing-operator@7.17.12 | |
| │ ├── @babel/plugin-proposal-numeric-separator@7.16.7 | |
| │ ├── @babel/plugin-proposal-optional-catch-binding@7.16.7 | |
| │ ├── @babel/plugin-proposal-private-methods@7.17.12 | |
| │ ├── @babel/plugin-proposal-private-property-in-object@7.17.12 | |
| │ ├── @babel/plugin-proposal-unicode-property-regex@7.17.12 | |
| │ ├── @babel/plugin-syntax-async-generators@7.8.4 | |
| │ ├── @babel/plugin-syntax-class-properties@7.12.13 | |
| │ ├── @babel/plugin-syntax-class-static-block@7.14.5 | |
| │ ├── @babel/plugin-syntax-dynamic-import@7.8.3 | |
| │ ├── @babel/plugin-syntax-json-strings@7.8.3 | |
| │ ├── @babel/plugin-syntax-logical-assignment-operators@7.10.4 | |
| │ ├── @babel/plugin-syntax-numeric-separator@7.10.4 | |
| │ ├── @babel/plugin-syntax-optional-catch-binding@7.8.3 | |
| │ ├── @babel/plugin-syntax-private-property-in-object@7.14.5 | |
| │ ├── @babel/plugin-syntax-top-level-await@7.14.5 | |
| │ ├── @babel/plugin-transform-async-to-generator@7.17.12 | |
| │ ├── @babel/plugin-transform-block-scoped-functions@7.16.7 | |
| │ ├── @babel/plugin-transform-block-scoping@7.17.12 | |
| │ ├── @babel/plugin-transform-classes@7.17.12 | |
| │ ├── @babel/plugin-transform-computed-properties@7.17.12 | |
| │ ├── @babel/plugin-transform-destructuring@7.18.0 | |
| │ ├── @babel/plugin-transform-dotall-regex@7.16.7 | |
| │ ├── @babel/plugin-transform-duplicate-keys@7.17.12 | |
| │ ├── @babel/plugin-transform-exponentiation-operator@7.16.7 | |
| │ ├── @babel/plugin-transform-for-of@7.18.1 | |
| │ ├── @babel/plugin-transform-function-name@7.16.7 | |
| │ ├── @babel/plugin-transform-literals@7.17.12 | |
| │ ├── @babel/plugin-transform-member-expression-literals@7.16.7 | |
| │ ├── @babel/plugin-transform-modules-amd@7.18.0 | |
| │ ├── @babel/plugin-transform-modules-commonjs@7.18.0 | |
| │ ├── @babel/plugin-transform-modules-systemjs@7.18.0 | |
| │ ├── @babel/plugin-transform-modules-umd@7.18.0 | |
| │ ├── @babel/plugin-transform-named-capturing-groups-regex@7.17.12 | |
| │ ├── @babel/plugin-transform-new-target@7.17.12 | |
| │ ├── @babel/plugin-transform-object-super@7.16.7 | |
| │ ├── @babel/plugin-transform-property-literals@7.16.7 | |
| │ ├── @babel/plugin-transform-regenerator@7.18.0 | |
| │ ├── @babel/plugin-transform-reserved-words@7.17.12 | |
| │ ├── @babel/plugin-transform-shorthand-properties@7.16.7 | |
| │ ├── @babel/plugin-transform-spread@7.17.12 | |
| │ ├── @babel/plugin-transform-sticky-regex@7.16.7 | |
| │ ├── @babel/plugin-transform-template-literals@7.17.12 | |
| │ ├── @babel/plugin-transform-typeof-symbol@7.17.12 | |
| │ ├── @babel/plugin-transform-unicode-escapes@7.16.7 | |
| │ ├── @babel/plugin-transform-unicode-regex@7.16.7 | |
| │ ├── @babel/preset-modules@0.1.5 | |
| │ ├── babel-plugin-polyfill-corejs2@0.3.1 | |
| │ ├── babel-plugin-polyfill-corejs3@0.5.2 | |
| │ ├── babel-plugin-polyfill-regenerator@0.3.1 | |
| │ ├── core-js-compat@3.22.7 | |
| │ └── semver@6.3.0 | |
| ├─┬ @babel/preset-react@7.16.7 | |
| │ ├── @babel/plugin-transform-react-display-name@7.16.7 | |
| │ ├── @babel/plugin-transform-react-jsx-development@7.16.7 | |
| │ ├── @babel/plugin-transform-react-jsx@7.17.12 | |
| │ └── @babel/plugin-transform-react-pure-annotations@7.18.0 | |
| ├─┬ @bokeh/bokehjs@2.4.2 | |
| │ ├── @bokeh/numbro@1.6.2 | |
| │ ├── @bokeh/slickgrid@2.4.4102 | |
| │ ├── choices.js@9.1.0 | |
| │ ├── es5-ext@0.10.61 | |
| │ ├── es6-map@0.1.5 | |
| │ ├── es6-promise@4.2.8 | |
| │ ├── es6-set@0.1.5 | |
| │ ├── es6-symbol@3.1.3 | |
| │ ├── es6-weak-map@2.0.3 | |
| │ ├── flatbush@3.3.1 | |
| │ ├── flatpickr@4.6.6 | |
| │ ├── hammerjs@2.0.8 | |
| │ ├── mathjax-full@3.2.1 | |
| │ ├── nouislider@15.6.0 | |
| │ ├── proj4@2.8.0 | |
| │ ├── regl@2.1.0 | |
| │ ├── sprintf-js@1.1.2 | |
| │ ├── timezone@1.0.23 | |
| │ ├── tslib@2.4.0 | |
| │ └── underscore.template@0.1.7 | |
| ├─┬ @date-io/dayjs@1.3.13 | |
| │ ├── @date-io/core@1.3.13 | |
| ├─┬ @material-ui/core@4.12.4 | |
| │ ├── @babel/runtime@7.18.0 | |
| │ ├── @material-ui/styles@4.11.5 | |
| │ ├── @material-ui/system@4.12.2 | |
| │ ├── @material-ui/types@5.1.0 | |
| │ ├── @material-ui/utils@4.11.3 | |
| │ ├── @types/react-transition-group@4.4.4 | |
| │ ├── @types/react@18.0.9 invalid: "^16.8.6 || ^17.0.0" from node_modules/@material-ui/core, "^16.8.6 || ^17.0.0" from node_modules/@material-ui/icons, "^16.8.6 || ^17.0.0" from node_modules/@material-ui/lab, "^16.8.6 || ^17.0.0" from node_modules/@material-ui/styles | |
| │ ├── hoist-non-react-statics@3.3.2 | |
| │ ├── popper.js@1.16.1-lts | |
| │ ├── react-is@17.0.2 | |
| │ ├── react-transition-group@4.4.2 | |
| ├─┬ @material-ui/icons@4.11.2 | |
| ├─┬ @material-ui/lab@4.0.0-alpha.61 | |
| ├─┬ @material-ui/pickers@3.3.10 | |
| │ ├── @types/styled-jsx@2.2.9 | |
| │ └── rifm@0.7.0 | |
| ├─┬ @material-ui/styles@4.11.4 | |
| │ ├── @emotion/hash@0.8.0 | |
| │ ├── csstype@2.6.20 | |
| │ ├── jss-plugin-camel-case@10.9.0 | |
| │ ├── jss-plugin-default-unit@10.9.0 | |
| │ ├── jss-plugin-global@10.9.0 | |
| │ ├── jss-plugin-nested@10.9.0 | |
| │ ├── jss-plugin-props-sort@10.9.0 | |
| │ ├── jss-plugin-rule-value-function@10.9.0 | |
| │ ├── jss-plugin-vendor-prefixer@10.9.0 | |
| │ ├── jss@10.9.0 | |
| ├─┬ @rjsf/core@2.5.1 | |
| │ ├── @babel/runtime-corejs2@7.18.0 | |
| │ ├── @types/json-schema@7.0.11 | |
| │ ├── ajv@6.12.6 | |
| │ ├── core-js@2.6.12 | |
| │ ├── json-schema-merge-allof@0.6.0 | |
| │ ├── jsonpointer@4.1.0 | |
| │ ├── lodash@4.17.21 | |
| │ ├── react-app-polyfill@1.0.6 | |
| │ ├── react-is@16.13.1 | |
| │ └── shortid@2.2.16 | |
| ├─┬ @rjsf/material-ui@2.4.0 | |
| ├── @types/node@17.0.14 | |
| ├─┬ autosuggest-highlight@3.2.1 | |
| │ └── diacritic@0.0.2 | |
| ├─┬ babel-loader@8.2.2 | |
| │ ├── find-cache-dir@3.3.2 | |
| │ ├── loader-utils@1.4.0 | |
| │ ├── make-dir@3.1.0 | |
| │ ├── schema-utils@2.7.1 | |
| ├─┬ buffer@6.0.3 | |
| │ ├── base64-js@1.5.1 | |
| │ └── ieee754@1.2.1 | |
| ├─┬ check-dependencies@1.1.0 | |
| │ ├── bower-config@1.4.3 | |
| │ ├── chalk@2.4.2 | |
| │ ├── findup-sync@2.0.0 | |
| │ ├── lodash.camelcase@4.3.0 | |
| │ ├── minimist@1.2.6 | |
| │ └── semver@5.7.1 | |
| ├── clsx@1.1.1 | |
| ├── convert-css-length@2.0.1 | |
| ├── core-js@3.22.4 | |
| ├─┬ css-loader@5.2.6 | |
| │ ├── icss-utils@5.1.0 | |
| │ ├── loader-utils@2.0.2 | |
| │ ├── postcss-modules-extract-imports@3.0.0 | |
| │ ├── postcss-modules-local-by-default@4.0.0 | |
| │ ├── postcss-modules-scope@3.0.0 | |
| │ ├── postcss-modules-values@4.0.0 | |
| │ ├── postcss-value-parser@4.2.0 | |
| │ ├── postcss@8.4.14 | |
| │ ├── schema-utils@3.1.1 | |
| ├─┬ d3-array@3.1.5 | |
| │ └── internmap@2.0.3 | |
| ├─┬ d3-geo-zoom@1.4.4 | |
| │ ├── d3-selection@2.0.0 | |
| │ ├── d3-zoom@2.0.0 | |
| │ ├── kapsule@1.13.7 | |
| │ └── versor@0.1.2 | |
| ├─┬ d3-geo@3.0.1 | |
| ├─┬ d3@7.4.0 | |
| │ ├── d3-axis@3.0.0 | |
| │ ├── d3-brush@3.0.0 | |
| │ ├── d3-chord@3.0.1 | |
| │ ├── d3-color@3.1.0 | |
| │ ├── d3-contour@3.0.1 | |
| │ ├── d3-delaunay@6.0.2 | |
| │ ├── d3-dispatch@3.0.1 | |
| │ ├── d3-drag@3.0.0 | |
| │ ├── d3-dsv@3.0.1 | |
| │ ├── d3-ease@3.0.1 | |
| │ ├── d3-fetch@3.0.1 | |
| │ ├── d3-force@3.0.0 | |
| │ ├── d3-format@3.1.0 | |
| │ ├── d3-hierarchy@3.1.2 | |
| │ ├── d3-interpolate@3.0.1 | |
| │ ├── d3-path@3.0.1 | |
| │ ├── d3-polygon@3.0.1 | |
| │ ├── d3-quadtree@3.0.1 | |
| │ ├── d3-random@3.0.1 | |
| │ ├── d3-scale-chromatic@3.0.0 | |
| │ ├── d3-scale@4.0.2 | |
| │ ├── d3-selection@3.0.0 | |
| │ ├── d3-shape@3.1.0 | |
| │ ├── d3-time-format@4.1.0 | |
| │ ├── d3-time@3.0.0 | |
| │ ├── d3-timer@3.0.1 | |
| │ ├── d3-transition@3.0.1 | |
| │ └── d3-zoom@3.0.0 | |
| ├── data-uri-to-buffer@4.0.0 | |
| ├── dayjs@1.11.1 | |
| ├── dygraphs@2.1.0 | |
| ├─┬ emoji-dictionary@1.0.11 | |
| │ ├── emoji-chars@1.0.12 | |
| │ ├── emoji-name-map@1.2.9 | |
| │ ├── emoji-names@1.0.12 | |
| │ ├── emoji-unicode-map@1.1.11 | |
| │ └── emojilib@2.4.0 | |
| ├── emojilib@3.0.6 | |
| ├─┬ eslint-config-airbnb@18.2.1 | |
| │ ├── eslint-config-airbnb-base@14.2.1 | |
| │ ├── object.assign@4.1.2 | |
| │ └── object.entries@1.1.5 | |
| ├─┬ eslint-config-prettier@8.4.0 | |
| ├─┬ eslint-import-resolver-webpack@0.13.2 | |
| │ ├── array-find@1.0.0 | |
| │ ├── debug@3.2.7 | |
| │ ├── enhanced-resolve@0.9.1 | |
| │ ├── find-root@1.1.0 | |
| │ ├── has@1.0.3 | |
| │ ├── interpret@1.4.0 | |
| │ ├── is-core-module@2.9.0 | |
| │ ├── is-regex@1.1.4 | |
| │ ├── resolve@1.22.0 | |
| │ ├── semver@5.7.1 | |
| ├─┬ eslint-loader@4.0.2 | |
| │ ├── fs-extra@8.1.0 | |
| │ ├── loader-utils@2.0.2 | |
| │ ├── object-hash@2.2.0 | |
| ├─┬ eslint-plugin-import@2.25.4 | |
| │ ├── array-includes@3.1.5 | |
| │ ├── array.prototype.flat@1.3.0 | |
| │ ├── debug@2.6.9 | |
| │ ├── doctrine@2.1.0 | |
| │ ├── eslint-import-resolver-node@0.3.6 | |
| │ ├── eslint-module-utils@2.7.3 | |
| │ ├── is-glob@4.0.3 | |
| │ ├── minimatch@3.1.2 | |
| │ ├── object.values@1.1.5 | |
| │ └── tsconfig-paths@3.14.1 | |
| ├─┬ eslint-plugin-jsx-a11y@6.5.1 | |
| │ ├── aria-query@4.2.2 | |
| │ ├── ast-types-flow@0.0.7 | |
| │ ├── axe-core@4.4.2 | |
| │ ├── axobject-query@2.2.0 | |
| │ ├── damerau-levenshtein@1.0.8 | |
| │ ├── emoji-regex@9.2.2 | |
| │ ├── jsx-ast-utils@3.3.0 | |
| │ ├── language-tags@1.0.5 | |
| ├─┬ eslint-plugin-react-hooks@4.5.0 | |
| ├─┬ eslint-plugin-react@7.29.2 | |
| │ ├── array.prototype.flatmap@1.3.0 | |
| │ ├── doctrine@2.1.0 | |
| │ ├── estraverse@5.3.0 | |
| │ ├── object.fromentries@2.0.5 | |
| │ ├── object.hasown@1.1.1 | |
| │ ├── resolve@2.0.0-next.3 | |
| │ ├── semver@6.3.0 | |
| │ └── string.prototype.matchall@4.0.7 | |
| ├─┬ eslint@8.14.0 invalid: "^5.16.0 || ^6.8.0 || ^7.2.0" from node_modules/eslint-config-airbnb, "^6.0.0 || ^7.0.0" from node_modules/eslint-loader | |
| │ ├── @eslint/eslintrc@1.3.0 | |
| │ ├── @humanwhocodes/config-array@0.9.5 | |
| │ ├── chalk@4.1.2 | |
| │ ├── cross-spawn@7.0.3 | |
| │ ├── doctrine@3.0.0 | |
| │ ├── escape-string-regexp@4.0.0 | |
| │ ├── eslint-scope@7.1.1 | |
| │ ├── eslint-utils@3.0.0 | |
| │ ├── eslint-visitor-keys@3.3.0 | |
| │ ├── espree@9.3.2 | |
| │ ├── esquery@1.4.0 | |
| │ ├── esutils@2.0.3 | |
| │ ├── fast-deep-equal@3.1.3 | |
| │ ├── file-entry-cache@6.0.1 | |
| │ ├── functional-red-black-tree@1.0.1 | |
| │ ├── glob-parent@6.0.2 | |
| │ ├── globals@13.15.0 | |
| │ ├── ignore@5.2.0 | |
| │ ├── import-fresh@3.3.0 | |
| │ ├── imurmurhash@0.1.4 | |
| │ ├── js-yaml@4.1.0 | |
| │ ├── json-stable-stringify-without-jsonify@1.0.1 | |
| │ ├── levn@0.4.1 | |
| │ ├── lodash.merge@4.6.2 | |
| │ ├── natural-compare@1.4.0 | |
| │ ├── optionator@0.9.1 | |
| │ ├── regexpp@3.2.0 | |
| │ ├── strip-ansi@6.0.1 | |
| │ ├── strip-json-comments@3.1.1 | |
| │ ├── text-table@0.2.0 | |
| │ └── v8-compile-cache@2.3.0 | |
| ├─┬ exports-loader@3.1.0 | |
| │ ├── source-map@0.6.1 | |
| ├─┬ geojson-prop-types@0.2.0 | |
| │ ├── geojson-validation@0.2.1 | |
| │ └── ucfirst@1.0.0 | |
| ├─┬ imports-loader@1.2.0 | |
| │ ├── loader-utils@2.0.2 | |
| │ ├── schema-utils@3.1.1 | |
| │ ├── strip-comments@2.0.1 | |
| ├── json-loader@0.5.7 | |
| ├─┬ material-ui-phone-number@2.2.6 | |
| │ ├── react-dom@16.14.0 | |
| │ └── react@16.14.0 | |
| ├─┬ mathjs@10.0.2 | |
| │ ├── complex.js@2.1.1 | |
| │ ├── decimal.js@10.3.1 | |
| │ ├── escape-latex@1.2.0 | |
| │ ├── fraction.js@4.2.0 | |
| │ ├── javascript-natural-sort@0.7.1 | |
| │ ├── seedrandom@3.0.5 | |
| │ ├── tiny-emitter@2.1.0 | |
| │ └── typed-function@2.1.0 | |
| ├── moment@2.29.3 | |
| ├─┬ mui-datatables@3.8.2 | |
| │ ├── @babel/runtime-corejs3@7.18.0 | |
| │ ├── lodash.assignwith@4.2.0 | |
| │ ├── lodash.clonedeep@4.5.0 | |
| │ ├── lodash.debounce@4.0.8 | |
| │ ├── lodash.find@4.6.0 | |
| │ ├── lodash.get@4.4.2 | |
| │ ├── lodash.isequal@4.5.0 | |
| │ ├── lodash.isundefined@3.0.1 | |
| │ ├── lodash.memoize@4.1.2 | |
| │ ├── react-dnd-html5-backend@11.1.3 | |
| │ ├── react-dnd@11.1.3 | |
| │ ├── react-sortable-tree@2.8.0 | |
| ├─┬ npm-check@5.9.2 | |
| │ ├── babel-runtime@6.26.0 | |
| │ ├── callsite-record@3.2.2 | |
| │ ├── chalk@1.1.3 | |
| │ ├── co@4.6.0 | |
| │ ├── depcheck@0.8.3 | |
| │ ├── execa@0.2.2 | |
| │ ├── giturl@1.0.1 | |
| │ ├── global-modules@1.0.0 | |
| │ ├── globby@4.1.0 | |
| │ ├── inquirer@0.12.0 | |
| │ ├── is-ci@1.2.1 | |
| │ ├── meow@3.7.0 | |
| │ ├── node-emoji@1.11.0 | |
| │ ├── ora@0.2.3 | |
| │ ├── package-json@4.0.1 | |
| │ ├── path-exists@2.1.0 | |
| │ ├── pkg-dir@1.0.0 | |
| │ ├── preferred-pm@1.0.1 | |
| │ ├── semver-diff@2.1.0 | |
| │ ├── semver@5.7.1 | |
| │ ├── throat@2.0.2 | |
| │ ├── update-notifier@2.5.0 | |
| │ └── xtend@4.0.2 | |
| ├── numeral@2.0.6 | |
| ├── papaparse@5.3.2 | |
| ├── path-browserify@1.0.1 | |
| ├── process@0.11.10 | |
| ├─┬ prop-types@15.8.1 | |
| │ ├── loose-envify@1.4.0 | |
| │ ├── object-assign@4.1.1 | |
| │ └── react-is@16.13.1 | |
| ├─┬ qrcode.react@1.0.1 | |
| │ ├── qr.js@0.0.0 | |
| ├─┬ raw-loader@4.0.2 | |
| │ ├── loader-utils@2.0.2 | |
| │ ├── schema-utils@3.1.1 | |
| ├─┬ react-big-calendar@0.38.9 | |
| │ ├── date-arithmetic@4.1.0 | |
| │ ├── dom-helpers@5.2.1 | |
| │ ├── invariant@2.2.4 | |
| │ ├── lodash-es@4.17.21 | |
| │ ├── memoize-one@5.2.1 | |
| │ ├── react-overlays@4.1.1 | |
| │ └── uncontrollable@7.2.1 | |
| ├─┬ react-datepicker@3.4.1 | |
| │ ├── classnames@2.3.1 | |
| │ ├── date-fns@2.28.0 | |
| │ ├── react-onclickoutside@6.12.1 | |
| │ ├── react-popper@1.3.11 | |
| ├─┬ react-device-detect@2.2.2 | |
| │ └── ua-parser-js@1.0.2 | |
| ├─┬ react-dnd@7.7.0 | |
| │ ├── @types/hoist-non-react-statics@3.3.1 | |
| │ ├── dnd-core@7.7.0 | |
| │ └── shallowequal@1.1.0 | |
| ├─┬ react-dom@17.0.0 invalid: "^16.9.0" from node_modules/react-datepicker | |
| │ └── scheduler@0.20.2 | |
| ├─┬ react-file-previewer@0.6.3 | |
| │ ├── file-saver@2.0.5 | |
| │ ├── mdi-material-ui@6.25.0 | |
| │ ├── mime-types@2.1.35 | |
| │ ├── ramda@0.27.2 | |
| │ ├── react-intersection-observer@8.34.0 | |
| │ ├── react-pdf@4.2.0 | |
| ├─┬ react-grid-layout@1.3.4 | |
| │ ├── react-draggable@4.4.5 | |
| ├─┬ react-hook-form@6.15.4 | |
| ├─┬ react-image@4.0.3 | |
| ├─┬ react-json-view@1.21.3 | |
| │ ├── flux@4.0.3 | |
| │ ├── react-base16-styling@0.6.0 | |
| │ ├── react-lifecycles-compat@3.0.4 | |
| │ ├── react-textarea-autosize@8.3.4 | |
| ├─┬ react-markdown@4.3.1 | |
| │ ├── html-to-react@1.4.8 | |
| │ ├── mdast-add-list-metadata@1.0.1 | |
| │ ├── react-is@16.13.1 | |
| │ ├── remark-parse@5.0.0 | |
| │ ├── unified@6.2.0 | |
| │ ├── unist-util-visit@1.4.1 | |
| ├─┬ react-redux@8.0.1 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @types/react-dom@^16.8 || ^17.0 || ^18.0 | |
| │ ├── @types/use-sync-external-store@0.0.3 | |
| │ ├── react-is@18.1.0 | |
| │ ├── UNMET OPTIONAL DEPENDENCY react-native@>=0.59 | |
| │ └── use-sync-external-store@1.1.0 | |
| ├─┬ react-resizable@3.0.4 | |
| ├─┬ react-responsive@8.2.0 | |
| │ ├── hyphenate-style-name@1.0.4 | |
| │ ├── matchmediaquery@0.3.1 | |
| │ └── shallow-equal@1.2.1 | |
| ├─┬ react-router-dom@6.3.0 | |
| │ ├── history@5.3.0 | |
| │ ├── react-router@6.3.0 | |
| ├─┬ react-simple-dropdown@3.2.3 | |
| ├─┬ react-simple-maps@2.3.0 | |
| │ ├── d3-geo@2.0.2 | |
| │ ├── d3-selection@2.0.0 | |
| │ ├── d3-zoom@2.0.0 | |
| │ └── topojson-client@3.1.0 | |
| ├─┬ react-text-loop@2.3.0 | |
| │ ├── cxs@6.2.0 | |
| │ ├── react-fast-compare@2.0.4 | |
| │ ├── react-motion@0.5.2 | |
| ├─┬ react-to-print@2.14.4 | |
| ├─┬ react-window@1.8.7 | |
| ├─┬ react@17.0.0 invalid: "^16.9.0" from node_modules/react-datepicker, "^16.12.0" from node_modules/react-file-previewer, "^15.0.0 || ^16.0.0" from node_modules/react-markdown, "0.14.x || 15.x || 16.x" from node_modules/react-simple-dropdown, "^15.0.1 || ^16.0.1" from node_modules/react-text-loop | |
| ├─┬ redoc-cli@0.13.11 | |
| │ ├── @types/chokidar@2.1.3 extraneous | |
| │ ├── @types/handlebars@4.1.0 extraneous | |
| │ ├── @types/mkdirp@1.0.1 extraneous | |
| │ ├── chokidar@3.5.1 | |
| │ ├── handlebars@4.7.7 | |
| │ ├── isarray@2.0.5 | |
| │ ├── mkdirp@1.0.4 | |
| │ ├── mobx@6.3.2 | |
| │ ├── node-libs-browser@2.2.1 | |
| │ ├── react-dom@17.0.2 | |
| │ ├── react@17.0.2 | |
| │ ├── redoc@2.0.0-rc.67 | |
| │ ├── styled-components@5.3.0 | |
| │ └── yargs@17.3.1 | |
| ├─┬ redoc@2.0.0-rc.56 | |
| │ ├── @redocly/openapi-core@1.0.0-beta.98 | |
| │ ├── @redocly/react-dropdown-aria@2.0.12 | |
| │ ├── @types/node@15.14.9 | |
| │ ├── decko@1.2.0 | |
| │ ├── dompurify@2.3.8 | |
| │ ├── eventemitter3@4.0.7 | |
| │ ├── json-pointer@0.6.2 | |
| │ ├── lunr@2.3.9 | |
| │ ├── mark.js@8.11.1 | |
| │ ├── marked@0.7.0 | |
| │ ├── mobx-react@7.5.0 | |
| │ ├── UNMET DEPENDENCY mobx@^6.0.4 | |
| │ ├── openapi-sampler@1.2.3 | |
| │ ├── perfect-scrollbar@1.5.5 | |
| │ ├── polished@4.2.2 | |
| │ ├── prismjs@1.28.0 | |
| │ ├── react-tabs@3.2.3 | |
| │ ├── slugify@1.4.7 | |
| │ ├── stickyfill@1.1.1 | |
| │ ├── swagger2openapi@7.0.8 | |
| │ └── url-template@2.0.8 | |
| ├─┬ redux-logger@3.0.6 | |
| │ └── deep-diff@0.3.8 | |
| ├─┬ redux-thunk@2.4.1 | |
| ├─┬ redux@4.1.2 | |
| ├─┬ semver@7.3.5 | |
| │ └── lru-cache@6.0.0 | |
| ├─┬ style-loader@2.0.0 | |
| │ ├── loader-utils@2.0.2 | |
| │ ├── schema-utils@3.1.1 | |
| ├─┬ styled-components@5.3.3 | |
| │ ├── @emotion/is-prop-valid@0.8.8 | |
| │ ├── @emotion/stylis@0.8.5 | |
| │ ├── @emotion/unitless@0.7.5 | |
| │ ├── babel-plugin-styled-components@2.0.7 | |
| │ ├── css-to-react-native@3.0.0 | |
| │ └── supports-color@5.5.0 | |
| ├─┬ use-count-up@3.0.1 | |
| │ └── use-elapsed-time@3.0.2 | |
| ├─┬ vega-embed@6.20.8 | |
| │ ├── fast-json-patch@3.1.1 | |
| │ ├── json-stringify-pretty-compact@3.0.0 | |
| │ ├── vega-interpreter@1.0.4 | |
| │ ├── vega-schema-url-parser@2.2.0 | |
| │ ├── vega-themes@2.10.0 | |
| │ ├── vega-tooltip@0.28.0 | |
| │ └── yallist@4.0.0 extraneous | |
| ├─┬ vega-lite@5.2.0 | |
| │ ├── @types/clone@2.1.1 | |
| │ ├── array-flat-polyfill@1.0.1 | |
| │ ├── clone@2.1.2 | |
| │ ├── fast-json-stable-stringify@2.1.0 | |
| │ ├── tslib@2.3.1 | |
| │ ├── vega-event-selector@3.0.0 | |
| │ ├── vega-expression@5.0.0 | |
| │ ├── vega-util@1.17.0 | |
| │ └── yargs@17.2.1 | |
| ├─┬ vega@5.22.1 | |
| │ ├── vega-crossfilter@4.1.0 | |
| │ ├── vega-dataflow@5.7.4 | |
| │ ├── vega-encode@4.9.0 | |
| │ ├── vega-force@4.1.0 | |
| │ ├── vega-format@1.1.0 | |
| │ ├── vega-functions@5.13.0 | |
| │ ├── vega-geo@4.4.0 | |
| │ ├── vega-hierarchy@4.1.0 | |
| │ ├── vega-label@1.2.0 | |
| │ ├── vega-loader@4.5.0 | |
| │ ├── vega-parser@6.1.4 | |
| │ ├── vega-projection@1.5.0 | |
| │ ├── vega-regression@1.1.0 | |
| │ ├── vega-runtime@6.1.3 | |
| │ ├── vega-scale@7.2.0 | |
| │ ├── vega-scenegraph@4.10.1 | |
| │ ├── vega-statistics@1.8.0 | |
| │ ├── vega-time@2.1.0 | |
| │ ├── vega-transforms@4.10.0 | |
| │ ├── vega-typings@0.22.3 | |
| │ ├── vega-view-transforms@4.5.8 | |
| │ ├── vega-view@5.11.0 | |
| │ ├── vega-voronoi@4.2.0 | |
| │ └── vega-wordcloud@4.1.3 | |
| ├─┬ webpack-bundle-analyzer@4.5.0 | |
| │ ├── acorn-walk@8.2.0 | |
| │ ├── acorn@8.7.1 | |
| │ ├── chalk@4.1.2 | |
| │ ├── commander@7.2.0 | |
| │ ├── gzip-size@6.0.0 | |
| │ ├── opener@1.5.2 | |
| │ ├── sirv@1.0.19 | |
| │ └── ws@7.5.7 | |
| ├─┬ webpack-cli@4.9.1 | |
| │ ├── @discoveryjs/json-ext@0.5.7 | |
| │ ├── @webpack-cli/configtest@1.1.1 | |
| │ ├── @webpack-cli/info@1.4.1 | |
| │ ├── @webpack-cli/serve@1.6.1 | |
| │ ├── colorette@2.0.16 | |
| │ ├── execa@5.1.1 | |
| │ ├── fastest-levenshtein@1.0.12 | |
| │ ├── import-local@3.1.0 | |
| │ ├── interpret@2.2.0 | |
| │ ├── rechoir@0.7.1 | |
| │ ├── webpack-merge@5.8.0 | |
| └─┬ webpack@5.65.0 | |
| ├── @types/eslint-scope@3.7.3 | |
| ├── @types/estree@0.0.50 | |
| ├── @webassemblyjs/ast@1.11.1 | |
| ├── @webassemblyjs/wasm-edit@1.11.1 | |
| ├── @webassemblyjs/wasm-parser@1.11.1 | |
| ├── acorn-import-assertions@1.8.0 | |
| ├── browserslist@4.20.3 | |
| ├── chrome-trace-event@1.0.3 | |
| ├── enhanced-resolve@5.9.3 | |
| ├── es-module-lexer@0.9.3 | |
| ├── events@3.3.0 | |
| ├── glob-to-regexp@0.4.1 | |
| ├── graceful-fs@4.2.10 | |
| ├── json-parse-better-errors@1.0.2 | |
| ├── loader-runner@4.3.0 | |
| ├── neo-async@2.6.2 | |
| ├── schema-utils@3.1.1 | |
| ├── tapable@2.2.1 | |
| ├── terser-webpack-plugin@5.3.1 | |
| ├── watchpack@2.3.1 | |
| └── webpack-sources@3.2.3 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment