-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dep @artsy/palette from 14.34.0 to v14.55.0
- Loading branch information
1 parent
2712d26
commit 1cb1c38
Showing
2 changed files
with
18 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,18 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
"@artsy/[email protected]": | ||
version "14.34.0" | ||
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-14.34.0.tgz#c1b4a74b7496c5c26ca766f665e791b7cd14b0dd" | ||
integrity sha512-fuRaffdKaOBU8B7l0pqtceDyxibxiJNva1MUYQrHCiMUokZmwKCDXyrQLpEbjSWYZadcQWyhTOgII+vtc41b0w== | ||
"@artsy/palette-tokens@^2.6.0": | ||
version "2.6.0" | ||
resolved "https://registry.yarnpkg.com/@artsy/palette-tokens/-/palette-tokens-2.6.0.tgz#3d780ff65994fef0daadef29d43d11f89470b728" | ||
integrity sha512-UQP6P+xv/5hm82ep0z5X3kCFFnk03H6y8kdW/wTU+xPq45ESUay7aNFYXeub47tmW2v6dXJ8Oa01Z0iwc6BVpA== | ||
|
||
"@artsy/[email protected]": | ||
version "14.55.0" | ||
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-14.55.0.tgz#17d99a204bdff51714019dd38cde756531ed5973" | ||
integrity sha512-x3aZA/ueVdmvO1d3bkJEwR7xQTN3o5IC4jCh0qPK38+j1oqyrySxyUrtYTW2+YtkzzwUi6tZE1WdpHsiccb+IQ== | ||
dependencies: | ||
"@artsy/palette-tokens" "^2.6.0" | ||
"@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 +23,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" | ||
|
@@ -1290,7 +1296,7 @@ | |
dependencies: | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@babel/runtime@^7.3.1", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": | ||
"@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": | ||
version "7.10.2" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839" | ||
integrity sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg== | ||
|
@@ -1768,6 +1774,11 @@ | |
webpack-cli "^3.3.12" | ||
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" | ||
|
@@ -9300,14 +9311,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" | ||
|