mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps-dev): bump svelte-check from 3.8.4 to 3.8.5
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.8.4...svelte-check-3.8.5) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
67b90db17a
commit
2a8787a622
4 changed files with 7 additions and 7 deletions
|
|
@ -37,7 +37,7 @@
|
|||
"postcss": "^8.4.40",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
"svelte": "5.0.0-next.201",
|
||||
"svelte-check": "^3.8.4",
|
||||
"svelte-check": "^3.8.5",
|
||||
"svelte-eslint-parser": "^0.41.0",
|
||||
"svelte-fa": "^4.0.2",
|
||||
"svelte-preprocess": "^6.0.2",
|
||||
|
|
|
|||
|
|
@ -149,7 +149,7 @@
|
|||
"postcss": "^8.4.40",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
"svelte": "5.0.0-next.201",
|
||||
"svelte-check": "^3.8.4",
|
||||
"svelte-check": "^3.8.5",
|
||||
"svelte-eslint-parser": "^0.41.0",
|
||||
"svelte-preprocess": "^6.0.2",
|
||||
"tailwindcss": "^3.4.7",
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
"storybook": "^8.1.11",
|
||||
"storybook-dark-mode": "^4.0.2",
|
||||
"svelte": "5.0.0-next.201",
|
||||
"svelte-check": "^3.8.4",
|
||||
"svelte-check": "^3.8.5",
|
||||
"svelte-preprocess": "^6.0.2",
|
||||
"tailwindcss": "^3.4.7",
|
||||
"typescript": "^5.5.4",
|
||||
|
|
|
|||
|
|
@ -18590,10 +18590,10 @@ supports-preserve-symlinks-flag@^1.0.0:
|
|||
resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
|
||||
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
||||
|
||||
svelte-check@^3.8.4:
|
||||
version "3.8.4"
|
||||
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-3.8.4.tgz#7cd51e978e5a289a1278a2ea2ff77d8bd3e2f0c1"
|
||||
integrity sha512-61aHMkdinWyH8BkkTX9jPLYxYzaAAz/FK/VQqdr2FiCQQ/q04WCwDlpGbHff1GdrMYTmW8chlTFvRWL9k0A8vg==
|
||||
svelte-check@^3.8.5:
|
||||
version "3.8.5"
|
||||
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-3.8.5.tgz#03152c4b951f820a2b4111d6b241f804c69b6828"
|
||||
integrity sha512-3OGGgr9+bJ/+1nbPgsvulkLC48xBsqsgtc8Wam281H4G9F5v3mYGa2bHRsPuwHC5brKl4AxJH95QF73kmfihGQ==
|
||||
dependencies:
|
||||
"@jridgewell/trace-mapping" "^0.3.17"
|
||||
chokidar "^3.4.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue