From f50035371105785a9d65f4ec6e9f8d874a3bf7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 09:24:59 +0000 Subject: [PATCH] npm-dep: bump daisyui from 3.7.3 to 3.7.4 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.7.3 to 3.7.4. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.7.3...v3.7.4) --- 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 2538f1c5..263a49a4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,7 +18,7 @@ "@typescript-eslint/eslint-plugin": "^6.7.0", "@typescript-eslint/parser": "^6.7.0", "autoprefixer": "^10.4.15", - "daisyui": "^3.7.3", + "daisyui": "^3.7.4", "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 175890eb..f4b6e21b 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.29) daisyui: - specifier: ^3.7.3 - version: 3.7.3 + specifier: ^3.7.4 + version: 3.7.4 eslint: specifier: ^8.49.0 version: 8.49.0 @@ -884,8 +884,8 @@ packages: hasBin: true dev: true - /daisyui@3.7.3: - resolution: {integrity: sha512-gKlz3RwfaukZxf8nQZsDAZ7quUSi7F8HjGGB34tkHruvfQB9cgVDQsmqUqSQtkAJYvzbrg/3dLUa9+5jF4iC1A==} + /daisyui@3.7.4: + resolution: {integrity: sha512-hAgTomIK8RDQ/RLH9Z2NxZiNVAO40w08FlhgYS/8CTFF+wggeHeNJ0qNBHWAJJzhjD8UU2u4PZ4nc4r9rwfTLw==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3