From c3f3bbb99dcba14d997ff84b70de8e5e865bb24a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:16:22 +0000 Subject: [PATCH] chore(deps): update dependency svelte-preprocess to v5.1.4 --- workspaces/frontend/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/workspaces/frontend/package.json b/workspaces/frontend/package.json index adefad4..01c765b 100644 --- a/workspaces/frontend/package.json +++ b/workspaces/frontend/package.json @@ -51,7 +51,7 @@ "svelte-eslint-parser": "0.33.1", "svelte-htm": "1.2.0", "svelte-i18n": "4.0.0", - "svelte-preprocess": "5.1.3", + "svelte-preprocess": "5.1.4", "svelte-range-slider-pips": "2.2.3", "tailwindcss": "3.4.1", "tslib": "2.6.2", diff --git a/yarn.lock b/yarn.lock index c30c362..a3746ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10128,10 +10128,10 @@ svelte-i18n@4.0.0: sade "^1.8.1" tiny-glob "^0.2.9" -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.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"