diff --git a/package.json b/package.json index daa1e2cd..4cbe3222 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "@ducanh2912/next-pwa": "^10.2.9", "@ericblade/quagga2": "^1.8.4", - "@frontendnetwork/veganify": "^1.3.0", + "@frontendnetwork/veganify": "^2.0.3", "@types/node": "22.10.1", "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1", "jest-worker": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 317142af..49617bb6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^1.8.4 version: 1.8.4 '@frontendnetwork/veganify': - specifier: ^1.3.0 - version: 1.3.0 + specifier: ^2.0.3 + version: 2.0.3 '@types/node': specifier: 22.10.1 version: 22.10.1 @@ -829,8 +829,9 @@ packages: '@formatjs/intl-localematcher@0.5.6': resolution: {integrity: sha512-roz1+Ba5e23AHX6KUAWmLEyTRZegM5YDuxuvkHCyK3RJddf/UXB2f+s7pOMm9ktfPGla0g+mQXOn5vsuYirnaA==} - '@frontendnetwork/veganify@1.3.0': - resolution: {integrity: sha512-0vikV+EnScvrI7/Gi1cpJynomiSGz2t7HAWcR0tLUhhdlBmDimAvIxgWZYxPl2hEYjI0J5PSHNxltV/nePndAQ==} + '@frontendnetwork/veganify@2.0.3': + resolution: {integrity: sha512-+/kZpt1/CDl8lBMn+3LyVRx2XL90HCCoYMEYSMB5+guhHFwzlHmxNfjJq1yyJ8UblcbrejVoZubIUQnroCtUww==} + engines: {node: '>=18.0.0'} '@humanfs/core@0.19.0': resolution: {integrity: sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==} @@ -1387,9 +1388,6 @@ packages: '@types/node@22.10.1': resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} - '@types/node@22.8.1': - resolution: {integrity: sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==} - '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -3978,9 +3976,6 @@ packages: unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - undici-types@6.20.0: resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} @@ -5111,7 +5106,9 @@ snapshots: dependencies: tslib: 2.6.2 - '@frontendnetwork/veganify@1.3.0': {} + '@frontendnetwork/veganify@2.0.3': + dependencies: + zod: 3.23.8 '@humanfs/core@0.19.0': {} @@ -5702,10 +5699,6 @@ snapshots: dependencies: undici-types: 6.20.0 - '@types/node@22.8.1': - dependencies: - undici-types: 6.19.8 - '@types/resolve@1.20.2': {} '@types/stack-utils@2.0.3': {} @@ -7695,7 +7688,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.8.1 + '@types/node': 22.10.1 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -8774,8 +8767,6 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - undici-types@6.19.8: {} - undici-types@6.20.0: {} unicode-canonical-property-names-ecmascript@2.0.0: {}