Skip to content

Conversation

@technote-space
Copy link
Owner

@technote-space technote-space commented Dec 21, 2022

Changes

  • feat: upgrade to mui v5 and reformat code (2f5add8)
  • chore: update npm dependencies (f517b7e, d30ddfc)
  • chore: refine update command (eb57d8d)
  • chore: update license file (e2ebad8)

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/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/hello-genetic-algorithm/hello-genetic-algorithm/package.json

 @babel/core                                     ^7.15.0  →   ^7.20.5
 @babel/plugin-proposal-class-properties         ^7.14.5  →   ^7.18.6
 @babel/plugin-proposal-object-rest-spread       ^7.14.7  →   ^7.20.2
 @babel/plugin-transform-react-inline-elements   ^7.14.5  →   ^7.18.6
 @babel/preset-env                               ^7.15.0  →   ^7.20.2
 @babel/preset-flow                              ^7.14.5  →   ^7.18.6
 @babel/preset-react                             ^7.14.5  →   ^7.18.6
 @babel/preset-typescript                        ^7.15.0  →   ^7.18.6
 @commitlint/cli                                 ^13.1.0  →   ^17.3.0
 @commitlint/config-conventional                 ^13.1.0  →   ^17.3.0
 @technote-space/ga-framework                   ^0.14.19  →  ^0.14.21
 @technote-space/genetic-algorithms-js           ^0.8.23  →   ^0.8.27
 @types/encoding-japanese                        ^1.0.18  →    ^2.0.1
 @types/file-saver                                ^2.0.3  →    ^2.0.5
 @typescript-eslint/eslint-plugin                ^4.29.3  →   ^5.47.0
 @typescript-eslint/parser                       ^4.29.3  →   ^5.47.0
 axios                                           ^0.21.1  →    ^1.2.1
 babel-loader                                     ^8.2.2  →    ^9.1.0
 copy-webpack-plugin                              ^9.0.1  →   ^11.0.0
 encoding-japanese                               ^1.0.30  →    ^2.0.0
 eslint                                          ^7.32.0  →   ^8.30.0
 eslint-plugin-react                             ^7.24.0  →  ^7.31.11
 eslint-plugin-react-hooks                        ^4.2.0  →    ^4.6.0
 html-loader                                      ^2.1.2  →    ^4.2.0
 html-webpack-plugin                              ^5.3.2  →    ^5.5.0
 husky                                            ^7.0.2  →    ^8.0.2
 lint-staged                                     ^11.1.2  →   ^13.1.0
 react                                           ^17.0.2  →   ^18.2.0
 react-dom                                       ^17.0.2  →   ^18.2.0
 terser-webpack-plugin                            ^5.1.4  →    ^5.3.6
 typescript                                       ^4.4.2  →    ^4.9.4
 webpack                                         ^5.51.1  →   ^5.75.0
 webpack-cli                                      ^4.8.0  →    ^5.0.1
 webpack-dev-server                               ^4.0.0  →   ^4.11.1

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 48.94s.

stderr:

