build(deps): bump class-variance-authority from 0.6.1 to 0.7.0

Bumps [class-variance-authority](https://github.com/joe-bell/cva) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/joe-bell/cva/releases)
- [Commits](https://github.com/joe-bell/cva/compare/v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: class-variance-authority
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-31 05:16:20 +00:00 committed by GitHub
parent a62d51ab39
commit 4489a87d48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 11 deletions

View file

@ -28,7 +28,7 @@
"@radix-ui/react-toast": "^1.1.4",
"@tailwindcss/forms": "^0.5.4",
"aos": "^2.3.4",
"class-variance-authority": "^0.6.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"eslint": "8.44.0",
"lucide-react": "^0.259.0",

View file

@ -36,8 +36,8 @@ dependencies:
specifier: ^2.3.4
version: 2.3.4
class-variance-authority:
specifier: ^0.6.1
version: 0.6.1
specifier: ^0.7.0
version: 0.7.0
clsx:
specifier: ^2.0.0
version: 2.0.0
@ -1783,10 +1783,10 @@ packages:
optionalDependencies:
fsevents: 2.3.2
/class-variance-authority@0.6.1:
resolution: {integrity: sha512-eurOEGc7YVx3majOrOb099PNKgO3KnKSApOprXI4BTq6bcfbqbQXPN2u+rPPmIJ2di23bMwhk0SxCCthBmszEQ==}
/class-variance-authority@0.7.0:
resolution: {integrity: sha512-jFI8IQw4hczaL4ALINxqLEXQbWcNjoSkloa4IaufXCJr6QawJyw7tuRysRsrE8w2p/4gGaxKIt/hX3qz/IbD1A==}
dependencies:
clsx: 1.2.1
clsx: 2.0.0
dev: false
/classlist-polyfill@1.2.0:
@ -1805,11 +1805,6 @@ packages:
wrap-ansi: 7.0.0
dev: true
/clsx@1.2.1:
resolution: {integrity: sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==}
engines: {node: '>=6'}
dev: false
/clsx@2.0.0:
resolution: {integrity: sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==}
engines: {node: '>=6'}