Created
April 3, 2022 10:20
-
-
Save officialrajdeepsingh/05fb85d08bbc94fc72a7c19beb900373 to your computer and use it in GitHub Desktop.
npm ls --all command help the list of packages in the next.js.
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
| my-next@0.1.0 /home/radewala_2/my-next | |
| ├─┬ eslint-config-next@12.1.4 | |
| │ ├─┬ @next/eslint-plugin-next@12.1.4 | |
| │ │ └─┬ glob@7.1.7 | |
| │ │ ├── fs.realpath@1.0.0 | |
| │ │ ├─┬ inflight@1.0.6 | |
| │ │ │ ├── once@1.4.0 deduped | |
| │ │ │ └── wrappy@1.0.2 | |
| │ │ ├── inherits@2.0.4 | |
| │ │ ├── minimatch@3.1.2 deduped | |
| │ │ ├─┬ once@1.4.0 | |
| │ │ │ └── wrappy@1.0.2 deduped | |
| │ │ └── path-is-absolute@1.0.1 | |
| │ ├── @rushstack/eslint-patch@1.0.8 | |
| │ ├─┬ @typescript-eslint/parser@5.10.1 | |
| │ │ ├─┬ @typescript-eslint/scope-manager@5.10.1 | |
| │ │ │ ├── @typescript-eslint/types@5.10.1 deduped | |
| │ │ │ └─┬ @typescript-eslint/visitor-keys@5.10.1 | |
| │ │ │ ├── @typescript-eslint/types@5.10.1 deduped | |
| │ │ │ └── eslint-visitor-keys@3.3.0 deduped | |
| │ │ ├── @typescript-eslint/types@5.10.1 | |
| │ │ ├─┬ @typescript-eslint/typescript-estree@5.10.1 | |
| │ │ │ ├── @typescript-eslint/types@5.10.1 deduped | |
| │ │ │ ├── @typescript-eslint/visitor-keys@5.10.1 deduped | |
| │ │ │ ├── debug@4.3.4 deduped | |
| │ │ │ ├─┬ globby@11.1.0 | |
| │ │ │ │ ├── array-union@2.1.0 | |
| │ │ │ │ ├─┬ dir-glob@3.0.1 | |
| │ │ │ │ │ └── path-type@4.0.0 | |
| │ │ │ │ ├─┬ fast-glob@3.2.11 | |
| │ │ │ │ │ ├── @nodelib/fs.stat@2.0.5 | |
| │ │ │ │ │ ├─┬ @nodelib/fs.walk@1.2.8 | |
| │ │ │ │ │ │ ├─┬ @nodelib/fs.scandir@2.1.5 | |
| │ │ │ │ │ │ │ ├── @nodelib/fs.stat@2.0.5 deduped | |
| │ │ │ │ │ │ │ └─┬ run-parallel@1.2.0 | |
| │ │ │ │ │ │ │ └── queue-microtask@1.2.3 | |
| │ │ │ │ │ │ └─┬ fastq@1.13.0 | |
| │ │ │ │ │ │ └── reusify@1.0.4 | |
| │ │ │ │ │ ├─┬ glob-parent@5.1.2 | |
| │ │ │ │ │ │ └── is-glob@4.0.3 deduped | |
| │ │ │ │ │ ├── merge2@1.4.1 deduped | |
| │ │ │ │ │ └─┬ micromatch@4.0.5 | |
| │ │ │ │ │ ├─┬ braces@3.0.2 | |
| │ │ │ │ │ │ └─┬ fill-range@7.0.1 | |
| │ │ │ │ │ │ └─┬ to-regex-range@5.0.1 | |
| │ │ │ │ │ │ └── is-number@7.0.0 | |
| │ │ │ │ │ └── picomatch@2.3.1 | |
| │ │ │ │ ├── ignore@5.2.0 deduped | |
| │ │ │ │ ├── merge2@1.4.1 | |
| │ │ │ │ └── slash@3.0.0 | |
| │ │ │ ├── is-glob@4.0.3 deduped | |
| │ │ │ ├─┬ semver@7.3.5 | |
| │ │ │ │ └─┬ lru-cache@6.0.0 | |
| │ │ │ │ └── yallist@4.0.0 | |
| │ │ │ └─┬ tsutils@3.21.0 | |
| │ │ │ ├── tslib@1.14.1 | |
| │ │ │ └── typescript@4.6.3 deduped | |
| │ │ ├── debug@4.3.4 deduped | |
| │ │ └── eslint@8.12.0 deduped | |
| │ ├─┬ eslint-import-resolver-node@0.3.4 | |
| │ │ ├─┬ debug@2.6.9 | |
| │ │ │ └── ms@2.0.0 | |
| │ │ └─┬ resolve@1.22.0 | |
| │ │ ├── is-core-module@2.8.1 deduped | |
| │ │ ├── path-parse@1.0.7 | |
| │ │ └── supports-preserve-symlinks-flag@1.0.0 | |
| │ ├─┬ eslint-import-resolver-typescript@2.4.0 | |
| │ │ ├── debug@4.3.4 deduped | |
| │ │ ├── eslint-plugin-import@2.25.2 deduped | |
| │ │ ├── eslint@8.12.0 deduped | |
| │ │ ├─┬ glob@7.2.0 | |
| │ │ │ ├── fs.realpath@1.0.0 deduped | |
| │ │ │ ├── inflight@1.0.6 deduped | |
| │ │ │ ├── inherits@2.0.4 deduped | |
| │ │ │ ├── minimatch@3.1.2 deduped | |
| │ │ │ ├── once@1.4.0 deduped | |
| │ │ │ └── path-is-absolute@1.0.1 deduped | |
| │ │ ├── is-glob@4.0.3 deduped | |
| │ │ ├── resolve@1.22.0 deduped | |
| │ │ └─┬ tsconfig-paths@3.14.1 | |
| │ │ ├── @types/json5@0.0.29 | |
| │ │ ├─┬ json5@1.0.1 | |
| │ │ │ └── minimist@1.2.6 deduped | |
| │ │ ├── minimist@1.2.6 | |
| │ │ └── strip-bom@3.0.0 | |
| │ ├─┬ eslint-plugin-import@2.25.2 | |
| │ │ ├─┬ array-includes@3.1.4 | |
| │ │ │ ├─┬ call-bind@1.0.2 | |
| │ │ │ │ ├── function-bind@1.1.1 deduped | |
| │ │ │ │ └── get-intrinsic@1.1.1 deduped | |
| │ │ │ ├─┬ define-properties@1.1.3 | |
| │ │ │ │ └── object-keys@1.1.1 | |
| │ │ │ ├─┬ es-abstract@1.19.2 | |
| │ │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ │ ├─┬ es-to-primitive@1.2.1 | |
| │ │ │ │ │ ├── is-callable@1.2.4 deduped | |
| │ │ │ │ │ ├─┬ is-date-object@1.0.5 | |
| │ │ │ │ │ │ └── has-tostringtag@1.0.0 deduped | |
| │ │ │ │ │ └─┬ is-symbol@1.0.4 | |
| │ │ │ │ │ └── has-symbols@1.0.3 deduped | |
| │ │ │ │ ├── function-bind@1.1.1 deduped | |
| │ │ │ │ ├── get-intrinsic@1.1.1 deduped | |
| │ │ │ │ ├─┬ get-symbol-description@1.0.0 | |
| │ │ │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ │ │ └── get-intrinsic@1.1.1 deduped | |
| │ │ │ │ ├── has-symbols@1.0.3 deduped | |
| │ │ │ │ ├── has@1.0.3 deduped | |
| │ │ │ │ ├── internal-slot@1.0.3 deduped | |
| │ │ │ │ ├── is-callable@1.2.4 | |
| │ │ │ │ ├── is-negative-zero@2.0.2 | |
| │ │ │ │ ├─┬ is-regex@1.1.4 | |
| │ │ │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ │ │ └── has-tostringtag@1.0.0 deduped | |
| │ │ │ │ ├─┬ is-shared-array-buffer@1.0.2 | |
| │ │ │ │ │ └── call-bind@1.0.2 deduped | |
| │ │ │ │ ├── is-string@1.0.7 deduped | |
| │ │ │ │ ├─┬ is-weakref@1.0.2 | |
| │ │ │ │ │ └── call-bind@1.0.2 deduped | |
| │ │ │ │ ├── object-inspect@1.12.0 | |
| │ │ │ │ ├── object-keys@1.1.1 deduped | |
| │ │ │ │ ├── object.assign@4.1.2 deduped | |
| │ │ │ │ ├─┬ string.prototype.trimend@1.0.4 | |
| │ │ │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ │ │ └── define-properties@1.1.3 deduped | |
| │ │ │ │ ├─┬ string.prototype.trimstart@1.0.4 | |
| │ │ │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ │ │ └── define-properties@1.1.3 deduped | |
| │ │ │ │ └─┬ unbox-primitive@1.0.1 | |
| │ │ │ │ ├── function-bind@1.1.1 deduped | |
| │ │ │ │ ├── has-bigints@1.0.1 | |
| │ │ │ │ ├── has-symbols@1.0.3 deduped | |
| │ │ │ │ └─┬ which-boxed-primitive@1.0.2 | |
| │ │ │ │ ├─┬ is-bigint@1.0.4 | |
| │ │ │ │ │ └── has-bigints@1.0.1 deduped | |
| │ │ │ │ ├─┬ is-boolean-object@1.1.2 | |
| │ │ │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ │ │ └── has-tostringtag@1.0.0 deduped | |
| │ │ │ │ ├─┬ is-number-object@1.0.7 | |
| │ │ │ │ │ └── has-tostringtag@1.0.0 deduped | |
| │ │ │ │ ├── is-string@1.0.7 deduped | |
| │ │ │ │ └── is-symbol@1.0.4 deduped | |
| │ │ │ ├─┬ get-intrinsic@1.1.1 | |
| │ │ │ │ ├── function-bind@1.1.1 deduped | |
| │ │ │ │ ├── has-symbols@1.0.3 deduped | |
| │ │ │ │ └── has@1.0.3 deduped | |
| │ │ │ └─┬ is-string@1.0.7 | |
| │ │ │ └─┬ has-tostringtag@1.0.0 | |
| │ │ │ └── has-symbols@1.0.3 deduped | |
| │ │ ├─┬ array.prototype.flat@1.2.5 | |
| │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ ├── define-properties@1.1.3 deduped | |
| │ │ │ └── es-abstract@1.19.2 deduped | |
| │ │ ├─┬ debug@2.6.9 | |
| │ │ │ └── ms@2.0.0 | |
| │ │ ├─┬ doctrine@2.1.0 | |
| │ │ │ └── esutils@2.0.3 deduped | |
| │ │ ├─┬ eslint-import-resolver-node@0.3.6 | |
| │ │ │ ├─┬ debug@3.2.7 | |
| │ │ │ │ └── ms@2.1.3 | |
| │ │ │ └── resolve@1.22.0 deduped | |
| │ │ ├─┬ eslint-module-utils@2.7.3 | |
| │ │ │ ├─┬ debug@3.2.7 | |
| │ │ │ │ └── ms@2.1.3 | |
| │ │ │ └─┬ find-up@2.1.0 | |
| │ │ │ └─┬ locate-path@2.0.0 | |
| │ │ │ ├─┬ p-locate@2.0.0 | |
| │ │ │ │ └─┬ p-limit@1.3.0 | |
| │ │ │ │ └── p-try@1.0.0 | |
| │ │ │ └── path-exists@3.0.0 | |
| │ │ ├── eslint@8.12.0 deduped | |
| │ │ ├─┬ has@1.0.3 | |
| │ │ │ └── function-bind@1.1.1 | |
| │ │ ├─┬ is-core-module@2.8.1 | |
| │ │ │ └── has@1.0.3 deduped | |
| │ │ ├── is-glob@4.0.3 deduped | |
| │ │ ├── minimatch@3.1.2 deduped | |
| │ │ ├─┬ object.values@1.1.5 | |
| │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ ├── define-properties@1.1.3 deduped | |
| │ │ │ └── es-abstract@1.19.2 deduped | |
| │ │ ├── resolve@1.22.0 deduped | |
| │ │ └── tsconfig-paths@3.14.1 deduped | |
| │ ├─┬ eslint-plugin-jsx-a11y@6.5.1 | |
| │ │ ├─┬ @babel/runtime@7.17.8 | |
| │ │ │ └── regenerator-runtime@0.13.9 | |
| │ │ ├─┬ aria-query@4.2.2 | |
| │ │ │ ├─┬ @babel/runtime-corejs3@7.17.8 | |
| │ │ │ │ ├── core-js-pure@3.21.1 | |
| │ │ │ │ └── regenerator-runtime@0.13.9 deduped | |
| │ │ │ └── @babel/runtime@7.17.8 deduped | |
| │ │ ├── array-includes@3.1.4 deduped | |
| │ │ ├── ast-types-flow@0.0.7 | |
| │ │ ├── axe-core@4.4.1 | |
| │ │ ├── axobject-query@2.2.0 | |
| │ │ ├── damerau-levenshtein@1.0.8 | |
| │ │ ├── emoji-regex@9.2.2 | |
| │ │ ├── eslint@8.12.0 deduped | |
| │ │ ├── has@1.0.3 deduped | |
| │ │ ├─┬ jsx-ast-utils@3.2.2 | |
| │ │ │ ├── array-includes@3.1.4 deduped | |
| │ │ │ └─┬ object.assign@4.1.2 | |
| │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ ├── define-properties@1.1.3 deduped | |
| │ │ │ ├── has-symbols@1.0.3 deduped | |
| │ │ │ └── object-keys@1.1.1 deduped | |
| │ │ ├─┬ language-tags@1.0.5 | |
| │ │ │ └── language-subtag-registry@0.3.21 | |
| │ │ └── minimatch@3.1.2 deduped | |
| │ ├─┬ eslint-plugin-react-hooks@4.3.0 | |
| │ │ └── eslint@8.12.0 deduped | |
| │ ├─┬ eslint-plugin-react@7.29.1 | |
| │ │ ├── array-includes@3.1.4 deduped | |
| │ │ ├─┬ array.prototype.flatmap@1.2.5 | |
| │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ ├── define-properties@1.1.3 deduped | |
| │ │ │ └── es-abstract@1.19.2 deduped | |
| │ │ ├── doctrine@2.1.0 deduped | |
| │ │ ├── eslint@8.12.0 deduped | |
| │ │ ├── estraverse@5.3.0 | |
| │ │ ├── jsx-ast-utils@3.2.2 deduped | |
| │ │ ├── minimatch@3.1.2 deduped | |
| │ │ ├─┬ object.entries@1.1.5 | |
| │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ ├── define-properties@1.1.3 deduped | |
| │ │ │ └── es-abstract@1.19.2 deduped | |
| │ │ ├─┬ object.fromentries@2.0.5 | |
| │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ ├── define-properties@1.1.3 deduped | |
| │ │ │ └── es-abstract@1.19.2 deduped | |
| │ │ ├─┬ object.hasown@1.1.0 | |
| │ │ │ ├── define-properties@1.1.3 deduped | |
| │ │ │ └── es-abstract@1.19.2 deduped | |
| │ │ ├── object.values@1.1.5 deduped | |
| │ │ ├─┬ prop-types@15.8.1 | |
| │ │ │ ├── loose-envify@1.4.0 deduped | |
| │ │ │ ├── object-assign@4.1.1 | |
| │ │ │ └── react-is@16.13.1 | |
| │ │ ├─┬ resolve@2.0.0-next.3 | |
| │ │ │ ├── is-core-module@2.8.1 deduped | |
| │ │ │ └── path-parse@1.0.7 deduped | |
| │ │ ├── semver@6.3.0 | |
| │ │ └─┬ string.prototype.matchall@4.0.7 | |
| │ │ ├── call-bind@1.0.2 deduped | |
| │ │ ├── define-properties@1.1.3 deduped | |
| │ │ ├── es-abstract@1.19.2 deduped | |
| │ │ ├── get-intrinsic@1.1.1 deduped | |
| │ │ ├── has-symbols@1.0.3 | |
| │ │ ├─┬ internal-slot@1.0.3 | |
| │ │ │ ├── get-intrinsic@1.1.1 deduped | |
| │ │ │ ├── has@1.0.3 deduped | |
| │ │ │ └── side-channel@1.0.4 deduped | |
| │ │ ├─┬ regexp.prototype.flags@1.4.1 | |
| │ │ │ ├── call-bind@1.0.2 deduped | |
| │ │ │ └── define-properties@1.1.3 deduped | |
| │ │ └─┬ side-channel@1.0.4 | |
| │ │ ├── call-bind@1.0.2 deduped | |
| │ │ ├── get-intrinsic@1.1.1 deduped | |
| │ │ └── object-inspect@1.12.0 deduped | |
| │ ├── eslint@8.12.0 deduped | |
| │ ├── next@12.1.4 deduped | |
| │ └── typescript@4.6.3 deduped | |
| ├─┬ eslint@8.12.0 | |
| │ ├─┬ @eslint/eslintrc@1.2.1 | |
| │ │ ├── ajv@6.12.6 deduped | |
| │ │ ├── debug@4.3.4 deduped | |
| │ │ ├── espree@9.3.1 deduped | |
| │ │ ├── globals@13.13.0 deduped | |
| │ │ ├── ignore@5.2.0 deduped | |
| │ │ ├── import-fresh@3.3.0 deduped | |
| │ │ ├── js-yaml@4.1.0 deduped | |
| │ │ ├── minimatch@3.1.2 deduped | |
| │ │ └── strip-json-comments@3.1.1 deduped | |
| │ ├─┬ @humanwhocodes/config-array@0.9.5 | |
| │ │ ├── @humanwhocodes/object-schema@1.2.1 | |
| │ │ ├── debug@4.3.4 deduped | |
| │ │ └── minimatch@3.1.2 deduped | |
| │ ├─┬ ajv@6.12.6 | |
| │ │ ├── fast-deep-equal@3.1.3 deduped | |
| │ │ ├── fast-json-stable-stringify@2.1.0 | |
| │ │ ├── json-schema-traverse@0.4.1 | |
| │ │ └─┬ uri-js@4.4.1 | |
| │ │ └── punycode@2.1.1 | |
| │ ├─┬ chalk@4.1.2 | |
| │ │ ├─┬ ansi-styles@4.3.0 | |
| │ │ │ └─┬ color-convert@2.0.1 | |
| │ │ │ └── color-name@1.1.4 | |
| │ │ └─┬ supports-color@7.2.0 | |
| │ │ └── has-flag@4.0.0 | |
| │ ├─┬ cross-spawn@7.0.3 | |
| │ │ ├── path-key@3.1.1 | |
| │ │ ├─┬ shebang-command@2.0.0 | |
| │ │ │ └── shebang-regex@3.0.0 | |
| │ │ └─┬ which@2.0.2 | |
| │ │ └── isexe@2.0.0 | |
| │ ├─┬ debug@4.3.4 | |
| │ │ └── ms@2.1.2 | |
| │ ├─┬ doctrine@3.0.0 | |
| │ │ └── esutils@2.0.3 deduped | |
| │ ├── escape-string-regexp@4.0.0 | |
| │ ├─┬ eslint-scope@7.1.1 | |
| │ │ ├─┬ esrecurse@4.3.0 | |
| │ │ │ └── estraverse@5.3.0 deduped | |
| │ │ └── estraverse@5.3.0 deduped | |
| │ ├─┬ eslint-utils@3.0.0 | |
| │ │ ├── eslint-visitor-keys@2.1.0 | |
| │ │ └── eslint@8.12.0 deduped | |
| │ ├── eslint-visitor-keys@3.3.0 | |
| │ ├─┬ espree@9.3.1 | |
| │ │ ├─┬ acorn-jsx@5.3.2 | |
| │ │ │ └── acorn@8.7.0 deduped | |
| │ │ ├── acorn@8.7.0 | |
| │ │ └── eslint-visitor-keys@3.3.0 deduped | |
| │ ├─┬ esquery@1.4.0 | |
| │ │ └── estraverse@5.3.0 deduped | |
| │ ├── esutils@2.0.3 | |
| │ ├── fast-deep-equal@3.1.3 | |
| │ ├─┬ file-entry-cache@6.0.1 | |
| │ │ └─┬ flat-cache@3.0.4 | |
| │ │ ├── flatted@3.2.5 | |
| │ │ └─┬ rimraf@3.0.2 | |
| │ │ └── glob@7.2.0 deduped | |
| │ ├── functional-red-black-tree@1.0.1 | |
| │ ├─┬ glob-parent@6.0.2 | |
| │ │ └── is-glob@4.0.3 deduped | |
| │ ├─┬ globals@13.13.0 | |
| │ │ └── type-fest@0.20.2 | |
| │ ├── ignore@5.2.0 | |
| │ ├─┬ import-fresh@3.3.0 | |
| │ │ ├─┬ parent-module@1.0.1 | |
| │ │ │ └── callsites@3.1.0 | |
| │ │ └── resolve-from@4.0.0 | |
| │ ├── imurmurhash@0.1.4 | |
| │ ├─┬ is-glob@4.0.3 | |
| │ │ └── is-extglob@2.1.1 | |
| │ ├─┬ js-yaml@4.1.0 | |
| │ │ └── argparse@2.0.1 | |
| │ ├── json-stable-stringify-without-jsonify@1.0.1 | |
| │ ├─┬ levn@0.4.1 | |
| │ │ ├── prelude-ls@1.2.1 | |
| │ │ └─┬ type-check@0.4.0 | |
| │ │ └── prelude-ls@1.2.1 deduped | |
| │ ├── lodash.merge@4.6.2 | |
| │ ├─┬ minimatch@3.1.2 | |
| │ │ └─┬ brace-expansion@1.1.11 | |
| │ │ ├── balanced-match@1.0.2 | |
| │ │ └── concat-map@0.0.1 | |
| │ ├── natural-compare@1.4.0 | |
| │ ├─┬ optionator@0.9.1 | |
| │ │ ├── deep-is@0.1.4 | |
| │ │ ├── fast-levenshtein@2.0.6 | |
| │ │ ├── levn@0.4.1 deduped | |
| │ │ ├── prelude-ls@1.2.1 deduped | |
| │ │ ├── type-check@0.4.0 deduped | |
| │ │ └── word-wrap@1.2.3 | |
| │ ├── regexpp@3.2.0 | |
| │ ├─┬ strip-ansi@6.0.1 | |
| │ │ └── ansi-regex@5.0.1 | |
| │ ├── strip-json-comments@3.1.1 | |
| │ ├── text-table@0.2.0 | |
| │ └── v8-compile-cache@2.3.0 | |
| ├─┬ next@12.1.4 | |
| │ ├── @next/env@12.1.4 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @next/swc-android-arm-eabi@12.1.4 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @next/swc-android-arm64@12.1.4 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @next/swc-darwin-arm64@12.1.4 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @next/swc-darwin-x64@12.1.4 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @next/swc-linux-arm-gnueabihf@12.1.4 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @next/swc-linux-arm64-gnu@12.1.4 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @next/swc-linux-arm64-musl@12.1.4 | |
| │ ├── @next/swc-linux-x64-gnu@12.1.4 | |
| │ ├── @next/swc-linux-x64-musl@12.1.4 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @next/swc-win32-arm64-msvc@12.1.4 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @next/swc-win32-ia32-msvc@12.1.4 | |
| │ ├── UNMET OPTIONAL DEPENDENCY @next/swc-win32-x64-msvc@12.1.4 | |
| │ ├── caniuse-lite@1.0.30001324 | |
| │ ├── UNMET OPTIONAL DEPENDENCY fibers@>= 3.1.0 | |
| │ ├── UNMET OPTIONAL DEPENDENCY node-sass@^6.0.0 || ^7.0.0 | |
| │ ├─┬ postcss@8.4.5 | |
| │ │ ├── nanoid@3.3.2 | |
| │ │ ├── picocolors@1.0.0 | |
| │ │ └── source-map-js@1.0.2 | |
| │ ├── react-dom@18.0.0 deduped | |
| │ ├── react@18.0.0 deduped | |
| │ ├── UNMET OPTIONAL DEPENDENCY sass@^1.3.0 | |
| │ └─┬ styled-jsx@5.0.1 | |
| │ └── react@18.0.0 deduped | |
| ├─┬ react-dom@18.0.0 | |
| │ ├─┬ loose-envify@1.4.0 | |
| │ │ └── js-tokens@4.0.0 | |
| │ ├── react@18.0.0 deduped | |
| │ └─┬ scheduler@0.21.0 | |
| │ └── loose-envify@1.4.0 deduped | |
| ├─┬ react@18.0.0 | |
| │ └── loose-envify@1.4.0 deduped | |
| └── typescript@4.6.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment