diff --git a/docs/docs.trychroma.com/package.json b/docs/docs.trychroma.com/package.json index 11c60476db9..30e202567cf 100644 --- a/docs/docs.trychroma.com/package.json +++ b/docs/docs.trychroma.com/package.json @@ -42,7 +42,7 @@ "@types/react-dom": "latest", "autoprefixer": "^10.4.18", "postcss": "^8.4.35", - "tailwindcss": "^3.4.1", + "tailwindcss": "^4.1.1", "typescript": "latest", "typedoc": "^0.24.7", "typedoc-plugin-markdown": "^3.15.3"