chore(deps-dev): bump svelte-preprocess from 6.0.0 to 6.0.1

Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 6.0.0 to 6.0.1.
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: svelte-preprocess
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-19 07:57:55 +00:00 committed by Florent BENOIT
parent 756e1582df
commit 2553314bbf
4 changed files with 7 additions and 7 deletions

View file

@ -38,7 +38,7 @@
"svelte-check": "^3.8.1",
"svelte-eslint-parser": "^0.36.0",
"svelte-fa": "^4.0.2",
"svelte-preprocess": "^6.0.0",
"svelte-preprocess": "^6.0.1",
"svelte-steps": "2.4.1",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",

View file

@ -143,7 +143,7 @@
"svelte": "4.2.18",
"svelte-check": "^3.8.1",
"svelte-eslint-parser": "^0.36.0",
"svelte-preprocess": "^6.0.0",
"svelte-preprocess": "^6.0.1",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5",

View file

@ -43,7 +43,7 @@
"storybook-dark-mode": "^4.0.2",
"svelte": "4.2.18",
"svelte-check": "^3.8.1",
"svelte-preprocess": "^6.0.0",
"svelte-preprocess": "^6.0.1",
"tailwindcss": "^3.4.4",
"typescript": "^5.3.3",
"vite": "^5.3.1",

View file

@ -19005,10 +19005,10 @@ svelte-preprocess@^5.1.1, svelte-preprocess@^5.1.3:
sorcery "^0.11.0"
strip-indent "^3.0.0"
svelte-preprocess@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-6.0.0.tgz#18767b4955ed9ea263012be9cffaba2e5c4bd6c2"
integrity sha512-sbyHnWBwIphuaJWC7hnJd6ZoW/VN0va3jVb/8dDfeT2+0hVmo1DCx+zBK0/JfUKQmzg/FOEtcsGKRnbt8pRRkw==
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"