mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 01:21:22 +00:00
Merge pull request #26 from bartvdbraak/dependabot/npm_and_yarn/class-variance-authority-0.6.1
This commit is contained in:
commit
7b5f9195b4
2 changed files with 5 additions and 11 deletions
|
@ -24,7 +24,7 @@
|
|||
"@types/react-dom": "18.2.6",
|
||||
"@vercel/analytics": "^1.0.1",
|
||||
"autoprefixer": "10.4.14",
|
||||
"class-variance-authority": "^0.6.0",
|
||||
"class-variance-authority": "^0.6.1",
|
||||
"clsx": "^1.2.1",
|
||||
"eslint": "8.43.0",
|
||||
"eslint-config-next": "13.4.7",
|
||||
|
|
|
@ -27,8 +27,8 @@ dependencies:
|
|||
specifier: 10.4.14
|
||||
version: 10.4.14(postcss@8.4.24)
|
||||
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
|
||||
|
@ -710,16 +710,10 @@ packages:
|
|||
fsevents: 2.3.2
|
||||
dev: false
|
||||
|
||||
/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
|
||||
|
||||
/client-only@0.0.1:
|
||||
|
|
Loading…
Reference in a new issue