From f4eb82c3ec7bdf56600704884595b608232dde03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 23:15:24 +0100 Subject: [PATCH] chore(deps): bump daisyui from 1.16.2 to 1.16.5 (#538) Bumps [daisyui](https://github.com/saadeghi/daisyui) from 1.16.2 to 1.16.5. - [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-patch ... 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 03d96fb15e..33e86614b2 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.16.2", + "daisyui": "1.16.5", "js-base64": "^3.7.2", "mermaid": "8.13.5", "moment": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index 85db12d3fd..ccc0cf0d4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1643,10 +1643,10 @@ dagre@^0.8.5: graphlib "^2.1.8" lodash "^4.17.15" -daisyui@1.16.2: - version "1.16.2" - resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-1.16.2.tgz#3b3d62f393c293601efb744ce40d5916ec5b8d93" - integrity sha512-kHoTvq3/eU8tPbu3U3Nwq7yy0I5zauqAYRSvw1x+t8g9FBjFm3jNtUQO/vBjUZsU7ABIf5aaT58iBF2NeusCUA== +daisyui@1.16.5: + version "1.16.5" + resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-1.16.5.tgz#f63680d7cc807379cd2e35afe3e6c4596cd7c902" + integrity sha512-34nXxyQ0M8CWv8OE8/+jEasBbw5pipBNgWkC4HVsOVDgZ0Y5jD7UgcvosOmm+pEBgZHWNze2Ocwi9NUDge6gHg== dashdash@^1.12.0: version "1.14.1"