Skip to content

Commit

Permalink
Update dependency @headlessui/react to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2022
1 parent df109b1 commit cf01c6e
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"validate": "npm-run-all --parallel check-types && lint-staged"
},
"dependencies": {
"@headlessui/react": "1.6.5",
"@headlessui/react": "1.7.0",
"@loadable/component": "5.15.2",
"dompurify": "2.3.8",
"eiromplays-ui": "1.5.0-18",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -352,10 +352,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@headlessui/react@1.6.5":
version "1.6.5"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.6.5.tgz#5587c537de809cf3146eb2ff263e5e940b1bf69c"
integrity sha512-3VkKteDxlxf3fE0KbfO9t60KC1lM7YNpZggLpwzVNg1J/zwL+h+4N7MBlFDVpInZI3rKlZGpNx0PWsG/9c2vQg==
"@headlessui/react@1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.0.tgz#7e36e6bbc25a24b02011527ae157a000dda88b85"
integrity sha512-/nDsijOXRwXVLpUBEiYuWguIBSIN3ZbKyah+KPUiD8bdIKtX1U/k+qLYUEr7NCQnSF2e4w1dr8me42ECuG3cvw==

"@humanwhocodes/config-array@^0.9.2":
version "0.9.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"validate": "npm-run-all --parallel check-types && lint-staged"
},
"dependencies": {
"@headlessui/react": "1.6.5",
"@headlessui/react": "1.7.0",
"@types/react-phone-number-input": "3.0.14",
"dompurify": "2.3.8",
"eiromplays-ui": "1.5.0-19",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -407,10 +407,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@headlessui/react@1.6.5":
version "1.6.5"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.6.5.tgz#5587c537de809cf3146eb2ff263e5e940b1bf69c"
integrity sha512-3VkKteDxlxf3fE0KbfO9t60KC1lM7YNpZggLpwzVNg1J/zwL+h+4N7MBlFDVpInZI3rKlZGpNx0PWsG/9c2vQg==
"@headlessui/react@1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.0.tgz#7e36e6bbc25a24b02011527ae157a000dda88b85"
integrity sha512-/nDsijOXRwXVLpUBEiYuWguIBSIN3ZbKyah+KPUiD8bdIKtX1U/k+qLYUEr7NCQnSF2e4w1dr8me42ECuG3cvw==

"@humanwhocodes/config-array@^0.9.2":
version "0.9.5"
Expand Down

0 comments on commit cf01c6e

Please sign in to comment.