Skip to content

Commit b2b2082

Browse files
chore(deps): update material-ui monorepo to v6
1 parent 0ebd335 commit b2b2082

File tree

2 files changed

+100
-95
lines changed

2 files changed

+100
-95
lines changed

docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@emotion/react": "11.13.3",
2020
"@emotion/styled": "11.13.0",
2121
"@mdx-js/react": "3.1.0",
22-
"@mui/icons-material": "5.16.7",
23-
"@mui/material": "5.16.7",
22+
"@mui/icons-material": "6.1.4",
23+
"@mui/material": "6.1.4",
2424
"@philippheuer/docusaurus-components": "0.3.2",
2525
"clsx": "2.1.1",
2626
"prism-react-renderer": "2.4.0",

docs/yarn.lock

+98-93
Original file line numberDiff line numberDiff line change
@@ -1848,13 +1848,20 @@
18481848
core-js-pure "^3.30.2"
18491849
regenerator-runtime "^0.14.0"
18501850

1851-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.22.6", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1851+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.22.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
18521852
version "7.24.0"
18531853
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.0.tgz#584c450063ffda59697021430cb47101b085951e"
18541854
integrity sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==
18551855
dependencies:
18561856
regenerator-runtime "^0.14.0"
18571857

1858+
"@babel/runtime@^7.25.7":
1859+
version "7.25.7"
1860+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.7.tgz#7ffb53c37a8f247c8c4d335e89cdf16a2e0d0fb6"
1861+
integrity sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==
1862+
dependencies:
1863+
regenerator-runtime "^0.14.0"
1864+
18581865
"@babel/template@^7.22.15", "@babel/template@^7.24.0":
18591866
version "7.24.0"
18601867
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50"
@@ -2370,17 +2377,6 @@
23702377
source-map "^0.5.7"
23712378
stylis "4.2.0"
23722379

2373-
"@emotion/cache@^11.11.0":
2374-
version "11.11.0"
2375-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.11.0.tgz#809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff"
2376-
integrity sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==
2377-
dependencies:
2378-
"@emotion/memoize" "^0.8.1"
2379-
"@emotion/sheet" "^1.2.2"
2380-
"@emotion/utils" "^1.2.1"
2381-
"@emotion/weak-memoize" "^0.3.1"
2382-
stylis "4.2.0"
2383-
23842380
"@emotion/cache@^11.13.0":
23852381
version "11.13.0"
23862382
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.0.tgz#8f51748b8116691dee0408b08ad758b8d246b097"
@@ -2392,6 +2388,17 @@
23922388
"@emotion/weak-memoize" "^0.4.0"
23932389
stylis "4.2.0"
23942390

2391+
"@emotion/cache@^11.13.1":
2392+
version "11.13.1"
2393+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.1.tgz#fecfc54d51810beebf05bf2a161271a1a91895d7"
2394+
integrity sha512-iqouYkuEblRcXmylXIwwOodiEK5Ifl7JcX7o6V4jI3iW4mLXX3dmt5xwBtIkJiQEXFAI+pC8X0i67yiPkH9Ucw==
2395+
dependencies:
2396+
"@emotion/memoize" "^0.9.0"
2397+
"@emotion/sheet" "^1.4.0"
2398+
"@emotion/utils" "^1.4.0"
2399+
"@emotion/weak-memoize" "^0.4.0"
2400+
stylis "4.2.0"
2401+
23952402
"@emotion/hash@^0.9.2":
23962403
version "0.9.2"
23972404
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.2.tgz#ff9221b9f58b4dfe61e619a7788734bd63f6898b"
@@ -2404,11 +2411,6 @@
24042411
dependencies:
24052412
"@emotion/memoize" "^0.9.0"
24062413

2407-
"@emotion/memoize@^0.8.1":
2408-
version "0.8.1"
2409-
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
2410-
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
2411-
24122414
"@emotion/memoize@^0.9.0":
24132415
version "0.9.0"
24142416
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.9.0.tgz#745969d649977776b43fc7648c556aaa462b4102"
@@ -2461,10 +2463,16 @@
24612463
"@emotion/utils" "^1.4.0"
24622464
csstype "^3.0.2"
24632465

