Skip to content

Commit

Permalink
Deps: Update dependency class-variance-authority to v0.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 41437c7 commit 7578dc0
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/components/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"homepage": "https://nordstar.dev/docs/components/button/",
"dependencies": {
"@nordcom/nordstar-system": "workspace:*",
"class-variance-authority": "0.7.0"
"class-variance-authority": "0.7.1"
},
"peerDependencies": {
"react": ">=18",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"homepage": "https://nordstar.dev/docs/components/card/",
"dependencies": {
"@nordcom/nordstar-system": "workspace:*",
"class-variance-authority": "0.7.0"
"class-variance-authority": "0.7.1"
},
"peerDependencies": {
"react": ">=18",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"homepage": "https://nordstar.dev/docs/components/input/",
"dependencies": {
"@nordcom/nordstar-system": "workspace:*",
"class-variance-authority": "0.7.0"
"class-variance-authority": "0.7.1"
},
"peerDependencies": {
"react": ">=18",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/nordstar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@nordcom/nordstar-label": "workspace:*",
"@nordcom/nordstar-system": "workspace:*",
"@nordcom/nordstar-view": "workspace:*",
"class-variance-authority": "0.7.0"
"class-variance-authority": "0.7.1"
},
"peerDependencies": {
"react": ">=18",
Expand Down
30 changes: 12 additions & 18 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 7578dc0

Please sign in to comment.