From a8a13c5dc66377c638efce5812fd223e189331c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 09:57:08 +0000 Subject: [PATCH] npm-dep: bump daisyui from 3.8.3 to 3.9.1 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.8.3 to 3.9.1. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.8.3...v3.9.1) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-minor ... 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 d644a31c..7b0610cb 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.8.3", + "daisyui": "^3.9.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 bd5755eb..1db00c17 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.8.3 - version: 3.8.3 + specifier: ^3.9.1 + version: 3.9.1 eslint: specifier: ^8.50.0 version: 8.50.0 @@ -954,8 +954,8 @@ packages: hasBin: true dev: true - /daisyui@3.8.3: - resolution: {integrity: sha512-64QuR6niTv58E5YyAVBkoXQGngp04jt6XOcKGxnq1C/7r5ZE3bDuOSc4ktT7CPacTRjl5cCeNYY13VxLpZP+7A==} + /daisyui@3.9.1: + resolution: {integrity: sha512-xkZgVpPPpNbaZiG+djoP+XZF+6YeVA8sIP5ZwDzhaOlg1tXHfXvqhTmwKXGKLng3la2rwDrHYw3zjMMHLIGFUQ==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3