diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea845b2..1d41889 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,20 +5,20 @@ settings: excludeLinksFromLockfile: false importers: + .: dependencies: prettier: specifier: ^3.5.3 - version: 3.5.3 + version: 3.8.1 packages: - prettier@3.5.3: - resolution: - { - integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw== - } - engines: { node: '>=14' } + + prettier@3.8.1: + resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} + engines: {node: '>=14'} hasBin: true snapshots: - prettier@3.5.3: {} + + prettier@3.8.1: {}