From a649e04d14b299bd8d2cf5d197aeb55b04439587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 10:00:32 +0000 Subject: [PATCH] npm-dep: bump daisyui from 3.9.2 to 3.9.3 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.9.2 to 3.9.3. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.9.2...v3.9.3) --- 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 e0f14c65..5016d83d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^6.8.0", "@typescript-eslint/parser": "^6.7.5", "autoprefixer": "^10.4.16", - "daisyui": "^3.9.2", + "daisyui": "^3.9.3", "eslint": "^8.51.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 e9bb5efa..328207cf 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.2 - version: 3.9.2 + specifier: ^3.9.3 + version: 3.9.3 eslint: specifier: ^8.51.0 version: 8.51.0 @@ -996,8 +996,8 @@ packages: hasBin: true dev: true - /daisyui@3.9.2: - resolution: {integrity: sha512-yJZ1QjHUaL+r9BkquTdzNHb7KIgAJVFh0zbOXql2Wu0r7zx5qZNLxclhjN0WLoIpY+o2h/8lqXg7ijj8oTigOw==} + /daisyui@3.9.3: + resolution: {integrity: sha512-8li177QCu6dqlEOzE3h/dAV1y9Movbjx5bzJIO/hNqMNZtJkbHM0trjTzbDejV7N57eNGdjBvAGtxZYKzS4jow==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3