From 564e5541dceb18fdd049b4a7264bf383e60d283c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 09:23:20 +0000 Subject: [PATCH] npm-dep: bump daisyui from 4.4.24 to 4.5.0 in /frontend Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.24 to 4.5.0. - [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.24...v4.5.0) --- 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 31e956fd..bcd7c328 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@typescript-eslint/eslint-plugin": "^6.17.0", "@typescript-eslint/parser": "^6.16.0", "autoprefixer": "^10.4.16", - "daisyui": "^4.4.24", + "daisyui": "^4.5.0", "eslint": "^8.56.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 3d341949..36dcb1f8 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.32) daisyui: - specifier: ^4.4.24 - version: 4.4.24(postcss@8.4.32) + specifier: ^4.5.0 + version: 4.5.0(postcss@8.4.32) eslint: specifier: ^8.56.0 version: 8.56.0 @@ -1003,8 +1003,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /daisyui@4.4.24(postcss@8.4.32): - resolution: {integrity: sha512-u/B3484J08V7N0rIYymnC+SyxOjlYQL+2vyhHWV+/KC+VaUcbEF2Z3H06eCPgdTiZ0J+ml44aH7wBhIymPFQ+g==} + /daisyui@4.5.0(postcss@8.4.32): + resolution: {integrity: sha512-RWQCPQ0vBUaxGy768O7Ku8SRQgwdoto1lDzuKeVOcMtYghuSbUY7NoPoMK+k8JH4s1J02OvpNAgtB9MeKpZIwg==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0