Merge pull request #60 from bartvdbraak/dependabot/npm_and_yarn/class-variance-authority-0.6.1

This commit is contained in:
Bart van der Braak 2023-06-28 22:20:50 +02:00 committed by GitHub
commit 240d24c85f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 11 deletions

View file

@ -28,7 +28,7 @@
"@radix-ui/react-toast": "^1.1.4",
"@tailwindcss/forms": "^0.5.3",
"aos": "^2.3.4",
"class-variance-authority": "^0.6.0",
"class-variance-authority": "^0.6.1",
"clsx": "^1.2.1",
"eslint": "8.43.0",
"lucide-react": "^0.242.0",

View file

@ -36,8 +36,8 @@ dependencies:
specifier: ^2.3.4
version: 2.3.4
class-variance-authority:
specifier: ^0.6.0
version: 0.6.0(typescript@5.1.3)
specifier: ^0.6.1
version: 0.6.1
clsx:
specifier: ^1.2.1
version: 1.2.1
@ -1778,16 +1778,10 @@ packages:
optionalDependencies:
fsevents: 2.3.2
/class-variance-authority@0.6.0(typescript@5.1.3):
resolution: {integrity: sha512-qdRDgfjx3GRb9fpwpSvn+YaidnT7IUJNe4wt5/SWwM+PmUwJUhQRk/8zAyNro0PmVfmen2635UboTjIBXXxy5A==}
peerDependencies:
typescript: '>= 4.5.5 < 6'
peerDependenciesMeta:
typescript:
optional: true
/class-variance-authority@0.6.1:
resolution: {integrity: sha512-eurOEGc7YVx3majOrOb099PNKgO3KnKSApOprXI4BTq6bcfbqbQXPN2u+rPPmIJ2di23bMwhk0SxCCthBmszEQ==}
dependencies:
clsx: 1.2.1
typescript: 5.1.3
dev: false
/classlist-polyfill@1.2.0: