Skip to content

Commit

Permalink
chore(deps): update dep @artsy/palette-charts from 37.13.1 to v37.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 19, 2024
1 parent a962d8d commit 0ab4b71
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@artsy/img": "1.0.3",
"@artsy/multienv": "^1.2.0",
"@artsy/palette": "38.13.2",
"@artsy/palette-charts": "37.13.1",
"@artsy/palette-charts": "37.13.2",
"@artsy/react-html-parser": "^3.0.2",
"@artsy/to-title-case": "^1.1.0",
"@artsy/xapp": "1.0.6",
Expand Down
30 changes: 6 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@
dependencies:
dotenv "^10.0.0"

"@artsy/palette-charts@37.13.1":
version "37.13.1"
resolved "https://registry.yarnpkg.com/@artsy/palette-charts/-/palette-charts-37.13.1.tgz#b5c02a3b90339e04493c50d9c4d865c460607ae2"
integrity sha512-xQ7MEh6yXIBj9e22cBEYGiKJlPqSIdZ1GoAgMaP+MA8469hlD/yRsY3IEPNjNx3fFq9Tp2QcVxxw+mruRhH+vw==
"@artsy/palette-charts@37.13.2":
version "37.13.2"
resolved "https://registry.yarnpkg.com/@artsy/palette-charts/-/palette-charts-37.13.2.tgz#b1524b8c0f3a35f2fe75451cb9e64901a2d177d1"
integrity sha512-W3p13h0xKteLw0ODSd5H6U1aGp8O8Yp3C8NpvsOVuWssx73y0uJFfegL6VmQSk4v/5GPK4pwb9Sd6MTxLUXflg==
dependencies:
"@artsy/palette" "^38.13.1"
"@artsy/palette" "^38.13.2"
"@seznam/compose-react-refs" "^1.0.6"
"@styled-system/theme-get" "^5.1.2"
d3-interpolate "^1.3.2"
Expand All @@ -108,7 +108,7 @@
resolved "https://registry.yarnpkg.com/@artsy/palette-tokens/-/palette-tokens-6.0.3.tgz#48b5854039e7f494fdef75e2d84682447f447f2d"
integrity sha512-Iuq3hjvx6O2d1glmuoo1kFnMLOBJFW2OuQ4Q5fXS1Q/DMAvjwrBmmzZE6HVzwR5BwX5Xy6knRiD8FuPrldeo0Q==

"@artsy/palette@38.13.2":
"@artsy/palette@38.13.2", "@artsy/palette@^38.13.2":
version "38.13.2"
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-38.13.2.tgz#c4ed80f769c1ac514b5632a512a89fbe685289ed"
integrity sha512-gFKFg2OgM+jglyEKp6kHkbGX2mWLzgzTdUt+jUlVGDT64tyywUPzxxrK5fsSlVEp8MXAV1y3ycKWV5HtlVDyBA==
Expand All @@ -126,24 +126,6 @@
use-cursor "^1.2.3"
use-keyboard-list-navigation "2.4.2"

"@artsy/palette@^38.13.1":
version "38.13.1"
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-38.13.1.tgz#b3cc2903a3d532769b3505b2e717ccd37fb27912"
integrity sha512-Xlp3fJy3A3B3E2NiRu7m0xTTeYZiDniWhb5g0KkOAX/r4KzGE5qQ95yefaDpgY7CPTKdJJ/5/HkxatxSOyjh4w==
dependencies:
"@artsy/icons" "^3.2.2"
"@artsy/palette-tokens" "^6.0.3"
"@seznam/compose-react-refs" "^1.0.6"
"@styled-system/theme-get" "^5.1.2"
lodash "^4.17.21"
proportional-scale "^4.0.0"
react-focus-on "^3.7.0"
react-lazy-load-image-component "1.5.5"
styled-system "^5.1.5"
trunc-html "^1.1.2"
use-cursor "^1.2.3"
use-keyboard-list-navigation "2.4.2"

"@artsy/react-html-parser@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@artsy/react-html-parser/-/react-html-parser-3.0.2.tgz#6213d662441acf0bd8c9ee953aa77ac8d9cf1cdd"
Expand Down

0 comments on commit 0ab4b71

Please sign in to comment.