Skip to content

Commit

Permalink
chore(deps): update dependency @radix-ui/react-tooltip to v1.1.2 (#1652)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and gabrielmfern committed Sep 13, 2024
1 parent e56868c commit 4e00edb
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-slot": "1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-tooltip": "1.1.1",
"@radix-ui/react-tooltip": "1.1.2",
"@types/babel__core": "7.20.5",
"@types/node": "^20",
"@types/react": "^18",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@radix-ui/react-popover": "1.1.1",
"@radix-ui/react-slot": "1.1.0",
"@radix-ui/react-toggle-group": "1.1.0",
"@radix-ui/react-tooltip": "1.1.1",
"@radix-ui/react-tooltip": "1.1.2",
"@react-email/render": "workspace:*",
"@swc/core": "1.4.15",
"@types/babel__core": "7.20.5",
Expand Down
43 changes: 38 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 4e00edb

Please sign in to comment.