2464-
"@emotion/sheet@^1.2.2":
2465-
version "1.2.2"
2466-
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec"
2467-
integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==
2466+
"@emotion/serialize@^1.3.2":
2467+
version "1.3.2"
2468+
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.2.tgz#e1c1a2e90708d5d85d81ccaee2dfeb3cc0cccf7a"
2469+
integrity sha512-grVnMvVPK9yUVE6rkKfAJlYZgo0cu3l9iMC77V7DW6E1DUIrU68pSEXRmFZFOFB1QFo57TncmOcvcbMDWsL4yA==
2470+
dependencies:
2471+
"@emotion/hash" "^0.9.2"
2472+
"@emotion/memoize" "^0.9.0"
2473+
"@emotion/unitless" "^0.10.0"
2474+
"@emotion/utils" "^1.4.1"
2475+
csstype "^3.0.2"
24682476

24692477
"@emotion/sheet@^1.4.0":
24702478
version "1.4.0"
@@ -2498,11 +2506,6 @@
24982506
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz#1a818a0b2c481efba0cf34e5ab1e0cb2dcb9dfaf"
24992507
integrity sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==
25002508

2501-
"@emotion/utils@^1.2.1":
2502-
version "1.2.1"
2503-
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
2504-
integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
2505-
25062509
"@emotion/utils@^1.3.0":
25072510
version "1.3.0"
25082511
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.3.0.tgz#e170d859bdf5da2a705b3c83233ebe35fb7a50da"
@@ -2513,10 +2516,10 @@
25132516
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.0.tgz#262f1d02aaedb2ec91c83a0955dd47822ad5fbdd"
25142517
integrity sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==
25152518

2516-
"@emotion/weak-memoize@^0.3.1":
2517-
version "0.3.1"
2518-
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6"
2519-
integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==
2519+
"@emotion/utils@^1.4.1":
2520+
version "1.4.1"
2521+
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.1.tgz#b3adbb43de12ee2149541c4f1337d2eb7774f0ad"
2522+
integrity sha512-BymCXzCG3r72VKJxaYVwOXATqXIZ85cuvg0YOUDxMGNrKc1DJRZk8MgV5wyXRyEayIMd4FuXJIUgTBXvDNW5cA==
25202523

25212524
"@emotion/weak-memoize@^0.4.0":
25222525
version "0.4.0"
@@ -2642,82 +2645,84 @@
26422645
dependencies:
26432646
"@types/mdx" "^2.0.0"
26442647

2645-
"@mui/core-downloads-tracker@^5.16.7":
2646-
version "5.16.7"
2647-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.7.tgz#182a325a520f7ebd75de051fceabfc0314cfd004"
2648-
integrity sha512-RtsCt4Geed2/v74sbihWzzRs+HsIQCfclHeORh5Ynu2fS4icIKozcSubwuG7vtzq2uW3fOR1zITSP84TNt2GoQ==
2648+
"@mui/core-downloads-tracker@^6.1.4":
2649+
version "6.1.4"
2650+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.1.4.tgz#d5d83b193d3f64d6b639358fbfd557e71735233b"
2651+
integrity sha512-jCRsB9NDJJatVCHvwWSTfYUzuTQ7E0Km6tAQWz2Md1SLHIbVj5visC9yHbf/Cv2IDcG6XdHRv3e7Bt1rIburNw==
26492652

2650-
"@mui/icons-material@5.16.7":
2651-
version "5.16.7"
2652-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.7.tgz#e27f901af792065efc9f3d75d74a66af7529a10a"
2653-
integrity sha512-UrGwDJCXEszbDI7yV047BYU5A28eGJ79keTCP4cc74WyncuVrnurlmIRxaHL8YK+LI1Kzq+/JM52IAkNnv4u+Q==
2653+
"@mui/icons-material@6.1.4":
2654+
version "6.1.4"
2655+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-6.1.4.tgz#4772fccea24d6529d44e0dd9a3f591134b734f5c"
2656+
integrity sha512-nhXBNSP3WkY0pz8dg25VIYIXJkhdRLRKZtD50f9OuHVQ1eh8b+enmvaZQF0o5M8cs1sR6wQHwZYwG34qDZeG0g==
26542657
dependencies:
2655-
"@babel/runtime" "^7.23.9"
2658+
"@babel/runtime" "^7.25.7"
26562659