warning " > @material-ui/core@4.12.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning " > @material-ui/core@4.12.3" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/styles@4.11.4" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/styles@4.11.4" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/system@4.12.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/system@4.12.1" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/utils@4.11.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/utils@4.11.2" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@technote-space/ga-framework > vis-data@7.1.2" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-util@5.0.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > styled-components@5.3.6" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 613 new dependencies.
info Direct dependencies
├─ @babel/core@7.20.5
├─ @babel/plugin-transform-react-inline-elements@7.18.6
├─ @babel/preset-env@7.20.2
├─ @babel/preset-flow@7.18.6
├─ @babel/preset-react@7.18.6
├─ @babel/preset-typescript@7.18.6
├─ @commitlint/cli@17.3.0
├─ @commitlint/config-conventional@17.3.0
├─ @technote-space/ga-framework@0.14.21
├─ @technote-space/genetic-algorithms-js@0.8.27
├─ @types/encoding-japanese@2.0.1
├─ @types/fast-levenshtein@0.0.2
├─ @types/file-saver@2.0.5
├─ @typescript-eslint/eslint-plugin@5.47.0
├─ @typescript-eslint/parser@5.47.0
├─ axios@1.2.1
├─ babel-loader@9.1.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-transform-class-properties@6.24.1
├─ copy-webpack-plugin@11.0.0
├─ encoding-japanese@2.0.0
├─ eslint-plugin-react-hooks@4.6.0
├─ eslint-plugin-react@7.31.11
├─ eslint@8.30.0
├─ fast-levenshtein@3.0.0
├─ file-loader@6.2.0
├─ file-saver@2.0.5
├─ html-loader@4.2.0
├─ html-webpack-plugin@5.5.0
├─ husky@8.0.2
├─ license-checker-webpack-plugin@0.2.1
├─ lint-staged@13.1.0
├─ react-dom@18.2.0
├─ react@18.2.0
├─ sprintf-js@1.1.2
├─ terser-webpack-plugin@5.3.6
├─ typescript@4.9.4
├─ webpack-cli@5.0.1
├─ webpack-dev-server@4.11.1
├─ webpack-merge@5.8.0
└─ webpack@5.75.0
info All dependencies
├─ @ampproject/remapping@2.2.0
├─ @babel/code-frame@7.18.6
├─ @babel/compat-data@7.20.5
├─ @babel/core@7.20.5
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.18.9
├─ @babel/helper-builder-react-jsx@7.19.0
├─ @babel/helper-compilation-targets@7.20.0
├─ @babel/helper-create-class-features-plugin@7.20.5
├─ @babel/helper-explode-assignable-expression@7.18.6
├─ @babel/helper-function-name@7.19.0
├─ @babel/helper-remap-async-to-generator@7.18.9
├─ @babel/helper-replace-supers@7.19.1
├─ @babel/helper-simple-access@7.20.2
├─ @babel/helper-string-parser@7.19.4
├─ @babel/helper-wrap-function@7.20.5
├─ @babel/helpers@7.20.6
├─ @babel/highlight@7.18.6
├─ @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6
├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.18.9
├─ @babel/plugin-proposal-async-generator-functions@7.20.1
├─ @babel/plugin-proposal-class-static-block@7.18.6
├─ @babel/plugin-proposal-dynamic-import@7.18.6
├─ @babel/plugin-proposal-export-namespace-from@7.18.9
├─ @babel/plugin-proposal-json-strings@7.18.6
├─ @babel/plugin-proposal-logical-assignment-operators@7.18.9
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.18.6
├─ @babel/plugin-proposal-numeric-separator@7.18.6
├─ @babel/plugin-proposal-optional-catch-binding@7.18.6
├─ @babel/plugin-proposal-private-methods@7.18.6
├─ @babel/plugin-proposal-private-property-in-object@7.20.5
├─ @babel/plugin-proposal-unicode-property-regex@7.18.6
├─ @babel/plugin-syntax-class-properties@7.12.13
├─ @babel/plugin-syntax-flow@7.18.6
├─ @babel/plugin-syntax-import-assertions@7.20.0
├─ @babel/plugin-syntax-jsx@7.18.6
├─ @babel/plugin-syntax-top-level-await@7.14.5
├─ @babel/plugin-syntax-typescript@7.20.0
├─ @babel/plugin-transform-arrow-functions@7.18.6
├─ @babel/plugin-transform-async-to-generator@7.18.6
├─ @babel/plugin-transform-block-scoped-functions@7.18.6
├─ @babel/plugin-transform-block-scoping@7.20.5
├─ @babel/plugin-transform-classes@7.20.2
├─ @babel/plugin-transform-computed-properties@7.18.9
├─ @babel/plugin-transform-destructuring@7.20.2
├─ @babel/plugin-transform-dotall-regex@7.18.6
├─ @babel/plugin-transform-duplicate-keys@7.18.9
├─ @babel/plugin-transform-exponentiation-operator@7.18.6
├─ @babel/plugin-transform-flow-strip-types@7.19.0
├─ @babel/plugin-transform-for-of@7.18.8
├─ @babel/plugin-transform-function-name@7.18.9
├─ @babel/plugin-transform-literals@7.18.9
├─ @babel/plugin-transform-member-expression-literals@7.18.6
├─ @babel/plugin-transform-modules-amd@7.19.6
├─ @babel/plugin-transform-modules-commonjs@7.19.6
├─ @babel/plugin-transform-modules-systemjs@7.19.6
├─ @babel/plugin-transform-modules-umd@7.18.6
├─ @babel/plugin-transform-named-capturing-groups-regex@7.20.5
├─ @babel/plugin-transform-new-target@7.18.6
├─ @babel/plugin-transform-object-super@7.18.6
├─ @babel/plugin-transform-property-literals@7.18.6
├─ @babel/plugin-transform-react-display-name@7.18.6
├─ @babel/plugin-transform-react-inline-elements@7.18.6
├─ @babel/plugin-transform-react-jsx-development@7.18.6
├─ @babel/plugin-transform-react-pure-annotations@7.18.6
├─ @babel/plugin-transform-regenerator@7.20.5
├─ @babel/plugin-transform-reserved-words@7.18.6
├─ @babel/plugin-transform-shorthand-properties@7.18.6
├─ @babel/plugin-transform-spread@7.19.0
├─ @babel/plugin-transform-sticky-regex@7.18.6
├─ @babel/plugin-transform-template-literals@7.18.9
├─ @babel/plugin-transform-typeof-symbol@7.18.9
├─ @babel/plugin-transform-typescript@7.20.2
├─ @babel/plugin-transform-unicode-escapes@7.18.10
├─ @babel/plugin-transform-unicode-regex@7.18.6
├─ @babel/preset-env@7.20.2
├─ @babel/preset-flow@7.18.6
├─ @babel/preset-modules@0.1.5
├─ @babel/preset-react@7.18.6
├─ @babel/preset-typescript@7.18.6
├─ @babel/runtime@7.20.6
├─ @commitlint/cli@17.3.0
├─ @commitlint/config-conventional@17.3.0
├─ @commitlint/ensure@17.3.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.2.0
├─ @commitlint/lint@17.3.0
├─ @commitlint/load@17.3.0
├─ @commitlint/message@17.2.0
├─ @commitlint/parse@17.2.0
├─ @commitlint/read@17.2.0
├─ @commitlint/resolve-extends@17.3.0
├─ @commitlint/rules@17.3.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @discoveryjs/json-ext@0.5.7
├─ @egjs/hammerjs@2.0.17
├─ @emotion/hash@0.8.0
├─ @emotion/is-prop-valid@1.2.0
├─ @emotion/memoize@0.8.0
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @eslint/eslintrc@1.4.0
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @jridgewell/gen-mapping@0.3.2
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/source-map@0.3.2
├─ @jridgewell/trace-mapping@0.3.17
├─ @leichtgewicht/ip-codec@2.0.4
├─ @material-ui/styles@4.11.5
├─ @material-ui/system@4.12.2
├─ @mui-treasury/layout@4.5.1
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @technote-space/ga-framework@0.14.21
├─ @technote-space/genetic-algorithms-js@0.8.27
├─ @technote-space/worker-controller@0.5.56
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/body-parser@1.19.2
├─ @types/bonjour@3.5.10
├─ @types/connect-history-api-fallback@1.3.5
├─ @types/connect@3.4.35
├─ @types/encoding-japanese@2.0.1
├─ @types/eslint-scope@3.7.4
├─ @types/eslint@8.4.10
├─ @types/express-serve-static-core@4.17.31
├─ @types/express@4.17.15
├─ @types/fast-levenshtein@0.0.2
├─ @types/file-saver@2.0.5
├─ @types/hammerjs@2.0.41
├─ @types/html-minifier-terser@6.1.0
├─ @types/http-proxy@1.17.9
├─ @types/json-schema@7.0.11
├─ @types/lodash.mapvalues@4.6.7
├─ @types/lodash@4.14.191
├─ @types/mime@3.0.1
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.5
├─ @types/range-parser@1.2.4
├─ @types/react-transition-group@4.4.5
├─ @types/react@18.0.26
├─ @types/retry@0.12.0
├─ @types/scheduler@0.16.2
├─ @types/semver@7.3.13
├─ @types/serve-index@1.9.1
├─ @types/serve-static@1.15.0
├─ @types/sockjs@0.3.33
├─ @types/ws@8.5.3
├─ @typescript-eslint/eslint-plugin@5.47.0
├─ @typescript-eslint/parser@5.47.0
├─ @typescript-eslint/type-utils@5.47.0
├─ @webassemblyjs/floating-point-hex-parser@1.11.1
├─ @webassemblyjs/helper-numbers@1.11.1
├─ @webassemblyjs/helper-wasm-section@1.11.1
├─ @webassemblyjs/wasm-edit@1.11.1
├─ @webassemblyjs/wasm-opt@1.11.1
├─ @webassemblyjs/wast-printer@1.11.1
├─ @webpack-cli/configtest@2.0.1
├─ @webpack-cli/info@2.0.1
├─ @webpack-cli/serve@2.0.1
├─ @xtuc/ieee754@1.2.0
├─ accepts@1.3.8
├─ acorn-import-assertions@1.8.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.1
├─ aggregate-error@3.1.0
├─ ajv-keywords@3.5.2
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-html-community@0.0.8
├─ anymatch@3.1.3
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-find-index@1.0.2
├─ array-flatten@1.1.1
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flatmap@1.3.1
├─ array.prototype.tosorted@1.1.1
├─ arrify@1.0.1
├─ asynckit@0.4.0
├─ axios@1.2.1
├─ babel-code-frame@6.26.0
├─ babel-helper-function-name@6.24.1
├─ babel-helper-get-function-arity@6.24.1
├─ babel-loader@9.1.0
├─ babel-messages@6.23.0
├─ babel-plugin-polyfill-corejs2@0.3.3
├─ babel-plugin-polyfill-corejs3@0.6.0
├─ babel-plugin-polyfill-regenerator@0.4.1
├─ babel-plugin-react-html-attrs@3.0.5
├─ 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.2
├─ batch@0.6.1
├─ big.js@5.2.2
├─ binary-extensions@2.2.0
├─ body-parser@1.20.1
├─ bonjour-service@1.0.14
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ browserslist@4.21.4
├─ buffer-from@1.1.2
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ camelize@1.0.1
├─ caniuse-lite@1.0.30001439
├─ chalk@4.1.2
├─ chart.js@3.9.1
├─ chokidar@3.5.3
├─ chrome-trace-event@1.0.3
├─ clean-css@5.2.0
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ clone-deep@4.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ combined-stream@1.0.8
├─ commondir@1.0.1
├─ compressible@2.0.18
├─ compression@1.7.4
├─ concat-map@0.0.1
├─ connect-history-api-fallback@2.0.0
├─ content-disposition@0.5.4
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cookie-signature@1.0.6
├─ cookie@0.5.0
├─ copy-webpack-plugin@11.0.0
├─ core-js@2.6.12
├─ core-util-is@1.0.3
├─ cosmiconfig@7.1.0
├─ create-require@1.1.1
├─ css-color-keywords@1.0.0
├─ css-select@4.3.0
├─ css-to-react-native@3.0.0
├─ css-vendor@2.0.8
├─ css-what@6.1.0
├─ dargs@7.0.0
├─ debounce@1.2.1
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ default-gateway@6.0.3
├─ define-lazy-prop@2.0.0
├─ delayed-stream@1.0.0
├─ detect-node@2.1.0
├─ diff@4.0.2
├─ dns-equal@1.0.0
├─ dns-packet@5.4.0
├─ doctrine@2.1.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.2.1
├─ dom-serializer@1.4.1
├─ domutils@2.8.0
├─ dot-case@3.0.4
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ ee-first@1.1.1
├─ electron-to-chromium@1.4.284
├─ emoji-regex@8.0.0
├─ emojis-list@3.0.0
├─ encoding-japanese@2.0.0
├─ enhanced-resolve@5.12.0
├─ envinfo@7.8.1
├─ error-ex@1.3.2
├─ es-module-lexer@0.9.3
├─ es-to-primitive@1.2.1
├─ escape-string-regexp@1.0.5
├─ eslint-plugin-react-hooks@4.6.0
├─ eslint-plugin-react@7.31.11
├─ eslint-scope@5.1.1
├─ eslint@8.30.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ eventemitter3@4.0.7
├─ events@3.3.0
├─ express@4.18.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@3.0.0
├─ fastest-levenshtein@1.0.16
├─ fastq@1.14.0
├─ faye-websocket@0.11.4
├─ file-entry-cache@6.0.1
├─ file-loader@6.2.0
├─ file-saver@2.0.5
├─ fill-range@7.0.1
├─ finalhandler@1.2.0
├─ find-cache-dir@3.3.2
├─ find-up@4.1.0
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ follow-redirects@1.15.2
├─ form-data@4.0.0
├─ forwarded@0.2.0
├─ fs-extra@10.1.0
├─ fs-monkey@1.0.3
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ gensync@1.0.0-beta.2
├─ get-caller-file@2.0.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@5.1.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@13.1.3
├─ gopd@1.0.1
├─ graceful-fs@4.2.10
├─ grapheme-splitter@1.0.4
├─ handle-thing@2.0.1
├─ hard-rejection@2.1.0
├─ has-ansi@2.0.0
├─ has-bigints@1.0.2
├─ he@1.2.0
├─ hosted-git-info@4.1.0
├─ hpack.js@2.1.6
├─ html-entities@2.3.3
├─ html-loader@4.2.0
├─ html-minifier-terser@6.1.0
├─ html-webpack-plugin@5.5.0
├─ htmlparser2@6.1.0
├─ http-deceiver@1.2.7
├─ http-parser-js@0.5.8
├─ http-proxy-middleware@2.0.6
├─ http-proxy@1.18.1
├─ human-signals@2.1.0
├─ husky@8.0.2
├─ hyphenate-style-name@1.0.4
├─ import-local@3.1.0
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ interpret@3.1.1
├─ invariant@2.2.4
├─ ipaddr.js@2.0.1
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-binary-path@2.1.0
├─ is-boolean-object@1.1.2
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-docker@2.2.1
├─ is-extglob@2.1.1
├─ is-in-browser@1.1.3
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@3.0.0
├─ is-plain-object@2.0.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ is-wsl@2.2.0
├─ isarray@1.0.0
├─ isexe@2.0.0
├─ isobject@3.0.1
├─ jest-worker@27.5.1
├─ js-sdsl@4.2.0
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json5@2.2.2
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jss-plugin-camel-case@10.9.2
├─ jss-plugin-default-unit@10.9.2
├─ jss-plugin-global@10.9.2
├─ jss-plugin-nested@10.9.2
├─ jss-plugin-props-sort@10.9.2
├─ jss-plugin-rule-value-function@10.9.2
├─ jss-plugin-vendor-prefixer@10.9.2
├─ jsx-ast-utils@3.3.3
├─ keycharm@0.4.0
├─ license-checker-webpack-plugin@0.2.1
├─ lilconfig@2.0.6
├─ lines-and-columns@1.2.4
├─ lint-staged@13.1.0
├─ listr2@5.0.6
├─ loader-runner@4.3.0
├─ loader-utils@2.0.4
├─ locate-path@5.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.debounce@4.0.8
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mapvalues@4.6.0
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.template@4.5.0
├─ lodash.templatesettings@4.2.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@4.0.0
├─ loose-envify@1.4.0
├─ lower-case@2.0.2
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ media-typer@0.3.0
├─ memfs@3.4.12
├─ merge-descriptors@1.0.1
├─ methods@1.1.2
├─ micromatch@4.0.5
├─ mime-db@1.52.0
├─ mime-types@2.1.35
├─ mime@1.6.0
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimalistic-assert@1.0.1
├─ minimatch@3.1.2
├─ minimist-options@4.1.0
├─ minimist@1.2.7
├─ moment@2.29.4
├─ ms@2.1.2
├─ multicast-dns@7.2.5
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ negotiator@0.6.3
├─ neo-async@2.6.2
├─ node-forge@1.3.1
├─ node-releases@2.0.8
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ nth-check@2.1.1
├─ object.assign@4.1.4
├─ object.entries@1.1.6
├─ object.fromentries@2.0.6
├─ object.hasown@1.1.2
├─ object.values@1.1.6
├─ obuf@1.1.2
├─ on-headers@1.0.2
├─ onetime@5.1.2
├─ open@8.4.0
├─ optionator@0.9.1
├─ p-limit@2.3.0
├─ p-locate@4.1.0
├─ p-map@4.0.0
├─ p-retry@4.6.2
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ parse5@7.1.2
├─ pascal-case@3.1.2
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-to-regexp@0.1.7
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ pkg-dir@4.2.0
├─ popper.js@1.16.1-lts
├─ postcss-value-parser@4.2.0
├─ pretty-error@4.0.0
├─ process-nextick-args@2.0.1
├─ prop-types@15.8.1
├─ proxy-addr@2.0.7
├─ proxy-from-env@1.1.0
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ randombytes@2.1.0
├─ raw-body@2.5.1
├─ react-dom@18.2.0
├─ react-fast-compare@3.2.0
├─ react-is@16.13.1
├─ react-transition-group@4.4.5
├─ react@18.2.0
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ readdirp@3.6.0
├─ rechoir@0.8.0
├─ redent@3.0.0
├─ regenerate-unicode-properties@10.1.0
├─ regenerator-runtime@0.11.1
├─ regenerator-transform@0.15.1
├─ regexpu-core@5.2.2
├─ regjsgen@0.7.1
├─ regjsparser@0.9.1
├─ renderkid@3.0.0
├─ require-directory@2.1.1
├─ require-from-string@2.0.2
├─ requires-port@1.0.0
├─ resolve-cwd@3.0.0
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ retry@0.13.1
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ run-parallel@1.2.0
├─ rxjs@7.8.0
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ safer-buffer@2.1.2
├─ scheduler@0.23.0
├─ select-hose@2.0.0
├─ selfsigned@2.1.1
├─ serve-index@1.9.1
├─ serve-static@1.15.0
├─ shallow-clone@3.0.1
├─ shallowequal@1.1.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ signal-exit@3.0.7
├─ slash@4.0.0
├─ slice-ansi@5.0.0
├─ sockjs@0.3.24
├─ source-list-map@2.0.1
├─ source-map-support@0.5.21
├─ source-map@0.6.1
├─ 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.1
├─ spdy-transport@3.0.0
├─ spdy@4.0.2
├─ sprintf-js@1.1.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.matchall@4.0.8
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ superstruct@0.10.13
├─ supports-color@5.5.0
├─ tapable@2.2.1
├─ terser-webpack-plugin@5.3.6
├─ terser@5.16.1
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ thunky@1.1.0
├─ to-fast-properties@2.0.0
├─ to-regex-range@5.0.1
├─ toidentifier@1.0.1
├─ trim-newlines@3.0.1
├─ tslib@2.4.1
├─ type-check@0.4.0
├─ type-fest@0.20.2
├─ typescript@4.9.4
├─ unbox-primitive@1.0.2
├─ unicode-canonical-property-names-ecmascript@2.0.0
├─ unicode-match-property-ecmascript@2.0.0
├─ unicode-match-property-value-ecmascript@2.1.0
├─ unicode-property-aliases-ecmascript@2.1.0
├─ update-browserslist-db@1.0.10
├─ util-deprecate@1.0.2
├─ utila@0.4.0
├─ utils-merge@1.0.1
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ vis-data@7.1.4
├─ vis-network@9.1.2
├─ vis-util@5.0.3
├─ watchpack@2.4.0
├─ wbuf@1.7.3
├─ webpack-cli@5.0.1
├─ webpack-dev-middleware@5.3.3
├─ webpack-dev-server@4.11.1
├─ webpack-merge@5.8.0
├─ webpack-sources@1.4.3
├─ webpack@5.75.0
├─ websocket-driver@0.7.4
├─ websocket-extensions@0.1.4
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ wildcard@2.0.0
├─ word-wrap@1.2.3
├─ wrap-ansi@6.2.0
├─ ws@8.11.0
├─ y18n@5.0.8
├─ yallist@4.0.0
├─ yaml@2.2.0
├─ yargs-parser@21.1.1
├─ yargs@17.6.2
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 26.07s.

