diff --git a/package.json b/package.json index fdcc6b51..a7034223 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "prettier": "~2.5.1", "prettier-plugin-svelte": "^2.6.0", "svelte": "^3.46.4", - "svelte-preprocess": "^4.10.3", + "svelte-preprocess": "^4.10.4", "tailwindcss": "^3.0.21", "tslib": "^2.3.1", "typescript": "^4.5.5" diff --git a/yarn.lock b/yarn.lock index a61e7ea7..dbaf5bf0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4287,10 +4287,10 @@ svelte-hmr@^0.14.9: resolved "https://registry.yarnpkg.com/svelte-hmr/-/svelte-hmr-0.14.9.tgz#35f277efc789e1a6230185717347cddb2f8e9833" integrity sha512-bKE9+4qb4sAnA+TKHiYurUl970rjA0XmlP9TEP7K/ncyWz3m81kA4HOgmlZK/7irGK7gzZlaPDI3cmf8fp/+tg== -svelte-preprocess@^4.10.3: - version "4.10.3" - resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.10.3.tgz#9aac89a8abc3889fa5740fb34f7dd74f3c578e13" - integrity sha512-ttw17lJfb/dx2ZJT9sesaXT5l7mPQ9Apx1H496Kli3Hkk7orIRGpOw6rCPkRNzr6ueVPqb4vzodS5x7sBFhKHw== +svelte-preprocess@^4.10.4: + version "4.10.4" + resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.10.4.tgz#308a410266bfc55b4e608da8d552b63580141260" + integrity sha512-fuwol0N4UoHsNQolLFbMqWivqcJ9N0vfWO9IuPAiX/5okfoGXURyJ6nECbuEIv0nU3M8Xe2I1ONNje2buk7l6A== dependencies: "@types/pug" "^2.0.4" "@types/sass" "^1.16.0"