From 51105b57c88855fe89eb95c1f8c1b21756b3ce3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 13:37:22 +0000 Subject: [PATCH] chore(deps): bump daisyui from 5.0.0-beta.3 to 5.0.0-beta.5 Bumps [daisyui](https://github.com/saadeghi/daisyui) from 5.0.0-beta.3 to 5.0.0-beta.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] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d0dee9a..6b09b04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "daisyui": "5.0.0-beta.3", + "daisyui": "5.0.0-beta.5", "dayjs": "1.11.13", "dotenv": "16.4.7", "he": "1.2.0", @@ -4325,9 +4325,9 @@ } }, "node_modules/daisyui": { - "version": "5.0.0-beta.3", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.0.0-beta.3.tgz", - "integrity": "sha512-O05OpyuwrIz+jcxUh00vLtAeH0JIhc+cyez7J7aeZfUxcXAg1OqNt9vS13Bv4ICue1SrPhY/YISJI9YUNQOrqw==", + "version": "5.0.0-beta.5", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.0.0-beta.5.tgz", + "integrity": "sha512-TTrOdPKf+ohXgPpOEvJ5f8iTWMwi5Fk/aMb66GxKZ1UUlujnVEOvQ4FTDQtoqp9pDGQ8jw0UwnUmmOTQ+kJynA==", "license": "MIT", "funding": { "url": "https://github.com/saadeghi/daisyui?sponsor=1" diff --git a/package.json b/package.json index 97b1357..b9ebada 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://mikesprague.github.io/react-tailwind-ghpages-starter", "dependencies": { - "daisyui": "5.0.0-beta.3", + "daisyui": "5.0.0-beta.5", "dayjs": "1.11.13", "dotenv": "16.4.7", "he": "1.2.0",