mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-02-25 07:55:36 +08:00
Bump svelte-preprocess from 4.10.3 to 4.10.6 in /warpgate-admin/app
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 4.10.3 to 4.10.6. - [Release notes](https://github.com/sveltejs/svelte-preprocess/releases) - [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte-preprocess/commits) --- 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:
parent
19463bbf63
commit
241d9c61b8
2 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@
|
|||
"svelte": "^3.44.0",
|
||||
"svelte-check": "^2.2.7",
|
||||
"svelte-fa": "^2.4.0",
|
||||
"svelte-preprocess": "^4.9.8",
|
||||
"svelte-preprocess": "^4.10.6",
|
||||
"svelte-spa-router": "^3.2.0",
|
||||
"sveltestrap": "^5.8.5",
|
||||
"thenby": "^1.3.4",
|
||||
|
|
|
@ -2248,10 +2248,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.0.0, svelte-preprocess@^4.9.8:
|
||||
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.0.0, svelte-preprocess@^4.10.6:
|
||||
version "4.10.6"
|
||||
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.10.6.tgz#5f9a53e7ed3b85fc7e0841120c725b76ac5a1ba8"
|
||||
integrity sha512-I2SV1w/AveMvgIQlUF/ZOO3PYVnhxfcpNyGt8pxpUVhPfyfL/CZBkkw/KPfuFix5FJ9TnnNYMhACK3DtSaYVVQ==
|
||||
dependencies:
|
||||
"@types/pug" "^2.0.4"
|
||||
"@types/sass" "^1.16.0"
|
||||
|
|
Loading…
Reference in a new issue