From 3c048466332b63498e83c04c0c1a97174e0e3dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 17:39:17 +0000 Subject: [PATCH] chore(deps): bump @material-table/core from 3.1.0 to 4.3.19 Bumps [@material-table/core](https://github.com/material-table-core/core) from 3.1.0 to 4.3.19. - [Release notes](https://github.com/material-table-core/core/releases) - [Changelog](https://github.com/material-table-core/core/blob/master/CHANGELOG.md) - [Commits](https://github.com/material-table-core/core/compare/v3.1.0...v4.3.19) --- updated-dependencies: - dependency-name: "@material-table/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .changeset/dependabot-cb942df.md | 5 +++++ packages/core-components/package.json | 2 +- yarn.lock | 19 +++++++------------ 3 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 .changeset/dependabot-cb942df.md diff --git a/.changeset/dependabot-cb942df.md b/.changeset/dependabot-cb942df.md new file mode 100644 index 0000000000..569b403924 --- /dev/null +++ b/.changeset/dependabot-cb942df.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-components': patch +--- + +chore(deps): bump `@material-table/core` from 3.1.0 to 4.3.19 diff --git a/packages/core-components/package.json b/packages/core-components/package.json index b8515b0447..4d09b5d08a 100644 --- a/packages/core-components/package.json +++ b/packages/core-components/package.json @@ -33,7 +33,7 @@ "@backstage/core-plugin-api": "^0.6.0", "@backstage/errors": "^0.2.0", "@backstage/theme": "^0.2.14", - "@material-table/core": "^3.1.0", + "@material-table/core": "^4.3.19", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.57", diff --git a/yarn.lock b/yarn.lock index e2c16b4071..ab37f7f72c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1539,14 +1539,7 @@ core-js-pure "^3.20.2" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.0", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": - version "7.16.3" - resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5" - integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ== - dependencies: - regenerator-runtime "^0.13.4" - -"@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3": +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.0", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": version "7.16.7" resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa" integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ== @@ -3808,13 +3801,14 @@ semver "^7.3.4" tar "^6.1.0" -"@material-table/core@^3.1.0": - version "3.1.0" - resolved "https://registry.npmjs.org/@material-table/core/-/core-3.1.0.tgz#4fc3bd1553359e628413437a4102d8469852c253" - integrity sha512-46vpm1q9v2B5t/VgaEq2JmnftTBYle1yNAX3cfdQsTRZ1iWkpG34qBkNHx/hbOauQPsm5hmeUo1KJJZdwtGL1g== +"@material-table/core@^4.3.19": + version "4.3.19" + resolved "https://registry.npmjs.org/@material-table/core/-/core-4.3.19.tgz#393c04248455eac7cd21ac2609a36776c42604c0" + integrity sha512-3dcbFuxPF09oNYpeec22WURANAJBytZGwSGU7vUotwc5a+aWj6AxcJRbClh0QAMBLyfR/7fCXmYzZdWDrtdWzw== dependencies: "@babel/runtime" "^7.12.5" "@date-io/date-fns" "^1.3.13" + "@material-ui/icons" "^4.11.2" "@material-ui/pickers" "^3.2.10" "@material-ui/styles" "^4.11.4" classnames "^2.2.6" @@ -3824,6 +3818,7 @@ prop-types "^15.7.2" react-beautiful-dnd "^13.0.0" react-double-scrollbar "0.0.15" + uuid "^3.4.0" "@material-ui/core@^4.11.0", "@material-ui/core@^4.11.3", "@material-ui/core@^4.12.1", "@material-ui/core@^4.12.2": version "4.12.3"