Skip to content

Commit c6f21b6

Browse files
chore(deps): update dep @artsy/palette from 31.2.0 to v40
1 parent c5346c2 commit c6f21b6

File tree

2 files changed

+27
-16
lines changed

2 files changed

+27
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "UNLICENSED",
55
"private": true,
66
"dependencies": {
7-
"@artsy/palette": "31.2.0",
7+
"@artsy/palette": "40.7.0",
88
"@babel/runtime": "^7.22.10",
99
"@types/react": "^16.0.0",
1010
"@types/react-dom": "^16.0.0",

yarn.lock

+26-15
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,29 @@
1010
"@jridgewell/gen-mapping" "^0.3.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13-
"@artsy/palette-tokens@^4.0.1":
14-
version "4.0.1"
15-
resolved "https://registry.yarnpkg.com/@artsy/palette-tokens/-/palette-tokens-4.0.1.tgz#ef171c0449f3c0a1c0765253a06beec160b0eed1"
16-
integrity sha512-JQ4t6eCAL3LpYnwyIMJCKc3UiVWY17IvKadNXRXfplo+GFZUqZs61nFGlchNWZvtNESpHkGKOksA5dZq3G1wiw==
13+
"@artsy/icons@^3.2.2":
14+
version "3.25.7"
15+
resolved "https://registry.yarnpkg.com/@artsy/icons/-/icons-3.25.7.tgz#7d1824bdcfab5681638b548905364f1017e3b795"
16+
integrity sha512-wz61M9Cu3vMxSHLsnMpaHPQNR8YGCv68Df/SpRnnhKhcc4qfUaEhRCAuh4myeQEsXrlRMP1Rb03u2LOnHKqnAg==
17+
18+
"@artsy/palette-tokens@^6.3.0":
19+
version "6.3.0"
20+
resolved "https://registry.yarnpkg.com/@artsy/palette-tokens/-/palette-tokens-6.3.0.tgz#1eab1354f90644214a0d8d481c302b3c5e58699f"
21+
integrity sha512-UmpwWW7aLeQ5cnQopBmq34IlXar8QedEEjwQVqgUIHTTkMz7Sk3/3QkXYjHhx6UEQprsv5X64f0gvLv6Y+6fFw==
1722

18-
"@artsy/palette@31.2.0":
19-
version "31.2.0"
20-
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-31.2.0.tgz#7714d04f0618723f89efb22dc541577831b2f2da"
21-
integrity sha512-2FjfBvMTIRJpdWusnsGJnSkpF6VLuwjXfH+Xdpri+7UOXlpOr25l++EWQHJDUxbvwMDlzMdwTo8qwZxRbJ0e3g==
23+
"@artsy/palette@40.7.0":
24+
version "40.7.0"
25+
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-40.7.0.tgz#8340aa9c7d4932a291761ce84016e64989214218"
26+
integrity sha512-WgIh7piLu1+2wabL4w0xObSy1ibgIqICWZoCPZ4b9IFDiV9sHsNvqBRwMOP2nlIUmjbiqElwX05Ta8t4BLgePw==
2227
dependencies:
23-
"@artsy/palette-tokens" "^4.0.1"
28+
"@artsy/icons" "^3.2.2"
29+
"@artsy/palette-tokens" "^6.3.0"
2430
"@seznam/compose-react-refs" "^1.0.6"
2531
"@styled-system/theme-get" "^5.1.2"
26-
lodash "^4.17.21"
32+
es-toolkit "^1.16.0"
2733
proportional-scale "^4.0.0"
2834
react-focus-on "^3.7.0"
29-
react-lazy-load-image-component "1.5.5"
35+
react-lazy-load-image-component "1.6.2"
3036
styled-system "^5.1.5"
3137
trunc-html "^1.1.2"
3238
use-cursor "^1.2.3"
@@ -6034,6 +6040,11 @@ es-to-primitive@^1.2.1:
60346040
is-date-object "^1.0.1"
60356041
is-symbol "^1.0.2"
60366042

6043+
es-toolkit@^1.16.0:
6044+
version "1.33.0"
6045+
resolved "https://registry.yarnpkg.com/es-toolkit/-/es-toolkit-1.33.0.tgz#bcc9d92ef2e1ed4618c00dd30dfda9faddf4a0b7"
6046+
integrity sha512-X13Q/ZSc+vsO1q600bvNK4bxgXMkHcf//RxCmYDaRY5DAcT+eoXjY5hoAPGMdRnWQjvyLEcyauG3b6hz76LNqg==
6047+
60376048
es5-shim@^4.5.13:
60386049
version "4.6.7"
60396050
resolved "https://registry.yarnpkg.com/es5-shim/-/es5-shim-4.6.7.tgz#bc67ae0fc3dd520636e0a1601cc73b450ad3e955"
@@ -11088,10 +11099,10 @@ react-is@^17.0.2:
1108811099
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
1108911100
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
1109011101

11091-
react-lazy-load-image-component@1.5.5:
11092-
version "1.5.5"
11093-
resolved "https://registry.yarnpkg.com/react-lazy-load-image-component/-/react-lazy-load-image-component-1.5.5.tgz#ef6630a4cf5d604d36b0ca808dbe92eca8c81759"
11094-
integrity sha512-pPtq48tIhkLIZg6MAhB3VvVhntJLrc3MBun/lQkNmNtrRFXdjEc5aHlPT5EhpXPQR1nsNVwN91ne6Aagm3rtNQ==
11102+
react-lazy-load-image-component@1.6.2:
11103+
version "1.6.2"
11104+
resolved "https://registry.yarnpkg.com/react-lazy-load-image-component/-/react-lazy-load-image-component-1.6.2.tgz#af1773e4d66519ad6b3c2015290c23b5de97c81b"
11105+
integrity sha512-dAdH5PsRgvDMlHC7QpZRA9oRzEZl1kPFwowmR9Mt0IUUhxk2wwq43PB6Ffwv84HFYuPmsxDUCka0E9KVXi8roQ==
1109511106
dependencies:
1109611107
lodash.debounce "^4.0.8"
1109711108
lodash.throttle "^4.1.1"

0 commit comments

Comments
 (0)