From ad03459ab882fc2028d631fc0d620e4ecf18ac32 Mon Sep 17 00:00:00 2001 From: Austin Turner Date: Wed, 18 Jan 2023 18:58:44 -0700 Subject: [PATCH] Failed to execute 'contains' on 'Node' Upgraded headlessui resolves #29 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bdb0019a7..18f4222e9 100644 --- a/package.json +++ b/package.json @@ -244,7 +244,7 @@ "@emotion/styled": "11.10.5", "@fullhuman/postcss-purgecss": "^2.2.0", "@grpc/grpc-js": "^1.5.8", - "@headlessui/react": "^1.7.4", + "@headlessui/react": "^1.7.7", "@heroicons/react": "^1.0.4", "@mdx-js/react": "^1.6.21", "@monaco-editor/react": "^4.2.2", diff --git a/yarn.lock b/yarn.lock index 63780f7c9..14c83e66b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2606,10 +2606,10 @@ "@hapi/hoek" "^9.0.0" "@hapi/topo" "^5.0.0" -"@headlessui/react@^1.7.4": - version "1.7.4" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.4.tgz#ba7f50fda20667276ee84fcd4c2a459aa26187e3" - integrity sha512-D8n5yGCF3WIkPsjEYeM8knn9jQ70bigGGb5aUvN6y4BGxcT3OcOQOKcM3zRGllRCZCFxCZyQvYJF6ZE7bQUOyQ== +"@headlessui/react@^1.7.7": + version "1.7.7" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.7.tgz#d6f8708d8943ae8ebb1a6929108234e4515ac7e8" + integrity sha512-BqDOd/tB9u2tA0T3Z0fn18ktw+KbVwMnkxxsGPIH2hzssrQhKB5n/6StZOyvLYP/FsYtvuXfi9I0YowKPv2c1w== dependencies: client-only "^0.0.1"