From f4f8d27f42559cc129ee8761552a376ec60340e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 09:35:25 +0000 Subject: [PATCH] npm-dep: bump daisyui from 3.9.1 to 3.9.2 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.9.1 to 3.9.2. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.9.1...v3.9.2) --- 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 c51e7d6f..7d0e2756 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", "autoprefixer": "^10.4.16", - "daisyui": "^3.9.1", + "daisyui": "^3.9.2", "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.34.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index e698d3ee..2c79175c 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: ^10.4.16 version: 10.4.16(postcss@8.4.31) daisyui: - specifier: ^3.9.1 - version: 3.9.1 + specifier: ^3.9.2 + version: 3.9.2 eslint: specifier: ^8.50.0 version: 8.50.0 @@ -954,8 +954,8 @@ packages: hasBin: true dev: true - /daisyui@3.9.1: - resolution: {integrity: sha512-xkZgVpPPpNbaZiG+djoP+XZF+6YeVA8sIP5ZwDzhaOlg1tXHfXvqhTmwKXGKLng3la2rwDrHYw3zjMMHLIGFUQ==} + /daisyui@3.9.2: + resolution: {integrity: sha512-yJZ1QjHUaL+r9BkquTdzNHb7KIgAJVFh0zbOXql2Wu0r7zx5qZNLxclhjN0WLoIpY+o2h/8lqXg7ijj8oTigOw==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3