From c5c89d49db4e7dc3bf9e625746d47f89afda323c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:31:58 +0000 Subject: [PATCH] npm-dep: bump daisyui from 4.3.1 to 4.4.2 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.3.1 to 4.4.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.3.1...v4.4.2) --- 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 b8c7f512..fed8137a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^6.11.0", "@typescript-eslint/parser": "^6.11.0", "autoprefixer": "^10.4.16", - "daisyui": "^4.3.1", + "daisyui": "^4.4.2", "eslint": "^8.54.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.35.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 3e04a1b3..b86d5cb8 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.3.1 - version: 4.3.1(postcss@8.4.31) + specifier: ^4.4.2 + version: 4.4.2(postcss@8.4.31) eslint: specifier: ^8.54.0 version: 8.54.0 @@ -960,8 +960,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.3.1(postcss@8.4.31): - resolution: {integrity: sha512-dCi91VD+57lkoBd10CjdW4wPOeOPYvvzQbxti6xmyQbDMbCeCXwNq2KdoU798I4OsCcD5B+n7yVG7HAgYW+cvw==} + /daisyui@4.4.2(postcss@8.4.31): + resolution: {integrity: sha512-Ecg5loskj9dkaAnTSK5Xn5jb24TqDlQIg/NJ025jCkw2S/zw12btjvLgY2Sv5Ws1DFVoVBRs3XYXyojZG7zVnw==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0