diff options
Diffstat (limited to '')
-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 b77a3e9..d7f1d6e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: 4.2.12 version: 4.2.12 svelte-check: - specifier: 3.6.7 - version: 3.6.7(@babel/core@7.23.7)(postcss@8.4.36)(svelte@4.2.12) + specifier: 3.6.8 + version: 3.6.8(@babel/core@7.23.7)(postcss@8.4.36)(svelte@4.2.12) tailwindcss: specifier: 3.4.1 version: 3.4.1 @@ -4854,8 +4854,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check@3.6.7(@babel/core@7.23.7)(postcss@8.4.36)(svelte@4.2.12): - resolution: {integrity: sha512-tKEjemK9FYCySAseCaIt+ps5o0XRvLC7ECjyJXXtO7vOQhR9E6JavgoUbGP1PCulD2OTcB/fi9RjV3nyF1AROw==} + /svelte-check@3.6.8(@babel/core@7.23.7)(postcss@8.4.36)(svelte@4.2.12): + resolution: {integrity: sha512-rhXU7YCDtL+lq2gCqfJDXKTxJfSsCgcd08d7VWBFxTw6IWIbMWSaASbAOD3N0VV9TYSSLUqEBiratLd8WxAJJA==} hasBin: true peerDependencies: svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0 |