From e3cf66945e164351e9b3daeffcd7eea4237070b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 09:38:52 +0000 Subject: [PATCH] npm-dep: bump daisyui from 3.6.6 to 3.7.3 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.6.6 to 3.7.3. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.6.6...v3.7.3) --- 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 c22b4d23..d03221b2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,7 +18,7 @@ "@typescript-eslint/eslint-plugin": "^6.6.0", "@typescript-eslint/parser": "^6.6.0", "autoprefixer": "^10.4.15", - "daisyui": "^3.6.6", + "daisyui": "^3.7.3", "eslint": "^8.48.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.33.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index b6dfa9f3..ef06b0eb 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.6.6 - version: 3.6.6 + specifier: ^3.7.3 + version: 3.7.3 eslint: specifier: ^8.48.0 version: 8.48.0 @@ -884,8 +884,8 @@ packages: hasBin: true dev: true - /daisyui@3.6.6: - resolution: {integrity: sha512-hYsU94/zJRN9Y2bvnXeqitd+If/rLkOsSm49DjPUL8TFhyKXb9KhgcH78fnn12pkrE03K5NjWk7JaYyq1z9oAw==} + /daisyui@3.7.3: + resolution: {integrity: sha512-gKlz3RwfaukZxf8nQZsDAZ7quUSi7F8HjGGB34tkHruvfQB9cgVDQsmqUqSQtkAJYvzbrg/3dLUa9+5jF4iC1A==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3