From 11a8a6c17c7f48ee13d559838263c7b607e54bcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 09:45:31 +0000 Subject: [PATCH] npm-dep: bump daisyui from 4.7.2 to 4.7.3 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.7.2 to 4.7.3. - [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.7.2...v4.7.3) --- 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 4355043b..1bf95b4f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "autoprefixer": "^10.4.18", - "daisyui": "^4.7.2", + "daisyui": "^4.7.3", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.35.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 1a9884f9..70956ba2 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: ^10.4.18 version: 10.4.18(postcss@8.4.35) daisyui: - specifier: ^4.7.2 - version: 4.7.2(postcss@8.4.35) + specifier: ^4.7.3 + version: 4.7.3(postcss@8.4.35) eslint: specifier: ^8.57.0 version: 8.57.0 @@ -996,8 +996,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.7.2(postcss@8.4.35): - resolution: {integrity: sha512-9UCss12Zmyk/22u+JbkVrHHxOzFOyY17HuqP5LeswI4hclbj6qbjJTovdj2zRy8cCH6/n6Wh0lTLjriGnyGh0g==} + /daisyui@4.7.3(postcss@8.4.35): + resolution: {integrity: sha512-R8jUpBMAUm4rSyxzGa9QqFdJTkzREtb1QahXdDoOfElGiF4VbSuu5bfqQoOro1kkSagPy+aTKu5WtSSXmH3u3g==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0