Skip to content

Commit b761239

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

File tree

2 files changed

+22
-11
lines changed

2 files changed

+22
-11
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.0.0",
88
"@babel/runtime": "^7.22.10",
99
"@types/react": "^16.0.0",
1010
"@types/react-dom": "^16.0.0",

yarn.lock

+21-10
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,26 @@
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.0.0":
24+
version "40.0.0"
25+
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-40.0.0.tgz#20998374ac583eceabf10b45cd49caae88e50ef1"
26+
integrity sha512-pd9Tnw6V886605BBlQAwFbSRZpqPd3BnDr1qVOLsJb+qaqsjmcir0fLL08Q72RhuU8UimwNtwarYym0utOKP0A==
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"
2935
react-lazy-load-image-component "1.5.5"
@@ -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"

0 commit comments

Comments
 (0)