From 875111ad98686dbdddf8cebf480fad958feedc13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 09:42:43 +0000 Subject: [PATCH] npm-dep: bump daisyui from 3.7.6 to 3.7.7 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.7.6 to 3.7.7. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.7.6...v3.7.7) --- 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 7d6f462d..0ddab67e 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.2", "autoprefixer": "^10.4.15", - "daisyui": "^3.7.6", + "daisyui": "^3.7.7", "eslint": "^8.49.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.33.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 4282f0e4..7659df24 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^10.4.15 version: 10.4.15(postcss@8.4.30) daisyui: - specifier: ^3.7.6 - version: 3.7.6 + specifier: ^3.7.7 + version: 3.7.7 eslint: specifier: ^8.49.0 version: 8.49.0 @@ -884,8 +884,8 @@ packages: hasBin: true dev: true - /daisyui@3.7.6: - resolution: {integrity: sha512-7MsD3J1/LpRkxvkjm0OQBjmVhzEhQdi6lTfEP2Wrvgl/fjKst4KmfkM39g0iInroaFq1fEJbB/vobGDqFgXoYw==} + /daisyui@3.7.7: + resolution: {integrity: sha512-2/nFdW/6R9MMnR8tTm07jPVyPaZwpUSkVsFAADb7Oq8N2Ynbls57laDdNqxTCUmn0QvcZi01TKl8zQbAwRfw1w==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3