From 01d56e4be889094eed4c0f3b310909d930f41850 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Jul 2021 20:47:38 +0000 Subject: [PATCH] chore(deps): update dep @artsy/palette from 14.34.0 to v14.42.0 --- package.json | 2 +- yarn.lock | 25 +++++++++++-------------- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 00abb48d..d207d466 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "node": "^12.0.0" }, "dependencies": { - "@artsy/palette": "14.34.0", + "@artsy/palette": "14.42.0", "@rails/actioncable": "6.0.3-1", "@rails/activestorage": "6.0.3-1", "@rails/ujs": "6.0.3-1", diff --git a/yarn.lock b/yarn.lock index ed6b0340..14f2394f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,11 +2,12 @@ # yarn lockfile v1 -"@artsy/palette@14.34.0": - version "14.34.0" - resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-14.34.0.tgz#c1b4a74b7496c5c26ca766f665e791b7cd14b0dd" - integrity sha512-fuRaffdKaOBU8B7l0pqtceDyxibxiJNva1MUYQrHCiMUokZmwKCDXyrQLpEbjSWYZadcQWyhTOgII+vtc41b0w== +"@artsy/palette@14.42.0": + version "14.42.0" + resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-14.42.0.tgz#f075eb227a90836bf77722fe31d01856195261f7" + integrity sha512-kIu6tXQ3Wg/H7uqezTpb5u0QQbw14TwWQRw8c3D4qF2Q16lhy5hxeJwBmHpUOeII4Zctp0a6BsMh45vUsfaXlg== dependencies: + "@seznam/compose-react-refs" "^1.0.6" "@styled-system/theme-get" "^5.1.2" d3-interpolate "^1.3.2" d3-shape "^1.3.5" @@ -16,7 +17,6 @@ rc-slider "^8.6.2" react-lazy-load-image-component "1.5.0" react-remove-scroll "^2.3.0" - react-spring "^8.0.27" styled-bootstrap-grid "3.1.0" styled-system "^5.1.5" trunc-html "^1.1.2" @@ -912,7 +912,7 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.3.1", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": +"@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": version "7.10.2" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839" integrity sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg== @@ -1240,6 +1240,11 @@ webpack-cli "^3.3.11" webpack-sources "^1.4.3" +"@seznam/compose-react-refs@^1.0.6": + version "1.0.6" + resolved "https://registry.yarnpkg.com/@seznam/compose-react-refs/-/compose-react-refs-1.0.6.tgz#6ec4e70bdd6e32f8e70b4100f27267cf306bd8df" + integrity sha512-izzOXQfeQLonzrIQb8u6LQ8dk+ymz3WXTIXjvOlTXHq6sbzROg3NWU+9TTAOpEoK9Bth24/6F/XrfHJ5yR5n6Q== + "@sinonjs/commons@^1.7.0": version "1.8.0" resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.0.tgz#c8d68821a854c555bba172f3b06959a0039b236d" @@ -8884,14 +8889,6 @@ react-remove-scroll@^2.3.0: use-callback-ref "^1.2.3" use-sidecar "^1.0.1" -react-spring@^8.0.27: - version "8.0.27" - resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-8.0.27.tgz#97d4dee677f41e0b2adcb696f3839680a3aa356a" - integrity sha512-nDpWBe3ZVezukNRandTeLSPcwwTMjNVu1IDq9qA/AMiUqHuRN4BeSWvKr3eIxxg1vtiYiOLy4FqdfCP5IoP77g== - dependencies: - "@babel/runtime" "^7.3.1" - prop-types "^15.5.8" - react-style-singleton@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/react-style-singleton/-/react-style-singleton-2.1.0.tgz#7396885332e9729957f9df51f08cadbfc164e1c4"