2657-
"@mui/material@5.16.7":
2658-
version "5.16.7"
2659-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.7.tgz#6e814e2eefdaf065a769cecf549c3569e107a50b"
2660-
integrity sha512-cwwVQxBhK60OIOqZOVLFt55t01zmarKJiJUWbk0+8s/Ix5IaUzAShqlJchxsIQ4mSrWqgcKCCXKtIlG5H+/Jmg==
2660+
"@mui/material@6.1.4":
2661+
version "6.1.4"
2662+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.1.4.tgz#1803d869be8461aa93de9f1a9ba72b021ef1daaf"
2663+
integrity sha512-mIVdjzDYU4U/XYzf8pPEz3zDZFS4Wbyr0cjfgeGiT/s60EvtEresXXQy8XUA0bpJDJjgic1Hl5AIRcqWDyi2eg==
26612664
dependencies:
2662-
"@babel/runtime" "^7.23.9"
2663-
"@mui/core-downloads-tracker" "^5.16.7"
2664-
"@mui/system" "^5.16.7"
2665-
"@mui/types" "^7.2.15"
2666-
"@mui/utils" "^5.16.6"
2665+
"@babel/runtime" "^7.25.7"
2666+
"@mui/core-downloads-tracker" "^6.1.4"
2667+
"@mui/system" "^6.1.4"
2668+
"@mui/types" "^7.2.18"
2669+
"@mui/utils" "^6.1.4"
26672670
"@popperjs/core" "^2.11.8"
2668-
"@types/react-transition-group" "^4.4.10"
2669-
clsx "^2.1.0"
2671+
"@types/react-transition-group" "^4.4.11"
2672+
clsx "^2.1.1"
26702673
csstype "^3.1.3"
26712674
prop-types "^15.8.1"
26722675
react-is "^18.3.1"
26732676
react-transition-group "^4.4.5"
26742677

2675-
"@mui/private-theming@^5.16.6":
2676-
version "5.16.6"
2677-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.16.6.tgz#547671e7ae3f86b68d1289a0b90af04dfcc1c8c9"
2678-
integrity sha512-rAk+Rh8Clg7Cd7shZhyt2HGTTE5wYKNSJ5sspf28Fqm/PZ69Er9o6KX25g03/FG2dfpg5GCwZh/xOojiTfm3hw==
2678+
"@mui/private-theming@^6.1.4":
2679+
version "6.1.4"
2680+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.4.tgz#a2d05721f99c518ae04ce007931fcdfd9a2120f8"
2681+
integrity sha512-FPa+W5BSrRM/1QI5Gf/GwJinJ2WsrKPpJB6xMmmXMXSUIp31YioIVT04i28DQUXFFB3yZY12ukcZi51iLvPljw==
26792682
dependencies:
2680-
"@babel/runtime" "^7.23.9"
2681-
"@mui/utils" "^5.16.6"
2683+
"@babel/runtime" "^7.25.7"
2684+
"@mui/utils" "^6.1.4"
26822685
prop-types "^15.8.1"
26832686

2684-
"@mui/styled-engine@^5.16.6":
2685-
version "5.16.6"
2686-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.16.6.tgz#60110c106dd482dfdb7e2aa94fd6490a0a3f8852"
2687-
integrity sha512-zaThmS67ZmtHSWToTiHslbI8jwrmITcN93LQaR2lKArbvS7Z3iLkwRoiikNWutx9MBs8Q6okKvbZq1RQYB3v7g==
2687+
"@mui/styled-engine@^6.1.4":
2688+
version "6.1.4"
2689+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-6.1.4.tgz#80a25e8ba41495a4bef0296c0f55b9113b351e14"
2690+
integrity sha512-D+aiIDtJsU9OVJ7dgayhCDABJHT7jTlnz1FKyxa5mNVHsxjjeG1M4OpLsRQvx4dcvJfDywnU2cE+nFm4Ln2aFQ==
26882691
dependencies:
2689-
"@babel/runtime" "^7.23.9"
2690-
"@emotion/cache" "^11.11.0"
2692+
"@babel/runtime" "^7.25.7"
2693+
"@emotion/cache" "^11.13.1"
2694+
"@emotion/serialize" "^1.3.2"
2695+
"@emotion/sheet" "^1.4.0"
26912696
csstype "^3.1.3"
26922697
prop-types "^15.8.1"
26932698

