diff --git a/package.json b/package.json index bcb2fb61..0051aadd 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@radix-ui/react-dialog": "1.0.4", "@vercel/analytics": "1.0.1", "cheerio": "1.0.0-rc.12", - "class-variance-authority": "0.6.0", + "class-variance-authority": "0.6.1", "clsx": "1.2.1", "p-limit": "4.0.0", "next": "13.4.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df55f654..cdf6f326 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: 1.0.0-rc.12 version: 1.0.0-rc.12 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 @@ -2231,16 +2231,10 @@ packages: resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==} dev: true - /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: @@ -5920,6 +5914,7 @@ packages: resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} engines: {node: '>=14.17'} hasBin: true + dev: true /unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}