From 26b4a228c80d4725ce4bc9cd9c3305fada6c4d3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 09:45:44 +0000 Subject: [PATCH] npm-dep: bump daisyui from 4.10.1 to 4.10.2 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.10.1 to 4.10.2. - [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.10.1...v4.10.2) --- 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 819fcf34..e16657c5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,7 @@ "@typescript-eslint/eslint-plugin": "^7.7.0", "@typescript-eslint/parser": "^7.7.0", "autoprefixer": "^10.4.19", - "daisyui": "^4.10.1", + "daisyui": "^4.10.2", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.37.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 3f85ab0f..a1b8627c 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.10.1 - version: 4.10.1(postcss@8.4.38) + specifier: ^4.10.2 + version: 4.10.2(postcss@8.4.38) eslint: specifier: ^8.57.0 version: 8.57.0 @@ -1136,8 +1136,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.10.1(postcss@8.4.38): - resolution: {integrity: sha512-Ds0Z0Fv+Xf6ZEqV4Q5JIOeKfg83xxnww0Lzid0V94vPtlQ0yYmucEa33zSctsX2VEgBALtmk5zVEqd59pnUbuQ==} + /daisyui@4.10.2(postcss@8.4.38): + resolution: {integrity: sha512-eCWS1W/JPyxW9IvlgW5m0R6rp9ZhRsBTW37rvEUthckkjsV04u8XipV519OoccSA46ixhSJa3q7XLI1WUFtRCA==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0