chore(deps-dev): bump svelte-preprocess from 5.1.3 to 5.1.4

Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 5.1.3 to 5.1.4.
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4)

---
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-04-17 09:14:25 +00:00 committed by Florent BENOIT
parent b731a610d1
commit c1359eea5d
3 changed files with 6 additions and 6 deletions

View file

@ -38,7 +38,7 @@
"svelte-check": "^3.6.9",
"svelte-eslint-parser": "^0.34.1",
"svelte-fa": "^4.0.2",
"svelte-preprocess": "^5.1.3",
"svelte-preprocess": "^5.1.4",
"svelte-steps": "2.4.1",
"tailwindcss": "^3.4.3",
"tslib": "^2.6.2",

View file

@ -49,7 +49,7 @@
"svelte": "4.2.14",
"svelte-check": "^3.6.9",
"svelte-eslint-parser": "^0.34.1",
"svelte-preprocess": "^5.1.3",
"svelte-preprocess": "^5.1.4",
"tailwindcss": "^3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.4.5",

View file

@ -15429,10 +15429,10 @@ svelte-hmr@^0.16.0:
resolved "https://registry.yarnpkg.com/svelte-hmr/-/svelte-hmr-0.16.0.tgz#9f345b7d1c1662f1613747ed7e82507e376c1716"
integrity sha512-Gyc7cOS3VJzLlfj7wKS0ZnzDVdv3Pn2IuVeJPk9m2skfhcu5bq3wtIZyQGggr7/Iim5rH5cncyQft/kRLupcnA==
svelte-preprocess@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-5.1.3.tgz#7682239fe53f724c845b53026816fdfe15d028f9"
integrity sha512-xxAkmxGHT+J/GourS5mVJeOXZzne1FR5ljeOUAMXUkfEhkLEllRreXpbl3dIYJlcJRfL1LO1uIAPpBpBfiqGPw==
svelte-preprocess@^5.1.3, svelte-preprocess@^5.1.4:
version "5.1.4"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-5.1.4.tgz#14ada075c94bbd2b71c5ec70ff72f8ebe1c95b91"
integrity sha512-IvnbQ6D6Ao3Gg6ftiM5tdbR6aAETwjhHV+UKGf5bHGYR69RQvF1ho0JKPcbUON4vy4R7zom13jPjgdOWCQ5hDA==
dependencies:
"@types/pug" "^2.0.6"
detect-indent "^6.1.0"