Skip to content

Commit

Permalink
Upgrade many dependencies (#1001)
Browse files Browse the repository at this point in the history
* Update package.json

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Create run-commit.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Commit from GitHub Actions (Run and commit)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update dependabot.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump style-loader from 0.23.1 to 3.3.1

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 3.3.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v3.3.1)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @babel/cli from 7.13.14 to 7.19.3

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.14 to 7.19.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.3/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump http-proxy-middleware from 0.19.1 to 2.0.6

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 0.19.1 to 2.0.6.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v0.19.1...v2.0.6)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @babel/core from 7.3.4 to 7.19.3

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.3.4 to 7.19.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.3/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update dependabot.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump worker-loader from 2.0.0 to 3.0.8

* Bump worker-loader from 2.0.0 to 3.0.8

Bumps [worker-loader](https://github.com/webpack-contrib/worker-loader) from 2.0.0 to 3.0.8.
- [Release notes](https://github.com/webpack-contrib/worker-loader/releases)
- [Changelog](https://github.com/webpack-contrib/worker-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/worker-loader/compare/v2.0.0...v3.0.8)

---
updated-dependencies:
- dependency-name: worker-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update webpack-factory.js

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @babel/preset-env from 7.3.4 to 7.19.4

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.3.4 to 7.19.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump enzyme from 3.9.0 to 3.11.0

Bumps [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) from 3.9.0 to 3.11.0.
- [Release notes](https://github.com/airbnb/enzyme/releases)
- [Changelog](https://github.com/enzymejs/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/enzyme/commits/enzyme@3.11.0/packages/enzyme)

---
updated-dependencies:
- dependency-name: enzyme
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump css-loader from 2.1.1 to 6.7.1

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v6.7.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump eslint-config-prettier from 4.0.0 to 6.15.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 4.0.0 to 6.15.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v4.0.0...v6.15.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump prettier from 1.18.2 to 2.7.1

* Bump prettier from 1.18.2 to 2.7.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.18.2...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package.json

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update .eslintrc.js

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update run-commit.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update run-commit.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Commit from GitHub Actions (Run and commit)

* Update run-commit.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: mmorel-35 <mmorel-35@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump url-loader from 1.1.2 to 4.1.1

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 1.1.2 to 4.1.1.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v1.1.2...v4.1.1)

---
updated-dependencies:
- dependency-name: url-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump combokeys from 3.0.0 to 3.0.1

Bumps [combokeys](https://github.com/PolicyStat/combokeys) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/PolicyStat/combokeys/releases)
- [Commits](https://github.com/PolicyStat/combokeys/commits/v3.0.1)

---
updated-dependencies:
- dependency-name: combokeys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump rxjs-compat from 6.4.0 to 6.6.7

Bumps rxjs-compat from 6.4.0 to 6.6.7.

---
updated-dependencies:
- dependency-name: rxjs-compat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump copy-to-clipboard from 3.1.0 to 3.3.2

Bumps [copy-to-clipboard](https://github.com/sudodoki/copy-to-clipboard) from 3.1.0 to 3.3.2.
- [Release notes](https://github.com/sudodoki/copy-to-clipboard/releases)
- [Commits](https://github.com/sudodoki/copy-to-clipboard/compare/v3.1.0...v3.3.2)

---
updated-dependencies:
- dependency-name: copy-to-clipboard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump raven-js from 3.27.0 to 3.27.2

Bumps [raven-js](https://github.com/getsentry/raven-js) from 3.27.0 to 3.27.2.
- [Release notes](https://github.com/getsentry/raven-js/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/raven-js/compare/raven-js@3.27.0...v3.27.2)

---
updated-dependencies:
- dependency-name: raven-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump cytoscape-dagre from 2.3.2 to 2.4.0

Bumps [cytoscape-dagre](https://github.com/cytoscape/cytoscape.js-dagre) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/cytoscape/cytoscape.js-dagre/releases)
- [Commits](https://github.com/cytoscape/cytoscape.js-dagre/compare/v2.3.2...v2.4.0)

---
updated-dependencies:
- dependency-name: cytoscape-dagre
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update dependabot.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump u-basscss from 2.0.0 to 2.0.1

Bumps [u-basscss](https://github.com/tiffon/u-basscss) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/tiffon/u-basscss/releases)
- [Commits](https://github.com/tiffon/u-basscss/commits)

---
updated-dependencies:
- dependency-name: u-basscss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump react-helmet from 5.2.0 to 6.1.0

* Bump react-helmet from 5.2.0 to 6.1.0

Bumps [react-helmet](https://github.com/nfl/react-helmet) from 5.2.0 to 6.1.0.
- [Release notes](https://github.com/nfl/react-helmet/releases)
- [Changelog](https://github.com/nfl/react-helmet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nfl/react-helmet/compare/5.2.0...6.1.0)

---
updated-dependencies:
- dependency-name: react-helmet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update run-commit.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Commit from GitHub Actions (Run and commit)

* Update run-commit.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: mmorel-35 <mmorel-35@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump file-loader from 3.0.1 to 6.2.0

Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 3.0.1 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v3.0.1...v6.2.0)

---
updated-dependencies:
- dependency-name: file-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump bluebird from 3.5.3 to 3.7.2

Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 3.5.3 to 3.7.2.
- [Release notes](https://github.com/petkaantonov/bluebird/releases)
- [Commits](https://github.com/petkaantonov/bluebird/compare/v3.5.3...v3.7.2)

---
updated-dependencies:
- dependency-name: bluebird
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update package.json

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Commit from GitHub Actions (Run and commit)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump webpack from 4.29.6 to 4.46.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.29.6 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.29.6...v4.46.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump webpack-node-externals from 1.7.2 to 3.0.0

Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 1.7.2 to 3.0.0.
- [Release notes](https://github.com/liady/webpack-node-externals/releases)
- [Changelog](https://github.com/liady/webpack-node-externals/blob/master/CHANGELOG.md)
- [Commits](https://github.com/liady/webpack-node-externals/compare/v1.7.2...v3.0.0)

---
updated-dependencies:
- dependency-name: webpack-node-externals
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump webpack-cli from 3.2.3 to 4.10.0

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.2.3 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/V.3.2.3...webpack-cli@4.10.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump react-window from 1.8.3 to 1.8.7

Bumps [react-window](https://github.com/bvaughn/react-window) from 1.8.3 to 1.8.7.
- [Release notes](https://github.com/bvaughn/react-window/releases)
- [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-window/commits)

---
updated-dependencies:
- dependency-name: react-window
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump source-map-explorer from 1.7.0 to 2.5.3

Bumps [source-map-explorer](https://github.com/danvk/source-map-explorer) from 1.7.0 to 2.5.3.
- [Release notes](https://github.com/danvk/source-map-explorer/releases)
- [Commits](https://github.com/danvk/source-map-explorer/compare/v1.7.0...v2.5.3)

---
updated-dependencies:
- dependency-name: source-map-explorer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update dependabot.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @typescript-eslint/parser from 1.12.0 to 1.13.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v1.13.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @types/react-copy-to-clipboard from 4.2.6 to 5.0.4

Bumps [@types/react-copy-to-clipboard](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-copy-to-clipboard) from 4.2.6 to 5.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-copy-to-clipboard)

---
updated-dependencies:
- dependency-name: "@types/react-copy-to-clipboard"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump rimraf from 2.6.3 to 3.0.2

Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.6.3 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.6.3...v3.0.2)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump dagre from 0.7.4 to 0.8.5

Bumps [dagre](https://github.com/dagrejs/dagre) from 0.7.4 to 0.8.5.
- [Release notes](https://github.com/dagrejs/dagre/releases)
- [Commits](https://github.com/dagrejs/dagre/compare/v0.7.4...v0.8.5)

---
updated-dependencies:
- dependency-name: dagre
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump jest from 23.6.0 to 29.2.1

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 23.6.0 to 29.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump chance from 1.0.18 to 1.1.9

Bumps [chance](https://github.com/chancejs/chancejs) from 1.0.18 to 1.1.9.
- [Release notes](https://github.com/chancejs/chancejs/releases)
- [Commits](https://github.com/chancejs/chancejs/compare/1.0.18...1.1.9)

---
updated-dependencies:
- dependency-name: chance
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump react-ga from 2.5.7 to 3.3.1

Bumps [react-ga](https://github.com/react-ga/react-ga) from 2.5.7 to 3.3.1.
- [Release notes](https://github.com/react-ga/react-ga/releases)
- [Commits](https://github.com/react-ga/react-ga/compare/v2.5.7...v3.3.1)

---
updated-dependencies:
- dependency-name: react-ga
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump jest-junit from 10.0.0 to 14.0.1

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 10.0.0 to 14.0.1.
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](https://github.com/jest-community/jest-junit/compare/v10.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: jest-junit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump eslint-plugin-import from 2.16.0 to 2.26.0

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.16.0 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.16.0...v2.26.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @babel/plugin-syntax-dynamic-import from 7.2.0 to 7.8.3

Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.2.0 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.8.3)

---
updated-dependencies:
- dependency-name: "@babel/plugin-syntax-dynamic-import"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump classnames from 2.2.6 to 2.3.2

Bumps [classnames](https://github.com/JedWatson/classnames) from 2.2.6 to 2.3.2.
- [Release notes](https://github.com/JedWatson/classnames/releases)
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/compare/v2.2.6...v2.3.2)

---
updated-dependencies:
- dependency-name: classnames
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump clean-webpack-plugin from 2.0.1 to 4.0.0

* Bump clean-webpack-plugin from 2.0.1 to 4.0.0

Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 2.0.1 to 4.0.0.
- [Release notes](https://github.com/johnagan/clean-webpack-plugin/releases)
- [Commits](https://github.com/johnagan/clean-webpack-plugin/compare/v2.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: clean-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update webpack-factory.js

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump isomorphic-fetch from 2.2.1 to 3.0.0

Bumps [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/matthew-andrews/isomorphic-fetch/releases)
- [Commits](https://github.com/matthew-andrews/isomorphic-fetch/compare/v2.2.1...v3.0.0)

---
updated-dependencies:
- dependency-name: isomorphic-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @babel/plugin-proposal-class-properties from 7.3.4 to 7.18.6

Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.3.4 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-plugin-proposal-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump ts-key-enum from 2.0.0 to 2.0.12

Bumps [ts-key-enum](https://gitlab.com/nfriend/ts-key-enum) from 2.0.0 to 2.0.12.
- [Release notes](https://gitlab.com/nfriend/ts-key-enum/tags)
- [Commits](https://gitlab.com/nfriend/ts-key-enum/compare/v2...v2.0.12)

---
updated-dependencies:
- dependency-name: ts-key-enum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump react-router-redux from 5.0.0-alpha.6 to 5.0.0-alpha.8

Bumps [react-router-redux](https://github.com/reactjs/react-router-redux) from 5.0.0-alpha.6 to 5.0.0-alpha.8.
- [Release notes](https://github.com/reactjs/react-router-redux/releases)
- [Changelog](https://github.com/reactjs/react-router-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/react-router-redux/commits)

---
updated-dependencies:
- dependency-name: react-router-redux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump react-vis from 1.11.6 to 1.11.7

Bumps [react-vis](https://github.com/uber-common/react-vis) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/uber-common/react-vis/releases)
- [Changelog](https://github.com/uber/react-vis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-common/react-vis/compare/v1.11.6...v1.11.7)

---
updated-dependencies:
- dependency-name: react-vis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump drange from 2.0.0 to 2.0.1

Bumps [drange](https://github.com/fent/node-drange) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fent/node-drange/releases)
- [Commits](https://github.com/fent/node-drange/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: drange
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump eslint from 5.14.1 to 5.16.0

Bumps [eslint](https://github.com/eslint/eslint) from 5.14.1 to 5.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.14.1...v5.16.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump cytoscape from 3.19.0 to 3.23.0

Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.19.0 to 3.23.0.
- [Release notes](https://github.com/cytoscape/cytoscape.js/releases)
- [Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.19.0...v3.23.0)

---
updated-dependencies:
- dependency-name: cytoscape
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump lerna from 3.13.0 to 6.0.1

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.13.0 to 6.0.1.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v6.0.1/core/lerna)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update package.json

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Commit from GitHub Actions (Run and commit)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @typescript-eslint/eslint-plugin from 1.12.0 to 1.13.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v1.13.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump babel-plugin-import from 1.11.0 to 1.13.5

Bumps [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) from 1.11.0 to 1.13.5.
- [Release notes](https://github.com/ant-design/babel-plugin-import/releases)
- [Commits](https://github.com/ant-design/babel-plugin-import/compare/1.11.0...v1.13.5)

---
updated-dependencies:
- dependency-name: babel-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @babel/preset-typescript from 7.1.0 to 7.18.6

Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.1.0 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump eslint-plugin-flowtype from 3.4.2 to 3.13.0

Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 3.4.2 to 3.13.0.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.4.2...v3.13.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-flowtype
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump babel-loader from 8.0.5 to 8.2.5

Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.5 to 8.2.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.5...v8.2.5)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump react-test-renderer from 15.6.2 to 16.14.0

Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 15.6.2 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-test-renderer)

---
updated-dependencies:
- dependency-name: react-test-renderer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @babel/preset-react from 7.0.0 to 7.18.6

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.0.0 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump husky from 1.3.1 to 8.0.1

Bumps [husky](https://github.com/typicode/husky) from 1.3.1 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v1.3.1...v8.0.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump react-circular-progressbar from 2.0.3 to 2.1.0

Bumps [react-circular-progressbar](https://github.com/kevinsqi/react-circular-progressbar) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/kevinsqi/react-circular-progressbar/releases)
- [Changelog](https://github.com/kevinsqi/react-circular-progressbar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kevinsqi/react-circular-progressbar/commits)

---
updated-dependencies:
- dependency-name: react-circular-progressbar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump is-promise from 2.1.0 to 4.0.0

Bumps [is-promise](https://github.com/then/is-promise) from 2.1.0 to 4.0.0.
- [Release notes](https://github.com/then/is-promise/releases)
- [Commits](https://github.com/then/is-promise/compare/v2.1.0...4.0.0)

---
updated-dependencies:
- dependency-name: is-promise
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump recompose from 0.25.1 to 0.30.0

Bumps [recompose](https://github.com/acdlite/recompose) from 0.25.1 to 0.30.0.
- [Release notes](https://github.com/acdlite/recompose/releases)
- [Changelog](https://github.com/acdlite/recompose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/acdlite/recompose/compare/v0.25.1...v0.30.0)

---
updated-dependencies:
- dependency-name: recompose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump react-app-rewired from 2.0.1 to 2.2.1

Bumps [react-app-rewired](https://github.com/timarney/react-app-rewired) from 2.0.1 to 2.2.1.
- [Release notes](https://github.com/timarney/react-app-rewired/releases)
- [Commits](https://github.com/timarney/react-app-rewired/compare/react-app-rewire-less@2.0.1...v2.2.1)

---
updated-dependencies:
- dependency-name: react-app-rewired
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump prop-types from 15.7.2 to 15.8.1

Bumps [prop-types](https://github.com/facebook/prop-types) from 15.7.2 to 15.8.1.
- [Release notes](https://github.com/facebook/prop-types/releases)
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/prop-types/compare/v15.7.2...v15.8.1)

---
updated-dependencies:
- dependency-name: prop-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump global from 4.3.2 to 4.4.0

Bumps [global](https://github.com/Raynos/global) from 4.3.2 to 4.4.0.
- [Release notes](https://github.com/Raynos/global/releases)
- [Commits](https://github.com/Raynos/global/compare/v4.3.2...v4.4.0)

---
updated-dependencies:
- dependency-name: global
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.6.1

Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.2.1 to 6.6.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.2.1...v6.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump logfmt from 1.2.1 to 1.3.2

Bumps [logfmt](https://github.com/csquared/node-logfmt) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/csquared/node-logfmt/releases)
- [Commits](https://github.com/csquared/node-logfmt/commits)

---
updated-dependencies:
- dependency-name: logfmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump redux-form from 7.4.2 to 8.3.8

Bumps [redux-form](https://github.com/redux-form/redux-form) from 7.4.2 to 8.3.8.
- [Release notes](https://github.com/redux-form/redux-form/releases)
- [Changelog](https://github.com/redux-form/redux-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redux-form/redux-form/compare/v7.4.2...v8.3.8)

---
updated-dependencies:
- dependency-name: redux-form
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump viz.js from 1.8.1 to 2.1.2

Bumps [viz.js](https://github.com/mdaines/viz.js) from 1.8.1 to 2.1.2.
- [Release notes](https://github.com/mdaines/viz.js/releases)
- [Commits](https://github.com/mdaines/viz.js/compare/v1.8.1...v2.1.2)

---
updated-dependencies:
- dependency-name: viz.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump reselect from 3.0.1 to 4.1.6

Bumps [reselect](https://github.com/reduxjs/reselect) from 3.0.1 to 4.1.6.
- [Release notes](https://github.com/reduxjs/reselect/releases)
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/reselect/compare/v3.0.1...v4.1.6)

---
updated-dependencies:
- dependency-name: reselect
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump html-webpack-plugin from 5.1.0 to 5.5.0

Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.1.0 to 5.5.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.1.0...v5.5.0)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @types/recompose from 0.30.5 to 0.30.10

Bumps [@types/recompose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/recompose) from 0.30.5 to 0.30.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/recompose)

---
updated-dependencies:
- dependency-name: "@types/recompose"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump less from 3.9.0 to 3.13.1

Bumps [less](https://github.com/less/less.js) from 3.9.0 to 3.13.1.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v3.9.0...v3.13.1)

---
updated-dependencies:
- dependency-name: less
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump memoize-one from 5.1.1 to 6.0.0

Bumps [memoize-one](https://github.com/alexreardon/memoize-one) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/alexreardon/memoize-one/releases)
- [Commits](https://github.com/alexreardon/memoize-one/compare/v5.1.1...v6.0.0)

---
updated-dependencies:
- dependency-name: memoize-one
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump object-hash from 1.3.1 to 3.0.0

Bumps [object-hash](https://github.com/puleos/object-hash) from 1.3.1 to 3.0.0.
- [Release notes](https://github.com/puleos/object-hash/releases)
- [Commits](https://github.com/puleos/object-hash/compare/v1.3.1...v3.0.0)

---
updated-dependencies:
- dependency-name: object-hash
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump enzyme-to-json from 3.3.5 to 3.6.2

Bumps [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json) from 3.3.5 to 3.6.2.
- [Release notes](https://github.com/adriantoine/enzyme-to-json/releases)
- [Changelog](https://github.com/adriantoine/enzyme-to-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adriantoine/enzyme-to-json/compare/v3.3.5...v3.6.2)

---
updated-dependencies:
- dependency-name: enzyme-to-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update dependabot.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Delete run-commit.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update dependabot.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @babel/core from 7.19.3 to 7.19.6

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.19.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @types/memoize-one from 4.1.1 to 5.1.2

Bumps [@types/memoize-one](https://github.com/alexreardon/memoize-one) from 4.1.1 to 5.1.2.
- [Release notes](https://github.com/alexreardon/memoize-one/releases)
- [Commits](https://github.com/alexreardon/memoize-one/commits)

---
updated-dependencies:
- dependency-name: "@types/memoize-one"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @types/object-hash from 1.3.0 to 2.2.1

Bumps [@types/object-hash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/object-hash) from 1.3.0 to 2.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/object-hash)

---
updated-dependencies:
- dependency-name: "@types/object-hash"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @types/deep-freeze from 0.1.1 to 0.1.2

Bumps [@types/deep-freeze](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/deep-freeze) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/deep-freeze)

---
updated-dependencies:
- dependency-name: "@types/deep-freeze"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump @types/react-virtualized-select from 3.0.8 to 3.0.11

Bumps [@types/react-virtualized-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized-select) from 3.0.8 to 3.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized-select)

---
updated-dependencies:
- dependency-name: "@types/react-virtualized-select"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Bump webpack-dev-server from 3.2.1 to 3.11.3

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.2.1 to 3.11.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.2.1...v3.11.3)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update dependabot.yml

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* prettier avoid arrowParens

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* rollback prettier to 1.18.2

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* tollback arrowParens override

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: mmorel-35 <mmorel-35@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Oct 20, 2022
1 parent ce10d33 commit 7896ab5
Show file tree
Hide file tree
Showing 7 changed files with 7,232 additions and 3,010 deletions.
28 changes: 11 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,35 +8,29 @@
"url": "https://github.com/jaegertracing/jaeger-ui.git"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "1.12.0",
"@typescript-eslint/parser": "1.12.0",
"@typescript-eslint/eslint-plugin": "1.13.0",
"@typescript-eslint/parser": "1.13.0",
"@typescript-eslint/typescript-estree": "1.12.0",
"babel-eslint": "10.1.0",
"eslint": "5.14.1",
"eslint": "5.16.0",
"eslint-config-airbnb": "17.1.0",
"eslint-config-prettier": "4.0.0",
"eslint-config-prettier": "6.15.0",
"eslint-config-react-app": "3.0.7",
"eslint-plugin-flowtype": "^3.4.2",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.12.4",
"husky": "1.3.1",
"isomorphic-fetch": "2.2.1",
"husky": "8.0.1",
"isomorphic-fetch": "3.0.0",
"jsdom": "20.0.1",
"lerna": "3.13.0",
"lerna": "6.0.1",
"npm-run-all": "4.1.5",
"prettier": "1.18.2",
"rxjs-compat": "6.4.0",
"rxjs-compat": "6.6.7",
"typescript": "3.5.3"
},
"resolutions": {
"**/cheerio/parse5": "4.0.0",
"**/fstream": "1.0.12",
"**/handlebars": "4.7.7",
"**/js-yaml": "3.13.1",
"**/lodash": "4.17.21",
"**/node-gyp/tar": "2.2.2",
"**/prettier": "1.18.2"
"**/lodash": "4.17.21"
},
"workspaces": {
"packages": [
Expand Down
45 changes: 23 additions & 22 deletions packages/jaeger-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
"devDependencies": {
"@types/match-sorter": "^2.3.0",
"@types/react-window": "^1.8.0",
"babel-plugin-import": "1.11.0",
"babel-plugin-import": "1.13.5",
"bluebird": "^3.5.0",
"customize-cra": "0.2.9",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.2.0",
"enzyme-to-json": "^3.3.0",
"http-proxy-middleware": "^0.19.1",
"jest-junit": "^10.0.0",
"less": "3.9.0",
"http-proxy-middleware": "^2.0.6",
"jest-junit": "^14.0.1",
"less": "3.13.1",
"less-loader": "4.1.0",
"less-vars-to-js": "^1.2.1",
"react-app-rewired": "2.0.1",
"react-app-rewired": "2.2.1",
"react-scripts": "2.1.3",
"react-test-renderer": "^15.6.1",
"react-test-renderer": "^16.14.0",
"sinon": "7.3.2",
"source-map-explorer": "^1.6.0"
"source-map-explorer": "^2.5.3"
},
"dependencies": {
"@jaegertracing/plexus": "0.2.0",
Expand All @@ -47,10 +47,11 @@
"@types/deep-freeze": "^0.1.1",
"@types/history": "^4.7.2",
"@types/lodash": "^4.14.123",
"@types/memoize-one": "4.1.1",
"@types/memoize-one": "5.1.2",
"@types/moment": "^2.13.0",
"@types/object-hash": "^1.3.0",
"@types/react-copy-to-clipboard": "^4.2.6",
"@types/object-hash": "^2.2.1",
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-helmet": "^6.1.5",
"@types/react-icons": "2.2.7",
"@types/react-redux": "^5.0.6",
"@types/react-router-dom": "^4.3.1",
Expand All @@ -65,52 +66,52 @@
"cytoscape": "^3.2.1",
"cytoscape-dagre": "^2.0.0",
"d3-scale": "^1.0.6",
"dagre": "^0.7.4",
"dagre": "^0.8.5",
"deep-freeze": "^0.0.1",
"drange": "^2.0.0",
"fuzzy": "^0.1.3",
"global": "^4.3.2",
"history": "^4.6.3",
"is-promise": "^2.1.0",
"isomorphic-fetch": "^2.2.1",
"is-promise": "^4.0.0",
"isomorphic-fetch": "^3.0.0",
"json-markup": "^1.1.0",
"lodash": "^4.17.19",
"logfmt": "^1.2.0",
"lru-memoize": "^1.1.0",
"match-sorter": "^3.1.1",
"memoize-one": "^5.0.0",
"memoize-one": "^6.0.0",
"moment": "^2.18.1",
"object-hash": "^1.3.1",
"object-hash": "^3.0.0",
"prop-types": "^15.5.10",
"query-string": "^6.3.0",
"raven-js": "^3.22.1",
"react": "^16.3.2",
"react-circular-progressbar": "^2.0.3",
"react-dimensions": "^1.3.0",
"react-dom": "^16.3.2",
"react-ga": "^2.4.1",
"react-helmet": "^5.1.3",
"react-ga": "^3.3.1",
"react-helmet": "^6.1.0",
"react-icons": "2.2.7",
"react-metrics": "^2.3.2",
"react-redux": "^5.0.6",
"react-router-dom": "4.3.1",
"react-router-redux": "5.0.0-alpha.6",
"react-router-redux": "5.0.0-alpha.8",
"react-virtualized-select": "^3.1.0",
"react-vis": "^1.7.2",
"react-vis-force": "^0.3.1",
"react-window": "^1.8.3",
"recompose": "^0.25.0",
"recompose": "^0.30.0",
"redux": "^3.7.2",
"redux-actions": "^2.2.1",
"redux-async-middleware": "^0.0.0",
"redux-form": "^7.0.3",
"redux-form": "^8.3.8",
"redux-promise-middleware": "^4.3.0",
"reselect": "^3.0.1",
"reselect": "^4.1.6",
"store": "^2.0.12",
"ts-key-enum": "^2.0.0",
"tween-functions": "^1.2.0",
"typescript": "3.5.3",
"u-basscss": "2.0.0"
"u-basscss": "2.0.1"
},
"scripts": {
"analyze": "source-map-explorer build/static/js/main.*",
Expand Down
2 changes: 1 addition & 1 deletion packages/jaeger-ui/src/types/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export type ReduxState = {
location: Location;
};
services: {
services: (string[]) | TNil;
services: string[] | TNil;
serverOpsForService: Record<string, string[]>;
operationsForService: Record<string, string[]>;
loading: boolean;
Expand Down
45 changes: 22 additions & 23 deletions packages/plexus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,46 +14,45 @@
"directory": "packages/plexus"
},
"devDependencies": {
"@babel/cli": "7.13.14",
"@babel/core": "7.3.4",
"@babel/plugin-proposal-class-properties": "7.3.4",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/preset-env": "7.3.4",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.1.0",
"@babel/cli": "7.19.3",
"@babel/core": "7.19.6",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.19.4",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@types/d3-zoom": "1.7.3",
"@types/react": "^16.7.20",
"@types/react-dom": "^16.0.11",
"babel-loader": "8.0.5",
"babel-loader": "8.2.5",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"clean-webpack-plugin": "2.0.1",
"css-loader": "2.1.1",
"enzyme": "3.8.0",
"file-loader": "3.0.1",
"clean-webpack-plugin": "4.0.0",
"css-loader": "6.7.1",
"enzyme": "3.11.0",
"file-loader": "6.2.0",
"html-loader": "4.2.0",
"html-webpack-plugin": "5.1.0",
"jest": "23.6.0",
"html-webpack-plugin": "5.5.0",
"jest": "29.2.1",
"npm-run-all": "4.1.5",
"react": "^16.7.0",
"react-addons-test-utils": "15.6.2",
"react-dom": "^16.7.0",
"rimraf": "2.6.3",
"style-loader": "0.23.1",
"url-loader": "1.1.2",
"rimraf": "3.0.2",
"style-loader": "3.3.1",
"url-loader": "4.1.1",
"webpack": "^4.28.4",
"webpack-cli": "^3.2.1",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^3.1.14",
"webpack-node-externals": "1.7.2",
"worker-loader": "2.0.0"
"webpack-node-externals": "3.0.0",
"worker-loader": "3.0.8"
},
"peerDependencies": {
"react": "16.x"
},
"dependencies": {
"d3-selection": "^1.3.0",
"d3-zoom": "^1.7.1",
"memoize-one": "5.1.1",
"viz.js": "1.8.1"
"memoize-one": "6.0.0",
"viz.js": "2.1.2"
},
"scripts": {
"_tasks/build/lib/js": "node_modules/.bin/babel src --extensions '.tsx,.js' --out-dir lib",
Expand Down
28 changes: 14 additions & 14 deletions packages/plexus/src/types/TOneOf.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,28 @@
// limitations under the License.

type TOneOf<A, B, C = {}, D = {}, E = {}> =
| { [P in Exclude<keyof (B & C & D & E), keyof A>]?: undefined } & A
| { [P in Exclude<keyof (A & C & D & E), keyof B>]?: undefined } & B
| { [P in Exclude<keyof (A & B & D & E), keyof C>]?: undefined } & C
| { [P in Exclude<keyof (A & B & C & E), keyof D>]?: undefined } & D
| { [P in Exclude<keyof (A & B & C & D), keyof E>]?: undefined } & E;
| ({ [P in Exclude<keyof (B & C & D & E), keyof A>]?: undefined } & A)
| ({ [P in Exclude<keyof (A & C & D & E), keyof B>]?: undefined } & B)
| ({ [P in Exclude<keyof (A & B & D & E), keyof C>]?: undefined } & C)
| ({ [P in Exclude<keyof (A & B & C & E), keyof D>]?: undefined } & D)
| ({ [P in Exclude<keyof (A & B & C & D), keyof E>]?: undefined } & E);

// eslint-disable-next-line no-undef
export default TOneOf;

export type TOneOfTwo<A, B> =
| { [P in Exclude<keyof B, keyof A>]?: undefined } & A
| { [P in Exclude<keyof A, keyof B>]?: undefined } & B;
| ({ [P in Exclude<keyof B, keyof A>]?: undefined } & A)
| ({ [P in Exclude<keyof A, keyof B>]?: undefined } & B);

export type TOneOfThree<A, B, C> =
| { [P in Exclude<keyof (B & C), keyof A>]?: undefined } & A
| { [P in Exclude<keyof (A & C), keyof B>]?: undefined } & B
| { [P in Exclude<keyof (A & B), keyof C>]?: undefined } & C;
| ({ [P in Exclude<keyof (B & C), keyof A>]?: undefined } & A)
| ({ [P in Exclude<keyof (A & C), keyof B>]?: undefined } & B)
| ({ [P in Exclude<keyof (A & B), keyof C>]?: undefined } & C);

export type TOneOfFour<A, B, C, D> =
| { [P in Exclude<keyof (B & C & D), keyof A>]?: undefined } & A
| { [P in Exclude<keyof (A & C & D), keyof B>]?: undefined } & B
| { [P in Exclude<keyof (A & B & D), keyof C>]?: undefined } & C
| { [P in Exclude<keyof (A & B & C), keyof D>]?: undefined } & D;
| ({ [P in Exclude<keyof (B & C & D), keyof A>]?: undefined } & A)
| ({ [P in Exclude<keyof (A & C & D), keyof B>]?: undefined } & B)
| ({ [P in Exclude<keyof (A & B & D), keyof C>]?: undefined } & C)
| ({ [P in Exclude<keyof (A & B & C), keyof D>]?: undefined } & D);

export type TOneOfFive<A, B, C, D, E> = TOneOf<A, B, C, D, E>;
7 changes: 3 additions & 4 deletions packages/plexus/webpack-factory.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
/* eslint-disable @typescript-eslint/no-var-requires */

const { join } = require('path');
const CleanWebpackPlugin = require('clean-webpack-plugin');
const { CleanWebpackPlugin } = require('clean-webpack-plugin');
const HtmlWebpackPlugin = require('html-webpack-plugin');
const nodeExternals = require('webpack-node-externals');

Expand Down Expand Up @@ -214,9 +214,8 @@ function makeWorkerConfig() {
{
loader: 'worker-loader',
options: {
inline: true,
fallback: false,
name: '[name].js',
inline: 'no-fallback',
filename: '[name].js',
},
},
],
Expand Down

0 comments on commit 7896ab5

Please sign in to comment.