diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 86962f8ae..92d887f9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1114,7 +1114,7 @@ importers: specifier: ^4.0.0 version: 4.0.0 daisyui: - specifier: ^4.6.2 + specifier: ^4.7.2 version: 4.7.2(postcss@8.4.35) esbuild: specifier: ^0.20.1 diff --git a/website/package.json b/website/package.json index 45f1f05d9..24f9d99de 100644 --- a/website/package.json +++ b/website/package.json @@ -28,7 +28,7 @@ "bumpp": "^9.3.0", "clsx": "^2.1.0", "cross-fetch": "^4.0.0", - "daisyui": "^4.6.2", + "daisyui": "^4.7.2", "esbuild": "^0.20.1", "postcss": "^8.4.35", "solid-element": "^1.8.0",