diff --git a/experimental/live-editor/package.json b/experimental/live-editor/package.json index cc21a2115..656877f2e 100644 --- a/experimental/live-editor/package.json +++ b/experimental/live-editor/package.json @@ -26,7 +26,7 @@ "prettier": "2.0.5", "svelte": "^3.44.0", "svelte-copy-to-clipboard": "^0.2.5", - "svelte-preprocess": "^4.10.1", + "svelte-preprocess": "^4.10.4", "svelte-simple-modal": "^1.3.1", "tailwindcss": "^3.0.12", "vite": "^2.8.6", diff --git a/experimental/live-editor/yarn.lock b/experimental/live-editor/yarn.lock index 565a55c29..bb7959e42 100644 --- a/experimental/live-editor/yarn.lock +++ b/experimental/live-editor/yarn.lock @@ -1605,10 +1605,10 @@ svelte-hmr@^0.14.11: resolved "https://registry.yarnpkg.com/svelte-hmr/-/svelte-hmr-0.14.11.tgz#63d532dc9c2c849ab708592f034765fa2502e568" integrity sha512-R9CVfX6DXxW1Kn45Jtmx+yUe+sPhrbYSUp7TkzbW0jI5fVPn6lsNG9NEs5dFg5qRhFNAoVdRw5qQDLALNKhwbQ== -svelte-preprocess@^4.10.1: - 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"