From efbf16c71eded5192363b46ea6ffca596fc7e5af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 08:55:43 +0530 Subject: [PATCH] Bump daisyui from 2.33.0 to 2.38.1 (#99) Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.33.0 to 2.38.1. - [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-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index d76ee3f..1b908f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache 2.0", "dependencies": { "@boxyhq/saml20": "1.0.11", - "daisyui": "2.33.0", + "daisyui": "2.38.1", "next": "12.3.1", "react": "18.2.0", "react-dom": "18.2.0", @@ -1013,9 +1013,9 @@ "license": "MIT" }, "node_modules/daisyui": { - "version": "2.33.0", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.33.0.tgz", - "integrity": "sha512-NviwGs9oC9NW7IEZiLexHtxkpzP38AKxb9GTUCqUa0qoU8NHKQGqJUzQWZwWSZakU57KsQLblFVe0xMhqw4TlA==", + "version": "2.38.1", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.38.1.tgz", + "integrity": "sha512-fHAVi+bT3H9QCNM7LNEH1EMPT0IwqufuW2RNhTJZorX3TftB1bWW437BVmSt70AZH72Xvp0mVxwVS3ChSKSj0w==", "dependencies": { "color": "^4.2", "css-selector-tokenizer": "^0.8.0", @@ -4385,9 +4385,9 @@ "dev": true }, "daisyui": { - "version": "2.33.0", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.33.0.tgz", - "integrity": "sha512-NviwGs9oC9NW7IEZiLexHtxkpzP38AKxb9GTUCqUa0qoU8NHKQGqJUzQWZwWSZakU57KsQLblFVe0xMhqw4TlA==", + "version": "2.38.1", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.38.1.tgz", + "integrity": "sha512-fHAVi+bT3H9QCNM7LNEH1EMPT0IwqufuW2RNhTJZorX3TftB1bWW437BVmSt70AZH72Xvp0mVxwVS3ChSKSj0w==", "requires": { "color": "^4.2", "css-selector-tokenizer": "^0.8.0", diff --git a/package.json b/package.json index 9d75457..a063fb0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@boxyhq/saml20": "1.0.11", - "daisyui": "2.33.0", + "daisyui": "2.38.1", "next": "12.3.1", "react": "18.2.0", "react-dom": "18.2.0",