From 6afd6c52d4bfa3fe54deb2c73ca19701059a6bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 09:14:56 +0000 Subject: [PATCH] npm-dep: bump daisyui from 3.8.0 to 3.8.1 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.8.0 to 3.8.1. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 326b22cb..5a64d703 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,7 +18,7 @@ "@typescript-eslint/eslint-plugin": "^6.7.2", "@typescript-eslint/parser": "^6.7.3", "autoprefixer": "^10.4.16", - "daisyui": "^3.8.0", + "daisyui": "^3.8.1", "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.33.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 49af539d..2ab327a1 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^10.4.16 version: 10.4.16(postcss@8.4.30) daisyui: - specifier: ^3.8.0 - version: 3.8.0 + specifier: ^3.8.1 + version: 3.8.1 eslint: specifier: ^8.50.0 version: 8.50.0 @@ -926,8 +926,8 @@ packages: hasBin: true dev: true - /daisyui@3.8.0: - resolution: {integrity: sha512-VsWD//XlHkOBFSiRNTOZTxTJ/W8xI65erowErfbDWrPTkMYqf0ee/FTaqn4rquZoCcumENdFegAL8eELMnztxQ==} + /daisyui@3.8.1: + resolution: {integrity: sha512-4ULfP67PScxnJed5hxV83HLOhk/nVqZYGBz7BLk5KvCTr2Ij1V+xTEhk5Ix1lhbQC4qEL6be/aio2XeEa3920g==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3