mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-23 01:38:48 +00:00
chore(deps-dev): bump svelte-preprocess from 6.0.1 to 6.0.2 (#8010)
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 6.0.1 to 6.0.2. - [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: svelte-preprocess dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8ecf474129
commit
59dcff63dd
4 changed files with 7 additions and 10 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"svelte-check": "^3.8.4",
|
||||
"svelte-eslint-parser": "^0.39.1",
|
||||
"svelte-fa": "^4.0.2",
|
||||
"svelte-preprocess": "^6.0.1",
|
||||
"svelte-preprocess": "^6.0.2",
|
||||
"svelte-steps": "2.4.1",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"tslib": "^2.6.3",
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@
|
|||
"svelte": "5.0.0-next.164",
|
||||
"svelte-check": "^3.8.4",
|
||||
"svelte-eslint-parser": "^0.39.1",
|
||||
"svelte-preprocess": "^6.0.1",
|
||||
"svelte-preprocess": "^6.0.2",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.5.3",
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"storybook-dark-mode": "^4.0.2",
|
||||
"svelte": "5.0.0-next.166",
|
||||
"svelte-check": "^3.8.4",
|
||||
"svelte-preprocess": "^6.0.1",
|
||||
"svelte-preprocess": "^6.0.2",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"typescript": "^5.5.3",
|
||||
"vite": "^5.3.3",
|
||||
|
|
|
|||
11
yarn.lock
11
yarn.lock
|
|
@ -18633,13 +18633,10 @@ svelte-preprocess@^5.1.1, svelte-preprocess@^5.1.3:
|
|||
sorcery "^0.11.0"
|
||||
strip-indent "^3.0.0"
|
||||
|
||||
svelte-preprocess@^6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-6.0.1.tgz#d105bac011899d6938f7a2a1bb2a5b6b18ed1e80"
|
||||
integrity sha512-vNgXoyqWwahdpEX9XbQHcAHt41TkXnf8bRDxT5PjISHbZD1dVH4b2OsJ2fVQTBb3qP05x0GuYE9iS5vhD+Dniw==
|
||||
dependencies:
|
||||
detect-indent "^6.1.0"
|
||||
strip-indent "^3.0.0"
|
||||
svelte-preprocess@^6.0.2:
|
||||
version "6.0.2"
|
||||
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-6.0.2.tgz#920bd53b1127757edb0a7d946dace75a0cac9ecf"
|
||||
integrity sha512-OvDTLfaOkkhjprbDKO0SOCkjNYuHy16dbD4SpqbIi6QiabOMHxRT4km5/dzbFFkmW1L0E2INF3MFltG2pgOyKQ==
|
||||
|
||||
svelte-steps@2.4.1:
|
||||
version "2.4.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue