diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46f1b7c..7a5d633 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: 4.2.15 version: 4.2.15 svelte-check: - specifier: 3.6.9 - version: 3.6.9(@babel/core@7.23.7)(postcss@8.4.38)(svelte@4.2.15) + specifier: 3.7.0 + version: 3.7.0(@babel/core@7.23.7)(postcss@8.4.38)(svelte@4.2.15) tailwindcss: specifier: 3.4.3 version: 3.4.3 @@ -4903,8 +4903,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check@3.6.9(@babel/core@7.23.7)(postcss@8.4.38)(svelte@4.2.15): - resolution: {integrity: sha512-hDQrk3L0osX07djQyMiXocKysTLfusqi8AriNcCiQxhQR49/LonYolcUGMtZ0fbUR8HTR198Prrgf52WWU9wEg==} + /svelte-check@3.7.0(@babel/core@7.23.7)(postcss@8.4.38)(svelte@4.2.15): + resolution: {integrity: sha512-Va6sGL4Vy4znn0K+vaatk98zoBvG2aDee4y3r5X4S80z8DXfbACHvdLlyXa4C4c5tQzK9H0Uq2pbd20wH3ucjQ==} hasBin: true peerDependencies: svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0 |