From 392d2cefbd9c3bc40db3d8c12f05c13f523fcad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 16:43:29 +0000 Subject: [PATCH] chore(deps): bump daisyui from 3.1.5 to 3.5.1 Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.1.5 to 3.5.1. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.1.5...v3.5.1) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 8e17598..6a4a70b 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@lhci/cli": "0.12.x", "axios": "^1.3.4", "classnames": "^2.3.2", - "daisyui": "^3.1.5", + "daisyui": "^3.5.1", "date-fns": "^2.30.0", "date-picker-svelte": "^2.6.0", "install": "^0.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f534c8..701fb71 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ dependencies: specifier: ^2.3.2 version: 2.3.2 daisyui: - specifier: ^3.1.5 - version: 3.1.5(postcss@8.4.24)(ts-node@10.9.1) + specifier: ^3.5.1 + version: 3.5.1(ts-node@10.9.1) date-fns: specifier: ^2.30.0 version: 2.30.0 @@ -2178,11 +2178,9 @@ packages: yauzl: 2.10.0 dev: true - /daisyui@3.1.5(postcss@8.4.24)(ts-node@10.9.1): - resolution: {integrity: sha512-3nk5L//IU31ISzsonKEFG8ris8hS/MRAc+PrOTOyRbssjv1fYmNKSdIrOhG6op2ED3RyJL4p6I81JUwd7RWqTw==} + /daisyui@3.5.1(ts-node@10.9.1): + resolution: {integrity: sha512-7GG+9QXnr2qQMCqnyFU8TxpaOYJigXiEtmzoivmiiZZHvxqIwYdaMAkgivqTVxEgy3Hot3m1suzZjmt1zUrvmA==} engines: {node: '>=16.9.0'} - peerDependencies: - postcss: ^8 dependencies: colord: 2.9.3 css-selector-tokenizer: 0.8.0