From 2ff8a5ceb6743e1848dcb8a17d0df44c06008a12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 11:36:41 +0200 Subject: [PATCH] chore(deps): bump daisyui from 2.20.0 to 2.22.0 (#934) Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.20.0 to 2.22.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/commits) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d9c3edb6..c0c1834e 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@analytics/google-analytics": "1.0.3", "@macfja/svelte-persistent-store": "1.3.0", "analytics": "0.8.1", - "daisyui": "2.20.0", + "daisyui": "2.22.0", "js-base64": "3.7.2", "mermaid": "9.1.3", "moment": "2.29.4", diff --git a/yarn.lock b/yarn.lock index 72ca89fe..fd9501de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1844,10 +1844,10 @@ dagre@^0.8.5: graphlib "^2.1.8" lodash "^4.17.15" -daisyui@2.20.0: - version "2.20.0" - resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-2.20.0.tgz#6abeeb628912a15636bfc9e924417d985c92fa89" - integrity sha512-97xFBWQOXV/JCVRrGI5xranElKMmXIajDxojTQ1qoYwcWlkfFE7hY4D/NyHVIzlQb+B4xbiXhVPJM7EleRAY8g== +daisyui@2.22.0: + version "2.22.0" + resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-2.22.0.tgz#00ea4948fb886ad5242bd6bd3d1a229a8f28d932" + integrity sha512-H08aQP+Mfl2fQOmyaxd1NP54gQbr2xRUj2MmFFvfJ5EDGbthVBICDMNFKyia/zBfR58G8eTJo3CmydglM81/7Q== dependencies: color "^4.2" css-selector-tokenizer "^0.8.0"