Skip to content

Commit

Permalink
build: pin cva and clsx versions until compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed May 27, 2024
1 parent 14d5cb4 commit d3d47e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@unocss/postcss": "^0.58.5",
"autoprefixer": "^10.4.16",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard-with-typescript": "^43.0.0",
Expand Down
4 changes: 2 additions & 2 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 d3d47e9

Please sign in to comment.