diff --git a/workspaces/frontend/package.json b/workspaces/frontend/package.json index 933568d..dd20cd7 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 6b48d2a..2eaed0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10159,10 +10159,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"