0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency clsx to v2.0.1

This commit is contained in:
renovate[bot] 2023-12-29 19:52:02 +00:00
parent 9f2365209d
commit 80bb5ff887
2 changed files with 5 additions and 5 deletions

View file

@ -61,7 +61,7 @@
"@tailwindcss/line-clamp": "0.4.4", "@tailwindcss/line-clamp": "0.4.4",
"@uiw/react-codemirror": "^4.21.9", "@uiw/react-codemirror": "^4.21.9",
"autoprefixer": "10.4.16", "autoprefixer": "10.4.16",
"clsx": "2.0.0", "clsx": "2.0.1",
"postcss": "8.4.32", "postcss": "8.4.32",
"postcss-import": "15.1.0", "postcss-import": "15.1.0",
"react-colorful": "^5.1.2", "react-colorful": "^5.1.2",

View file

@ -13006,10 +13006,10 @@ cloneable-readable@^1.0.0:
process-nextick-args "^2.0.0" process-nextick-args "^2.0.0"
readable-stream "^2.3.5" readable-stream "^2.3.5"
clsx@2.0.0: clsx@2.0.1:
version "2.0.0" version "2.0.1"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b" resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.1.tgz#acae79a8018b4b348f53fada993452d8487f6f92"
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q== integrity sha512-PrYqtepbSWwrFmtHX0IHv3zUEbWn1psIqaIZyjB3b9wEGpRAkpyeKbCCCkCXJYiHZPjK7jckJvf2sEB/8VKPgQ==
cluster-key-slot@1.1.2, cluster-key-slot@^1.1.0: cluster-key-slot@1.1.2, cluster-key-slot@^1.1.0:
version "1.1.2" version "1.1.2"