From 42813d05d53a73b5c9c2727366d7d8c0feb682b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 18:22:06 +0000 Subject: [PATCH] chore(deps): bump daisyui from 3.1.5 to 3.9.4 Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.1.5 to 3.9.4. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.1.5...v3.9.4) --- 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 bc46f6f..9da47b8 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@vercel/analytics": "^1.0.2", "axios": "^1.3.4", "classnames": "^2.3.2", - "daisyui": "^3.1.5", + "daisyui": "^3.9.4", "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 7f17bd0..451f956 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,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.9.4 + version: 3.9.4(ts-node@10.9.1) date-fns: specifier: ^2.30.0 version: 2.30.0 @@ -4472,11 +4472,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.9.4(ts-node@10.9.1): + resolution: {integrity: sha512-fvi2RGH4YV617/6DntOVGcOugOPym9jTGWW2XySb5ZpvdWO4L7bEG77VHirrnbRUEWvIEVXkBpxUz2KFj0rVnA==} engines: {node: '>=16.9.0'} - peerDependencies: - postcss: ^8 dependencies: colord: 2.9.3 css-selector-tokenizer: 0.8.0