diff --git a/frontend/package.json b/frontend/package.json index 7af34ac4..998e8805 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -32,7 +32,7 @@ "prettier-plugin-svelte": "^3.2.4", "prettier-plugin-tailwindcss": "^0.6.5", "svelte": "^4.2.18", - "svelte-check": "^3.8.0", + "svelte-check": "^3.8.1", "tailwindcss": "^3.4.4", "tslib": "^2.6.3", "typescript": "^5.4.5", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index e5d0e13b..edbf0eac 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: ^4.2.18 version: 4.2.18 svelte-check: - specifier: ^3.8.0 - version: 3.8.0(postcss@8.4.38)(svelte@4.2.18) + specifier: ^3.8.1 + version: 3.8.1(postcss@8.4.38)(svelte@4.2.18) tailwindcss: specifier: ^3.4.4 version: 3.4.4 @@ -2993,8 +2993,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /svelte-check@3.8.0(postcss@8.4.38)(svelte@4.2.18): - resolution: {integrity: sha512-7Nxn+3X97oIvMzYJ7t27w00qUf1Y52irE2RU2dQAd5PyvfGp4E7NLhFKVhb6PV2fx7dCRMpNKDIuazmGthjpSQ==} + /svelte-check@3.8.1(postcss@8.4.38)(svelte@4.2.18): + resolution: {integrity: sha512-KlQ0TRVe01mdvh49Ylkr9FQxO/UWbQOtaIrccl3gjgkvby1TxY41VkT7ijCl6i29FjaJPE4m6YGmhdqov0MfkA==} hasBin: true peerDependencies: svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0