From f143a5b95b0bbf144b06c1e8dfbd405081c76dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 07:01:52 +0000 Subject: [PATCH] chore(deps): bump daisyui from 1.19.0 to 1.21.0 Bumps [daisyui](https://github.com/saadeghi/daisyui) from 1.19.0 to 1.21.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/v1.19.0...v1.21.0) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 10d9ce44e9..d18acb5658 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@analytics/google-analytics": "^0.5.3", "@macfja/svelte-persistent-store": "^1.2.0", "analytics": "^0.7.19", - "daisyui": "1.19.0", + "daisyui": "1.21.0", "js-base64": "^3.7.2", "mermaid": "8.13.8", "moment": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index 9475425548..5f1604b275 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1637,10 +1637,10 @@ dagre@^0.8.5: graphlib "^2.1.8" lodash "^4.17.15" -daisyui@1.19.0: - version "1.19.0" - resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-1.19.0.tgz#fb8c1c1b45f093e539ad1651756f6fffee8f2e43" - integrity sha512-SaKe2acN734KVtrrCvxXFnrl1BOQzXqQybHbUZnXz3kK5h903mK/kKHWx+423Y03+DikWJbuGYWgcYHTQk3dwQ== +daisyui@1.21.0: + version "1.21.0" + resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-1.21.0.tgz#627239e076d05eddb164ef55823c35af15c878d9" + integrity sha512-sdqSI6v/Xc6OsBrZbBKqZKpOCuQyc1foq9s5ZqT8Qdp92kIbR/FBNfTethDjLpvYBPpsohHLCvC0ddWr2OotYA== dashdash@^1.12.0: version "1.14.1"