Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
Update dependency class-variance-authority to ^0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2023
1 parent 9d437b8 commit bb1f30f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 17 deletions.
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@trpc/client": "^10.9.0",
"@trpc/react-query": "^10.9.0",
"@trpc/server": "^10.16.0",
"class-variance-authority": "^0.6.0",
"class-variance-authority": "^0.7.0",
"dayjs": "1.11.9",
"expo": "~48.0.10",
"expo-application": "~5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@radix-ui/react-switch": "^1.0.2",
"@radix-ui/react-toast": "^1.1.3",
"@radix-ui/react-tooltip": "^1.0.5",
"class-variance-authority": "^0.6.0",
"class-variance-authority": "^0.7.0",
"lucide-react": "^0.260.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
25 changes: 10 additions & 15 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 bb1f30f

Please sign in to comment.