From 1e4f26001edec9b1045bc37ff5fd9a01de873a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 07:03:31 +0000 Subject: [PATCH] chore(deps): bump daisyui from 2.14.2 to 2.14.3 Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.14.2 to 2.14.3. - [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.14.2...v2.14.3) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-patch ... 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 b7335c26..04450634 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@analytics/google-analytics": "^0.5.3", "@macfja/svelte-persistent-store": "^1.3.0", "analytics": "^0.8.1", - "daisyui": "2.14.2", + "daisyui": "2.14.3", "js-base64": "^3.7.2", "mermaid": "9.0.1", "moment": "^2.29.3", diff --git a/yarn.lock b/yarn.lock index 4b228ed1..e07b8c90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1652,10 +1652,10 @@ dagre@^0.8.5: graphlib "^2.1.8" lodash "^4.17.15" -daisyui@2.14.2: - version "2.14.2" - resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-2.14.2.tgz#be36e1c9687b985288b15246029ee2c3d4f48425" - integrity sha512-/FxRBLC/xydIqxv+EJHfmmH+UndrwcaAxbWsS/oVLnoeOdb4MN4VlkJ3sYOYrl3tmw/D1L5Lp0PK07ebY0O6QA== +daisyui@2.14.3: + version "2.14.3" + resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-2.14.3.tgz#3d3ce0d7f75c41af949c163f0709fde95370c591" + integrity sha512-EH6cLLaieInq81ACE8FxHsWLsH08sZ62zLxctIHTnLhn0eHvtHdLYZ6yngsy7yd43ZFOstzbyYY4q5xByZdaQQ== dependencies: color "^4.2" css-selector-tokenizer "^0.8.0"