From b808b2a8a15c4118ffb4f245369bd470a79b2c43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 09:37:41 +0000 Subject: [PATCH] npm-dep: bump daisyui from 4.4.10 to 4.4.12 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.10 to 4.4.12. - [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.4.10...v4.4.12) --- 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 ef9cebb9..edd4f290 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^6.13.0", "@typescript-eslint/parser": "^6.12.0", "autoprefixer": "^10.4.16", - "daisyui": "^4.4.10", + "daisyui": "^4.4.12", "eslint": "^8.54.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.35.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 6b183d44..c3fb3651 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: ^4.4.10 - version: 4.4.10(postcss@8.4.31) + specifier: ^4.4.12 + version: 4.4.12(postcss@8.4.31) eslint: specifier: ^8.54.0 version: 8.54.0 @@ -1002,8 +1002,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.4.10(postcss@8.4.31): - resolution: {integrity: sha512-NGDsOLtCQ9UzfeOUlKn1lwneQte4UoINmAaDBcrMAbZviu/jWm7PSR9DqH3eE/AY/TpkImdAPVK+kGsZlpEFkQ==} + /daisyui@4.4.12(postcss@8.4.31): + resolution: {integrity: sha512-h5yRV0EOyLnMkFdU7OYPJl27kdS4xDjF2Cm4aFqjJRWKcfEGyudFGYIcTFG6umwPKQiHsZCu8+7vqnj9bqgdVw==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0