diff --git a/frontend/package.json b/frontend/package.json index 2765254..300cbc9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,7 +30,7 @@ "prettier-plugin-svelte": "2.10.0", "sass": "1.60.0", "svelte": "3.58.0", - "svelte-check": "3.1.4", + "svelte-check": "3.2.0", "tslib": "2.5.0", "typescript": "5.0.3", "vite": "4.2.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index febbc57..8282c2f 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -50,8 +50,8 @@ devDependencies: specifier: 3.58.0 version: 3.58.0 svelte-check: - specifier: 3.1.4 - version: 3.1.4(sass@1.60.0)(svelte@3.58.0) + specifier: 3.2.0 + version: 3.2.0(sass@1.60.0)(svelte@3.58.0) tslib: specifier: 2.5.0 version: 2.5.0 @@ -1923,8 +1923,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-check@3.1.4(sass@1.60.0)(svelte@3.58.0): - resolution: {integrity: sha512-25Lb46ZS4IK/XpBMe4IBMrtYf23V8alqBX+szXoccb7uM0D2Wqq5rMRzYBONZnFVuU1bQG3R50lyIT5eRewv2g==} + /svelte-check@3.2.0(sass@1.60.0)(svelte@3.58.0): + resolution: {integrity: sha512-6ZnscN8dHEN5Eq5LgIzjj07W9nc9myyBH+diXsUAuiY/3rt0l65/LCIQYlIuoFEjp2F1NhXqZiJwV9omPj9tMw==} hasBin: true peerDependencies: svelte: ^3.55.0 @@ -1936,8 +1936,8 @@ packages: picocolors: 1.0.0 sade: 1.8.1 svelte: 3.58.0 - svelte-preprocess: 5.0.1(sass@1.60.0)(svelte@3.58.0)(typescript@4.9.5) - typescript: 4.9.5 + svelte-preprocess: 5.0.3(sass@1.60.0)(svelte@3.58.0)(typescript@5.0.3) + typescript: 5.0.3 transitivePeerDependencies: - '@babel/core' - coffeescript @@ -2011,8 +2011,8 @@ packages: typescript: 4.9.5 dev: true - /svelte-preprocess@5.0.1(sass@1.60.0)(svelte@3.58.0)(typescript@4.9.5): - resolution: {integrity: sha512-0HXyhCoc9rsW4zGOgtInylC6qj259E1hpFnJMJWTf+aIfeqh4O/QHT31KT2hvPEqQfdjmqBR/kO2JDkkciBLrQ==} + /svelte-preprocess@5.0.3(sass@1.60.0)(svelte@3.58.0)(typescript@5.0.3): + resolution: {integrity: sha512-GrHF1rusdJVbOZOwgPWtpqmaexkydznKzy5qIC2FabgpFyKN57bjMUUUqPRfbBXK5igiEWn1uO/DXsa2vJ5VHA==} engines: {node: '>= 14.10.0'} requiresBuild: true peerDependencies: @@ -2026,7 +2026,7 @@ packages: stylus: ^0.55.0 sugarss: ^2.0.0 || ^3.0.0 || ^4.0.0 svelte: ^3.23.0 - typescript: ^3.9.5 || ^4.0.0 + typescript: '>=3.9.5 || ^4.0.0 || ^5.0.0' peerDependenciesMeta: '@babel/core': optional: true @@ -2050,14 +2050,13 @@ packages: optional: true dependencies: '@types/pug': 2.0.6 - '@types/sass': 1.43.1 detect-indent: 6.1.0 magic-string: 0.27.0 sass: 1.60.0 sorcery: 0.11.0 strip-indent: 3.0.0 svelte: 3.58.0 - typescript: 4.9.5 + typescript: 5.0.3 dev: true /svelte@3.58.0: