diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dad81e9..88e0869 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,9 +124,6 @@ importers: resend: specifier: ^3.2.0 version: 3.2.0 - uuid: - specifier: ^9.0.1 - version: 9.0.1 devDependencies: '@ena/eslint-config': specifier: workspace:* @@ -140,9 +137,6 @@ importers: '@faker-js/faker': specifier: ^8.4.1 version: 8.4.1 - '@types/uuid': - specifier: ^9.0.8 - version: 9.0.8 '@vitest/coverage-v8': specifier: ^1.3.1 version: 1.3.1(vitest@1.3.1) @@ -153,18 +147,6 @@ importers: specifier: ^1.3.1 version: 1.3.1 - packages/utils: - devDependencies: - '@ena/eslint-config': - specifier: workspace:* - version: link:../../tooling/eslint - '@ena/prettier-config': - specifier: workspace:* - version: link:../../tooling/prettier - '@ena/tsconfig': - specifier: workspace:* - version: link:../../tooling/typescript - packages/validators: dependencies: zod: @@ -2605,10 +2587,6 @@ packages: '@types/node': 18.19.22 dev: true - /@types/uuid@9.0.8: - resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} - dev: true - /@types/webpack@5.28.5(@swc/core@1.3.101)(esbuild@0.19.11): resolution: {integrity: sha512-wR87cgvxj3p6D0Crt1r5avwqffqPXUkNlnQ1mjU93G7gCuFjufZR4I6j8cz5g1F1tTYpfOOFvly+cmIQwL9wvw==} dependencies: @@ -7787,11 +7765,6 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /uuid@9.0.1: - resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} - hasBin: true - dev: false - /v8-to-istanbul@9.2.0: resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==} engines: {node: '>=10.12.0'}