stderr:

warning @technote-space/ga-framework > @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
warning @technote-space/ga-framework > @material-ui/core > @material-ui/styles@4.11.5: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
warning babel-plugin-transform-class-properties > babel-runtime > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
warning @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
warning " > @material-ui/core@4.12.4" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning " > @material-ui/core@4.12.4" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@technote-space/ga-framework > styled-components@5.3.6" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-data@7.1.4" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-util@5.0.3" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 938
Done in 0.74s.

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 Dec 21, 2022
@technote-space technote-space changed the title feat: release release: v0.1.15 Dec 21, 2022
@technote-space technote-space added the Release: Patch Patch release label Dec 21, 2022
@github-actions github-actions bot added the Status: In Progress Tracking issues with work in progress label Dec 21, 2022
@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/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/hello-genetic-algorithm/hello-genetic-algorithm/package.json

 @babel/core                                ^7.20.5  →  ^7.20.7
 @babel/plugin-proposal-object-rest-spread  ^7.20.2  →  ^7.20.7

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 28.72s.

stderr:

warning " > @material-ui/core@4.12.4" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning " > @material-ui/core@4.12.4" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/styles@4.11.5" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/styles@4.11.5" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/system@4.12.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/system@4.12.2" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/utils@4.11.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/utils@4.11.3" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@technote-space/ga-framework > styled-components@5.3.6" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-data@7.1.4" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-util@5.0.3" has unmet peer dependency "component-emitter@^1.3.0".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 616 new dependencies.
info Direct dependencies
├─ @babel/core@7.20.7
├─ @babel/plugin-proposal-object-rest-spread@7.20.7
├─ @babel/plugin-transform-react-inline-elements@7.18.6
├─ @babel/preset-env@7.20.2
├─ @babel/preset-flow@7.18.6
├─ @babel/preset-react@7.18.6
├─ @babel/preset-typescript@7.18.6
├─ @commitlint/cli@17.3.0
├─ @commitlint/config-conventional@17.3.0
├─ @technote-space/ga-framework@0.14.21
├─ @technote-space/genetic-algorithms-js@0.8.27
├─ @types/encoding-japanese@2.0.1
├─ @types/fast-levenshtein@0.0.2
├─ @types/file-saver@2.0.5
├─ @typescript-eslint/eslint-plugin@5.47.0
├─ @typescript-eslint/parser@5.47.0
├─ axios@1.2.1
├─ babel-loader@9.1.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-transform-class-properties@6.24.1
├─ copy-webpack-plugin@11.0.0
├─ encoding-japanese@2.0.0
├─ eslint-plugin-react-hooks@4.6.0
├─ eslint-plugin-react@7.31.11
├─ eslint@8.30.0
├─ fast-levenshtein@3.0.0
├─ file-loader@6.2.0
├─ file-saver@2.0.5
├─ html-loader@4.2.0
├─ html-webpack-plugin@5.5.0
├─ husky@8.0.2
├─ license-checker-webpack-plugin@0.2.1
├─ lint-staged@13.1.0
├─ react-dom@18.2.0
├─ react@18.2.0
├─ sprintf-js@1.1.2
├─ terser-webpack-plugin@5.3.6
├─ typescript@4.9.4
├─ webpack-cli@5.0.1
├─ webpack-dev-server@4.11.1
├─ webpack-merge@5.8.0
└─ webpack@5.75.0
info All dependencies
├─ @ampproject/remapping@2.2.0
├─ @babel/code-frame@7.18.6
├─ @babel/compat-data@7.20.5
├─ @babel/core@7.20.7
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.18.9
├─ @babel/helper-builder-react-jsx@7.19.0
├─ @babel/helper-compilation-targets@7.20.7
├─ @babel/helper-explode-assignable-expression@7.18.6
├─ @babel/helper-module-transforms@7.20.7
├─ @babel/helper-replace-supers@7.20.7
├─ @babel/helper-string-parser@7.19.4
├─ @babel/helper-wrap-function@7.20.5
├─ @babel/helpers@7.20.7
├─ @babel/highlight@7.18.6
├─ @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6
├─ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7
├─ @babel/plugin-proposal-async-generator-functions@7.20.7
├─ @babel/plugin-proposal-class-static-block@7.20.7
├─ @babel/plugin-proposal-dynamic-import@7.18.6
├─ @babel/plugin-proposal-export-namespace-from@7.18.9
├─ @babel/plugin-proposal-json-strings@7.18.6
├─ @babel/plugin-proposal-logical-assignment-operators@7.20.7
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.18.6
├─ @babel/plugin-proposal-numeric-separator@7.18.6
├─ @babel/plugin-proposal-object-rest-spread@7.20.7
├─ @babel/plugin-proposal-optional-catch-binding@7.18.6
├─ @babel/plugin-proposal-optional-chaining@7.20.7
├─ @babel/plugin-proposal-private-methods@7.18.6
├─ @babel/plugin-proposal-private-property-in-object@7.20.5
├─ @babel/plugin-proposal-unicode-property-regex@7.18.6
├─ @babel/plugin-syntax-class-properties@7.12.13
├─ @babel/plugin-syntax-flow@7.18.6
├─ @babel/plugin-syntax-import-assertions@7.20.0
├─ @babel/plugin-syntax-jsx@7.18.6
├─ @babel/plugin-syntax-top-level-await@7.14.5
├─ @babel/plugin-syntax-typescript@7.20.0
├─ @babel/plugin-transform-arrow-functions@7.20.7
├─ @babel/plugin-transform-async-to-generator@7.20.7
├─ @babel/plugin-transform-block-scoped-functions@7.18.6
├─ @babel/plugin-transform-block-scoping@7.20.9
├─ @babel/plugin-transform-classes@7.20.7
├─ @babel/plugin-transform-computed-properties@7.20.7
├─ @babel/plugin-transform-destructuring@7.20.7
├─ @babel/plugin-transform-dotall-regex@7.18.6
├─ @babel/plugin-transform-duplicate-keys@7.18.9
├─ @babel/plugin-transform-exponentiation-operator@7.18.6
├─ @babel/plugin-transform-flow-strip-types@7.19.0
├─ @babel/plugin-transform-for-of@7.18.8
├─ @babel/plugin-transform-function-name@7.18.9
├─ @babel/plugin-transform-literals@7.18.9
├─ @babel/plugin-transform-member-expression-literals@7.18.6
├─ @babel/plugin-transform-modules-amd@7.20.7
├─ @babel/plugin-transform-modules-commonjs@7.20.7
├─ @babel/plugin-transform-modules-systemjs@7.19.6
├─ @babel/plugin-transform-modules-umd@7.18.6
├─ @babel/plugin-transform-named-capturing-groups-regex@7.20.5
├─ @babel/plugin-transform-new-target@7.18.6
├─ @babel/plugin-transform-object-super@7.18.6
├─ @babel/plugin-transform-parameters@7.20.7
├─ @babel/plugin-transform-property-literals@7.18.6
├─ @babel/plugin-transform-react-display-name@7.18.6
├─ @babel/plugin-transform-react-inline-elements@7.18.6
├─ @babel/plugin-transform-react-jsx-development@7.18.6
├─ @babel/plugin-transform-react-pure-annotations@7.18.6
├─ @babel/plugin-transform-regenerator@7.20.5
├─ @babel/plugin-transform-reserved-words@7.18.6
├─ @babel/plugin-transform-shorthand-properties@7.18.6
├─ @babel/plugin-transform-spread@7.20.7
├─ @babel/plugin-transform-sticky-regex@7.18.6
├─ @babel/plugin-transform-template-literals@7.18.9
├─ @babel/plugin-transform-typeof-symbol@7.18.9
├─ @babel/plugin-transform-typescript@7.20.7
├─ @babel/plugin-transform-unicode-escapes@7.18.10
├─ @babel/plugin-transform-unicode-regex@7.18.6
├─ @babel/preset-env@7.20.2
├─ @babel/preset-flow@7.18.6
├─ @babel/preset-modules@0.1.5
├─ @babel/preset-react@7.18.6
├─ @babel/preset-typescript@7.18.6
├─ @babel/runtime@7.20.7
├─ @babel/traverse@7.20.8
├─ @commitlint/cli@17.3.0
├─ @commitlint/config-conventional@17.3.0
├─ @commitlint/ensure@17.3.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.2.0
├─ @commitlint/lint@17.3.0
├─ @commitlint/load@17.3.0
├─ @commitlint/message@17.2.0
├─ @commitlint/parse@17.2.0
├─ @commitlint/read@17.2.0
├─ @commitlint/resolve-extends@17.3.0
├─ @commitlint/rules@17.3.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @discoveryjs/json-ext@0.5.7
├─ @egjs/hammerjs@2.0.17
├─ @emotion/hash@0.8.0
├─ @emotion/is-prop-valid@1.2.0
├─ @emotion/memoize@0.8.0
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @eslint/eslintrc@1.4.0
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @jridgewell/gen-mapping@0.3.2
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/source-map@0.3.2
├─ @jridgewell/trace-mapping@0.3.17
├─ @leichtgewicht/ip-codec@2.0.4
├─ @material-ui/styles@4.11.5
├─ @material-ui/system@4.12.2
├─ @mui-treasury/layout@4.5.1
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @technote-space/ga-framework@0.14.21
├─ @technote-space/genetic-algorithms-js@0.8.27
├─ @technote-space/worker-controller@0.5.56
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/body-parser@1.19.2
├─ @types/bonjour@3.5.10
├─ @types/connect-history-api-fallback@1.3.5
├─ @types/connect@3.4.35
├─ @types/encoding-japanese@2.0.1
├─ @types/eslint-scope@3.7.4
├─ @types/eslint@8.4.10
├─ @types/express-serve-static-core@4.17.31
├─ @types/express@4.17.15
├─ @types/fast-levenshtein@0.0.2
├─ @types/file-saver@2.0.5
├─ @types/hammerjs@2.0.41
├─ @types/html-minifier-terser@6.1.0
├─ @types/http-proxy@1.17.9
├─ @types/json-schema@7.0.11
├─ @types/lodash.mapvalues@4.6.7
├─ @types/lodash@4.14.191
├─ @types/mime@3.0.1
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.5
├─ @types/range-parser@1.2.4
├─ @types/react-transition-group@4.4.5
├─ @types/react@18.0.26
├─ @types/retry@0.12.0
├─ @types/scheduler@0.16.2
├─ @types/semver@7.3.13
├─ @types/serve-index@1.9.1
├─ @types/serve-static@1.15.0
├─ @types/sockjs@0.3.33
├─ @types/ws@8.5.3
├─ @typescript-eslint/eslint-plugin@5.47.0
├─ @typescript-eslint/parser@5.47.0
├─ @typescript-eslint/type-utils@5.47.0
├─ @webassemblyjs/floating-point-hex-parser@1.11.1
├─ @webassemblyjs/helper-numbers@1.11.1
├─ @webassemblyjs/helper-wasm-section@1.11.1
├─ @webassemblyjs/wasm-edit@1.11.1
├─ @webassemblyjs/wasm-opt@1.11.1
├─ @webassemblyjs/wast-printer@1.11.1
├─ @webpack-cli/configtest@2.0.1
├─ @webpack-cli/info@2.0.1
├─ @webpack-cli/serve@2.0.1
├─ @xtuc/ieee754@1.2.0
├─ accepts@1.3.8
├─ acorn-import-assertions@1.8.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.1
├─ aggregate-error@3.1.0
├─ ajv-keywords@3.5.2
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-html-community@0.0.8
├─ anymatch@3.1.3
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-find-index@1.0.2
├─ array-flatten@1.1.1
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flatmap@1.3.1
├─ array.prototype.tosorted@1.1.1
├─ arrify@1.0.1
├─ asynckit@0.4.0
├─ axios@1.2.1
├─ babel-code-frame@6.26.0
├─ babel-helper-function-name@6.24.1
├─ babel-helper-get-function-arity@6.24.1
├─ babel-loader@9.1.0
├─ babel-messages@6.23.0
├─ babel-plugin-polyfill-corejs2@0.3.3
├─ babel-plugin-polyfill-corejs3@0.6.0
├─ babel-plugin-polyfill-regenerator@0.4.1
├─ babel-plugin-react-html-attrs@3.0.5
├─ 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.2
├─ batch@0.6.1
├─ big.js@5.2.2
├─ binary-extensions@2.2.0
├─ body-parser@1.20.1
├─ bonjour-service@1.0.14
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ browserslist@4.21.4
├─ buffer-from@1.1.2
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ camelize@1.0.1
├─ caniuse-lite@1.0.30001441
├─ chalk@4.1.2
├─ chart.js@3.9.1
├─ chokidar@3.5.3
├─ chrome-trace-event@1.0.3
├─ clean-css@5.2.0
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ clone-deep@4.0.1
├─ clsx@1.2.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ combined-stream@1.0.8
├─ commondir@1.0.1
├─ compressible@2.0.18
├─ compression@1.7.4
├─ concat-map@0.0.1
├─ connect-history-api-fallback@2.0.0
├─ content-disposition@0.5.4
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cookie-signature@1.0.6
├─ cookie@0.5.0
├─ copy-webpack-plugin@11.0.0
├─ core-js@2.6.12
├─ core-util-is@1.0.3
├─ cosmiconfig@7.1.0
├─ create-require@1.1.1
├─ css-color-keywords@1.0.0
├─ css-select@4.3.0
├─ css-to-react-native@3.0.0
├─ css-vendor@2.0.8
├─ css-what@6.1.0
├─ dargs@7.0.0
├─ debounce@1.2.1
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ default-gateway@6.0.3
├─ define-lazy-prop@2.0.0
├─ delayed-stream@1.0.0
├─ detect-node@2.1.0
├─ diff@4.0.2
├─ dns-equal@1.0.0
├─ dns-packet@5.4.0
├─ doctrine@2.1.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.2.1
├─ dom-serializer@1.4.1
├─ domutils@2.8.0
├─ dot-case@3.0.4
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ ee-first@1.1.1
├─ electron-to-chromium@1.4.284
├─ emoji-regex@8.0.0
├─ emojis-list@3.0.0
├─ encoding-japanese@2.0.0
├─ enhanced-resolve@5.12.0
├─ envinfo@7.8.1
├─ error-ex@1.3.2
├─ es-module-lexer@0.9.3
├─ es-to-primitive@1.2.1
├─ escape-string-regexp@1.0.5
├─ eslint-plugin-react-hooks@4.6.0
├─ eslint-plugin-react@7.31.11
├─ eslint-scope@5.1.1
├─ eslint@8.30.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ eventemitter3@4.0.7
├─ events@3.3.0
├─ express@4.18.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@3.0.0
├─ fastest-levenshtein@1.0.16
├─ fastq@1.14.0
├─ faye-websocket@0.11.4
├─ file-entry-cache@6.0.1
├─ file-loader@6.2.0
├─ file-saver@2.0.5
├─ fill-range@7.0.1
├─ finalhandler@1.2.0
├─ find-cache-dir@3.3.2
├─ find-up@4.1.0
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ follow-redirects@1.15.2
├─ form-data@4.0.0
├─ forwarded@0.2.0
├─ fs-extra@10.1.0
├─ fs-monkey@1.0.3
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ gensync@1.0.0-beta.2
├─ get-caller-file@2.0.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@5.1.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@13.1.3
├─ gopd@1.0.1
├─ graceful-fs@4.2.10
├─ grapheme-splitter@1.0.4
├─ handle-thing@2.0.1
├─ hard-rejection@2.1.0
├─ has-ansi@2.0.0
├─ has-bigints@1.0.2
├─ he@1.2.0
├─ hoist-non-react-statics@3.3.2
├─ hosted-git-info@4.1.0
├─ hpack.js@2.1.6
├─ html-entities@2.3.3
├─ html-loader@4.2.0
├─ html-minifier-terser@6.1.0
├─ html-webpack-plugin@5.5.0
├─ htmlparser2@6.1.0
├─ http-deceiver@1.2.7
├─ http-parser-js@0.5.8
├─ http-proxy-middleware@2.0.6
├─ http-proxy@1.18.1
├─ human-signals@2.1.0
├─ husky@8.0.2
├─ hyphenate-style-name@1.0.4
├─ import-local@3.1.0
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ interpret@3.1.1
├─ invariant@2.2.4
├─ ipaddr.js@2.0.1
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-binary-path@2.1.0
├─ is-boolean-object@1.1.2
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-docker@2.2.1
├─ is-extglob@2.1.1
├─ is-in-browser@1.1.3
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@3.0.0
├─ is-plain-object@2.0.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ is-wsl@2.2.0
├─ isarray@1.0.0
├─ isexe@2.0.0
├─ isobject@3.0.1
├─ jest-worker@27.5.1
├─ js-sdsl@4.2.0
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json5@2.2.2
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jss-plugin-camel-case@10.9.2
├─ jss-plugin-default-unit@10.9.2
├─ jss-plugin-global@10.9.2
├─ jss-plugin-nested@10.9.2
├─ jss-plugin-props-sort@10.9.2
├─ jss-plugin-rule-value-function@10.9.2
├─ jss-plugin-vendor-prefixer@10.9.2
├─ jsx-ast-utils@3.3.3
├─ keycharm@0.4.0
├─ license-checker-webpack-plugin@0.2.1
├─ lilconfig@2.0.6
├─ lines-and-columns@1.2.4
├─ lint-staged@13.1.0
├─ listr2@5.0.6
├─ loader-runner@4.3.0
├─ loader-utils@2.0.4
├─ locate-path@5.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.debounce@4.0.8
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mapvalues@4.6.0
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.template@4.5.0
├─ lodash.templatesettings@4.2.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@4.0.0
├─ loose-envify@1.4.0
├─ lower-case@2.0.2
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ media-typer@0.3.0
├─ memfs@3.4.12
├─ merge-descriptors@1.0.1
├─ methods@1.1.2
├─ micromatch@4.0.5
├─ mime-db@1.52.0
├─ mime-types@2.1.35
├─ mime@1.6.0
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimalistic-assert@1.0.1
├─ minimatch@3.1.2
├─ minimist-options@4.1.0
├─ minimist@1.2.7
├─ moment@2.29.4
├─ ms@2.1.2
├─ multicast-dns@7.2.5
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ negotiator@0.6.3
├─ neo-async@2.6.2
├─ node-forge@1.3.1
├─ node-releases@2.0.8
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ nth-check@2.1.1
├─ object.assign@4.1.4
├─ object.entries@1.1.6
├─ object.fromentries@2.0.6
├─ object.hasown@1.1.2
├─ object.values@1.1.6
├─ obuf@1.1.2
├─ on-headers@1.0.2
├─ onetime@5.1.2
├─ open@8.4.0
├─ optionator@0.9.1
├─ p-limit@2.3.0
├─ p-locate@4.1.0
├─ p-map@4.0.0
├─ p-retry@4.6.2
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ parse5@7.1.2
├─ pascal-case@3.1.2
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-to-regexp@0.1.7
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ pkg-dir@4.2.0
├─ popper.js@1.16.1-lts
├─ postcss-value-parser@4.2.0
├─ pretty-error@4.0.0
├─ process-nextick-args@2.0.1
├─ prop-types@15.8.1
├─ proxy-addr@2.0.7
├─ proxy-from-env@1.1.0
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ randombytes@2.1.0
├─ raw-body@2.5.1
├─ react-dom@18.2.0
├─ react-fast-compare@3.2.0
├─ react-is@16.13.1
├─ react-transition-group@4.4.5
├─ react@18.2.0
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ readdirp@3.6.0
├─ rechoir@0.8.0
├─ redent@3.0.0
├─ regenerate-unicode-properties@10.1.0
├─ regenerator-runtime@0.11.1
├─ regenerator-transform@0.15.1
├─ regexpu-core@5.2.2
├─ regjsgen@0.7.1
├─ regjsparser@0.9.1
├─ renderkid@3.0.0
├─ require-directory@2.1.1
├─ require-from-string@2.0.2
├─ requires-port@1.0.0
├─ resolve-cwd@3.0.0
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ retry@0.13.1
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ run-parallel@1.2.0
├─ rxjs@7.8.0
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ safer-buffer@2.1.2
├─ scheduler@0.23.0
├─ select-hose@2.0.0
├─ selfsigned@2.1.1
├─ serve-index@1.9.1
├─ serve-static@1.15.0
├─ shallow-clone@3.0.1
├─ shallowequal@1.1.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ signal-exit@3.0.7
├─ slash@4.0.0
├─ slice-ansi@5.0.0
├─ sockjs@0.3.24
├─ source-list-map@2.0.1
├─ source-map-support@0.5.21
├─ source-map@0.6.1
├─ 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.1
├─ spdy-transport@3.0.0
├─ spdy@4.0.2
├─ sprintf-js@1.1.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.matchall@4.0.8
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ superstruct@0.10.13
├─ supports-color@5.5.0
├─ tapable@2.2.1
├─ terser-webpack-plugin@5.3.6
├─ terser@5.16.1
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ thunky@1.1.0
├─ to-fast-properties@2.0.0
├─ to-regex-range@5.0.1
├─ toidentifier@1.0.1
├─ trim-newlines@3.0.1
├─ tslib@2.4.1
├─ type-check@0.4.0
├─ type-fest@0.20.2
├─ typescript@4.9.4
├─ unbox-primitive@1.0.2
├─ unicode-canonical-property-names-ecmascript@2.0.0
├─ unicode-match-property-ecmascript@2.0.0
├─ unicode-match-property-value-ecmascript@2.1.0
├─ unicode-property-aliases-ecmascript@2.1.0
├─ update-browserslist-db@1.0.10
├─ util-deprecate@1.0.2
├─ utila@0.4.0
├─ utils-merge@1.0.1
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ vis-data@7.1.4
├─ vis-network@9.1.2
├─ vis-util@5.0.3
├─ watchpack@2.4.0
├─ wbuf@1.7.3
├─ webpack-cli@5.0.1
├─ webpack-dev-middleware@5.3.3
├─ webpack-dev-server@4.11.1
├─ webpack-merge@5.8.0
├─ webpack-sources@1.4.3
├─ webpack@5.75.0
├─ websocket-driver@0.7.4
├─ websocket-extensions@0.1.4
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ wildcard@2.0.0
├─ word-wrap@1.2.3
├─ wrap-ansi@6.2.0
├─ ws@8.11.0
├─ y18n@5.0.8
├─ yallist@4.0.0
├─ yaml@2.2.0
├─ yargs-parser@21.1.1
├─ yargs@17.6.2
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 17.20s.

