diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa4e06f..8fbf236 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,9 +26,6 @@ dependencies: '@tailwindcss/typography': specifier: ^0.5.10 version: 0.5.10(tailwindcss@3.4.1) - '@types/debug': - specifier: ^4.1.12 - version: 4.1.12 '@types/lodash-es': specifier: ^4.17.12 version: 4.17.12 @@ -70,9 +67,6 @@ devDependencies: '@types/node': specifier: ^20.11.16 version: 20.11.16 - debug: - specifier: ^4.3.4 - version: 4.3.4 prettier: specifier: ^3.2.4 version: 3.2.4 @@ -1636,6 +1630,7 @@ packages: optional: true dependencies: ms: 2.1.2 + dev: false /decode-named-character-reference@1.0.2: resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==} @@ -3101,6 +3096,7 @@ packages: /ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} + dev: false /ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}