From 65e5e2cefe46e65381fa96cf1dd78115f4e03888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 03:52:30 +0000 Subject: [PATCH] chore(deps-dev): bump daisyui from 3.7.4 to 3.7.5 Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.7.4 to 3.7.5. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.7.4...v3.7.5) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 3900abc8..8c2fed85 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -16,7 +16,7 @@ "@tailwindcss/typography": "^0.5.10", "@types/node": "^20.6.0", "autoprefixer": "10.4.15", - "daisyui": "^3.7.4", + "daisyui": "^3.7.5", "date-fns": "^2.30.0", "dayjs": "^1.11.9", "nuxt": "^3.7.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 56ebd18e..02f3edfb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -227,8 +227,8 @@ importers: specifier: 10.4.15 version: 10.4.15(postcss@8.4.29) daisyui: - specifier: ^3.7.4 - version: 3.7.4(ts-node@10.9.1) + specifier: ^3.7.5 + version: 3.7.5(ts-node@10.9.1) date-fns: specifier: ^2.30.0 version: 2.30.0 @@ -5727,8 +5727,8 @@ packages: resolution: {integrity: sha512-axn2UMEnkhyDUPWOwVKBMVIzSQy2ejH2xRGy1wq81dqRwApXfIzfbE3hIX0ZRFBIihf/KDqK158DLwESu4AK1w==} dev: false - /daisyui@3.7.4(ts-node@10.9.1): - resolution: {integrity: sha512-hAgTomIK8RDQ/RLH9Z2NxZiNVAO40w08FlhgYS/8CTFF+wggeHeNJ0qNBHWAJJzhjD8UU2u4PZ4nc4r9rwfTLw==} + /daisyui@3.7.5(ts-node@10.9.1): + resolution: {integrity: sha512-udhiBJYVvcPGXa+mL5IElke6EdddKecjbbz6m43+9IVqzK8GBwetg092Edclo42TkNboLD9nzodeesJygqZt2A==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3