diff --git a/sites/dev/package.json b/sites/dev/package.json index 2b001e90198..b6cb93e0c12 100644 --- a/sites/dev/package.json +++ b/sites/dev/package.json @@ -36,7 +36,7 @@ "@next/bundle-analyzer": "13.4.19", "@tailwindcss/typography": "0.5.9", "algoliasearch": "4.19.1", - "daisyui": "3.6.3", + "daisyui": "3.6.4", "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", "lodash.set": "4.3.2", diff --git a/sites/lab/package.json b/sites/lab/package.json index aba261ab3f4..49e1afbc2f9 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -38,7 +38,7 @@ "d3-dispatch": "3.0.1", "d3-drag": "3.0.0", "d3-selection": "3.0.0", - "daisyui": "3.6.3", + "daisyui": "3.6.4", "i18next": "23.4.6", "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", diff --git a/sites/org/package.json b/sites/org/package.json index ef68209bd16..ad431800141 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -37,7 +37,7 @@ "@tailwindcss/typography": "0.5.9", "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", - "daisyui": "3.6.3", + "daisyui": "3.6.4", "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.4.0", diff --git a/sites/shared/package.json b/sites/shared/package.json index 94f4ab76a02..f1e03d1f113 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -24,7 +24,7 @@ "d3-dispatch": "3.0.1", "d3-drag": "3.0.0", "d3-selection": "3.0.0", - "daisyui": "3.6.3", + "daisyui": "3.6.4", "feed": "4.2.2", "file-saver": "2.0.5", "front-matter": "4.0.2", diff --git a/yarn.lock b/yarn.lock index ff62b2e546f..3e37d3e2d8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4933,10 +4933,10 @@ dagre-d3-es@7.0.10: d3 "^7.8.2" lodash-es "^4.17.21" -daisyui@3.6.3: - version "3.6.3" - resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-3.6.3.tgz#4ca2a9ae3de7d7c291e4f565a30a88be310699cf" - integrity sha512-VNWogAjx37H8kNYd2E/+r1OXc6dOvJTKlKltqIKAlNMFVfx2BIKPcmnVxaHQLfj2vhv1mYDBjgWj+1enQ+4yZA== +daisyui@3.6.4: + version "3.6.4" + resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-3.6.4.tgz#c67fddddaf98dedec3aadb2c9d722ed4204511f4" + integrity sha512-8cFEkA2CaTKLUBvEU+9cTx6uvLSN2ZUq9fXxMkdiRS7QM79jBFv3klNkbUaPslmVh0eoeeCk0o98sjmfQ7/Cgg== dependencies: colord "^2.9" css-selector-tokenizer "^0.8"