From 4c8947418ae215d809e79dca5f2193e851f99a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 04:13:39 +0000 Subject: [PATCH] chore(deps): bump daisyui from 2.46.1 to 2.47.0 Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.46.1 to 2.47.0. - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v2.46.1...v2.47.0) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sites/dev/package.json | 2 +- sites/lab/package.json | 2 +- sites/org/package.json | 2 +- sites/shared/package.json | 2 +- yarn.lock | 8 ++++---- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sites/dev/package.json b/sites/dev/package.json index 0fd0c38b864..2f6f124f459 100644 --- a/sites/dev/package.json +++ b/sites/dev/package.json @@ -32,7 +32,7 @@ "@next/bundle-analyzer": "13.1.1", "@tailwindcss/typography": "0.5.9", "algoliasearch": "4.14.3", - "daisyui": "2.46.1", + "daisyui": "2.47.0", "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 6d8deac54aa..5c5a06f769e 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -35,7 +35,7 @@ "d3-dispatch": "3.0.1", "d3-drag": "3.0.0", "d3-selection": "3.0.0", - "daisyui": "2.46.1", + "daisyui": "2.47.0", "i18next": "22.4.9", "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", diff --git a/sites/org/package.json b/sites/org/package.json index 688f854e85c..9edfd6c118e 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -34,7 +34,7 @@ "@mdx-js/runtime": "2.0.0-next.9", "@tailwindcss/typography": "0.5.9", "algoliasearch": "4.14.3", - "daisyui": "2.46.1", + "daisyui": "2.47.0", "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", "lodash.set": "4.3.2", diff --git a/sites/shared/package.json b/sites/shared/package.json index 120fbbabd51..8b761d9ca9e 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -23,7 +23,7 @@ "d3-dispatch": "3.0.1", "d3-drag": "3.0.0", "d3-selection": "3.0.0", - "daisyui": "2.46.1", + "daisyui": "2.47.0", "feed": "4.2.2", "file-saver": "2.0.5", "front-matter": "4.0.2", diff --git a/yarn.lock b/yarn.lock index 77597fff4d8..d436f2373d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7854,10 +7854,10 @@ d3-selection@3, d3-selection@3.0.0: resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-3.0.0.tgz#c25338207efa72cc5b9bd1458a1a41901f1e1b31" integrity sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ== -daisyui@2.46.1: - version "2.46.1" - resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-2.46.1.tgz#a388dd077a6f839681328cc318658f08d69b7e0d" - integrity sha512-i59+nLuzzPAVOhNhot3KLtt6stfYeCIPXs9uiLcpXjykpqxHfBA3W6hQWOUWPMwfqhyQd0WKub3sydtPGjzLtA== +daisyui@2.47.0: + version "2.47.0" + resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-2.47.0.tgz#f3a8dad0838fc5cbd125910694fa2de0d34441bd" + integrity sha512-svZpXKldtHjXTEdj/lu2n7b+EQJSatqvmVB59k4dhCDOYUhUZ3jtGuPrgOJlPysHhDjxjCRWWug/fgV5e8tc/w== dependencies: color "^4.2" css-selector-tokenizer "^0.8.0"