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:
dependabot[bot] 2024-07-10 09:47:15 +00:00 committed by GitHub
parent 8ecf474129
commit 59dcff63dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 10 deletions

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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"