1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00

chore(deps): update dependency svelte-check to v3.6.6 (#7650)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-05 17:01:12 +00:00 committed by GitHub
parent 9bf1d87e35
commit 1c93ef1916
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
web/package-lock.json generated
View File

@ -8036,9 +8036,9 @@
}
},
"node_modules/svelte-check": {
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.5.tgz",
"integrity": "sha512-5aLgoQEdadvp8ypvKQ2avhnQ+V9YPQQaWrTFlXFw5g/v8xIQBvo+X/WqxTyD+V/ItDqXg3+abUA53rdDHgUjCA==",
"version": "3.6.6",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.6.tgz",
"integrity": "sha512-b9q9rOHOMYF3U8XllK7LmXTq1LeWQ98waGfEJzrFutViadkNl1tgdEtxIQ8yuPx+VQ4l7YrknYol+0lfZocaZw==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",
@ -8047,7 +8047,7 @@
"import-fresh": "^3.2.1",
"picocolors": "^1.0.0",
"sade": "^1.7.4",
"svelte-preprocess": "^5.1.0",
"svelte-preprocess": "^5.1.3",
"typescript": "^5.0.3"
},
"bin": {