diff --git a/superset-frontend/temporary_superset_ui/superset-ui/plugins/preset-chart-xy/package.json b/superset-frontend/temporary_superset_ui/superset-ui/plugins/preset-chart-xy/package.json index 10b78ba6d0..1caec9df2e 100644 --- a/superset-frontend/temporary_superset_ui/superset-ui/plugins/preset-chart-xy/package.json +++ b/superset-frontend/temporary_superset_ui/superset-ui/plugins/preset-chart-xy/package.json @@ -31,7 +31,7 @@ "dependencies": { "@data-ui/theme": "^0.0.84", "@data-ui/xy-chart": "^0.0.84", - "@vx/axis": "^0.0.196", + "@vx/axis": "^0.0.197", "@vx/legend": "^0.0.197", "@vx/scale": "^0.0.196", "csstype": "^2.6.3", diff --git a/superset-frontend/temporary_superset_ui/superset-ui/yarn.lock b/superset-frontend/temporary_superset_ui/superset-ui/yarn.lock index a3082e8bf7..137e670232 100644 --- a/superset-frontend/temporary_superset_ui/superset-ui/yarn.lock +++ b/superset-frontend/temporary_superset_ui/superset-ui/yarn.lock @@ -4238,17 +4238,17 @@ classnames "^2.2.5" prop-types "^15.6.0" -"@vx/axis@^0.0.196": - version "0.0.196" - resolved "https://registry.yarnpkg.com/@vx/axis/-/axis-0.0.196.tgz#b1987b79d0b3c4845a610bbea3db60075ff78edc" - integrity sha512-AtVjoDXCmecKRp671ATV9Qky/MpQY1pV/O1VWULxhq5dujKXWPj0GtnuRR7I7VgB0XCoKpEh12gVTi7dUq2FhQ== +"@vx/axis@^0.0.197": + version "0.0.197" + resolved "https://registry.yarnpkg.com/@vx/axis/-/axis-0.0.197.tgz#ede362a4d05d594e23db3a1d081a26a8b3d5f5e0" + integrity sha512-AtGI7ogExmq/n5hlYIbCqdUe+hkUuOpBziCh3Fnc9eDcjFKqRBfizSrWfiv5lUR0xgGYI37TIrJlHLJ4PmSj5w== dependencies: "@types/classnames" "^2.2.9" "@types/react" "*" - "@vx/group" "0.0.196" - "@vx/point" "0.0.196" - "@vx/shape" "0.0.196" - "@vx/text" "0.0.196" + "@vx/group" "0.0.197" + "@vx/point" "0.0.197" + "@vx/shape" "0.0.197" + "@vx/text" "0.0.197" classnames "^2.2.5" prop-types "^15.6.0" @@ -4307,10 +4307,10 @@ dependencies: d3-shape "^1.0.6" -"@vx/curve@0.0.196": - version "0.0.196" - resolved "https://registry.yarnpkg.com/@vx/curve/-/curve-0.0.196.tgz#6c3ee4eefcb3b2418e2b05cc7553422bcd002ab5" - integrity sha512-uGucJuuAOa0ezrSTqQE8BHkyNPAwGV1bNB8BP1V5Ln1GA7o0LBkqwHOdzShkFzsVoeDadRRGy2mNga6gHDGh8A== +"@vx/curve@0.0.197": + version "0.0.197" + resolved "https://registry.yarnpkg.com/@vx/curve/-/curve-0.0.197.tgz#4ff4c095e4e86e112a5589ebb1d0ddcddcfbdb6a" + integrity sha512-NI8Uop3f2eDMkuNw8q252ofask98Uce2pb5Ioav5vseqVf47GpnLpThRXXI9V9oQtFJzdiEwlGG8DyGiazqbnw== dependencies: "@types/d3-shape" "^1.3.1" d3-shape "^1.0.6" @@ -4438,16 +4438,6 @@ dependencies: classnames "^2.2.5" -"@vx/group@0.0.196": - version "0.0.196" - resolved "https://registry.yarnpkg.com/@vx/group/-/group-0.0.196.tgz#9a7b4ac941338c7558139d5986c152f5cdd8a5ed" - integrity sha512-neWYucGoyrWloEali12yEn//5pRVwSBtKpuzKlQ43yYTav8OLa869DtCSVeRlDG8TIcPvg9YWfWKKhGWKXRCtg== - dependencies: - "@types/classnames" "^2.2.9" - "@types/react" "*" - classnames "^2.2.5" - prop-types "^15.6.2" - "@vx/group@0.0.197": version "0.0.197" resolved "https://registry.yarnpkg.com/@vx/group/-/group-0.0.197.tgz#5dc06d21ccf1d519981545536f277b1c99faba46" @@ -4640,17 +4630,17 @@ d3-shape "^1.2.0" prop-types "^15.5.10" -"@vx/shape@0.0.196": - version "0.0.196" - resolved "https://registry.yarnpkg.com/@vx/shape/-/shape-0.0.196.tgz#cf1b915e5cbf9b0bef53d53fca40ccc00aef0b04" - integrity sha512-09s4yv0IKmUrB/z/bRLW936DzbhbsxExHv0ocowh2Zv3zgObAaeyf0MkkLyr1nDTqKDCZlfwOEM+1moOyBFQBA== +"@vx/shape@0.0.197": + version "0.0.197" + resolved "https://registry.yarnpkg.com/@vx/shape/-/shape-0.0.197.tgz#9c92a6e7165f58adc127c9ba96ab46a3d8d5f559" + integrity sha512-EA3KBFeDj/xOdfeCbQxKeqjxzc7ilIFMf6/59xhP1kg+CPWGNo8mXSOQ/ym9mQo1FK2l4SrEKxaVRdZvRixqiQ== dependencies: "@types/classnames" "^2.2.9" "@types/d3-path" "^1.0.8" "@types/d3-shape" "^1.3.1" "@types/react" "*" - "@vx/curve" "0.0.196" - "@vx/group" "0.0.196" + "@vx/curve" "0.0.197" + "@vx/group" "0.0.197" classnames "^2.2.5" d3-path "^1.0.5" d3-shape "^1.2.0" @@ -4713,10 +4703,10 @@ prop-types "^15.6.2" reduce-css-calc "^1.3.0" -"@vx/text@0.0.196": - version "0.0.196" - resolved "https://registry.yarnpkg.com/@vx/text/-/text-0.0.196.tgz#bfc6a61c279f9fe93a383513ddd30874ef4f11ee" - integrity sha512-KhhOtQyzqcZvO/cgYdMrsLLf0LYFT0u1cqJ4j8RVD8JcmTrhHmzFvL9lE6OXADroZxTSOFY3mNIbAPlshIabpw== +"@vx/text@0.0.197": + version "0.0.197" + resolved "https://registry.yarnpkg.com/@vx/text/-/text-0.0.197.tgz#1d7cd34f7facdc01ffec2083bf3c9a7b2e4ff502" + integrity sha512-NQon2tLuZuaulz69RCcQrW2AeEADE4g5RW9A1fZF0pPCTHy/px8i3v9GfpOnfCIr9cDHtOMIBcwfs4kqWLIXDg== dependencies: "@types/classnames" "^2.2.9" "@types/lodash" "^4.14.146"