stderr:

warning @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
warning @material-ui/core > @material-ui/styles@4.11.5: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
warning @technote-space/ga-framework > @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
warning babel-plugin-transform-class-properties > babel-runtime > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
warning " > @material-ui/core@4.12.4" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning " > @material-ui/core@4.12.4" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/system@4.12.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/system@4.12.2" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/utils@4.11.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/utils@4.11.3" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/styles@4.11.5" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
warning "@material-ui/core > @material-ui/styles@4.11.5" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
warning "@technote-space/ga-framework > vis-data@7.1.4" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > styled-components@5.3.6" has unmet peer dependency "react-is@>= 16.8.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "component-emitter@^1.3.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "timsort@^0.3.0".
warning "@technote-space/ga-framework > vis-network@9.1.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning "@technote-space/ga-framework > vis-util@5.0.3" has unmet peer dependency "component-emitter@^1.3.0".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 940
Done in 0.76s.

Changed files

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

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space technote-space changed the title release: v0.1.15 release: v0.2.0 Dec 27, 2022
@technote-space technote-space added Release: Minor Minor release and removed Release: Patch Patch release labels Dec 27, 2022
@technote-space technote-space merged commit 5d8de0f into master Dec 27, 2022
@technote-space technote-space deleted the release/next-v0.1.14 branch December 27, 2022 09:47
@github-actions github-actions bot removed the Status: In Progress Tracking issues with work in progress label Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release: Minor Minor release Type: Release Add to Release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants