From d43d50d8a7b8161124e4a8fe865b56b020a37300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Oct 2021 15:35:16 +0200 Subject: [PATCH] chore(deps): bump daisyui from 1.15.0 to 1.16.0 (#471) Bumps [daisyui](https://github.com/saadeghi/daisyui) from 1.15.0 to 1.16.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.15.0...v1.16.0) --- 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 78c86df4..c8f4982b 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.16", - "daisyui": "1.15.0", + "daisyui": "1.16.0", "js-base64": "^3.7.2", "mermaid": "8.13.3", "moment": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index 3e3419dc..ac6dc933 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1661,10 +1661,10 @@ dagre@^0.8.5: graphlib "^2.1.8" lodash "^4.17.15" -daisyui@1.15.0: - version "1.15.0" - resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-1.15.0.tgz#ec7392a6322221c3dd7901e756c510b489ef5f9c" - integrity sha512-4ISfAutDZGOW+Owxi8Fk7aMhHFPBPRpRhEdNMXi0C54/01uRA9DDHKuixRPBK4VjCEM7F+O9wfBg9J2YNdLl4A== +daisyui@1.16.0: + version "1.16.0" + resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-1.16.0.tgz#514a1ebbf48f89c473fefe5a78771e179e989c7d" + integrity sha512-/nVVnYqX7oxsIP68q2kOnOb48rbZLX2/smSrwzdSxF6olj8FCQ/90TU5J0gKvnWXOR6gyW8KuV8MQjwXE/oLYQ== dashdash@^1.12.0: version "1.14.1"