2694-
"@mui/system@^5.16.7":
2695-
version "5.16.7"
2696-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.16.7.tgz#4583ca5bf3b38942e02c15a1e622ba869ac51393"
2697-
integrity sha512-Jncvs/r/d/itkxh7O7opOunTqbbSSzMTHzZkNLM+FjAOg+cYAZHrPDlYe1ZGKUYORwwb2XexlWnpZp0kZ4AHuA==
2698-
dependencies:
2699-
"@babel/runtime" "^7.23.9"
2700-
"@mui/private-theming" "^5.16.6"
2701-
"@mui/styled-engine" "^5.16.6"
2702-
"@mui/types" "^7.2.15"
2703-
"@mui/utils" "^5.16.6"
2704-
clsx "^2.1.0"
2699+
"@mui/system@^6.1.4":
2700+
version "6.1.4"
2701+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-6.1.4.tgz#a237555b1fcf607e990ffd8e5d5355d230064a5c"
2702+
integrity sha512-lCveY/UtDhYwMg1WnLc3wEEuGymLi6YI79VOwFV9zfZT5Et+XEw/e1It26fiKwUZ+mB1+v1iTYMpJnwnsrn2aQ==
2703+
dependencies:
2704+
"@babel/runtime" "^7.25.7"
2705+
"@mui/private-theming" "^6.1.4"
2706+
"@mui/styled-engine" "^6.1.4"
2707+
"@mui/types" "^7.2.18"
2708+
"@mui/utils" "^6.1.4"
2709+
clsx "^2.1.1"
27052710
csstype "^3.1.3"
27062711
prop-types "^15.8.1"
27072712

2708-
"@mui/types@^7.2.15":
2709-
version "7.2.15"
2710-
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.15.tgz#dadd232fe9a70be0d526630675dff3b110f30b53"
2711-
integrity sha512-nbo7yPhtKJkdf9kcVOF8JZHPZTmqXjJ/tI0bdWgHg5tp9AnIN4Y7f7wm9T+0SyGYJk76+GYZ8Q5XaTYAsUHN0Q==
2713+
"@mui/types@^7.2.18":
2714+
version "7.2.18"
2715+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.18.tgz#4b6385ed2f7828ef344113cdc339d6fdf8e4bc23"
2716+
integrity sha512-uvK9dWeyCJl/3ocVnTOS6nlji/Knj8/tVqVX03UVTpdmTJYu/s4jtDd9Kvv0nRGE0CUSNW1UYAci7PYypjealg==
27122717

2713-
"@mui/utils@^5.16.6":
2714-
version "5.16.6"
2715-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.16.6.tgz#905875bbc58d3dcc24531c3314a6807aba22a711"
2716-
integrity sha512-tWiQqlhxAt3KENNiSRL+DIn9H5xNVK6Jjf70x3PnfQPz1MPBdh7yyIcAyVBT9xiw7hP3SomRhPR7hzBMBCjqEA==
2718+
"@mui/utils@^6.1.4":
2719+
version "6.1.4"
2720+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.4.tgz#44deebc8e576695836c9bda870d755c8f079e54d"
2721+
integrity sha512-v0wXkyh3/Hpw48ivlNvgs4ZT6M8BIEAMdLgvct59rQBggYFhoAVKyliKDzdj37CnIlYau3DYIn7x5bHlRYFBow==
27172722
dependencies:
2718-
"@babel/runtime" "^7.23.9"
2719-
"@mui/types" "^7.2.15"
2720-
"@types/prop-types" "^15.7.12"
2723+
"@babel/runtime" "^7.25.7"
2724+
"@mui/types" "^7.2.18"
2725+
"@types/prop-types" "^15.7.13"
27212726
clsx "^2.1.1"
27222727
prop-types "^15.8.1"
27232728
react-is "^18.3.1"
@@ -3138,10 +3143,10 @@
31383143
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563"
31393144
integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==
31403145

3141-
"@types/prop-types@^15.7.12":
3142-
version "15.7.12"
3143-
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
3144-
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
3146+
"@types/prop-types@^15.7.13":
3147+
version "15.7.13"
3148+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451"
3149+
integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==
31453150

31463151
"@types/qs@*":
31473152
version "6.9.12"
@@ -3179,10 +3184,10 @@
31793184
"@types/history" "^4.7.11"
31803185
"@types/react" "*"
31813186

3182-
"@types/react-transition-group@^4.4.10":
3183-
version "4.4.10"
3184-
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac"
3185-
integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==
3187+
"@types/react-transition-group@^4.4.11":
3188+
version "4.4.11"
3189+
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.11.tgz#d963253a611d757de01ebb241143b1017d5d63d5"
3190+
integrity sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==
31863191
dependencies:
31873192
"@types/react" "*"
31883193

@@ -4035,7 +4040,7 @@ [email protected], clsx@^2.1.1:
40354040
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
40364041
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
40374042

4038-
clsx@^2.0.0, clsx@^2.1.0:
4043+
clsx@^2.0.0:
40394044
version "2.1.0"
40404045
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb"
40414046
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==

0 commit comments

Comments
 (0)