Skip to content

Commit

Permalink
Failed to execute 'contains' on 'Node'
Browse files Browse the repository at this point in the history
Upgraded headlessui

resolves #29
  • Loading branch information
paustint committed Jan 19, 2023
1 parent 468002c commit ad03459
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit ad03459

Please sign in to comment.