Skip to content

Commit 56ebb0c

Browse files
fix(deps): update dependency class-variance-authority to ^0.7.1 (#1891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17d1f07 commit 56ebb0c

3 files changed

Lines changed: 16 additions & 10 deletions

File tree

packages/boutique/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@radix-ui/react-tabs": "^1.1.1",
1919
"@radix-ui/react-toast": "^1.2.2",
2020
"@tanstack/react-query": "^5.61.0",
21-
"class-variance-authority": "^0.7.0",
21+
"class-variance-authority": "^0.7.1",
2222
"framer-motion": "^11.11.17",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1",

packages/wallet/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@radix-ui/react-tooltip": "^1.1.4",
1414
"@types/node-rsa": "^1.1.4",
1515
"@wallet/shared": "workspace:*",
16-
"class-variance-authority": "^0.7.0",
16+
"class-variance-authority": "^0.7.1",
1717
"ky": "^1.7.2",
1818
"next": "14.2.21",
1919
"next-themes": "^0.4.3",

pnpm-lock.yaml

Lines changed: 14 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)