From b3d920df00cd7a8c54a27cc80e1c0e3011596531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:57:03 +0800 Subject: [PATCH] chore(deps): bump daisyui from 4.6.0 to 4.6.1 (#621) Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.6.0 to 4.6.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/compare/v4.6.0...v4.6.1) --- 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 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a45d914..a538bd9 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "autoprefixer": "^10.4.17", "byte-size": "^8.1.1", "commitlint": "^18.6.0", - "daisyui": "^4.6.0", + "daisyui": "^4.6.1", "dayjs": "^1.11.10", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d41f1a..5107f91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -102,8 +102,8 @@ dependencies: specifier: ^18.6.0 version: 18.6.0(@types/node@20.11.12)(typescript@5.3.3) daisyui: - specifier: ^4.6.0 - version: 4.6.0(postcss@8.4.32) + specifier: ^4.6.1 + version: 4.6.1(postcss@8.4.32) dayjs: specifier: ^1.11.10 version: 1.11.10 @@ -3171,8 +3171,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: false - /daisyui@4.6.0(postcss@8.4.32): - resolution: {integrity: sha512-B5ZB/sczXpp4LMdo/SZrtYY/U2hq+Vr9I15QawuWZ0VwgtSAbuZpAZUftKVryEsPuv3BM0yVlBED0nAmtis/dw==} + /daisyui@4.6.1(postcss@8.4.32): + resolution: {integrity: sha512-IXI8ypN/hkl1AKsag1XPlWt0wfvL4NedTUtUkv/VFP5q/xDbBZrZthq3/9M2yU1egcbbLhp01rluIz0GICUc+g==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0