Skip to content

Commit 775b873

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

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.1.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.22.0"
15+
resolved "https://registry.yarnpkg.com/@artsy/icons/-/icons-3.22.0.tgz#e80c3b3b8774471f3a32ccbfb4260ae99fc8b4bd"
16+
integrity sha512-lJY+SMG7tYwwMvF16WiAfnoTleg5iv3yoPAAQVppSTlU40Sflnl11/l8iCK3cWcjQPMWPKEiAgi4wYLQ2ESvfA==
17+
18+
"@artsy/palette-tokens@^6.1.0":
19+
version "6.1.0"
20+
resolved "https://registry.yarnpkg.com/@artsy/palette-tokens/-/palette-tokens-6.1.0.tgz#f79a1304b59741e982eae98f07d9099d7f1c9347"
21+
integrity sha512-heBh9cuGIECWHdXPLFqmliKKIHob5iSKxi7SlsN36wkLrfIfwhy/NYUhP1OO/u24Khl7ixpTrKzkt6tQEyCSzw==
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.1.0":
24+
version "40.1.0"
25+
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-40.1.0.tgz#b65a6f31b5e563e936a3e5bb5df58387dc60208e"
26+
integrity sha512-tpziNgGc8Rhs6OdSsqkpb02JaFpgXhD6C469Vm13ZSyVaU1mfvLCBY8ZGeN0kx6zCw9nooopvPdrinBYn1AXZA==
2227
dependencies:
23-
"@artsy/palette-tokens" "^4.0.1"
28+
"@artsy/icons" "^3.2.2"
29+
"@artsy/palette-tokens" "^6.1.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.27.0"
6045+
resolved "https://registry.yarnpkg.com/es-toolkit/-/es-toolkit-1.27.0.tgz#affc1aaf78d47e42d282c427c14bf8b610923f12"
6046+
integrity sha512-ETSFA+ZJArcuSCpzD2TjAy6UHpx4E4uqFsoDg9F/nTLogrLmVVZQ+zNxco5h7cWnA1nNak07IXsLcaSMih+ZPQ==
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)