diff --git a/bun.lockb b/bun.lockb index dbbbabd..7d47806 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3f934ae..103ddbb 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,8 @@ "@emotion/react": "latest", "@emotion/server": "latest", "@emotion/styled": "latest", + "@headlessui/react": "^1.7.17", + "@heroicons/react": "^2.1.1", "@mui/icons-material": "latest", "@mui/lab": "latest", "@mui/material": "latest", @@ -58,7 +60,7 @@ "remark-frontmatter": "latest", "remark-react": "latest", "remark-stringify": "latest", - "tailwindcss": "^3.4.0", + "tailwindcss": "latest", "uuid": "latest" }, "resolutions": {