Skip to content

Commit

Permalink
fix(deps): update dependency @zag-js/focus-visible to v0.2.2 (#7355)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Segun Adebayo <joseshegs@gmail.com>
  • Loading branch information
renovate[bot] and segunadebayo committed Feb 17, 2023
1 parent db611b1 commit df1e519
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 8 deletions.
6 changes: 6 additions & 0 deletions .changeset/mean-hornets-taste.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@chakra-ui/checkbox": patch
"@chakra-ui/radio": patch
---

fix(deps): update dependency @zag-js/focus-visible to v0.2.2
2 changes: 1 addition & 1 deletion packages/components/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@chakra-ui/react-use-update-effect": "workspace:*",
"@chakra-ui/react-types": "workspace:*",
"@chakra-ui/visually-hidden": "workspace:*",
"@zag-js/focus-visible": "0.2.1",
"@zag-js/focus-visible": "0.2.2",
"@chakra-ui/shared-utils": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@chakra-ui/react-types": "workspace:*",
"@chakra-ui/react-context": "workspace:*",
"@chakra-ui/react-use-merge-refs": "workspace:*",
"@zag-js/focus-visible": "0.2.1",
"@zag-js/focus-visible": "0.2.2",
"@chakra-ui/shared-utils": "workspace:*"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit df1e519

@vercel
Copy link

@vercel vercel bot commented on df1e519 Feb 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.