Skip to content

Commit

Permalink
fix(deps): update radix-ui-primitives monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 9fb3720 commit ca83472
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 87 deletions.
10 changes: 5 additions & 5 deletions packages/boutique/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"dependencies": {
"@boutique/shared": "workspace:*",
"@hookform/resolvers": "^3.9.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-popover": "^1.1.1",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-toast": "^1.2.2",
"@tanstack/react-query": "^5.59.0",
"class-variance-authority": "^0.7.0",
"framer-motion": "^11.11.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/wallet/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"dependencies": {
"@headlessui/react": "^2.1.9",
"@hookform/resolvers": "^3.9.0",
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-tooltip": "^1.1.2",
"@radix-ui/react-toast": "^1.2.2",
"@radix-ui/react-tooltip": "^1.1.3",
"@types/node-rsa": "^1.1.4",
"@wallet/shared": "workspace:*",
"class-variance-authority": "^0.7.0",
Expand Down
Loading

0 comments on commit ca83472

Please sign in to comment.