From 0eb443ff6b0dcd0ec809f3075aaf38e55e14d27b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 09:43:39 +0000 Subject: [PATCH] npm-dep: bump daisyui from 4.12.7 to 4.12.8 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.12.7 to 4.12.8. - [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.12.7...v4.12.8) --- 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 cfcb057b..5a7769b0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,7 @@ "@typescript-eslint/eslint-plugin": "^7.14.1", "@typescript-eslint/parser": "^7.13.1", "autoprefixer": "^10.4.19", - "daisyui": "^4.12.7", + "daisyui": "^4.12.8", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.40.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index e435bdad..f2fb687a 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -53,8 +53,8 @@ devDependencies: specifier: ^10.4.19 version: 10.4.19(postcss@8.4.38) daisyui: - specifier: ^4.12.7 - version: 4.12.7(postcss@8.4.38) + specifier: ^4.12.8 + version: 4.12.8(postcss@8.4.38) eslint: specifier: ^8.57.0 version: 8.57.0 @@ -1235,8 +1235,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.12.7(postcss@8.4.38): - resolution: {integrity: sha512-KQN3BFs+c5eaDN6xNYbVX9ob7b830PiRF8o5m6os7e4WDTgMg8S3o21CZ/gDttNAfLS2zz1esass9oDP6pv2WA==} + /daisyui@4.12.8(postcss@8.4.38): + resolution: {integrity: sha512-FDdh0z9BsWMI0VeUSwZy6rwp9frEuUgd83SCPOaCYV3iULPzcgTEQT3IlcAbMCrsriu2ziDYZfGOUwPYHkHrfw==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0