diff --git a/package.json b/package.json index d0559fe..e4f16ce 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "prettier-plugin-svelte": "^3.1.2", "publint": "^0.1.9", "svelte": "^4.2.7", - "svelte-check": "^3.6.0", + "svelte-check": "^3.8.0", "tslib": "^2.4.1", "typescript": "^5.0.0", "vite": "^5.0.11" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a106cd4..290c866 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ devDependencies: specifier: ^4.2.7 version: 4.2.12 svelte-check: - specifier: ^3.6.0 - version: 3.6.8(postcss@8.4.38)(svelte@4.2.12) + specifier: ^3.8.0 + version: 3.8.0(postcss@8.4.38)(svelte@4.2.12) tslib: specifier: ^2.4.1 version: 2.6.2 @@ -1109,6 +1109,7 @@ packages: /glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -1612,6 +1613,7 @@ packages: /rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true dependencies: glob: 7.2.3 @@ -1743,8 +1745,8 @@ packages: has-flag: 4.0.0 dev: true - /svelte-check@3.6.8(postcss@8.4.38)(svelte@4.2.12): - resolution: {integrity: sha512-rhXU7YCDtL+lq2gCqfJDXKTxJfSsCgcd08d7VWBFxTw6IWIbMWSaASbAOD3N0VV9TYSSLUqEBiratLd8WxAJJA==} + /svelte-check@3.8.0(postcss@8.4.38)(svelte@4.2.12): + resolution: {integrity: sha512-7Nxn+3X97oIvMzYJ7t27w00qUf1Y52irE2RU2dQAd5PyvfGp4E7NLhFKVhb6PV2fx7dCRMpNKDIuazmGthjpSQ==} hasBin: true peerDependencies: svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0