diff --git a/package.json b/package.json index 1cadbf0..f87c6d3 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9b31ac..d42c38f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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 @@ -1796,10 +1796,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: @@ -1818,11 +1818,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'}