From 96459eb3f4cfe0fc0524874ac99c05fccd3d96f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:50:43 +0000 Subject: [PATCH] npm-dep: bump daisyui from 4.6.0 to 4.6.1 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v4.6.0...v4.6.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 ca2ca157..bc7ae7f7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^6.19.1", "@typescript-eslint/parser": "^6.19.1", "autoprefixer": "^10.4.17", - "daisyui": "^4.6.0", + "daisyui": "^4.6.1", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.35.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 1221b01d..5392ae13 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: ^10.4.17 version: 10.4.17(postcss@8.4.33) daisyui: - specifier: ^4.6.0 - version: 4.6.0(postcss@8.4.33) + specifier: ^4.6.1 + version: 4.6.1(postcss@8.4.33) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -989,8 +989,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.6.0(postcss@8.4.33): - resolution: {integrity: sha512-B5ZB/sczXpp4LMdo/SZrtYY/U2hq+Vr9I15QawuWZ0VwgtSAbuZpAZUftKVryEsPuv3BM0yVlBED0nAmtis/dw==} + /daisyui@4.6.1(postcss@8.4.33): + resolution: {integrity: sha512-IXI8ypN/hkl1AKsag1XPlWt0wfvL4NedTUtUkv/VFP5q/xDbBZrZthq3/9M2yU1egcbbLhp01rluIz0GICUc+g==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0