From 53388d3351de4a4d5db7c300477b3f86845d9b23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 20:28:48 +0000 Subject: [PATCH] Bump daisyui from 3.5.0 to 3.9.2 in /docs Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.5.0 to 3.9.2. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.5.0...v3.9.2) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index ae26a1b..16f0e44 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,7 +14,7 @@ "@types/node": "20.4.2", "@types/react": "^18.2.18", "autoprefixer": "^10.4.14", - "daisyui": "^3.5.0", + "daisyui": "^3.9.2", "postcss": "^8.4.26", "tailwindcss": "^3.3.3", "typescript": "5.1.6" diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 7f0ecc5..13037ce 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: ^10.4.14 version: 10.4.14(postcss@8.4.26) daisyui: - specifier: ^3.5.0 - version: 3.5.0 + specifier: ^3.9.2 + version: 3.9.2 postcss: specifier: ^8.4.26 version: 8.4.26 @@ -1352,6 +1352,7 @@ packages: /@emotion/memoize@0.7.4: resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + requiresBuild: true dev: false optional: true @@ -2579,8 +2580,8 @@ packages: lodash-es: 4.17.21 dev: false - /daisyui@3.5.0: - resolution: {integrity: sha512-wSaeXwaYdMv4yURv9wj7kKQQN9Jyumfh/skIpZfCNkCb2jLf/so+iNKSM8l4rDN0TRvB5OccMlAvsf2UAtk2gg==} + /daisyui@3.9.2: + resolution: {integrity: sha512-yJZ1QjHUaL+r9BkquTdzNHb7KIgAJVFh0zbOXql2Wu0r7zx5qZNLxclhjN0WLoIpY+o2h/8lqXg7ijj8oTigOw==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3