diff --git a/website/package.json b/website/package.json index 5443797d..f4596566 100644 --- a/website/package.json +++ b/website/package.json @@ -16,10 +16,10 @@ "@astrojs/mdx": "^0.19.0", "@astrojs/react": "^2.1.1", "@astrojs/tailwind": "^3.1.1", - "@docsearch/css": "^3.1.0", - "@docsearch/react": "^3.1.0", - "@headlessui/react": "^1.7.7", - "@heroicons/react": "^2.0.13", + "@docsearch/css": "^3.3.4", + "@docsearch/react": "^3.3.4", + "@headlessui/react": "^1.7.14", + "@heroicons/react": "^2.0.17", "@nanostores/persistent": "^0.8.0", "@nanostores/react": "^0.5.0", "@strudel.cycles/core": "workspace:*",