We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be95251 commit 493097dCopy full SHA for 493097d
deno.json
@@ -30,7 +30,7 @@
30
"twind": "https://esm.sh/twind@0.16.19",
31
"twind/": "https://esm.sh/twind@0.16.19/",
32
"$std/": "https://deno.land/std@0.193.0/",
33
- "@headlessui/react": "https://esm.sh/@headlessui/react?alias=react:preact/compat,react-dom:preact/compat,@types/react:preact/compat&external=preact",
+ "@headlessui/react": "https://esm.sh/@headlessui/react@1.7.17?alias=react:preact/compat,react-dom:preact/compat,@types/react:preact/compat&external=preact",
34
"icons": "https://esm.sh/@heroicons/react@2.0.18/24/solid?alias=react:preact/compat&exports=ArrowPathIcon,CheckIcon,ChevronUpIcon,ChevronDownIcon,ChevronUpDownIcon,InformationCircleIcon",
35
"react-confetti-explosion": "https://esm.sh/react-confetti-explosion?alias=react:preact/compat,react-dom:preact/compat,@types/react:preact/compat&external=preact",
36
"fetch-retry": "https://esm.sh/fetch-retry",
0 commit comments