diff --git a/ui-cra/package.json b/ui-cra/package.json index 06880ac592..9498720e69 100644 --- a/ui-cra/package.json +++ b/ui-cra/package.json @@ -7,7 +7,7 @@ "@fortawesome/fontawesome-svg-core": "^1.2.35", "@fortawesome/free-solid-svg-icons": "^5.15.3", "@fortawesome/react-fontawesome": "^0.1.14", - "@material-ui/core": "^4.12.3", + "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.2", "@material-ui/lab": "^4.0.0-alpha.58", "@material-ui/styles": "^4.11.4", diff --git a/ui-cra/src/components/Applications/__tests__/__snapshots__/index.test.tsx.snap b/ui-cra/src/components/Applications/__tests__/__snapshots__/index.test.tsx.snap index 3ace290c9a..bcfe25a860 100644 --- a/ui-cra/src/components/Applications/__tests__/__snapshots__/index.test.tsx.snap +++ b/ui-cra/src/components/Applications/__tests__/__snapshots__/index.test.tsx.snap @@ -259,13 +259,13 @@ exports[`Applications index test snapshots loading 1`] = ` > @@ -1189,13 +1189,13 @@ exports[`Applications index test snapshots success 1`] = ` > @@ -1255,7 +1255,7 @@ exports[`Applications index test snapshots success 1`] = ` style="width: 100%;" >
@@ -772,11 +772,11 @@ exports[`PipelineDetails snapshots renders 1`] = ` style="width: 100%;" >
@@ -1015,22 +1015,22 @@ exports[`PipelineDetails snapshots renders 1`] = ` class="c30" />
dev
1 Targets @@ -1127,7 +1127,7 @@ exports[`PipelineDetails snapshots renders 1`] = `
Specification: @@ -1150,19 +1150,19 @@ exports[`PipelineDetails snapshots renders 1`] = `
test
2 Targets @@ -1259,7 +1259,7 @@ exports[`PipelineDetails snapshots renders 1`] = `
Specification: @@ -1370,7 +1370,7 @@ exports[`PipelineDetails snapshots renders 1`] = `
Specification: @@ -1393,19 +1393,19 @@ exports[`PipelineDetails snapshots renders 1`] = `
prod
1 Targets @@ -1502,7 +1502,7 @@ exports[`PipelineDetails snapshots renders 1`] = `
Specification: diff --git a/ui-cra/yarn.lock b/ui-cra/yarn.lock index 4de3f086af..6d524804ec 100644 --- a/ui-cra/yarn.lock +++ b/ui-cra/yarn.lock @@ -1487,24 +1487,6 @@ "@jridgewell/resolve-uri" "3.1.0" "@jridgewell/sourcemap-codec" "1.4.14" -"@material-ui/core@^4.12.3": - version "4.12.3" - resolved "https://registry.npmjs.org/@material-ui/core/-/core-4.12.3.tgz" - integrity sha512-sdpgI/PL56QVsEJldwEe4FFaFTLUqN+rd7sSZiRCdx2E/C7z5yK0y/khAWVBH24tXwto7I1hCzNWfJGZIYJKnw== - dependencies: - "@babel/runtime" "^7.4.4" - "@material-ui/styles" "^4.11.4" - "@material-ui/system" "^4.12.1" - "@material-ui/types" "5.1.0" - "@material-ui/utils" "^4.11.2" - "@types/react-transition-group" "^4.2.0" - clsx "^1.0.4" - hoist-non-react-statics "^3.3.2" - popper.js "1.16.1-lts" - prop-types "^15.7.2" - react-is "^16.8.0 || ^17.0.0" - react-transition-group "^4.4.0" - "@material-ui/core@^4.12.4": version "4.12.4" resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73" @@ -1585,16 +1567,6 @@ jss-plugin-vendor-prefixer "^10.5.1" prop-types "^15.7.2" -"@material-ui/system@^4.12.1": - version "4.12.1" - resolved "https://registry.npmjs.org/@material-ui/system/-/system-4.12.1.tgz" - integrity sha512-lUdzs4q9kEXZGhbN7BptyiS1rLNHe6kG9o8Y307HCvF4sQxbCgpL2qi+gUk+yI8a2DNk48gISEQxoxpgph0xIw== - dependencies: - "@babel/runtime" "^7.4.4" - "@material-ui/utils" "^4.11.2" - csstype "^2.5.2" - prop-types "^15.7.2" - "@material-ui/system@^4.12.2": version "4.12.2" resolved "https://registry.yarnpkg.com/@material-ui/system/-/system-4.12.2.tgz#f5c389adf3fce4146edd489bf4082d461d86aa8b"