Skip to content

Commit 18e9e82

Browse files
fix(deps): update dependency tss-react to v4.9.18
1 parent 932e805 commit 18e9e82

File tree

1 file changed

+31
-41
lines changed

1 file changed

+31
-41
lines changed

yarn.lock

Lines changed: 31 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,18 +1297,7 @@
12971297
source-map "^0.5.7"
12981298
stylis "4.2.0"
12991299

1300-
"@emotion/cache@*", "@emotion/cache@^11.11.0":
1301-
version "11.11.0"
1302-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.11.0.tgz#809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff"
1303-
integrity sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==
1304-
dependencies:
1305-
"@emotion/memoize" "^0.8.1"
1306-
"@emotion/sheet" "^1.2.2"
1307-
"@emotion/utils" "^1.2.1"
1308-
"@emotion/weak-memoize" "^0.3.1"
1309-
stylis "4.2.0"
1310-
1311-
"@emotion/cache@^11.13.5":
1300+
"@emotion/cache@*", "@emotion/cache@^11.13.5":
13121301
version "11.14.0"
13131302
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.14.0.tgz#ee44b26986eeb93c8be82bb92f1f7a9b21b2ed76"
13141303
integrity sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==
@@ -1319,12 +1308,23 @@
13191308
"@emotion/weak-memoize" "^0.4.0"
13201309
stylis "4.2.0"
13211310

1322-
"@emotion/hash@^0.9.0", "@emotion/hash@^0.9.1":
1311+
"@emotion/cache@^11.11.0":
1312+
version "11.11.0"
1313+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.11.0.tgz#809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff"
1314+
integrity sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==
1315+
dependencies:
1316+
"@emotion/memoize" "^0.8.1"
1317+
"@emotion/sheet" "^1.2.2"
1318+
"@emotion/utils" "^1.2.1"
1319+
"@emotion/weak-memoize" "^0.3.1"
1320+
stylis "4.2.0"
1321+
1322+
"@emotion/hash@^0.9.0":
13231323
version "0.9.1"
13241324
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.1.tgz#4ffb0055f7ef676ebc3a5a91fb621393294e2f43"
13251325
integrity sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==
13261326

1327-
"@emotion/hash@^0.9.2":
1327+
"@emotion/hash@^0.9.1", "@emotion/hash@^0.9.2":
13281328
version "0.9.2"
13291329
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.2.tgz#ff9221b9f58b4dfe61e619a7788734bd63f6898b"
13301330
integrity sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==
@@ -1360,18 +1360,7 @@
13601360
"@emotion/weak-memoize" "^0.3.1"
13611361
hoist-non-react-statics "^3.3.1"
13621362

1363-
"@emotion/serialize@*", "@emotion/serialize@^1.1.2", "@emotion/serialize@^1.1.3":
1364-
version "1.1.3"
1365-
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.3.tgz#84b77bfcfe3b7bb47d326602f640ccfcacd5ffb0"
1366-
integrity sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==
1367-
dependencies:
1368-
"@emotion/hash" "^0.9.1"
1369-
"@emotion/memoize" "^0.8.1"
1370-
"@emotion/unitless" "^0.8.1"
1371-
"@emotion/utils" "^1.2.1"
1372-
csstype "^3.0.2"
1373-
1374-
"@emotion/serialize@^1.3.3":
1363+
"@emotion/serialize@*", "@emotion/serialize@^1.3.3":
13751364
version "1.3.3"
13761365
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.3.tgz#d291531005f17d704d0463a032fe679f376509e8"
13771366
integrity sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==
@@ -1382,6 +1371,17 @@
13821371
"@emotion/utils" "^1.4.2"
13831372
csstype "^3.0.2"
13841373

1374+
"@emotion/serialize@^1.1.2", "@emotion/serialize@^1.1.3":
1375+
version "1.1.3"
1376+
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.3.tgz#84b77bfcfe3b7bb47d326602f640ccfcacd5ffb0"
1377+
integrity sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==
1378+
dependencies:
1379+
"@emotion/hash" "^0.9.1"
1380+
"@emotion/memoize" "^0.8.1"
1381+
"@emotion/unitless" "^0.8.1"
1382+
"@emotion/utils" "^1.2.1"
1383+
csstype "^3.0.2"
1384+
13851385
"@emotion/server@^11.11.0":
13861386
version "11.11.0"
13871387
resolved "https://registry.yarnpkg.com/@emotion/server/-/server-11.11.0.tgz#35537176a2a5ed8aed7801f254828e636ec3bd6e"
@@ -1392,12 +1392,7 @@
13921392
multipipe "^1.0.2"
13931393
through "^2.3.8"
13941394

1395-
"@emotion/sheet@^1.2.2":
1396-
version "1.2.2"
1397-
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec"
1398-
integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==
1399-
1400-
"@emotion/sheet@^1.4.0":
1395+
"@emotion/sheet@^1.2.2", "@emotion/sheet@^1.4.0":
14011396
version "1.4.0"
14021397
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c"
14031398
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==
@@ -1429,12 +1424,7 @@
14291424
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz#08de79f54eb3406f9daaf77c76e35313da963963"
14301425
integrity sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==
14311426

1432-
"@emotion/utils@*", "@emotion/utils@^1.2.1":
1433-
version "1.2.1"
1434-
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
1435-
integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
1436-
1437-
"@emotion/utils@^1.4.2":
1427+
"@emotion/utils@*", "@emotion/utils@^1.2.1", "@emotion/utils@^1.4.2":
14381428
version "1.4.2"
14391429
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.2.tgz#6df6c45881fcb1c412d6688a311a98b7f59c1b52"
14401430
integrity sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==
@@ -12163,9 +12153,9 @@ [email protected]:
1216312153
integrity sha512-Tyrf5mxF8Ofs1tNoxA13lFeZ2Zrbd6cKbuH3V+MQ5sb6DtBj5FjrXVsRWT8YvNAQTqNoz66dz1WsbigI22aEnw==
1216412154

1216512155
tss-react@^4.4.1:
12166-
version "4.9.3"
12167-
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.3.tgz#69ce18bcf83fe96d99d35f44a036c7b507f66eff"
12168-
integrity sha512-TqI0kBFmgW0f5YIOD2PMdHu6FnqSxVDUf5uJ7+gVkhemtMfwdlFpvXpddgSesktizr9PU9hY2nZ+kNnf0KQb9A==
12156+
version "4.9.18"
12157+
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.18.tgz#34828008381f2dd3fe79f835ecd43fde5a349505"
12158+
integrity sha512-Uc+VvP4RXVzfEacw735xRvne1lwt5HNhvIFptpvmK+G6F/hRA5TeEr3SEzxrqTb6ixA4vANB0iXjBB6LdexxJA==
1216912159
dependencies:
1217012160
"@emotion/cache" "*"
1217112161
"@emotion/serialize" "*"

0 commit comments

Comments
 (0)