Merge branch 'clsx' into 'develop'

Replace `classnames` with `clsx`

See merge request soapbox-pub/soapbox-fe!1759
This commit is contained in:
marcin mikołajczak
2022-08-31 13:41:41 +00:00
114 changed files with 118 additions and 112 deletions

View File

@ -4213,6 +4213,11 @@ clone-regexp@^2.1.0:
dependencies:
is-regexp "^2.0.0"
clsx@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
co@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"