Skip to content

Conversation

@technote-space
Copy link
Owner

@technote-space technote-space commented Sep 25, 2020

Changes

Base PullRequest

default branch (https://github.com/technote-space/hello-genetic-algorithm/tree/master)

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin
cli.js -u --packageFile package.json
Upgrading /home/runner/work/hello-genetic-algorithm/hello-genetic-algorithm/package.json

 eslint-plugin-react  ^7.21.1  →  ^7.21.2   

Run npm install to install new versions.
yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 41.57s.

stderr:

warning "@technote-space/ga-framework > styled-components@5.2.0" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-data@7.0.0" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
yarn upgrade
yarn upgrade v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 675 new dependencies.
info Direct dependencies
├─ @babel/core@7.11.6
├─ @babel/plugin-transform-react-inline-elements@7.10.4
├─ @babel/preset-env@7.11.5
├─ @babel/preset-flow@7.10.4
├─ @babel/preset-react@7.10.4
├─ @babel/preset-typescript@7.10.4
├─ @commitlint/cli@11.0.0
├─ @commitlint/config-conventional@11.0.0
├─ @technote-space/ga-framework@0.14.6
├─ @technote-space/genetic-algorithms-js@0.8.6
├─ @types/encoding-japanese@1.0.15
├─ @types/fast-levenshtein@0.0.1
├─ @types/file-saver@2.0.1
├─ @typescript-eslint/eslint-plugin@4.2.0
├─ @typescript-eslint/parser@4.2.0
├─ axios@0.20.0
├─ babel-loader@8.1.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-transform-class-properties@6.24.1
├─ copy-webpack-plugin@6.1.1
├─ encoding-japanese@1.0.30
├─ eslint-plugin-react-hooks@4.1.2
├─ eslint-plugin-react@7.21.2
├─ eslint@7.9.0
├─ fast-levenshtein@3.0.0
├─ file-loader@6.1.0
├─ file-saver@2.0.2
├─ html-loader@1.3.1
├─ html-webpack-plugin@4.5.0
├─ husky@4.3.0
├─ license-checker-webpack-plugin@0.1.5
├─ lint-staged@10.4.0
├─ sprintf-js@1.1.2
├─ terser-webpack-plugin@4.2.2
├─ typescript@4.0.3
├─ webpack-cli@3.3.12
├─ webpack-dev-server@3.11.0
├─ webpack-merge@5.1.4
├─ webpack@4.44.2
└─ write-file-webpack-plugin@4.5.1
info All dependencies
├─ @babel/compat-data@7.11.0
├─ @babel/core@7.11.6
├─ @babel/generator@7.11.6
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.10.4
├─ @babel/helper-builder-react-jsx-experimental@7.11.5
├─ @babel/helper-compilation-targets@7.10.4
├─ @babel/helper-create-class-features-plugin@7.10.5
├─ @babel/helper-define-map@7.10.5
├─ @babel/helper-explode-assignable-expression@7.11.4
├─ @babel/helper-hoist-variables@7.10.4
├─ @babel/helper-member-expression-to-functions@7.11.0
├─ @babel/helper-wrap-function@7.10.4
├─ @babel/helpers@7.10.4
├─ @babel/highlight@7.10.4
├─ @babel/plugin-proposal-async-generator-functions@7.10.5
├─ @babel/plugin-proposal-dynamic-import@7.10.4
├─ @babel/plugin-proposal-export-namespace-from@7.10.4
├─ @babel/plugin-proposal-json-strings@7.10.4
├─ @babel/plugin-proposal-logical-assignment-operators@7.11.0
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.10.4
├─ @babel/plugin-proposal-numeric-separator@7.10.4
├─ @babel/plugin-proposal-optional-catch-binding@7.10.4
├─ @babel/plugin-proposal-optional-chaining@7.11.0
├─ @babel/plugin-proposal-private-methods@7.10.4
├─ @babel/plugin-proposal-unicode-property-regex@7.10.4
├─ @babel/plugin-syntax-class-properties@7.10.4
├─ @babel/plugin-syntax-flow@7.10.4
├─ @babel/plugin-syntax-top-level-await@7.10.4
├─ @babel/plugin-syntax-typescript@7.10.4
├─ @babel/plugin-transform-arrow-functions@7.10.4
├─ @babel/plugin-transform-async-to-generator@7.10.4
├─ @babel/plugin-transform-block-scoped-functions@7.10.4
├─ @babel/plugin-transform-block-scoping@7.11.1
├─ @babel/plugin-transform-classes@7.10.4
├─ @babel/plugin-transform-computed-properties@7.10.4
├─ @babel/plugin-transform-destructuring@7.10.4
├─ @babel/plugin-transform-dotall-regex@7.10.4
├─ @babel/plugin-transform-duplicate-keys@7.10.4
├─ @babel/plugin-transform-exponentiation-operator@7.10.4
├─ @babel/plugin-transform-flow-strip-types@7.10.4
├─ @babel/plugin-transform-for-of@7.10.4
├─ @babel/plugin-transform-function-name@7.10.4
├─ @babel/plugin-transform-literals@7.10.4
├─ @babel/plugin-transform-member-expression-literals@7.10.4
├─ @babel/plugin-transform-modules-amd@7.10.5
├─ @babel/plugin-transform-modules-commonjs@7.10.4
├─ @babel/plugin-transform-modules-systemjs@7.10.5
├─ @babel/plugin-transform-modules-umd@7.10.4
├─ @babel/plugin-transform-named-capturing-groups-regex@7.10.4
├─ @babel/plugin-transform-new-target@7.10.4
├─ @babel/plugin-transform-object-super@7.10.4
├─ @babel/plugin-transform-property-literals@7.10.4
├─ @babel/plugin-transform-react-display-name@7.10.4
├─ @babel/plugin-transform-react-inline-elements@7.10.4
├─ @babel/plugin-transform-react-jsx-development@7.11.5
├─ @babel/plugin-transform-react-jsx-self@7.10.4
├─ @babel/plugin-transform-react-jsx-source@7.10.5
├─ @babel/plugin-transform-react-jsx@7.10.4
├─ @babel/plugin-transform-react-pure-annotations@7.10.4
├─ @babel/plugin-transform-regenerator@7.10.4
├─ @babel/plugin-transform-reserved-words@7.10.4
├─ @babel/plugin-transform-shorthand-properties@7.10.4
├─ @babel/plugin-transform-spread@7.11.0
├─ @babel/plugin-transform-sticky-regex@7.10.4
├─ @babel/plugin-transform-template-literals@7.10.5
├─ @babel/plugin-transform-typeof-symbol@7.10.4
├─ @babel/plugin-transform-typescript@7.11.0
├─ @babel/plugin-transform-unicode-escapes@7.10.4
├─ @babel/plugin-transform-unicode-regex@7.10.4
├─ @babel/preset-env@7.11.5
├─ @babel/preset-flow@7.10.4
├─ @babel/preset-modules@0.1.4
├─ @babel/preset-react@7.10.4
├─ @babel/preset-typescript@7.10.4
├─ @babel/runtime@7.11.2
├─ @commitlint/cli@11.0.0
├─ @commitlint/config-conventional@11.0.0
├─ @commitlint/ensure@11.0.0
├─ @commitlint/execute-rule@11.0.0
├─ @commitlint/format@11.0.0
├─ @commitlint/is-ignored@11.0.0
├─ @commitlint/lint@11.0.0
├─ @commitlint/load@11.0.0
├─ @commitlint/message@11.0.0
├─ @commitlint/parse@11.0.0
├─ @commitlint/read@11.0.0
├─ @commitlint/resolve-extends@11.0.0
├─ @commitlint/rules@11.0.0
├─ @commitlint/to-lines@11.0.0
├─ @commitlint/top-level@11.0.0
├─ @egjs/hammerjs@2.0.17
├─ @emotion/hash@0.8.0
├─ @emotion/is-prop-valid@0.8.8
├─ @emotion/memoize@0.7.4
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @eslint/eslintrc@0.1.3
├─ @hapi/address@2.1.4
├─ @hapi/formula@1.2.0
├─ @hapi/hoek@8.5.1
├─ @hapi/joi@16.1.8
├─ @hapi/pinpoint@1.0.2
├─ @hapi/topo@3.1.6
├─ @material-ui/icons@4.9.1
├─ @material-ui/styles@4.10.0
├─ @material-ui/system@4.9.14
├─ @mui-treasury/layout@4.5.0
├─ @nodelib/fs.scandir@2.1.3
├─ @nodelib/fs.stat@2.0.3
├─ @nodelib/fs.walk@1.2.4
├─ @npmcli/move-file@1.0.1
├─ @technote-space/ga-framework@0.14.6
├─ @technote-space/genetic-algorithms-js@0.8.6
├─ @technote-space/worker-controller@0.5.5
├─ @types/anymatch@1.3.1
├─ @types/color-name@1.1.1
├─ @types/encoding-japanese@1.0.15
├─ @types/fast-levenshtein@0.0.1
├─ @types/file-saver@2.0.1
├─ @types/glob@7.1.3
├─ @types/hammerjs@2.0.36
├─ @types/html-minifier-terser@5.1.1
├─ @types/json-schema@7.0.6
├─ @types/lodash.mapvalues@4.6.6
├─ @types/lodash@4.14.161
├─ @types/minimatch@3.0.3
├─ @types/minimist@1.2.0
├─ @types/normalize-package-data@2.4.0
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.3
├─ @types/react-transition-group@4.4.0
├─ @types/react@16.9.49
├─ @types/source-list-map@0.1.2
├─ @types/tapable@1.0.6
├─ @types/uglify-js@3.9.3
├─ @types/webpack-sources@1.4.2
├─ @types/webpack@4.41.22
├─ @typescript-eslint/eslint-plugin@4.2.0
├─ @typescript-eslint/experimental-utils@4.2.0
├─ @typescript-eslint/parser@4.2.0
├─ @webassemblyjs/floating-point-hex-parser@1.9.0
├─ @webassemblyjs/helper-code-frame@1.9.0
├─ @webassemblyjs/helper-fsm@1.9.0
├─ @webassemblyjs/helper-wasm-section@1.9.0
├─ @webassemblyjs/wasm-edit@1.9.0
├─ @webassemblyjs/wasm-opt@1.9.0
├─ @xtuc/ieee754@1.2.0
├─ accepts@1.3.7
├─ acorn-jsx@5.3.1
├─ acorn@7.4.0
├─ aggregate-error@3.1.0
├─ ajv-errors@1.0.1
├─ ajv-keywords@3.5.2
├─ ajv@6.12.5
├─ ansi-colors@3.2.4
├─ ansi-escapes@4.3.1
├─ ansi-html@0.0.7
├─ anymatch@2.0.0
├─ argparse@1.0.10
├─ arr-flatten@1.1.0
├─ array-find-index@1.0.2
├─ array-flatten@1.1.1
├─ array-ify@1.0.0
├─ array-union@2.1.0
├─ array-uniq@1.0.3
├─ array.prototype.flatmap@1.2.3
├─ arrify@1.0.1
├─ asn1.js@5.4.1
├─ assert@1.5.0
├─ assign-symbols@1.0.0
├─ async-each@1.0.3
├─ async-limiter@1.0.1
├─ async@2.6.3
├─ at-least-node@1.0.0
├─ atob@2.1.2
├─ axios@0.20.0
├─ babel-code-frame@6.26.0
├─ babel-helper-function-name@6.24.1
├─ babel-helper-get-function-arity@6.24.1
├─ babel-loader@8.1.0
├─ babel-messages@6.23.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-styled-components@1.11.1
├─ babel-plugin-syntax-class-properties@6.13.0
├─ babel-plugin-syntax-jsx@6.18.0
├─ babel-plugin-transform-class-properties@6.24.1
├─ babel-traverse@6.26.0
├─ balanced-match@1.0.0
├─ base@0.11.2
├─ base64-js@1.3.1
├─ batch@0.6.1
├─ binary-extensions@1.13.1
├─ bluebird@3.7.2
├─ body-parser@1.19.0
├─ bonjour@3.5.0
├─ brace-expansion@1.1.11
├─ braces@2.3.2
├─ browserify-aes@1.2.0
├─ browserify-cipher@1.0.1
├─ browserify-des@1.0.2
├─ browserify-rsa@4.0.1
├─ browserify-sign@4.2.1
├─ browserify-zlib@0.2.0
├─ browserslist@4.14.5
├─ buffer-indexof@1.1.1
├─ buffer-xor@1.0.3
├─ buffer@4.9.2
├─ builtin-status-codes@3.0.0
├─ cache-base@1.0.1
├─ callsites@3.1.0
├─ camel-case@4.1.1
├─ camelcase-keys@6.2.2
├─ camelize@1.0.0
├─ caniuse-lite@1.0.30001135
├─ chart.js@2.9.3
├─ chartjs-color-string@0.6.0
├─ chartjs-color@2.4.1
├─ chokidar@2.1.8
├─ chrome-trace-event@1.0.2
├─ ci-info@2.0.0
├─ class-utils@0.3.6
├─ clean-css@4.2.3
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cliui@5.0.0
├─ clone-deep@4.0.1
├─ clsx@1.1.1
├─ collection-visit@1.0.0
├─ color-convert@1.9.3
├─ color-name@1.1.4
├─ compare-versions@3.6.0
├─ compressible@2.0.18
├─ compression@1.7.4
├─ concat-map@0.0.1
├─ concat-stream@1.6.2
├─ connect-history-api-fallback@1.6.0
├─ console-browserify@1.2.0
├─ constants-browserify@1.0.0
├─ content-disposition@0.5.3
├─ conventional-changelog-angular@5.0.11
├─ conventional-changelog-conventionalcommits@4.4.0
├─ conventional-commits-parser@3.1.0
├─ convert-source-map@1.7.0
├─ cookie-signature@1.0.6
├─ cookie@0.4.0
├─ copy-concurrently@1.0.5
├─ copy-descriptor@0.1.1
├─ copy-webpack-plugin@6.1.1
├─ core-js-compat@3.6.5
├─ core-js@3.6.5
├─ core-util-is@1.0.2
├─ create-ecdh@4.0.4
├─ create-hmac@1.1.7
├─ cross-spawn@6.0.5
├─ crypto-browserify@3.12.0
├─ css-color-keywords@1.0.0
├─ css-select@1.2.0
├─ css-to-react-native@3.0.0
├─ css-vendor@2.0.8
├─ css-what@2.1.3
├─ cyclist@1.0.1
├─ dargs@7.0.0
├─ debounce@1.2.0
├─ decamelize-keys@1.1.0
├─ decode-uri-component@0.2.0
├─ dedent@0.7.0
├─ deep-equal@1.1.1
├─ deep-is@0.1.3
├─ deepmerge@4.2.2
├─ default-gateway@4.2.0
├─ del@4.1.1
├─ des.js@1.0.1
├─ destroy@1.0.4
├─ detect-file@1.0.0
├─ detect-node@2.0.4
├─ diffie-hellman@5.0.3
├─ dir-glob@3.0.1
├─ dns-equal@1.0.0
├─ dns-packet@1.3.1
├─ dns-txt@2.0.2
├─ doctrine@2.1.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.2.0
├─ domain-browser@1.2.0
├─ domutils@2.4.0
├─ dot-case@3.0.3
├─ dot-prop@5.3.0
├─ duplexify@3.7.1
├─ ee-first@1.1.1
├─ electron-to-chromium@1.3.571
├─ emoji-regex@7.0.3
├─ encoding-japanese@1.0.30
├─ enhanced-resolve@4.3.0
├─ enquirer@2.3.6
├─ errno@0.1.7
├─ error-ex@1.3.2
├─ escalade@3.1.0
├─ eslint-plugin-react-hooks@4.1.2
├─ eslint-plugin-react@7.21.2
├─ eslint-scope@5.1.1
├─ eslint-utils@2.1.0
├─ eslint@7.9.0
├─ esprima@4.0.1
├─ esquery@1.3.1
├─ esrecurse@4.3.0
├─ eventemitter3@4.0.7
├─ events@3.2.0
├─ eventsource@1.0.7
├─ execa@4.0.3
├─ expand-brackets@2.1.4
├─ expand-tilde@2.0.2
├─ express@4.17.1
├─ extglob@2.0.4
├─ fast-deep-equal@3.1.3
├─ fast-glob@3.2.4
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@3.0.0
├─ fastest-levenshtein@1.0.12
├─ fastq@1.8.0
├─ faye-websocket@0.10.0
├─ figures@3.2.0
├─ file-entry-cache@5.0.1
├─ file-loader@6.1.0
├─ file-saver@2.0.2
├─ filesize@3.6.1
├─ fill-range@4.0.0
├─ finalhandler@1.1.2
├─ find-up@4.1.0
├─ find-versions@3.2.0
├─ findup-sync@3.0.0
├─ flat-cache@2.0.1
├─ flatted@2.0.2
├─ flush-write-stream@1.1.1
├─ follow-redirects@1.13.0
├─ for-in@1.0.2
├─ forwarded@0.1.2
├─ from2@2.3.0
├─ fs-extra@9.0.1
├─ fs.realpath@1.0.0
├─ gensync@1.0.0-beta.1
├─ get-own-enumerable-property-symbols@3.0.2
├─ get-stdin@8.0.0
├─ get-stream@5.2.0
├─ git-raw-commits@2.0.7
├─ glob-parent@5.1.1
├─ glob@7.1.6
├─ global-dirs@0.1.1
├─ global-modules@2.0.0
├─ global-prefix@3.0.0
├─ graceful-fs@4.2.4
├─ handle-thing@2.0.1
├─ hard-rejection@2.1.0
├─ has-ansi@2.0.0
├─ has-value@1.0.0
├─ hash.js@1.1.7
├─ he@1.2.0
├─ hmac-drbg@1.0.1
├─ hoist-non-react-statics@3.3.2
├─ hosted-git-info@2.8.8
├─ hpack.js@2.1.6
├─ html-entities@1.3.1
├─ html-loader@1.3.1
├─ html-minifier-terser@5.1.1
├─ html-webpack-plugin@4.5.0
├─ htmlparser2@4.1.0
├─ http-deceiver@1.2.7
├─ http-parser-js@0.5.2
├─ http-proxy-middleware@0.19.1
├─ http-proxy@1.18.1
├─ https-browserify@1.0.0
├─ human-signals@1.1.1
├─ husky@4.3.0
├─ hyphenate-style-name@1.0.4
├─ ieee754@1.1.13
├─ infer-owner@1.0.4
├─ inflight@1.0.6
├─ internal-ip@4.3.0
├─ internal-slot@1.0.2
├─ interpret@1.4.0
├─ ip-regex@2.1.0
├─ ip@1.1.5
├─ ipaddr.js@1.9.1
├─ is-absolute-url@3.0.3
├─ is-accessor-descriptor@1.0.0
├─ is-arguments@1.0.4
├─ is-arrayish@0.2.1
├─ is-binary-path@1.0.1
├─ is-data-descriptor@1.0.0
├─ is-descriptor@1.0.2
├─ is-extglob@2.1.1
├─ is-in-browser@1.1.3
├─ is-negative-zero@2.0.0
├─ is-obj@1.0.1
├─ is-path-cwd@2.2.0
├─ is-path-in-cwd@2.1.0
├─ is-path-inside@2.1.0
├─ is-plain-obj@1.1.0
├─ is-regex@1.1.1
├─ is-stream@2.0.0
├─ is-string@1.0.5
├─ is-symbol@1.0.3
├─ is-text-path@1.0.1
├─ isarray@1.0.0
├─ jest-worker@26.3.0
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-parse-better-errors@1.0.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json3@3.3.3
├─ jsonfile@6.0.1
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jss-plugin-camel-case@10.4.0
├─ jss-plugin-default-unit@10.4.0
├─ jss-plugin-global@10.4.0
├─ jss-plugin-nested@10.4.0
├─ jss-plugin-props-sort@10.4.0
├─ jss-plugin-rule-value-function@10.4.0
├─ jss-plugin-vendor-prefixer@10.4.0
├─ jsx-ast-utils@2.4.1
├─ keycharm@0.3.1
├─ killable@1.0.1
├─ leven@3.1.0
├─ license-checker-webpack-plugin@0.1.5
├─ lines-and-columns@1.1.6
├─ lint-staged@10.4.0
├─ listr2@2.6.2
├─ loader-runner@2.4.0
├─ locate-path@5.0.0
├─ lodash.mapvalues@4.6.0
├─ lodash.template@4.5.0
├─ lodash.templatesettings@4.2.0
├─ lodash@4.17.20
├─ log-symbols@4.0.0
├─ log-update@4.0.0
├─ loglevel@1.7.0
├─ loose-envify@1.4.0
├─ lower-case@2.0.1
├─ lru-cache@6.0.0
├─ make-dir@2.1.0
├─ map-obj@1.0.1
├─ map-visit@1.0.0
├─ media-typer@0.3.0
├─ merge-descriptors@1.0.1
├─ methods@1.1.2
├─ miller-rabin@4.0.1
├─ mime-db@1.44.0
├─ mime@2.4.6
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimalistic-crypto-utils@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.5
├─ minipass-collect@1.0.2
├─ minipass-flush@1.0.5
├─ minipass-pipeline@1.2.4
├─ minizlib@2.1.2
├─ mississippi@3.0.0
├─ mixin-deep@1.3.2
├─ moment@2.29.0
├─ move-concurrently@1.0.1
├─ ms@2.1.2
├─ multicast-dns-service-types@1.1.0
├─ multicast-dns@6.2.3
├─ nanomatch@1.2.13
├─ natural-compare@1.4.0
├─ negotiator@0.6.2
├─ neo-async@2.6.2
├─ nice-try@1.0.5
├─ node-forge@0.10.0
├─ node-libs-browser@2.2.1
├─ node-releases@1.1.61
├─ npm-run-path@4.0.1
├─ nth-check@1.0.2
├─ object-assign@4.1.1
├─ object-copy@0.1.0
├─ object-is@1.1.2
├─ object.entries@1.1.2
├─ object.fromentries@2.0.2
├─ object.getownpropertydescriptors@2.1.0
├─ object.values@1.1.1
├─ obuf@1.1.2
├─ on-headers@1.0.2
├─ opencollective-postinstall@2.0.3
├─ opn@5.5.0
├─ optionator@0.9.1
├─ original@1.0.2
├─ os-browserify@0.3.0
├─ p-finally@1.0.0
├─ p-locate@4.1.0
├─ p-retry@3.0.1
├─ pako@1.0.11
├─ parallel-transform@1.2.0
├─ param-case@3.0.3
├─ parent-module@1.0.1
├─ parse-asn1@5.1.6
├─ parse-passwd@1.0.0
├─ pascal-case@3.1.1
├─ pascalcase@0.1.1
├─ path-browserify@0.0.1
├─ path-dirname@1.0.2
├─ path-is-absolute@1.0.1
├─ path-is-inside@1.0.2
├─ path-key@2.0.1
├─ path-parse@1.0.6
├─ path-to-regexp@0.1.7
├─ picomatch@2.2.2
├─ pinkie-promise@2.0.1
├─ pinkie@2.0.4
├─ popper.js@1.16.1-lts
├─ portfinder@1.0.28
├─ posix-character-classes@0.1.1
├─ postcss-value-parser@4.1.0
├─ pretty-error@2.1.1
├─ process-nextick-args@2.0.1
├─ process@0.11.10
├─ progress@2.0.3
├─ proxy-addr@2.0.6
├─ prr@1.0.1
├─ public-encrypt@4.0.3
├─ pumpify@1.5.1
├─ punycode@1.3.2
├─ querystring-es3@0.2.1
├─ querystring@0.2.0
├─ querystringify@2.2.0
├─ quick-lru@4.0.1
├─ randomfill@1.0.4
├─ raw-body@2.4.0
├─ react-fast-compare@3.2.0
├─ react-helmet@6.1.0
├─ react-is@16.13.1
├─ react-side-effect@2.1.0
├─ react-transition-group@4.4.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readdirp@2.2.1
├─ redent@3.0.0
├─ regenerate-unicode-properties@8.2.0
├─ regenerator-runtime@0.11.1
├─ regenerator-transform@0.14.5
├─ regexp.prototype.flags@1.3.0
├─ regexpp@3.1.0
├─ regexpu-core@4.7.1
├─ regjsgen@0.5.2
├─ regjsparser@0.6.4
├─ relateurl@0.2.7
├─ remove-trailing-separator@1.1.0
├─ renderkid@2.0.3
├─ repeat-element@1.1.3
├─ resolve-cwd@2.0.0
├─ resolve-dir@1.0.1
├─ resolve-global@1.0.0
├─ resolve-url@0.2.1
├─ resolve@1.17.0
├─ restore-cursor@3.1.0
├─ ret@0.1.15
├─ retry@0.12.0
├─ reusify@1.0.4
├─ run-parallel@1.1.9
├─ run-queue@1.0.3
├─ rxjs@6.6.3
├─ safer-buffer@2.1.2
├─ scheduler@0.19.1
├─ select-hose@2.0.0
├─ selfsigned@1.10.8
├─ semver-compare@1.0.0
├─ semver-regex@2.0.0
├─ serve-index@1.9.1
├─ serve-static@1.14.1
├─ set-value@2.0.1
├─ setimmediate@1.0.5
├─ shallow-clone@3.0.1
├─ shallowequal@1.1.0
├─ shebang-command@1.2.0
├─ shebang-regex@1.0.0
├─ slice-ansi@2.1.0
├─ snapdragon-node@2.1.1
├─ snapdragon-util@3.0.1
├─ sockjs-client@1.4.0
├─ sockjs@0.3.20
├─ source-list-map@2.0.1
├─ source-map-resolve@0.5.3
├─ source-map-url@0.4.0
├─ spdx-compare@1.0.0
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ spdx-expression-validate@2.0.0
├─ spdx-satisfies@5.0.0
├─ spdy-transport@3.0.0
├─ spdy@4.0.2
├─ split-string@3.1.0
├─ sprintf-js@1.1.2
├─ ssri@8.0.0
├─ static-extend@0.1.2
├─ stream-browserify@2.0.2
├─ stream-each@1.2.3
├─ stream-http@2.8.3
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.matchall@4.0.2
├─ stringify-object@3.3.0
├─ strip-eof@1.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ styled-components@5.2.0
├─ supports-color@5.5.0
├─ table@5.4.6
├─ tapable@1.1.3
├─ tar@6.0.5
├─ terser-webpack-plugin@4.2.2
├─ terser@4.8.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@2.0.5
├─ thunky@1.1.0
├─ timers-browserify@2.0.11
├─ to-arraybuffer@1.0.1
├─ to-fast-properties@2.0.0
├─ to-object-path@0.3.0
├─ to-regex-range@2.1.1
├─ trim-newlines@3.0.0
├─ trim-off-newlines@1.0.1
├─ tty-browserify@0.0.0
├─ type-check@0.4.0
├─ type-is@1.6.18
├─ typedarray@0.0.6
├─ typescript@4.0.3
├─ unicode-canonical-property-names-ecmascript@1.0.4
├─ unicode-match-property-ecmascript@1.0.4
├─ unicode-match-property-value-ecmascript@1.2.0
├─ unicode-property-aliases-ecmascript@1.1.0
├─ union-value@1.0.1
├─ unique-slug@2.0.2
├─ unpipe@1.0.0
├─ unset-value@1.0.0
├─ upath@1.2.0
├─ uri-js@4.4.0
├─ urix@0.1.0
├─ use@3.1.1
├─ util-deprecate@1.0.2
├─ util.promisify@1.0.0
├─ util@0.11.1
├─ utils-merge@1.0.1
├─ uuid@3.4.0
├─ v8-compile-cache@2.1.1
├─ validate-npm-package-license@3.0.4
├─ vis-data@7.0.0
├─ vis-network@8.3.2
├─ vis-util@4.3.4
├─ vm-browserify@1.1.2
├─ watchpack-chokidar2@2.0.0
├─ watchpack@1.7.4
├─ wbuf@1.7.3
├─ webpack-cli@3.3.12
├─ webpack-dev-middleware@3.7.2
├─ webpack-dev-server@3.11.0
├─ webpack-merge@5.1.4
├─ webpack-sources@1.4.3
├─ webpack@4.44.2
├─ which-pm-runs@1.0.0
├─ which@1.3.1
├─ wildcard@2.0.0
├─ word-wrap@1.2.3
├─ worker-farm@1.7.0
├─ write-file-atomic@2.4.3
├─ write-file-webpack-plugin@4.5.1
├─ write@1.0.3
├─ ws@6.2.1
├─ xtend@4.0.2
├─ yaml@1.10.0
└─ yargs-parser@18.1.3
Done in 12.76s.

stderr:

warning babel-plugin-transform-class-properties > babel-runtime > core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning license-checker-webpack-plugin > @hapi/joi@16.1.8: joi is leaving the @hapi organization and moving back to 'joi' (https://github.com/sideway/joi/issues/2411)
warning license-checker-webpack-plugin > @hapi/joi > @hapi/pinpoint@1.0.2: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/address@2.1.4: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/formula@1.2.0: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/topo > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
warning webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning webpack > watchpack > watchpack-chokidar2 > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning webpack > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
warning webpack > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
warning webpack-dev-server > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning "@technote-space/ga-framework > vis-data@7.0.0" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > styled-components@5.2.0" has unmet peer dependency "react-is@>= 16.8.0".
yarn audit
yarn audit v1.22.5
0 vulnerabilities found - Packages audited: 1211
Done in 1.08s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions github-actions bot added the Type: Release Add to Release PR label Sep 25, 2020
@technote-space technote-space changed the title feat: release release: v0.1.8 Sep 25, 2020
@technote-space technote-space added the Release: Patch Patch release label Sep 25, 2020
@github-actions github-actions bot added the Status: In Progress Tracking issues with work in progress label Sep 25, 2020
@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin
cli.js -u --packageFile package.json
Upgrading /home/runner/work/hello-genetic-algorithm/hello-genetic-algorithm/package.json

 @technote-space/ga-framework           ^0.14.6  →  ^0.14.7   
 @technote-space/genetic-algorithms-js   ^0.8.6  →   ^0.8.7   
 @typescript-eslint/eslint-plugin        ^4.2.0  →   ^4.3.0   
 @typescript-eslint/parser               ^4.2.0  →   ^4.3.0   
 eslint                                  ^7.9.0  →  ^7.10.0   

Run npm install to install new versions.
yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 44.58s.

stderr:

warning "@technote-space/ga-framework > vis-data@7.0.0" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > styled-components@5.2.0" has unmet peer dependency "react-is@>= 16.8.0".
yarn upgrade
yarn upgrade v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 677 new dependencies.
info Direct dependencies
├─ @babel/core@7.11.6
├─ @babel/plugin-transform-react-inline-elements@7.10.4
├─ @babel/preset-env@7.11.5
├─ @babel/preset-flow@7.10.4
├─ @babel/preset-react@7.10.4
├─ @babel/preset-typescript@7.10.4
├─ @commitlint/cli@11.0.0
├─ @commitlint/config-conventional@11.0.0
├─ @technote-space/ga-framework@0.14.7
├─ @technote-space/genetic-algorithms-js@0.8.7
├─ @types/encoding-japanese@1.0.15
├─ @types/fast-levenshtein@0.0.1
├─ @types/file-saver@2.0.1
├─ @typescript-eslint/eslint-plugin@4.3.0
├─ @typescript-eslint/parser@4.3.0
├─ axios@0.20.0
├─ babel-loader@8.1.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-transform-class-properties@6.24.1
├─ copy-webpack-plugin@6.1.1
├─ encoding-japanese@1.0.30
├─ eslint-plugin-react-hooks@4.1.2
├─ eslint-plugin-react@7.21.2
├─ eslint@7.10.0
├─ fast-levenshtein@3.0.0
├─ file-loader@6.1.0
├─ file-saver@2.0.2
├─ html-loader@1.3.1
├─ html-webpack-plugin@4.5.0
├─ husky@4.3.0
├─ license-checker-webpack-plugin@0.1.5
├─ lint-staged@10.4.0
├─ sprintf-js@1.1.2
├─ terser-webpack-plugin@4.2.2
├─ typescript@4.0.3
├─ webpack-cli@3.3.12
├─ webpack-dev-server@3.11.0
├─ webpack-merge@5.1.4
├─ webpack@4.44.2
└─ write-file-webpack-plugin@4.5.1
info All dependencies
├─ @babel/compat-data@7.11.0
├─ @babel/core@7.11.6
├─ @babel/generator@7.11.6
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.10.4
├─ @babel/helper-builder-react-jsx-experimental@7.11.5
├─ @babel/helper-compilation-targets@7.10.4
├─ @babel/helper-create-class-features-plugin@7.10.5
├─ @babel/helper-define-map@7.10.5
├─ @babel/helper-explode-assignable-expression@7.11.4
├─ @babel/helper-hoist-variables@7.10.4
├─ @babel/helper-member-expression-to-functions@7.11.0
├─ @babel/helper-wrap-function@7.10.4
├─ @babel/helpers@7.10.4
├─ @babel/highlight@7.10.4
├─ @babel/plugin-proposal-async-generator-functions@7.10.5
├─ @babel/plugin-proposal-dynamic-import@7.10.4
├─ @babel/plugin-proposal-export-namespace-from@7.10.4
├─ @babel/plugin-proposal-json-strings@7.10.4
├─ @babel/plugin-proposal-logical-assignment-operators@7.11.0
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.10.4
├─ @babel/plugin-proposal-numeric-separator@7.10.4
├─ @babel/plugin-proposal-optional-catch-binding@7.10.4
├─ @babel/plugin-proposal-optional-chaining@7.11.0
├─ @babel/plugin-proposal-private-methods@7.10.4
├─ @babel/plugin-proposal-unicode-property-regex@7.10.4
├─ @babel/plugin-syntax-class-properties@7.10.4
├─ @babel/plugin-syntax-flow@7.10.4
├─ @babel/plugin-syntax-top-level-await@7.10.4
├─ @babel/plugin-syntax-typescript@7.10.4
├─ @babel/plugin-transform-arrow-functions@7.10.4
├─ @babel/plugin-transform-async-to-generator@7.10.4
├─ @babel/plugin-transform-block-scoped-functions@7.10.4
├─ @babel/plugin-transform-block-scoping@7.11.1
├─ @babel/plugin-transform-classes@7.10.4
├─ @babel/plugin-transform-computed-properties@7.10.4
├─ @babel/plugin-transform-destructuring@7.10.4
├─ @babel/plugin-transform-dotall-regex@7.10.4
├─ @babel/plugin-transform-duplicate-keys@7.10.4
├─ @babel/plugin-transform-exponentiation-operator@7.10.4
├─ @babel/plugin-transform-flow-strip-types@7.10.4
├─ @babel/plugin-transform-for-of@7.10.4
├─ @babel/plugin-transform-function-name@7.10.4
├─ @babel/plugin-transform-literals@7.10.4
├─ @babel/plugin-transform-member-expression-literals@7.10.4
├─ @babel/plugin-transform-modules-amd@7.10.5
├─ @babel/plugin-transform-modules-commonjs@7.10.4
├─ @babel/plugin-transform-modules-systemjs@7.10.5
├─ @babel/plugin-transform-modules-umd@7.10.4
├─ @babel/plugin-transform-named-capturing-groups-regex@7.10.4
├─ @babel/plugin-transform-new-target@7.10.4
├─ @babel/plugin-transform-object-super@7.10.4
├─ @babel/plugin-transform-property-literals@7.10.4
├─ @babel/plugin-transform-react-display-name@7.10.4
├─ @babel/plugin-transform-react-inline-elements@7.10.4
├─ @babel/plugin-transform-react-jsx-development@7.11.5
├─ @babel/plugin-transform-react-jsx-self@7.10.4
├─ @babel/plugin-transform-react-jsx-source@7.10.5
├─ @babel/plugin-transform-react-jsx@7.10.4
├─ @babel/plugin-transform-react-pure-annotations@7.10.4
├─ @babel/plugin-transform-regenerator@7.10.4
├─ @babel/plugin-transform-reserved-words@7.10.4
├─ @babel/plugin-transform-shorthand-properties@7.10.4
├─ @babel/plugin-transform-spread@7.11.0
├─ @babel/plugin-transform-sticky-regex@7.10.4
├─ @babel/plugin-transform-template-literals@7.10.5
├─ @babel/plugin-transform-typeof-symbol@7.10.4
├─ @babel/plugin-transform-typescript@7.11.0
├─ @babel/plugin-transform-unicode-escapes@7.10.4
├─ @babel/plugin-transform-unicode-regex@7.10.4
├─ @babel/preset-env@7.11.5
├─ @babel/preset-flow@7.10.4
├─ @babel/preset-modules@0.1.4
├─ @babel/preset-react@7.10.4
├─ @babel/preset-typescript@7.10.4
├─ @babel/runtime@7.11.2
├─ @commitlint/cli@11.0.0
├─ @commitlint/config-conventional@11.0.0
├─ @commitlint/ensure@11.0.0
├─ @commitlint/execute-rule@11.0.0
├─ @commitlint/format@11.0.0
├─ @commitlint/is-ignored@11.0.0
├─ @commitlint/lint@11.0.0
├─ @commitlint/load@11.0.0
├─ @commitlint/message@11.0.0
├─ @commitlint/parse@11.0.0
├─ @commitlint/read@11.0.0
├─ @commitlint/resolve-extends@11.0.0
├─ @commitlint/rules@11.0.0
├─ @commitlint/to-lines@11.0.0
├─ @commitlint/top-level@11.0.0
├─ @egjs/hammerjs@2.0.17
├─ @emotion/hash@0.8.0
├─ @emotion/is-prop-valid@0.8.8
├─ @emotion/memoize@0.7.4
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @eslint/eslintrc@0.1.3
├─ @hapi/address@2.1.4
├─ @hapi/formula@1.2.0
├─ @hapi/hoek@8.5.1
├─ @hapi/joi@16.1.8
├─ @hapi/pinpoint@1.0.2
├─ @hapi/topo@3.1.6
├─ @material-ui/icons@4.9.1
├─ @material-ui/styles@4.10.0
├─ @material-ui/system@4.9.14
├─ @mui-treasury/layout@4.5.0
├─ @nodelib/fs.scandir@2.1.3
├─ @nodelib/fs.stat@2.0.3
├─ @nodelib/fs.walk@1.2.4
├─ @npmcli/move-file@1.0.1
├─ @technote-space/ga-framework@0.14.7
├─ @technote-space/genetic-algorithms-js@0.8.7
├─ @technote-space/worker-controller@0.5.6
├─ @types/anymatch@1.3.1
├─ @types/color-name@1.1.1
├─ @types/encoding-japanese@1.0.15
├─ @types/fast-levenshtein@0.0.1
├─ @types/file-saver@2.0.1
├─ @types/glob@7.1.3
├─ @types/hammerjs@2.0.36
├─ @types/html-minifier-terser@5.1.1
├─ @types/json-schema@7.0.6
├─ @types/lodash.mapvalues@4.6.6
├─ @types/lodash@4.14.161
├─ @types/minimatch@3.0.3
├─ @types/minimist@1.2.0
├─ @types/normalize-package-data@2.4.0
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.3
├─ @types/react-transition-group@4.4.0
├─ @types/react@16.9.50
├─ @types/source-list-map@0.1.2
├─ @types/tapable@1.0.6
├─ @types/uglify-js@3.11.0
├─ @types/webpack-sources@2.0.0
├─ @types/webpack@4.41.22
├─ @typescript-eslint/eslint-plugin@4.3.0
├─ @typescript-eslint/experimental-utils@4.3.0
├─ @typescript-eslint/parser@4.3.0
├─ @webassemblyjs/floating-point-hex-parser@1.9.0
├─ @webassemblyjs/helper-code-frame@1.9.0
├─ @webassemblyjs/helper-fsm@1.9.0
├─ @webassemblyjs/helper-wasm-section@1.9.0
├─ @webassemblyjs/wasm-edit@1.9.0
├─ @webassemblyjs/wasm-opt@1.9.0
├─ @xtuc/ieee754@1.2.0
├─ accepts@1.3.7
├─ acorn-jsx@5.3.1
├─ acorn@7.4.0
├─ aggregate-error@3.1.0
├─ ajv-errors@1.0.1
├─ ajv-keywords@3.5.2
├─ ajv@6.12.5
├─ ansi-colors@3.2.4
├─ ansi-escapes@4.3.1
├─ ansi-html@0.0.7
├─ anymatch@2.0.0
├─ argparse@1.0.10
├─ arr-flatten@1.1.0
├─ array-find-index@1.0.2
├─ array-flatten@1.1.1
├─ array-ify@1.0.0
├─ array-union@2.1.0
├─ array-uniq@1.0.3
├─ array.prototype.flatmap@1.2.3
├─ arrify@1.0.1
├─ asn1.js@5.4.1
├─ assert@1.5.0
├─ assign-symbols@1.0.0
├─ async-each@1.0.3
├─ async-limiter@1.0.1
├─ async@2.6.3
├─ at-least-node@1.0.0
├─ atob@2.1.2
├─ axios@0.20.0
├─ babel-code-frame@6.26.0
├─ babel-helper-function-name@6.24.1
├─ babel-helper-get-function-arity@6.24.1
├─ babel-loader@8.1.0
├─ babel-messages@6.23.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-styled-components@1.11.1
├─ babel-plugin-syntax-class-properties@6.13.0
├─ babel-plugin-syntax-jsx@6.18.0
├─ babel-plugin-transform-class-properties@6.24.1
├─ babel-traverse@6.26.0
├─ balanced-match@1.0.0
├─ base@0.11.2
├─ base64-js@1.3.1
├─ batch@0.6.1
├─ binary-extensions@1.13.1
├─ bluebird@3.7.2
├─ body-parser@1.19.0
├─ bonjour@3.5.0
├─ brace-expansion@1.1.11
├─ braces@2.3.2
├─ browserify-aes@1.2.0
├─ browserify-cipher@1.0.1
├─ browserify-des@1.0.2
├─ browserify-rsa@4.0.1
├─ browserify-sign@4.2.1
├─ browserify-zlib@0.2.0
├─ browserslist@4.14.5
├─ buffer-indexof@1.1.1
├─ buffer-xor@1.0.3
├─ buffer@4.9.2
├─ builtin-status-codes@3.0.0
├─ cache-base@1.0.1
├─ callsites@3.1.0
├─ camel-case@4.1.1
├─ camelcase-keys@6.2.2
├─ camelize@1.0.0
├─ caniuse-lite@1.0.30001141
├─ chart.js@2.9.3
├─ chartjs-color-string@0.6.0
├─ chartjs-color@2.4.1
├─ chokidar@2.1.8
├─ chrome-trace-event@1.0.2
├─ ci-info@2.0.0
├─ class-utils@0.3.6
├─ clean-css@4.2.3
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cliui@5.0.0
├─ clone-deep@4.0.1
├─ clsx@1.1.1
├─ collection-visit@1.0.0
├─ color-convert@1.9.3
├─ color-name@1.1.4
├─ compare-versions@3.6.0
├─ compressible@2.0.18
├─ compression@1.7.4
├─ concat-map@0.0.1
├─ concat-stream@1.6.2
├─ connect-history-api-fallback@1.6.0
├─ console-browserify@1.2.0
├─ constants-browserify@1.0.0
├─ content-disposition@0.5.3
├─ conventional-changelog-angular@5.0.11
├─ conventional-changelog-conventionalcommits@4.4.0
├─ conventional-commits-parser@3.1.0
├─ convert-source-map@1.7.0
├─ cookie-signature@1.0.6
├─ cookie@0.4.0
├─ copy-concurrently@1.0.5
├─ copy-descriptor@0.1.1
├─ copy-webpack-plugin@6.1.1
├─ core-js-compat@3.6.5
├─ core-js@3.6.5
├─ core-util-is@1.0.2
├─ create-ecdh@4.0.4
├─ create-hmac@1.1.7
├─ cross-spawn@6.0.5
├─ crypto-browserify@3.12.0
├─ css-color-keywords@1.0.0
├─ css-select@1.2.0
├─ css-to-react-native@3.0.0
├─ css-vendor@2.0.8
├─ css-what@2.1.3
├─ cyclist@1.0.1
├─ dargs@7.0.0
├─ debounce@1.2.0
├─ decamelize-keys@1.1.0
├─ decode-uri-component@0.2.0
├─ dedent@0.7.0
├─ deep-equal@1.1.1
├─ deep-is@0.1.3
├─ deepmerge@4.2.2
├─ default-gateway@4.2.0
├─ del@4.1.1
├─ des.js@1.0.1
├─ destroy@1.0.4
├─ detect-file@1.0.0
├─ detect-node@2.0.4
├─ diffie-hellman@5.0.3
├─ dir-glob@3.0.1
├─ dns-equal@1.0.0
├─ dns-packet@1.3.1
├─ dns-txt@2.0.2
├─ doctrine@2.1.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.2.0
├─ domain-browser@1.2.0
├─ domutils@2.4.1
├─ dot-case@3.0.3
├─ dot-prop@5.3.0
├─ duplexify@3.7.1
├─ ee-first@1.1.1
├─ electron-to-chromium@1.3.576
├─ emoji-regex@7.0.3
├─ encoding-japanese@1.0.30
├─ enhanced-resolve@4.3.0
├─ enquirer@2.3.6
├─ errno@0.1.7
├─ error-ex@1.3.2
├─ escalade@3.1.0
├─ eslint-plugin-react-hooks@4.1.2
├─ eslint-plugin-react@7.21.2
├─ eslint-scope@5.1.1
├─ eslint-utils@2.1.0
├─ eslint@7.10.0
├─ esprima@4.0.1
├─ esquery@1.3.1
├─ esrecurse@4.3.0
├─ eventemitter3@4.0.7
├─ events@3.2.0
├─ eventsource@1.0.7
├─ evp_bytestokey@1.0.3
├─ execa@4.0.3
├─ expand-brackets@2.1.4
├─ expand-tilde@2.0.2
├─ express@4.17.1
├─ extglob@2.0.4
├─ fast-deep-equal@3.1.3
├─ fast-glob@3.2.4
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@3.0.0
├─ fastest-levenshtein@1.0.12
├─ fastq@1.8.0
├─ faye-websocket@0.10.0
├─ figures@3.2.0
├─ file-entry-cache@5.0.1
├─ file-loader@6.1.0
├─ file-saver@2.0.2
├─ filesize@3.6.1
├─ fill-range@4.0.0
├─ finalhandler@1.1.2
├─ find-up@4.1.0
├─ find-versions@3.2.0
├─ findup-sync@3.0.0
├─ flat-cache@2.0.1
├─ flatted@2.0.2
├─ flush-write-stream@1.1.1
├─ follow-redirects@1.13.0
├─ for-in@1.0.2
├─ forwarded@0.1.2
├─ from2@2.3.0
├─ fs-extra@9.0.1
├─ fs.realpath@1.0.0
├─ gensync@1.0.0-beta.1
├─ get-own-enumerable-property-symbols@3.0.2
├─ get-stdin@8.0.0
├─ get-stream@5.2.0
├─ get-value@2.0.6
├─ git-raw-commits@2.0.7
├─ glob-parent@5.1.1
├─ glob@7.1.6
├─ global-dirs@0.1.1
├─ global-modules@2.0.0
├─ global-prefix@3.0.0
├─ graceful-fs@4.2.4
├─ handle-thing@2.0.1
├─ hard-rejection@2.1.0
├─ has-ansi@2.0.0
├─ has-value@1.0.0
├─ hash.js@1.1.7
├─ he@1.2.0
├─ hmac-drbg@1.0.1
├─ hoist-non-react-statics@3.3.2
├─ hosted-git-info@2.8.8
├─ hpack.js@2.1.6
├─ html-entities@1.3.1
├─ html-loader@1.3.1
├─ html-minifier-terser@5.1.1
├─ html-webpack-plugin@4.5.0
├─ htmlparser2@4.1.0
├─ http-deceiver@1.2.7
├─ http-parser-js@0.5.2
├─ http-proxy-middleware@0.19.1
├─ http-proxy@1.18.1
├─ https-browserify@1.0.0
├─ human-signals@1.1.1
├─ husky@4.3.0
├─ hyphenate-style-name@1.0.4
├─ ieee754@1.1.13
├─ infer-owner@1.0.4
├─ inflight@1.0.6
├─ internal-ip@4.3.0
├─ internal-slot@1.0.2
├─ interpret@1.4.0
├─ ip-regex@2.1.0
├─ ip@1.1.5
├─ ipaddr.js@1.9.1
├─ is-absolute-url@3.0.3
├─ is-accessor-descriptor@1.0.0
├─ is-arguments@1.0.4
├─ is-arrayish@0.2.1
├─ is-binary-path@1.0.1
├─ is-data-descriptor@1.0.0
├─ is-descriptor@1.0.2
├─ is-extglob@2.1.1
├─ is-in-browser@1.1.3
├─ is-negative-zero@2.0.0
├─ is-obj@1.0.1
├─ is-path-cwd@2.2.0
├─ is-path-in-cwd@2.1.0
├─ is-path-inside@2.1.0
├─ is-plain-obj@1.1.0
├─ is-regex@1.1.1
├─ is-stream@2.0.0
├─ is-string@1.0.5
├─ is-symbol@1.0.3
├─ is-text-path@1.0.1
├─ isarray@1.0.0
├─ jest-worker@26.3.0
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-parse-better-errors@1.0.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json3@3.3.3
├─ jsonfile@6.0.1
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jss-plugin-camel-case@10.4.0
├─ jss-plugin-default-unit@10.4.0
├─ jss-plugin-global@10.4.0
├─ jss-plugin-nested@10.4.0
├─ jss-plugin-props-sort@10.4.0
├─ jss-plugin-rule-value-function@10.4.0
├─ jss-plugin-vendor-prefixer@10.4.0
├─ jsx-ast-utils@2.4.1
├─ keycharm@0.3.1
├─ killable@1.0.1
├─ leven@3.1.0
├─ license-checker-webpack-plugin@0.1.5
├─ lines-and-columns@1.1.6
├─ lint-staged@10.4.0
├─ listr2@2.6.2
├─ loader-runner@2.4.0
├─ locate-path@5.0.0
├─ lodash.mapvalues@4.6.0
├─ lodash.template@4.5.0
├─ lodash.templatesettings@4.2.0
├─ lodash@4.17.20
├─ log-symbols@4.0.0
├─ log-update@4.0.0
├─ loglevel@1.7.0
├─ loose-envify@1.4.0
├─ lower-case@2.0.1
├─ lru-cache@6.0.0
├─ make-dir@2.1.0
├─ map-obj@1.0.1
├─ map-visit@1.0.0
├─ media-typer@0.3.0
├─ merge-descriptors@1.0.1
├─ methods@1.1.2
├─ miller-rabin@4.0.1
├─ mime-db@1.44.0
├─ mime@2.4.6
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimalistic-crypto-utils@1.0.1
├─ minimist-options@4.1.0
├─ minipass-collect@1.0.2
├─ minipass-flush@1.0.5
├─ minipass-pipeline@1.2.4
├─ minizlib@2.1.2
├─ mississippi@3.0.0
├─ mixin-deep@1.3.2
├─ moment@2.29.0
├─ move-concurrently@1.0.1
├─ ms@2.1.2
├─ multicast-dns-service-types@1.1.0
├─ multicast-dns@6.2.3
├─ nanomatch@1.2.13
├─ natural-compare@1.4.0
├─ negotiator@0.6.2
├─ neo-async@2.6.2
├─ nice-try@1.0.5
├─ node-forge@0.10.0
├─ node-libs-browser@2.2.1
├─ node-releases@1.1.61
├─ npm-run-path@4.0.1
├─ nth-check@1.0.2
├─ object-assign@4.1.1
├─ object-copy@0.1.0
├─ object-is@1.1.3
├─ object.entries@1.1.2
├─ object.fromentries@2.0.2
├─ object.getownpropertydescriptors@2.1.0
├─ object.values@1.1.1
├─ obuf@1.1.2
├─ on-headers@1.0.2
├─ opencollective-postinstall@2.0.3
├─ opn@5.5.0
├─ optionator@0.9.1
├─ original@1.0.2
├─ os-browserify@0.3.0
├─ p-finally@1.0.0
├─ p-locate@4.1.0
├─ p-retry@3.0.1
├─ pako@1.0.11
├─ parallel-transform@1.2.0
├─ param-case@3.0.3
├─ parent-module@1.0.1
├─ parse-asn1@5.1.6
├─ parse-passwd@1.0.0
├─ pascal-case@3.1.1
├─ pascalcase@0.1.1
├─ path-browserify@0.0.1
├─ path-dirname@1.0.2
├─ path-is-absolute@1.0.1
├─ path-is-inside@1.0.2
├─ path-key@2.0.1
├─ path-parse@1.0.6
├─ path-to-regexp@0.1.7
├─ picomatch@2.2.2
├─ pinkie-promise@2.0.1
├─ pinkie@2.0.4
├─ popper.js@1.16.1-lts
├─ portfinder@1.0.28
├─ posix-character-classes@0.1.1
├─ postcss-value-parser@4.1.0
├─ pretty-error@2.1.1
├─ process-nextick-args@2.0.1
├─ process@0.11.10
├─ progress@2.0.3
├─ proxy-addr@2.0.6
├─ prr@1.0.1
├─ public-encrypt@4.0.3
├─ pumpify@1.5.1
├─ punycode@1.3.2
├─ querystring-es3@0.2.1
├─ querystring@0.2.0
├─ querystringify@2.2.0
├─ quick-lru@4.0.1
├─ randomfill@1.0.4
├─ raw-body@2.4.0
├─ react-fast-compare@3.2.0
├─ react-helmet@6.1.0
├─ react-is@16.13.1
├─ react-side-effect@2.1.0
├─ react-transition-group@4.4.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readdirp@2.2.1
├─ redent@3.0.0
├─ regenerate-unicode-properties@8.2.0
├─ regenerator-runtime@0.11.1
├─ regenerator-transform@0.14.5
├─ regexp.prototype.flags@1.3.0
├─ regexpp@3.1.0
├─ regexpu-core@4.7.1
├─ regjsgen@0.5.2
├─ regjsparser@0.6.4
├─ relateurl@0.2.7
├─ remove-trailing-separator@1.1.0
├─ renderkid@2.0.3
├─ repeat-element@1.1.3
├─ resolve-cwd@2.0.0
├─ resolve-dir@1.0.1
├─ resolve-global@1.0.0
├─ resolve-url@0.2.1
├─ resolve@1.17.0
├─ restore-cursor@3.1.0
├─ ret@0.1.15
├─ retry@0.12.0
├─ reusify@1.0.4
├─ run-parallel@1.1.9
├─ run-queue@1.0.3
├─ rxjs@6.6.3
├─ safer-buffer@2.1.2
├─ scheduler@0.19.1
├─ select-hose@2.0.0
├─ selfsigned@1.10.8
├─ semver-compare@1.0.0
├─ semver-regex@2.0.0
├─ serve-index@1.9.1
├─ serve-static@1.14.1
├─ set-value@2.0.1
├─ setimmediate@1.0.5
├─ shallow-clone@3.0.1
├─ shallowequal@1.1.0
├─ shebang-command@1.2.0
├─ shebang-regex@1.0.0
├─ slice-ansi@2.1.0
├─ snapdragon-node@2.1.1
├─ snapdragon-util@3.0.1
├─ sockjs-client@1.4.0
├─ sockjs@0.3.20
├─ source-list-map@2.0.1
├─ source-map-resolve@0.5.3
├─ source-map-support@0.5.19
├─ source-map-url@0.4.0
├─ spdx-compare@1.0.0
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ spdx-expression-validate@2.0.0
├─ spdx-satisfies@5.0.0
├─ spdy-transport@3.0.0
├─ spdy@4.0.2
├─ split-string@3.1.0
├─ sprintf-js@1.1.2
├─ ssri@8.0.0
├─ static-extend@0.1.2
├─ stream-browserify@2.0.2
├─ stream-each@1.2.3
├─ stream-http@2.8.3
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.matchall@4.0.2
├─ stringify-object@3.3.0
├─ strip-eof@1.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ styled-components@5.2.0
├─ supports-color@5.5.0
├─ table@5.4.6
├─ tapable@1.1.3
├─ tar@6.0.5
├─ terser-webpack-plugin@4.2.2
├─ terser@4.8.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@2.0.5
├─ thunky@1.1.0
├─ timers-browserify@2.0.11
├─ to-arraybuffer@1.0.1
├─ to-fast-properties@2.0.0
├─ to-object-path@0.3.0
├─ to-regex-range@2.1.1
├─ trim-newlines@3.0.0
├─ trim-off-newlines@1.0.1
├─ tty-browserify@0.0.0
├─ type-check@0.4.0
├─ type-is@1.6.18
├─ typedarray@0.0.6
├─ typescript@4.0.3
├─ unicode-canonical-property-names-ecmascript@1.0.4
├─ unicode-match-property-ecmascript@1.0.4
├─ unicode-match-property-value-ecmascript@1.2.0
├─ unicode-property-aliases-ecmascript@1.1.0
├─ union-value@1.0.1
├─ unique-slug@2.0.2
├─ unpipe@1.0.0
├─ unset-value@1.0.0
├─ upath@1.2.0
├─ uri-js@4.4.0
├─ urix@0.1.0
├─ use@3.1.1
├─ util-deprecate@1.0.2
├─ util.promisify@1.0.0
├─ util@0.11.1
├─ utils-merge@1.0.1
├─ uuid@3.4.0
├─ v8-compile-cache@2.1.1
├─ validate-npm-package-license@3.0.4
├─ vis-data@7.0.0
├─ vis-network@8.3.2
├─ vis-util@4.3.4
├─ vm-browserify@1.1.2
├─ watchpack-chokidar2@2.0.0
├─ watchpack@1.7.4
├─ wbuf@1.7.3
├─ webpack-cli@3.3.12
├─ webpack-dev-middleware@3.7.2
├─ webpack-dev-server@3.11.0
├─ webpack-merge@5.1.4
├─ webpack-sources@1.4.3
├─ webpack@4.44.2
├─ which-pm-runs@1.0.0
├─ which@1.3.1
├─ wildcard@2.0.0
├─ word-wrap@1.2.3
├─ worker-farm@1.7.0
├─ write-file-atomic@2.4.3
├─ write-file-webpack-plugin@4.5.1
├─ write@1.0.3
├─ ws@6.2.1
├─ xtend@4.0.2
├─ yaml@1.10.0
└─ yargs-parser@18.1.3
Done in 16.04s.

stderr:

warning babel-plugin-transform-class-properties > babel-runtime > core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning license-checker-webpack-plugin > @hapi/joi@16.1.8: joi is leaving the @hapi organization and moving back to 'joi' (https://github.com/sideway/joi/issues/2411)
warning license-checker-webpack-plugin > @hapi/joi > @hapi/address@2.1.4: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/pinpoint@1.0.2: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/formula@1.2.0: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/topo > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
warning webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning webpack > watchpack > watchpack-chokidar2 > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning webpack > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
warning webpack > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
warning webpack-dev-server > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning "@technote-space/ga-framework > vis-data@7.0.0" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > styled-components@5.2.0" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
yarn audit
yarn audit v1.22.5
0 vulnerabilities found - Packages audited: 1213
Done in 1.14s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin
cli.js -u --packageFile package.json
Upgrading /home/runner/work/hello-genetic-algorithm/hello-genetic-algorithm/package.json

 @typescript-eslint/eslint-plugin   ^4.3.0  →   ^4.4.0   
 @typescript-eslint/parser          ^4.3.0  →   ^4.4.0   
 copy-webpack-plugin                ^6.1.1  →   ^6.2.0   
 eslint-plugin-react               ^7.21.2  →  ^7.21.3   
 terser-webpack-plugin              ^4.2.2  →   ^4.2.3   
 webpack-merge                      ^5.1.4  →   ^5.2.0   

Run npm install to install new versions.
yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 35.91s.

stderr:

warning "@technote-space/ga-framework > styled-components@5.2.0" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-data@7.0.0" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
yarn upgrade
yarn upgrade v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 677 new dependencies.
info Direct dependencies
├─ @babel/core@7.11.6
├─ @babel/plugin-transform-react-inline-elements@7.10.4
├─ @babel/preset-env@7.11.5
├─ @babel/preset-flow@7.10.4
├─ @babel/preset-react@7.10.4
├─ @babel/preset-typescript@7.10.4
├─ @commitlint/cli@11.0.0
├─ @commitlint/config-conventional@11.0.0
├─ @technote-space/ga-framework@0.14.7
├─ @technote-space/genetic-algorithms-js@0.8.7
├─ @types/encoding-japanese@1.0.15
├─ @types/fast-levenshtein@0.0.1
├─ @types/file-saver@2.0.1
├─ @typescript-eslint/eslint-plugin@4.4.0
├─ @typescript-eslint/parser@4.4.0
├─ axios@0.20.0
├─ babel-loader@8.1.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-transform-class-properties@6.24.1
├─ copy-webpack-plugin@6.2.0
├─ encoding-japanese@1.0.30
├─ eslint-plugin-react-hooks@4.1.2
├─ eslint-plugin-react@7.21.3
├─ eslint@7.10.0
├─ fast-levenshtein@3.0.0
├─ file-loader@6.1.0
├─ file-saver@2.0.2
├─ html-loader@1.3.1
├─ html-webpack-plugin@4.5.0
├─ husky@4.3.0
├─ license-checker-webpack-plugin@0.1.5
├─ lint-staged@10.4.0
├─ sprintf-js@1.1.2
├─ terser-webpack-plugin@4.2.3
├─ typescript@4.0.3
├─ webpack-cli@3.3.12
├─ webpack-dev-server@3.11.0
├─ webpack-merge@5.2.0
├─ webpack@4.44.2
└─ write-file-webpack-plugin@4.5.1
info All dependencies
├─ @babel/compat-data@7.11.0
├─ @babel/core@7.11.6
├─ @babel/generator@7.11.6
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.10.4
├─ @babel/helper-builder-react-jsx-experimental@7.11.5
├─ @babel/helper-compilation-targets@7.10.4
├─ @babel/helper-create-class-features-plugin@7.10.5
├─ @babel/helper-define-map@7.10.5
├─ @babel/helper-explode-assignable-expression@7.11.4
├─ @babel/helper-hoist-variables@7.10.4
├─ @babel/helper-member-expression-to-functions@7.11.0
├─ @babel/helper-wrap-function@7.10.4
├─ @babel/helpers@7.10.4
├─ @babel/highlight@7.10.4
├─ @babel/plugin-proposal-async-generator-functions@7.10.5
├─ @babel/plugin-proposal-dynamic-import@7.10.4
├─ @babel/plugin-proposal-export-namespace-from@7.10.4
├─ @babel/plugin-proposal-json-strings@7.10.4
├─ @babel/plugin-proposal-logical-assignment-operators@7.11.0
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.10.4
├─ @babel/plugin-proposal-numeric-separator@7.10.4
├─ @babel/plugin-proposal-optional-catch-binding@7.10.4
├─ @babel/plugin-proposal-optional-chaining@7.11.0
├─ @babel/plugin-proposal-private-methods@7.10.4
├─ @babel/plugin-proposal-unicode-property-regex@7.10.4
├─ @babel/plugin-syntax-class-properties@7.10.4
├─ @babel/plugin-syntax-flow@7.10.4
├─ @babel/plugin-syntax-top-level-await@7.10.4
├─ @babel/plugin-syntax-typescript@7.10.4
├─ @babel/plugin-transform-arrow-functions@7.10.4
├─ @babel/plugin-transform-async-to-generator@7.10.4
├─ @babel/plugin-transform-block-scoped-functions@7.10.4
├─ @babel/plugin-transform-block-scoping@7.11.1
├─ @babel/plugin-transform-classes@7.10.4
├─ @babel/plugin-transform-computed-properties@7.10.4
├─ @babel/plugin-transform-destructuring@7.10.4
├─ @babel/plugin-transform-dotall-regex@7.10.4
├─ @babel/plugin-transform-duplicate-keys@7.10.4
├─ @babel/plugin-transform-exponentiation-operator@7.10.4
├─ @babel/plugin-transform-flow-strip-types@7.10.4
├─ @babel/plugin-transform-for-of@7.10.4
├─ @babel/plugin-transform-function-name@7.10.4
├─ @babel/plugin-transform-literals@7.10.4
├─ @babel/plugin-transform-member-expression-literals@7.10.4
├─ @babel/plugin-transform-modules-amd@7.10.5
├─ @babel/plugin-transform-modules-commonjs@7.10.4
├─ @babel/plugin-transform-modules-systemjs@7.10.5
├─ @babel/plugin-transform-modules-umd@7.10.4
├─ @babel/plugin-transform-named-capturing-groups-regex@7.10.4
├─ @babel/plugin-transform-new-target@7.10.4
├─ @babel/plugin-transform-object-super@7.10.4
├─ @babel/plugin-transform-property-literals@7.10.4
├─ @babel/plugin-transform-react-display-name@7.10.4
├─ @babel/plugin-transform-react-inline-elements@7.10.4
├─ @babel/plugin-transform-react-jsx-development@7.11.5
├─ @babel/plugin-transform-react-jsx-self@7.10.4
├─ @babel/plugin-transform-react-jsx-source@7.10.5
├─ @babel/plugin-transform-react-jsx@7.10.4
├─ @babel/plugin-transform-react-pure-annotations@7.10.4
├─ @babel/plugin-transform-regenerator@7.10.4
├─ @babel/plugin-transform-reserved-words@7.10.4
├─ @babel/plugin-transform-shorthand-properties@7.10.4
├─ @babel/plugin-transform-spread@7.11.0
├─ @babel/plugin-transform-sticky-regex@7.10.4
├─ @babel/plugin-transform-template-literals@7.10.5
├─ @babel/plugin-transform-typeof-symbol@7.10.4
├─ @babel/plugin-transform-typescript@7.11.0
├─ @babel/plugin-transform-unicode-escapes@7.10.4
├─ @babel/plugin-transform-unicode-regex@7.10.4
├─ @babel/preset-env@7.11.5
├─ @babel/preset-flow@7.10.4
├─ @babel/preset-modules@0.1.4
├─ @babel/preset-react@7.10.4
├─ @babel/preset-typescript@7.10.4
├─ @babel/runtime@7.11.2
├─ @commitlint/cli@11.0.0
├─ @commitlint/config-conventional@11.0.0
├─ @commitlint/ensure@11.0.0
├─ @commitlint/execute-rule@11.0.0
├─ @commitlint/format@11.0.0
├─ @commitlint/is-ignored@11.0.0
├─ @commitlint/lint@11.0.0
├─ @commitlint/load@11.0.0
├─ @commitlint/message@11.0.0
├─ @commitlint/parse@11.0.0
├─ @commitlint/read@11.0.0
├─ @commitlint/resolve-extends@11.0.0
├─ @commitlint/rules@11.0.0
├─ @commitlint/to-lines@11.0.0
├─ @commitlint/top-level@11.0.0
├─ @egjs/hammerjs@2.0.17
├─ @emotion/hash@0.8.0
├─ @emotion/is-prop-valid@0.8.8
├─ @emotion/memoize@0.7.4
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @eslint/eslintrc@0.1.3
├─ @hapi/address@2.1.4
├─ @hapi/formula@1.2.0
├─ @hapi/hoek@8.5.1
├─ @hapi/joi@16.1.8
├─ @hapi/pinpoint@1.0.2
├─ @hapi/topo@3.1.6
├─ @material-ui/icons@4.9.1
├─ @material-ui/styles@4.10.0
├─ @material-ui/system@4.9.14
├─ @mui-treasury/layout@4.5.0
├─ @nodelib/fs.scandir@2.1.3
├─ @nodelib/fs.stat@2.0.3
├─ @nodelib/fs.walk@1.2.4
├─ @npmcli/move-file@1.0.1
├─ @technote-space/ga-framework@0.14.7
├─ @technote-space/genetic-algorithms-js@0.8.7
├─ @technote-space/worker-controller@0.5.6
├─ @types/anymatch@1.3.1
├─ @types/encoding-japanese@1.0.15
├─ @types/fast-levenshtein@0.0.1
├─ @types/file-saver@2.0.1
├─ @types/glob@7.1.3
├─ @types/hammerjs@2.0.36
├─ @types/html-minifier-terser@5.1.1
├─ @types/json-schema@7.0.6
├─ @types/lodash.mapvalues@4.6.6
├─ @types/lodash@4.14.161
├─ @types/minimatch@3.0.3
├─ @types/minimist@1.2.0
├─ @types/normalize-package-data@2.4.0
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.3
├─ @types/react-transition-group@4.4.0
├─ @types/react@16.9.51
├─ @types/source-list-map@0.1.2
├─ @types/tapable@1.0.6
├─ @types/uglify-js@3.11.0
├─ @types/webpack-sources@2.0.0
├─ @types/webpack@4.41.22
├─ @typescript-eslint/eslint-plugin@4.4.0
├─ @typescript-eslint/experimental-utils@4.4.0
├─ @typescript-eslint/parser@4.4.0
├─ @webassemblyjs/floating-point-hex-parser@1.9.0
├─ @webassemblyjs/helper-code-frame@1.9.0
├─ @webassemblyjs/helper-fsm@1.9.0
├─ @webassemblyjs/helper-wasm-section@1.9.0
├─ @webassemblyjs/wasm-edit@1.9.0
├─ @webassemblyjs/wasm-opt@1.9.0
├─ @xtuc/ieee754@1.2.0
├─ accepts@1.3.7
├─ acorn-jsx@5.3.1
├─ acorn@7.4.1
├─ aggregate-error@3.1.0
├─ ajv-errors@1.0.1
├─ ajv-keywords@3.5.2
├─ ajv@6.12.5
├─ ansi-colors@3.2.4
├─ ansi-escapes@4.3.1
├─ ansi-html@0.0.7
├─ anymatch@2.0.0
├─ argparse@1.0.10
├─ arr-flatten@1.1.0
├─ array-find-index@1.0.2
├─ array-flatten@1.1.1
├─ array-ify@1.0.0
├─ array-union@2.1.0
├─ array-uniq@1.0.3
├─ array.prototype.flatmap@1.2.3
├─ arrify@1.0.1
├─ asn1.js@5.4.1
├─ assert@1.5.0
├─ assign-symbols@1.0.0
├─ async-each@1.0.3
├─ async-limiter@1.0.1
├─ async@2.6.3
├─ at-least-node@1.0.0
├─ atob@2.1.2
├─ axios@0.20.0
├─ babel-code-frame@6.26.0
├─ babel-helper-function-name@6.24.1
├─ babel-helper-get-function-arity@6.24.1
├─ babel-loader@8.1.0
├─ babel-messages@6.23.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-styled-components@1.11.1
├─ babel-plugin-syntax-class-properties@6.13.0
├─ babel-plugin-syntax-jsx@6.18.0
├─ babel-plugin-transform-class-properties@6.24.1
├─ babel-traverse@6.26.0
├─ balanced-match@1.0.0
├─ base@0.11.2
├─ base64-js@1.3.1
├─ batch@0.6.1
├─ binary-extensions@1.13.1
├─ bluebird@3.7.2
├─ body-parser@1.19.0
├─ bonjour@3.5.0
├─ brace-expansion@1.1.11
├─ braces@2.3.2
├─ browserify-aes@1.2.0
├─ browserify-cipher@1.0.1
├─ browserify-des@1.0.2
├─ browserify-rsa@4.0.1
├─ browserify-sign@4.2.1
├─ browserify-zlib@0.2.0
├─ browserslist@4.14.5
├─ buffer-indexof@1.1.1
├─ buffer-xor@1.0.3
├─ buffer@4.9.2
├─ builtin-status-codes@3.0.0
├─ cache-base@1.0.1
├─ callsites@3.1.0
├─ camel-case@4.1.1
├─ camelcase-keys@6.2.2
├─ camelize@1.0.0
├─ caniuse-lite@1.0.30001146
├─ chart.js@2.9.3
├─ chartjs-color-string@0.6.0
├─ chartjs-color@2.4.1
├─ chokidar@2.1.8
├─ chrome-trace-event@1.0.2
├─ ci-info@2.0.0
├─ class-utils@0.3.6
├─ clean-css@4.2.3
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cliui@5.0.0
├─ clone-deep@4.0.1
├─ clsx@1.1.1
├─ collection-visit@1.0.0
├─ color-convert@1.9.3
├─ color-name@1.1.4
├─ compare-versions@3.6.0
├─ compressible@2.0.18
├─ compression@1.7.4
├─ concat-map@0.0.1
├─ concat-stream@1.6.2
├─ connect-history-api-fallback@1.6.0
├─ console-browserify@1.2.0
├─ constants-browserify@1.0.0
├─ content-disposition@0.5.3
├─ conventional-changelog-angular@5.0.11
├─ conventional-changelog-conventionalcommits@4.4.0
├─ conventional-commits-parser@3.1.0
├─ convert-source-map@1.7.0
├─ cookie-signature@1.0.6
├─ cookie@0.4.0
├─ copy-concurrently@1.0.5
├─ copy-descriptor@0.1.1
├─ copy-webpack-plugin@6.2.0
├─ core-js-compat@3.6.5
├─ core-js@3.6.5
├─ core-util-is@1.0.2
├─ create-ecdh@4.0.4
├─ create-hmac@1.1.7
├─ cross-spawn@6.0.5
├─ crypto-browserify@3.12.0
├─ css-color-keywords@1.0.0
├─ css-select@1.2.0
├─ css-to-react-native@3.0.0
├─ css-vendor@2.0.8
├─ css-what@2.1.3
├─ cyclist@1.0.1
├─ dargs@7.0.0
├─ debounce@1.2.0
├─ decamelize-keys@1.1.0
├─ decode-uri-component@0.2.0
├─ dedent@0.7.0
├─ deep-equal@1.1.1
├─ deep-is@0.1.3
├─ deepmerge@4.2.2
├─ default-gateway@4.2.0
├─ del@4.1.1
├─ des.js@1.0.1
├─ destroy@1.0.4
├─ detect-file@1.0.0
├─ detect-node@2.0.4
├─ diffie-hellman@5.0.3
├─ dir-glob@3.0.1
├─ dns-equal@1.0.0
├─ dns-packet@1.3.1
├─ dns-txt@2.0.2
├─ doctrine@2.1.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.2.0
├─ domain-browser@1.2.0
├─ domutils@2.4.2
├─ dot-case@3.0.3
├─ dot-prop@5.3.0
├─ duplexify@3.7.1
├─ ee-first@1.1.1
├─ electron-to-chromium@1.3.578
├─ emoji-regex@7.0.3
├─ encoding-japanese@1.0.30
├─ enhanced-resolve@4.3.0
├─ enquirer@2.3.6
├─ errno@0.1.7
├─ error-ex@1.3.2
├─ escalade@3.1.0
├─ eslint-plugin-react-hooks@4.1.2
├─ eslint-plugin-react@7.21.3
├─ eslint-scope@5.1.1
├─ eslint-utils@2.1.0
├─ eslint@7.10.0
├─ esprima@4.0.1
├─ esquery@1.3.1
├─ esrecurse@4.3.0
├─ eventemitter3@4.0.7
├─ events@3.2.0
├─ eventsource@1.0.7
├─ evp_bytestokey@1.0.3
├─ execa@4.0.3
├─ expand-brackets@2.1.4
├─ expand-tilde@2.0.2
├─ express@4.17.1
├─ extglob@2.0.4
├─ fast-deep-equal@3.1.3
├─ fast-glob@3.2.4
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@3.0.0
├─ fastest-levenshtein@1.0.12
├─ fastq@1.8.0
├─ faye-websocket@0.10.0
├─ figures@3.2.0
├─ file-entry-cache@5.0.1
├─ file-loader@6.1.0
├─ file-saver@2.0.2
├─ filesize@3.6.1
├─ fill-range@4.0.0
├─ finalhandler@1.1.2
├─ find-up@4.1.0
├─ find-versions@3.2.0
├─ findup-sync@3.0.0
├─ flat-cache@2.0.1
├─ flatted@2.0.2
├─ flush-write-stream@1.1.1
├─ follow-redirects@1.13.0
├─ for-in@1.0.2
├─ forwarded@0.1.2
├─ from2@2.3.0
├─ fs-extra@9.0.1
├─ fs.realpath@1.0.0
├─ gensync@1.0.0-beta.1
├─ get-own-enumerable-property-symbols@3.0.2
├─ get-stdin@8.0.0
├─ get-stream@5.2.0
├─ git-raw-commits@2.0.7
├─ glob-parent@5.1.1
├─ glob@7.1.6
├─ global-dirs@0.1.1
├─ global-modules@2.0.0
├─ global-prefix@3.0.0
├─ graceful-fs@4.2.4
├─ handle-thing@2.0.1
├─ hard-rejection@2.1.0
├─ has-ansi@2.0.0
├─ has-value@1.0.0
├─ hash.js@1.1.7
├─ he@1.2.0
├─ hmac-drbg@1.0.1
├─ hoist-non-react-statics@3.3.2
├─ hosted-git-info@2.8.8
├─ hpack.js@2.1.6
├─ html-entities@1.3.1
├─ html-loader@1.3.1
├─ html-minifier-terser@5.1.1
├─ html-webpack-plugin@4.5.0
├─ htmlparser2@4.1.0
├─ http-deceiver@1.2.7
├─ http-parser-js@0.5.2
├─ http-proxy-middleware@0.19.1
├─ http-proxy@1.18.1
├─ https-browserify@1.0.0
├─ human-signals@1.1.1
├─ husky@4.3.0
├─ hyphenate-style-name@1.0.4
├─ ieee754@1.1.13
├─ infer-owner@1.0.4
├─ inflight@1.0.6
├─ internal-ip@4.3.0
├─ internal-slot@1.0.2
├─ interpret@1.4.0
├─ ip-regex@2.1.0
├─ ip@1.1.5
├─ ipaddr.js@1.9.1
├─ is-absolute-url@3.0.3
├─ is-accessor-descriptor@1.0.0
├─ is-arguments@1.0.4
├─ is-arrayish@0.2.1
├─ is-binary-path@1.0.1
├─ is-callable@1.2.2
├─ is-data-descriptor@1.0.0
├─ is-descriptor@1.0.2
├─ is-extglob@2.1.1
├─ is-in-browser@1.1.3
├─ is-negative-zero@2.0.0
├─ is-obj@1.0.1
├─ is-path-cwd@2.2.0
├─ is-path-in-cwd@2.1.0
├─ is-path-inside@2.1.0
├─ is-plain-obj@1.1.0
├─ is-regex@1.1.1
├─ is-stream@2.0.0
├─ is-string@1.0.5
├─ is-symbol@1.0.3
├─ is-text-path@1.0.1
├─ isarray@1.0.0
├─ jest-worker@26.5.0
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-parse-better-errors@1.0.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json3@3.3.3
├─ jsonfile@6.0.1
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jss-plugin-camel-case@10.4.0
├─ jss-plugin-default-unit@10.4.0
├─ jss-plugin-global@10.4.0
├─ jss-plugin-nested@10.4.0
├─ jss-plugin-props-sort@10.4.0
├─ jss-plugin-rule-value-function@10.4.0
├─ jss-plugin-vendor-prefixer@10.4.0
├─ jsx-ast-utils@2.4.1
├─ keycharm@0.3.1
├─ killable@1.0.1
├─ leven@3.1.0
├─ license-checker-webpack-plugin@0.1.5
├─ lines-and-columns@1.1.6
├─ lint-staged@10.4.0
├─ listr2@2.6.2
├─ loader-runner@2.4.0
├─ locate-path@5.0.0
├─ lodash.mapvalues@4.6.0
├─ lodash.template@4.5.0
├─ lodash.templatesettings@4.2.0
├─ lodash@4.17.20
├─ log-symbols@4.0.0
├─ log-update@4.0.0
├─ loglevel@1.7.0
├─ loose-envify@1.4.0
├─ lower-case@2.0.1
├─ lru-cache@6.0.0
├─ make-dir@2.1.0
├─ map-obj@1.0.1
├─ map-visit@1.0.0
├─ media-typer@0.3.0
├─ merge-descriptors@1.0.1
├─ methods@1.1.2
├─ miller-rabin@4.0.1
├─ mime-db@1.44.0
├─ mime@2.4.6
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimalistic-crypto-utils@1.0.1
├─ minimist-options@4.1.0
├─ minipass-collect@1.0.2
├─ minipass-flush@1.0.5
├─ minipass-pipeline@1.2.4
├─ minizlib@2.1.2
├─ mississippi@3.0.0
├─ mixin-deep@1.3.2
├─ moment@2.29.1
├─ move-concurrently@1.0.1
├─ ms@2.1.2
├─ multicast-dns-service-types@1.1.0
├─ multicast-dns@6.2.3
├─ nanomatch@1.2.13
├─ natural-compare@1.4.0
├─ negotiator@0.6.2
├─ neo-async@2.6.2
├─ nice-try@1.0.5
├─ node-forge@0.10.0
├─ node-libs-browser@2.2.1
├─ node-releases@1.1.61
├─ npm-run-path@4.0.1
├─ nth-check@1.0.2
├─ object-assign@4.1.1
├─ object-copy@0.1.0
├─ object-is@1.1.3
├─ object.entries@1.1.2
├─ object.fromentries@2.0.2
├─ object.getownpropertydescriptors@2.1.0
├─ object.values@1.1.1
├─ obuf@1.1.2
├─ on-headers@1.0.2
├─ opencollective-postinstall@2.0.3
├─ opn@5.5.0
├─ optionator@0.9.1
├─ original@1.0.2
├─ os-browserify@0.3.0
├─ p-finally@1.0.0
├─ p-locate@4.1.0
├─ p-retry@3.0.1
├─ pako@1.0.11
├─ parallel-transform@1.2.0
├─ param-case@3.0.3
├─ parent-module@1.0.1
├─ parse-asn1@5.1.6
├─ parse-passwd@1.0.0
├─ pascal-case@3.1.1
├─ pascalcase@0.1.1
├─ path-browserify@0.0.1
├─ path-dirname@1.0.2
├─ path-is-absolute@1.0.1
├─ path-is-inside@1.0.2
├─ path-key@2.0.1
├─ path-parse@1.0.6
├─ path-to-regexp@0.1.7
├─ picomatch@2.2.2
├─ pinkie-promise@2.0.1
├─ pinkie@2.0.4
├─ popper.js@1.16.1-lts
├─ portfinder@1.0.28
├─ posix-character-classes@0.1.1
├─ postcss-value-parser@4.1.0
├─ pretty-error@2.1.1
├─ process-nextick-args@2.0.1
├─ process@0.11.10
├─ progress@2.0.3
├─ proxy-addr@2.0.6
├─ prr@1.0.1
├─ public-encrypt@4.0.3
├─ pumpify@1.5.1
├─ punycode@1.3.2
├─ querystring-es3@0.2.1
├─ querystring@0.2.0
├─ querystringify@2.2.0
├─ quick-lru@4.0.1
├─ randomfill@1.0.4
├─ raw-body@2.4.0
├─ react-fast-compare@3.2.0
├─ react-helmet@6.1.0
├─ react-is@16.13.1
├─ react-side-effect@2.1.0
├─ react-transition-group@4.4.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readdirp@2.2.1
├─ redent@3.0.0
├─ regenerate-unicode-properties@8.2.0
├─ regenerator-runtime@0.11.1
├─ regenerator-transform@0.14.5
├─ regexp.prototype.flags@1.3.0
├─ regexpp@3.1.0
├─ regexpu-core@4.7.1
├─ regjsgen@0.5.2
├─ regjsparser@0.6.4
├─ relateurl@0.2.7
├─ remove-trailing-separator@1.1.0
├─ renderkid@2.0.3
├─ repeat-element@1.1.3
├─ resolve-cwd@2.0.0
├─ resolve-dir@1.0.1
├─ resolve-global@1.0.0
├─ resolve-url@0.2.1
├─ resolve@1.17.0
├─ restore-cursor@3.1.0
├─ ret@0.1.15
├─ retry@0.12.0
├─ reusify@1.0.4
├─ ripemd160@2.0.2
├─ run-parallel@1.1.9
├─ run-queue@1.0.3
├─ rxjs@6.6.3
├─ safer-buffer@2.1.2
├─ scheduler@0.19.1
├─ select-hose@2.0.0
├─ selfsigned@1.10.8
├─ semver-compare@1.0.0
├─ semver-regex@2.0.0
├─ serve-index@1.9.1
├─ serve-static@1.14.1
├─ set-value@2.0.1
├─ setimmediate@1.0.5
├─ shallow-clone@3.0.1
├─ shallowequal@1.1.0
├─ shebang-command@1.2.0
├─ shebang-regex@1.0.0
├─ slice-ansi@2.1.0
├─ snapdragon-node@2.1.1
├─ snapdragon-util@3.0.1
├─ sockjs-client@1.4.0
├─ sockjs@0.3.20
├─ source-list-map@2.0.1
├─ source-map-resolve@0.5.3
├─ source-map-support@0.5.19
├─ source-map-url@0.4.0
├─ spdx-compare@1.0.0
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ spdx-expression-validate@2.0.0
├─ spdx-satisfies@5.0.0
├─ spdy-transport@3.0.0
├─ spdy@4.0.2
├─ split-string@3.1.0
├─ sprintf-js@1.1.2
├─ ssri@8.0.0
├─ static-extend@0.1.2
├─ stream-browserify@2.0.2
├─ stream-each@1.2.3
├─ stream-http@2.8.3
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.matchall@4.0.2
├─ stringify-object@3.3.0
├─ strip-eof@1.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ styled-components@5.2.0
├─ supports-color@5.5.0
├─ table@5.4.6
├─ tapable@1.1.3
├─ tar@6.0.5
├─ terser-webpack-plugin@4.2.3
├─ terser@4.8.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@2.0.5
├─ thunky@1.1.0
├─ timers-browserify@2.0.11
├─ to-arraybuffer@1.0.1
├─ to-fast-properties@2.0.0
├─ to-object-path@0.3.0
├─ to-regex-range@2.1.1
├─ trim-newlines@3.0.0
├─ trim-off-newlines@1.0.1
├─ tty-browserify@0.0.0
├─ type-check@0.4.0
├─ type-is@1.6.18
├─ typedarray@0.0.6
├─ typescript@4.0.3
├─ unicode-canonical-property-names-ecmascript@1.0.4
├─ unicode-match-property-ecmascript@1.0.4
├─ unicode-match-property-value-ecmascript@1.2.0
├─ unicode-property-aliases-ecmascript@1.1.0
├─ union-value@1.0.1
├─ unique-slug@2.0.2
├─ unpipe@1.0.0
├─ unset-value@1.0.0
├─ upath@1.2.0
├─ uri-js@4.4.0
├─ urix@0.1.0
├─ use@3.1.1
├─ util-deprecate@1.0.2
├─ util.promisify@1.0.0
├─ util@0.11.1
├─ utils-merge@1.0.1
├─ uuid@3.4.0
├─ v8-compile-cache@2.1.1
├─ validate-npm-package-license@3.0.4
├─ vis-data@7.0.0
├─ vis-network@8.3.2
├─ vis-util@4.3.4
├─ vm-browserify@1.1.2
├─ watchpack-chokidar2@2.0.0
├─ watchpack@1.7.4
├─ wbuf@1.7.3
├─ webpack-cli@3.3.12
├─ webpack-dev-middleware@3.7.2
├─ webpack-dev-server@3.11.0
├─ webpack-merge@5.2.0
├─ webpack-sources@1.4.3
├─ webpack@4.44.2
├─ which-pm-runs@1.0.0
├─ which@1.3.1
├─ wildcard@2.0.0
├─ word-wrap@1.2.3
├─ worker-farm@1.7.0
├─ write-file-atomic@2.4.3
├─ write-file-webpack-plugin@4.5.1
├─ write@1.0.3
├─ ws@6.2.1
├─ xtend@4.0.2
├─ yaml@1.10.0
└─ yargs-parser@18.1.3
Done in 12.90s.

stderr:

warning babel-plugin-transform-class-properties > babel-runtime > core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning license-checker-webpack-plugin > @hapi/joi@16.1.8: joi is leaving the @hapi organization and moving back to 'joi' (https://github.com/sideway/joi/issues/2411)
warning license-checker-webpack-plugin > @hapi/joi > @hapi/address@2.1.4: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/formula@1.2.0: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/pinpoint@1.0.2: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/topo > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
warning webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning webpack > watchpack > watchpack-chokidar2 > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning webpack > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
warning webpack > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
warning webpack-dev-server > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning "@technote-space/ga-framework > vis-data@7.0.0" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > styled-components@5.2.0" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
yarn audit
yarn audit v1.22.5
0 vulnerabilities found - Packages audited: 1213
Done in 0.98s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin
cli.js -u --packageFile package.json
Upgrading /home/runner/work/hello-genetic-algorithm/hello-genetic-algorithm/package.json

 react                                          ^16.13.1  →  ^16.14.0   
 react-dom                                      ^16.13.1  →  ^16.14.0   
 @babel/core                                     ^7.11.6  →   ^7.12.1   
 @babel/plugin-proposal-class-properties         ^7.10.4  →   ^7.12.1   
 @babel/plugin-proposal-object-rest-spread       ^7.11.0  →   ^7.12.1   
 @babel/plugin-transform-react-inline-elements   ^7.10.4  →   ^7.12.1   
 @babel/preset-env                               ^7.11.5  →   ^7.12.1   
 @babel/preset-flow                              ^7.10.4  →   ^7.12.1   
 @babel/preset-react                             ^7.10.4  →   ^7.12.1   
 @babel/preset-typescript                        ^7.10.4  →   ^7.12.1   
 @types/encoding-japanese                        ^1.0.15  →   ^1.0.16   
 @typescript-eslint/eslint-plugin                 ^4.4.0  →    ^4.4.1   
 @typescript-eslint/parser                        ^4.4.0  →    ^4.4.1   
 copy-webpack-plugin                              ^6.2.0  →    ^6.2.1   
 eslint                                          ^7.10.0  →   ^7.11.0   
 eslint-plugin-react                             ^7.21.3  →   ^7.21.4   
 file-loader                                      ^6.1.0  →    ^6.1.1   
 html-loader                                      ^1.3.1  →    ^1.3.2   
 terser-webpack-plugin                            ^4.2.3  →    ^5.0.0   
 webpack                                         ^4.44.2  →    ^5.1.2   
 webpack-cli                                     ^3.3.12  →    ^4.0.0   

Run npm install to install new versions.
yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 46.35s.

stderr:

warning webpack-cli > @webpack-cli/init > @webpack-cli/utils > yeoman-environment > npm-api > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning webpack-cli > @webpack-cli/init > @webpack-cli/utils > yeoman-environment > npm-api > request > har-validator@5.1.5: this library is no longer supported
warning "@technote-space/ga-framework > styled-components@5.2.0" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-data@7.0.0" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@8.3.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning " > license-checker-webpack-plugin@0.1.5" has incorrect peer dependency "webpack@^4.0.0".
warning "webpack-dev-server > webpack-dev-middleware@3.7.2" has incorrect peer dependency "webpack@^4.0.0".
yarn upgrade
yarn upgrade v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 755 new dependencies.
info Direct dependencies
├─ @babel/core@7.12.1
├─ @babel/plugin-proposal-class-properties@7.12.1
├─ @babel/plugin-proposal-object-rest-spread@7.12.1
├─ @babel/plugin-transform-react-inline-elements@7.12.1
├─ @babel/preset-env@7.12.1
├─ @babel/preset-flow@7.12.1
├─ @babel/preset-react@7.12.1
├─ @babel/preset-typescript@7.12.1
├─ @commitlint/cli@11.0.0
├─ @commitlint/config-conventional@11.0.0
├─ @technote-space/ga-framework@0.14.7
├─ @technote-space/genetic-algorithms-js@0.8.7
├─ @types/encoding-japanese@1.0.16
├─ @types/fast-levenshtein@0.0.1
├─ @types/file-saver@2.0.1
├─ @typescript-eslint/eslint-plugin@4.4.1
├─ @typescript-eslint/parser@4.4.1
├─ axios@0.20.0
├─ babel-loader@8.1.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-transform-class-properties@6.24.1
├─ copy-webpack-plugin@6.2.1
├─ encoding-japanese@1.0.30
├─ eslint-plugin-react-hooks@4.1.2
├─ eslint-plugin-react@7.21.4
├─ eslint@7.11.0
├─ fast-levenshtein@3.0.0
├─ file-loader@6.1.1
├─ file-saver@2.0.2
├─ html-loader@1.3.2
├─ html-webpack-plugin@4.5.0
├─ husky@4.3.0
├─ license-checker-webpack-plugin@0.1.5
├─ lint-staged@10.4.0
├─ react-dom@16.14.0
├─ react@16.14.0
├─ sprintf-js@1.1.2
├─ typescript@4.0.3
├─ webpack-cli@4.0.0
├─ webpack-dev-server@3.11.0
├─ webpack-merge@5.2.0
├─ webpack@5.1.2
└─ write-file-webpack-plugin@4.5.1
info All dependencies
├─ @babel/core@7.12.1
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.10.4
├─ @babel/helper-compilation-targets@7.12.1
├─ @babel/helper-define-map@7.10.5
├─ @babel/helper-explode-assignable-expression@7.12.1
├─ @babel/helper-get-function-arity@7.10.4
├─ @babel/helper-hoist-variables@7.10.4
├─ @babel/helper-wrap-function@7.10.4
├─ @babel/helpers@7.12.1
├─ @babel/highlight@7.10.4
├─ @babel/parser@7.12.1
├─ @babel/plugin-proposal-async-generator-functions@7.12.1
├─ @babel/plugin-proposal-class-properties@7.12.1
├─ @babel/plugin-proposal-dynamic-import@7.12.1
├─ @babel/plugin-proposal-export-namespace-from@7.12.1
├─ @babel/plugin-proposal-json-strings@7.12.1
├─ @babel/plugin-proposal-logical-assignment-operators@7.12.1
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.12.1
├─ @babel/plugin-proposal-numeric-separator@7.12.1
├─ @babel/plugin-proposal-object-rest-spread@7.12.1
├─ @babel/plugin-proposal-optional-catch-binding@7.12.1
├─ @babel/plugin-proposal-optional-chaining@7.12.1
├─ @babel/plugin-proposal-private-methods@7.12.1
├─ @babel/plugin-proposal-unicode-property-regex@7.12.1
├─ @babel/plugin-syntax-class-properties@7.12.1
├─ @babel/plugin-syntax-flow@7.12.1
├─ @babel/plugin-syntax-top-level-await@7.12.1
├─ @babel/plugin-syntax-typescript@7.12.1
├─ @babel/plugin-transform-arrow-functions@7.12.1
├─ @babel/plugin-transform-async-to-generator@7.12.1
├─ @babel/plugin-transform-block-scoped-functions@7.12.1
├─ @babel/plugin-transform-block-scoping@7.12.1
├─ @babel/plugin-transform-classes@7.12.1
├─ @babel/plugin-transform-computed-properties@7.12.1
├─ @babel/plugin-transform-destructuring@7.12.1
├─ @babel/plugin-transform-dotall-regex@7.12.1
├─ @babel/plugin-transform-duplicate-keys@7.12.1
├─ @babel/plugin-transform-exponentiation-operator@7.12.1
├─ @babel/plugin-transform-flow-strip-types@7.12.1
├─ @babel/plugin-transform-for-of@7.12.1
├─ @babel/plugin-transform-function-name@7.12.1
├─ @babel/plugin-transform-literals@7.12.1
├─ @babel/plugin-transform-member-expression-literals@7.12.1
├─ @babel/plugin-transform-modules-amd@7.12.1
├─ @babel/plugin-transform-modules-commonjs@7.12.1
├─ @babel/plugin-transform-modules-systemjs@7.12.1
├─ @babel/plugin-transform-modules-umd@7.12.1
├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.1
├─ @babel/plugin-transform-new-target@7.12.1
├─ @babel/plugin-transform-object-super@7.12.1
├─ @babel/plugin-transform-property-literals@7.12.1
├─ @babel/plugin-transform-react-display-name@7.12.1
├─ @babel/plugin-transform-react-inline-elements@7.12.1
├─ @babel/plugin-transform-react-jsx-development@7.12.1
├─ @babel/plugin-transform-react-jsx-self@7.12.1
├─ @babel/plugin-transform-react-jsx-source@7.12.1
├─ @babel/plugin-transform-react-jsx@7.12.1
├─ @babel/plugin-transform-react-pure-annotations@7.12.1
├─ @babel/plugin-transform-regenerator@7.12.1
├─ @babel/plugin-transform-reserved-words@7.12.1
├─ @babel/plugin-transform-shorthand-properties@7.12.1
├─ @babel/plugin-transform-spread@7.12.1
├─ @babel/plugin-transform-sticky-regex@7.12.1
├─ @babel/plugin-transform-template-literals@7.12.1
├─ @babel/plugin-transform-typeof-symbol@7.12.1
├─ @babel/plugin-transform-typescript@7.12.1
├─ @babel/plugin-transform-unicode-escapes@7.12.1
├─ @babel/plugin-transform-unicode-regex@7.12.1
├─ @babel/preset-env@7.12.1
├─ @babel/preset-flow@7.12.1
├─ @babel/preset-modules@0.1.4
├─ @babel/preset-react@7.12.1
├─ @babel/preset-typescript@7.12.1
├─ @babel/register@7.12.1
├─ @babel/runtime@7.12.1
├─ @babel/traverse@7.12.1
├─ @commitlint/cli@11.0.0
├─ @commitlint/config-conventional@11.0.0
├─ @commitlint/ensure@11.0.0
├─ @commitlint/execute-rule@11.0.0
├─ @commitlint/format@11.0.0
├─ @commitlint/is-ignored@11.0.0
├─ @commitlint/lint@11.0.0
├─ @commitlint/load@11.0.0
├─ @commitlint/message@11.0.0
├─ @commitlint/parse@11.0.0
├─ @commitlint/read@11.0.0
├─ @commitlint/resolve-extends@11.0.0
├─ @commitlint/rules@11.0.0
├─ @commitlint/to-lines@11.0.0
├─ @commitlint/top-level@11.0.0
├─ @egjs/hammerjs@2.0.17
├─ @emotion/hash@0.8.0
├─ @emotion/is-prop-valid@0.8.8
├─ @emotion/memoize@0.7.4
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @eslint/eslintrc@0.1.3
├─ @hapi/address@2.1.4
├─ @hapi/formula@1.2.0
├─ @hapi/hoek@8.5.1
├─ @hapi/joi@16.1.8
├─ @hapi/pinpoint@1.0.2
├─ @hapi/topo@3.1.6
├─ @material-ui/icons@4.9.1
├─ @material-ui/styles@4.10.0
├─ @material-ui/system@4.9.14
├─ @mrmlnc/readdir-enhanced@2.2.1
├─ @mui-treasury/layout@4.5.0
├─ @nodelib/fs.scandir@2.1.3
├─ @nodelib/fs.stat@2.0.3
├─ @nodelib/fs.walk@1.2.4
├─ @npmcli/move-file@1.0.1
├─ @sindresorhus/is@2.1.1
├─ @szmarczak/http-timer@4.0.5
├─ @technote-space/ga-framework@0.14.7
├─ @technote-space/genetic-algorithms-js@0.8.7
├─ @technote-space/worker-controller@0.5.6
├─ @types/anymatch@1.3.1
├─ @types/cacheable-request@6.0.1
├─ @types/encoding-japanese@1.0.16
├─ @types/eslint-scope@3.7.0
├─ @types/eslint@7.2.4
├─ @types/fast-levenshtein@0.0.1
├─ @types/file-saver@2.0.1
├─ @types/hammerjs@2.0.36
├─ @types/html-minifier-terser@5.1.1
├─ @types/http-cache-semantics@4.0.0
├─ @types/json-schema@7.0.6
├─ @types/keyv@3.1.1
├─ @types/lodash.mapvalues@4.6.6
├─ @types/lodash@4.14.162
├─ @types/minimatch@3.0.3
├─ @types/minimist@1.2.0
├─ @types/normalize-package-data@2.4.0
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.3
├─ @types/react-transition-group@4.4.0
├─ @types/react@16.9.52
├─ @types/responselike@1.0.0
├─ @types/source-list-map@0.1.2
├─ @types/tapable@1.0.6
├─ @types/uglify-js@3.11.0
├─ @types/webpack-sources@2.0.0
├─ @types/webpack@4.41.22
├─ @typescript-eslint/eslint-plugin@4.4.1
├─ @typescript-eslint/experimental-utils@4.4.1
├─ @typescript-eslint/parser@4.4.1
├─ @webassemblyjs/floating-point-hex-parser@1.9.0
├─ @webassemblyjs/helper-code-frame@1.9.0
├─ @webassemblyjs/helper-fsm@1.9.0
├─ @webassemblyjs/helper-wasm-section@1.9.0
├─ @webassemblyjs/wasm-edit@1.9.0
├─ @webassemblyjs/wasm-opt@1.9.0
├─ @webpack-cli/generators@1.0.1
├─ @webpack-cli/info@1.0.1
├─ @webpack-cli/init@1.0.1
├─ @webpack-cli/serve@1.0.1
├─ @webpack-cli/webpack-scaffold@1.0.1
├─ @xtuc/ieee754@1.2.0
├─ accepts@1.3.7
├─ acorn-jsx@5.3.1
├─ acorn@7.4.1
├─ aggregate-error@3.1.0
├─ ajv-errors@1.0.1
├─ ajv-keywords@3.5.2
├─ ajv@6.12.6
├─ ansi-colors@3.2.4
├─ ansi-escapes@4.3.1
├─ ansi-html@0.0.7
├─ anymatch@2.0.0
├─ argparse@1.0.10
├─ arr-flatten@1.1.0
├─ array-back@4.0.1
├─ array-differ@3.0.0
├─ array-find-index@1.0.2
├─ array-flatten@1.1.1
├─ array-ify@1.0.0
├─ array-uniq@1.0.3
├─ array.prototype.flatmap@1.2.3
├─ asn1@0.2.4
├─ assign-symbols@1.0.0
├─ ast-types@0.13.3
├─ async-each@1.0.3
├─ async-limiter@1.0.1
├─ asynckit@0.4.0
├─ at-least-node@1.0.0
├─ atob@2.1.2
├─ aws-sign2@0.7.0
├─ aws4@1.10.1
├─ axios@0.20.0
├─ babel-code-frame@6.26.0
├─ babel-core@7.0.0-bridge.0
├─ babel-helper-function-name@6.24.1
├─ babel-helper-get-function-arity@6.24.1
├─ babel-loader@8.1.0
├─ babel-messages@6.23.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-styled-components@1.11.1
├─ babel-plugin-syntax-class-properties@6.13.0
├─ babel-plugin-syntax-jsx@6.18.0
├─ babel-plugin-transform-class-properties@6.24.1
├─ babel-traverse@6.26.0
├─ balanced-match@1.0.0
├─ base@0.11.2
├─ batch@0.6.1
├─ bcrypt-pbkdf@1.0.2
├─ binary-extensions@1.13.1
├─ binaryextensions@2.3.0
├─ body-parser@1.19.0
├─ bonjour@3.5.0
├─ brace-expansion@1.1.11
├─ braces@2.3.2
├─ browserslist@4.14.5
├─ buffer-from@1.1.1
├─ buffer-indexof@1.1.1
├─ cacache@15.0.5
├─ cache-base@1.0.1
├─ cacheable-lookup@2.0.1
├─ cacheable-request@7.0.1
├─ call-me-maybe@1.0.1
├─ callsites@3.1.0
├─ camel-case@4.1.1
├─ camelcase-keys@6.2.2
├─ camelize@1.0.0
├─ caniuse-lite@1.0.30001148
├─ capture-stack-trace@1.0.1
├─ caseless@0.12.0
├─ chardet@0.7.0
├─ chart.js@2.9.3
├─ chartjs-color-string@0.6.0
├─ chartjs-color@2.4.1
├─ chokidar@2.1.8
├─ chrome-trace-event@1.0.2
├─ ci-info@2.0.0
├─ class-utils@0.3.6
├─ clean-css@4.2.3
├─ clean-stack@2.2.0
├─ cli-table@0.3.1
├─ cli-width@3.0.0
├─ cliui@5.0.0
├─ clone-buffer@1.0.0
├─ clone-response@1.0.2
├─ clone-stats@1.0.0
├─ clone@2.1.2
├─ cloneable-readable@1.1.3
├─ clsx@1.1.1
├─ collection-visit@1.0.0
├─ color-convert@1.9.3
├─ color-name@1.1.4
├─ combined-stream@1.0.8
├─ command-line-usage@6.1.0
├─ compare-versions@3.6.0
├─ compressible@2.0.18
├─ compression@1.7.4
├─ concat-map@0.0.1
├─ connect-history-api-fallback@1.6.0
├─ content-disposition@0.5.3
├─ conventional-changelog-angular@5.0.11
├─ conventional-changelog-conventionalcommits@4.4.0
├─ conventional-commits-parser@3.1.0
├─ convert-source-map@1.7.0
├─ cookie-signature@1.0.6
├─ cookie@0.4.0
├─ copy-descriptor@0.1.1
├─ copy-webpack-plugin@6.2.1
├─ core-js-compat@3.6.5
├─ core-js@3.6.5
├─ core-util-is@1.0.2
├─ create-error-class@3.0.2
├─ cross-spawn@7.0.3
├─ css-color-keywords@1.0.0
├─ css-select@1.2.0
├─ css-to-react-native@3.0.0
├─ css-vendor@2.0.8
├─ css-what@2.1.3
├─ dargs@7.0.0
├─ dashdash@1.14.1
├─ dateformat@3.0.3
├─ debounce@1.2.0
├─ decamelize-keys@1.1.0
├─ decode-uri-component@0.2.0
├─ decompress-response@5.0.0
├─ dedent@0.7.0
├─ deep-equal@1.1.1
├─ deep-is@0.1.3
├─ deepmerge@4.2.2
├─ default-gateway@4.2.0
├─ defer-to-connect@2.0.0
├─ del@4.1.1
├─ delayed-stream@1.0.0
├─ destroy@1.0.4
├─ detect-file@1.0.0
├─ detect-node@2.0.4
├─ diff@3.5.0
├─ dir-glob@3.0.1
├─ dns-equal@1.0.0
├─ dns-packet@1.3.1
├─ dns-txt@2.0.2
├─ doctrine@2.1.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.2.0
├─ domutils@2.4.2
├─ dot-case@3.0.3
├─ dot-prop@5.3.0
├─ download-stats@0.3.4
├─ ecc-jsbn@0.1.2
├─ editions@2.3.1
├─ ee-first@1.1.1
├─ ejs@2.7.4
├─ electron-to-chromium@1.3.581
├─ emoji-regex@8.0.0
├─ encoding-japanese@1.0.30
├─ end-of-stream@1.4.4
├─ enhanced-resolve@5.2.0
├─ envinfo@7.7.3
├─ errlop@2.2.0
├─ errno@0.1.7
├─ error-ex@1.3.2
├─ error@7.2.1
├─ escalade@3.1.1
├─ eslint-plugin-react-hooks@4.1.2
├─ eslint-plugin-react@7.21.4
├─ eslint-scope@5.1.1
├─ eslint-utils@2.1.0
├─ eslint-visitor-keys@1.3.0
├─ eslint@7.11.0
├─ esprima@4.0.1
├─ esquery@1.3.1
├─ esrecurse@4.3.0
├─ estraverse@5.2.0
├─ eventemitter3@4.0.7
├─ events@3.2.0
├─ eventsource@1.0.7
├─ expand-brackets@2.1.4
├─ expand-tilde@2.0.2
├─ express@4.17.1
├─ extend@3.0.2
├─ external-editor@3.1.0
├─ extglob@2.0.4
├─ extsprintf@1.3.0
├─ fast-deep-equal@3.1.3
├─ fast-glob@2.2.7
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@3.0.0
├─ fastest-levenshtein@1.0.12
├─ fastq@1.8.0
├─ faye-websocket@0.10.0
├─ figures@3.2.0
├─ file-entry-cache@5.0.1
├─ file-loader@6.1.1
├─ file-saver@2.0.2
├─ filelist@1.0.1
├─ filesize@3.6.1
├─ fill-range@4.0.0
├─ finalhandler@1.1.2
├─ find-cache-dir@2.1.0
├─ find-versions@3.2.0
├─ findup-sync@4.0.0
├─ first-chunk-stream@2.0.0
├─ flat-cache@2.0.1
├─ flatted@2.0.2
├─ flow-parser@0.136.0
├─ follow-redirects@1.13.0
├─ for-in@1.0.2
├─ forever-agent@0.6.1
├─ form-data@2.3.3
├─ forwarded@0.1.2
├─ fs-extra@9.0.1
├─ fs.realpath@1.0.0
├─ gensync@1.0.0-beta.1
├─ get-own-enumerable-property-symbols@3.0.2
├─ get-stdin@8.0.0
├─ get-stream@5.2.0
├─ get-value@2.0.6
├─ getpass@0.1.7
├─ gh-got@5.0.0
├─ git-raw-commits@2.0.7
├─ github-username@3.0.0
├─ glob-parent@5.1.1
├─ glob@7.1.6
├─ global-dirs@0.1.1
├─ global-modules@2.0.0
├─ global-prefix@3.0.0
├─ got@10.7.0
├─ grouped-queue@1.1.0
├─ handle-thing@2.0.1
├─ har-schema@2.0.0
├─ har-validator@5.1.5
├─ hard-rejection@2.1.0
├─ has-ansi@2.0.0
├─ has-value@1.0.0
├─ he@1.2.0
├─ hoist-non-react-statics@3.3.2
├─ hosted-git-info@2.8.8
├─ hpack.js@2.1.6
├─ html-entities@1.3.1
├─ html-loader@1.3.2
├─ html-minifier-terser@5.1.1
├─ html-webpack-plugin@4.5.0
├─ htmlparser2@4.1.0
├─ http-cache-semantics@4.1.0
├─ http-deceiver@1.2.7
├─ http-parser-js@0.5.2
├─ http-proxy-middleware@0.19.1
├─ http-proxy@1.18.1
├─ http-signature@1.2.0
├─ human-signals@1.1.1
├─ husky@4.3.0
├─ hyphenate-style-name@1.0.4
├─ ignore@4.0.6
├─ import-local@2.0.0
├─ infer-owner@1.0.4
├─ inflight@1.0.6
├─ inquirer@7.3.3
├─ internal-ip@4.3.0
├─ internal-slot@1.0.2
├─ interpret@2.2.0
├─ invariant@2.2.4
├─ ip-regex@2.1.0
├─ ip@1.1.5
├─ ipaddr.js@1.9.1
├─ is-absolute-url@3.0.3
├─ is-accessor-descriptor@1.0.0
├─ is-arguments@1.0.4
├─ is-arrayish@0.2.1
├─ is-binary-path@1.0.1
├─ is-data-descriptor@1.0.0
├─ is-descriptor@1.0.2
├─ is-extglob@2.1.1
├─ is-in-browser@1.1.3
├─ is-negative-zero@2.0.0
├─ is-obj@1.0.1
├─ is-path-cwd@2.2.0
├─ is-path-in-cwd@2.1.0
├─ is-path-inside@2.1.0
├─ is-plain-object@2.0.4
├─ is-redirect@1.0.0
├─ is-regex@1.1.1
├─ is-retry-allowed@1.2.0
├─ is-scoped@1.0.0
├─ is-stream@1.1.0
├─ is-string@1.0.5
├─ is-symbol@1.0.3
├─ is-text-path@1.0.1
├─ is-typedarray@1.0.0
├─ is-utf8@0.2.1
├─ is-wsl@1.1.0
├─ isarray@1.0.0
├─ isstream@0.1.2
├─ istextorbinary@2.6.0
├─ jake@10.8.2
├─ jest-worker@26.5.0
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-buffer@3.0.1
├─ json-parse-better-errors@1.0.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-schema@0.2.3
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json3@3.3.3
├─ jsonfile@6.0.1
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jsprim@1.4.1
├─ jss-plugin-camel-case@10.4.0
├─ jss-plugin-default-unit@10.4.0
├─ jss-plugin-global@10.4.0
├─ jss-plugin-nested@10.4.0
├─ jss-plugin-props-sort@10.4.0
├─ jss-plugin-rule-value-function@10.4.0
├─ jss-plugin-vendor-prefixer@10.4.0
├─ jsx-ast-utils@3.1.0
├─ keycharm@0.3.1
├─ killable@1.0.1
├─ lazy-cache@2.0.2
├─ license-checker-webpack-plugin@0.1.5
├─ lines-and-columns@1.1.6
├─ lint-staged@10.4.0
├─ listr2@2.6.2
├─ loader-runner@4.1.0
├─ locate-path@3.0.0
├─ lodash.mapvalues@4.6.0
├─ lodash.template@4.5.0
├─ lodash.templatesettings@4.2.0
├─ lodash@4.17.20
├─ log-update@4.0.0
├─ loglevel@1.7.0
├─ loose-envify@1.4.0
├─ lower-case@2.0.1
├─ lru-cache@6.0.0
├─ make-dir@2.1.0
├─ map-obj@1.0.1
├─ map-visit@1.0.0
├─ media-typer@0.3.0
├─ mem-fs-editor@6.0.0
├─ mem-fs@1.2.0
├─ memory-fs@0.4.1
├─ merge-descriptors@1.0.1
├─ merge2@1.4.1
├─ methods@1.1.2
├─ mime-db@1.44.0
├─ mime@2.4.6
├─ mimic-fn@2.1.0
├─ mimic-response@2.1.0
├─ min-indent@1.0.1
├─ minimalistic-assert@1.0.1
├─ minimist-options@4.1.0
├─ minipass-collect@1.0.2
├─ minipass-flush@1.0.5
├─ minipass-pipeline@1.2.4
├─ minizlib@2.1.2
├─ mixin-deep@1.3.2
├─ moment@2.29.1
├─ multicast-dns-service-types@1.1.0
├─ multicast-dns@6.2.3
├─ mute-stream@0.0.8
├─ nanomatch@1.2.13
├─ natural-compare@1.4.0
├─ negotiator@0.6.2
├─ neo-async@2.6.2
├─ nice-try@1.0.5
├─ node-dir@0.1.17
├─ node-forge@0.10.0
├─ node-modules-regexp@1.0.0
├─ node-releases@1.1.63
├─ normalize-url@4.5.0
├─ npm-api@1.0.0
├─ npm-run-path@4.0.1
├─ nth-check@1.0.2
├─ oauth-sign@0.9.0
├─ object-assign@4.1.1
├─ object-copy@0.1.0
├─ object-is@1.1.3
├─ object.entries@1.1.2
├─ object.fromentries@2.0.2
├─ object.getownpropertydescriptors@2.1.0
├─ object.values@1.1.1
├─ obuf@1.1.2
├─ on-headers@1.0.2
├─ once@1.4.0
├─ opencollective-postinstall@2.0.3
├─ opn@5.5.0
├─ optionator@0.9.1
├─ original@1.0.2
├─ os-tmpdir@1.0.2
├─ p-cancelable@2.0.0
├─ p-each-series@2.1.0
├─ p-event@4.2.0
├─ p-locate@3.0.0
├─ p-retry@3.0.1
├─ p-timeout@3.2.0
├─ p-try@2.2.0
├─ paged-request@2.0.1
├─ param-case@3.0.3
├─ parent-module@1.0.1
├─ parse-passwd@1.0.0
├─ pascal-case@3.1.1
├─ pascalcase@0.1.1
├─ path-dirname@1.0.2
├─ path-is-inside@1.0.2
├─ path-key@2.0.1
├─ path-parse@1.0.6
├─ path-to-regexp@0.1.7
├─ performance-now@2.1.0
├─ picomatch@2.2.2
├─ pinkie-promise@2.0.1
├─ pinkie@2.0.4
├─ pirates@4.0.1
├─ popper.js@1.16.1-lts
├─ portfinder@1.0.28
├─ posix-character-classes@0.1.1
├─ postcss-value-parser@4.1.0
├─ prepend-http@1.0.4
├─ pretty-bytes@5.4.1
├─ pretty-error@2.1.1
├─ prettyjson@1.2.1
├─ private@0.1.8
├─ process-nextick-args@2.0.1
├─ progress@2.0.3
├─ promise-inflight@1.0.1
├─ proxy-addr@2.0.6
├─ prr@1.0.1
├─ psl@1.8.0
├─ punycode@2.1.1
├─ querystring@0.2.0
├─ querystringify@2.2.0
├─ quick-lru@4.0.1
├─ randombytes@2.1.0
├─ raw-body@2.4.0
├─ react-dom@16.14.0
├─ react-fast-compare@3.2.0
├─ react-helmet@6.1.0
├─ react-is@16.13.1
├─ react-side-effect@2.1.0
├─ react-transition-group@4.4.1
├─ react@16.14.0
├─ read-chunk@3.2.0
├─ read-pkg-up@5.0.0
├─ read-pkg@5.2.0
├─ readdirp@2.2.1
├─ recast@0.18.10
├─ rechoir@0.7.0
├─ redent@3.0.0
├─ reduce-flatten@2.0.0
├─ regenerate-unicode-properties@8.2.0
├─ regenerator-runtime@0.11.1
├─ regenerator-transform@0.14.5
├─ regexp.prototype.flags@1.3.0
├─ regexpp@3.1.0
├─ regexpu-core@4.7.1
├─ regjsgen@0.5.2
├─ regjsparser@0.6.4
├─ relateurl@0.2.7
├─ renderkid@2.0.3
├─ repeat-element@1.1.3
├─ replace-ext@1.0.1
├─ request@2.88.2
├─ resolve-cwd@2.0.0
├─ resolve-dir@1.0.1
├─ resolve-global@1.0.0
├─ resolve-url@0.2.1
├─ resolve@1.17.0
├─ restore-cursor@3.1.0
├─ ret@0.1.15
├─ retry@0.12.0
├─ reusify@1.0.4
├─ run-async@2.4.1
├─ run-parallel@1.1.9
├─ rxjs@6.6.3
├─ safer-buffer@2.1.2
├─ scheduler@0.19.1
├─ scoped-regex@1.0.0
├─ select-hose@2.0.0
├─ selfsigned@1.10.8
├─ semver-compare@1.0.0
├─ semver-regex@2.0.0
├─ serve-index@1.9.1
├─ serve-static@1.14.1
├─ set-getter@0.1.0
├─ set-value@2.0.1
├─ shallow-clone@3.0.1
├─ shallowequal@1.1.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shelljs@0.8.4
├─ signal-exit@3.0.3
├─ slice-ansi@2.1.0
├─ snapdragon-node@2.1.1
├─ snapdragon-util@3.0.1
├─ sockjs-client@1.4.0
├─ sockjs@0.3.20
├─ source-list-map@2.0.1
├─ source-map-resolve@0.5.3
├─ source-map-support@0.5.19
├─ source-map-url@0.4.0
├─ spdx-compare@1.0.0
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ spdx-expression-validate@2.0.0
├─ spdx-satisfies@5.0.0
├─ spdy-transport@3.0.0
├─ spdy@4.0.2
├─ split-string@3.1.0
├─ sprintf-js@1.1.2
├─ sshpk@1.16.1
├─ ssri@8.0.0
├─ static-extend@0.1.2
├─ string_decoder@1.1.1
├─ string-argv@0.3.1
├─ string-template@0.2.1
├─ string.prototype.matchall@4.0.2
├─ stringify-object@3.3.0
├─ strip-bom-buf@1.0.0
├─ strip-bom-stream@2.0.0
├─ strip-bom@2.0.0
├─ strip-eof@1.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ styled-components@5.2.0
├─ supports-color@5.5.0
├─ table-layout@1.0.1
├─ table@5.4.6
├─ tar@6.0.5
├─ temp@0.8.4
├─ terser@5.3.5
├─ text-extensions@1.9.0
├─ textextensions@2.6.0
├─ through@2.3.8
├─ thunky@1.1.0
├─ timed-out@4.0.1
├─ tmp@0.0.33
├─ to-fast-properties@2.0.0
├─ to-readable-stream@2.1.0
├─ to-regex-range@2.1.1
├─ tough-cookie@2.5.0
├─ trim-newlines@3.0.0
├─ trim-off-newlines@1.0.1
├─ tunnel-agent@0.6.0
├─ tweetnacl@0.14.5
├─ type-check@0.4.0
├─ type-is@1.6.18
├─ typescript@4.0.3
├─ typical@5.2.0
├─ unicode-canonical-property-names-ecmascript@1.0.4
├─ unicode-match-property-ecmascript@1.0.4
├─ unicode-match-property-value-ecmascript@1.2.0
├─ unicode-property-aliases-ecmascript@1.1.0
├─ union-value@1.0.1
├─ unique-filename@1.1.1
├─ unique-slug@2.0.2
├─ unpipe@1.0.0
├─ unset-value@1.0.0
├─ untildify@3.0.3
├─ unzip-response@2.0.1
├─ upath@1.2.0
├─ uri-js@4.4.0
├─ urix@0.1.0
├─ url-parse-lax@1.0.0
├─ url@0.11.0
├─ use@3.1.1
├─ util-deprecate@1.0.2
├─ util.promisify@1.0.0
├─ utils-merge@1.0.1
├─ v8-compile-cache@2.1.1
├─ validate-npm-package-license@3.0.4
├─ verror@1.10.0
├─ vinyl-file@3.0.0
├─ vis-data@7.1.0
├─ vis-network@8.4.0
├─ vis-util@4.3.4
├─ watchpack@2.0.0
├─ wbuf@1.7.3
├─ webpack-cli@4.0.0
├─ webpack-dev-middleware@3.7.2
├─ webpack-dev-server@3.11.0
├─ webpack-merge@5.2.0
├─ webpack@5.1.2
├─ which-pm-runs@1.0.0
├─ which@1.3.1
├─ wildcard@2.0.0
├─ with-open-file@0.1.7
├─ word-wrap@1.2.3
├─ wordwrapjs@4.0.0
├─ write-file-webpack-plugin@4.5.1
├─ write@1.0.3
├─ ws@6.2.1
├─ xtend@4.0.2
├─ yaml@1.10.0
├─ yargs-parser@18.1.3
├─ yargs@13.3.2
└─ yeoman-environment@2.10.3
Done in 19.15s.

stderr:

warning babel-plugin-transform-class-properties > babel-runtime > core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning license-checker-webpack-plugin > @hapi/joi@16.1.8: joi is leaving the @hapi organization and moving back to 'joi' (https://github.com/sideway/joi/issues/2411)
warning license-checker-webpack-plugin > @hapi/joi > @hapi/address@2.1.4: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/pinpoint@1.0.2: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/topo > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
warning license-checker-webpack-plugin > @hapi/joi > @hapi/formula@1.2.0: This version has been deprecated and is no longer supported or maintained
warning webpack-cli > @webpack-cli/init > @webpack-cli/utils > yeoman-environment > npm-api > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning webpack-cli > @webpack-cli/init > @webpack-cli/utils > jscodeshift > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
warning webpack-cli > @webpack-cli/init > @webpack-cli/utils > jscodeshift > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
warning webpack-cli > @webpack-cli/init > @webpack-cli/utils > yeoman-environment > npm-api > request > har-validator@5.1.5: this library is no longer supported
warning webpack-dev-server > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
warning webpack-dev-server > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning "@technote-space/ga-framework > vis-data@7.1.0" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-network@8.4.0" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@8.4.0" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@8.4.0" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > styled-components@5.2.0" has unmet peer dependency "react-is@>= 16.8.0".
warning " > license-checker-webpack-plugin@0.1.5" has incorrect peer dependency "webpack@^4.0.0".
warning "webpack-dev-server > webpack-dev-middleware@3.7.2" has incorrect peer dependency "webpack@^4.0.0".
yarn audit
yarn audit v1.22.5
0 vulnerabilities found - Packages audited: 1344
Done in 1.03s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space technote-space merged commit 689301d into master Oct 18, 2020
@technote-space technote-space deleted the release/next-v0.1.7 branch October 18, 2020 16:05
@github-actions github-actions bot removed the Status: In Progress Tracking issues with work in progress label Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release: Patch Patch release Type: Release Add to Release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants