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 ce10f09..5c7d77e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: 4.2.10 version: 4.2.10 svelte-check: - specifier: 3.6.3 - version: 3.6.3(@babel/core@7.23.7)(postcss@8.4.35)(svelte@4.2.10) + specifier: 3.6.4 + version: 3.6.4(@babel/core@7.23.7)(postcss@8.4.35)(svelte@4.2.10) tailwindcss: specifier: 3.4.1 version: 3.4.1 @@ -4850,8 +4850,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check@3.6.3(@babel/core@7.23.7)(postcss@8.4.35)(svelte@4.2.10): - resolution: {integrity: sha512-Q2nGnoysxUnB9KjnjpQLZwdjK62DHyW6nuH/gm2qteFnDk0lCehe/6z8TsIvYeKjC6luKaWxiNGyOcWiLLPSwA==} + /svelte-check@3.6.4(@babel/core@7.23.7)(postcss@8.4.35)(svelte@4.2.10): + resolution: {integrity: sha512-mY/dqucqm46p72M8yZmn81WPZx9mN6uuw8UVfR3ZKQeLxQg5HDGO3HHm5AZuWZPYNMLJ+TRMn+TeN53HfQ/vsw==} hasBin: true peerDependencies: svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0 |