Upgrade svelte-preprocess
This commit is contained in:
parent
5cfdecfebf
commit
f55ba4d611
@ -99,7 +99,7 @@
|
|||||||
"rollup-plugin-svelte": "^7.1.0",
|
"rollup-plugin-svelte": "^7.1.0",
|
||||||
"rollup-plugin-terser": "^7.0.2",
|
"rollup-plugin-terser": "^7.0.2",
|
||||||
"svelte": "^3.35.0",
|
"svelte": "^3.35.0",
|
||||||
"svelte-preprocess": "4.6.9",
|
"svelte-preprocess": "^4.9.8",
|
||||||
"ts-node": "^10.4.0",
|
"ts-node": "^10.4.0",
|
||||||
"tslog": "^3.0.1",
|
"tslog": "^3.0.1",
|
||||||
"uuid": "^8.0.0",
|
"uuid": "^8.0.0",
|
||||||
|
12
yarn.lock
12
yarn.lock
@ -7353,17 +7353,7 @@ svelte-check@^2.2.8:
|
|||||||
svelte-preprocess "^4.0.0"
|
svelte-preprocess "^4.0.0"
|
||||||
typescript "*"
|
typescript "*"
|
||||||
|
|
||||||
svelte-preprocess@4.6.9:
|
svelte-preprocess@^4.0.0, svelte-preprocess@^4.9.8:
|
||||||
version "4.6.9"
|
|
||||||
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.6.9.tgz#073d923eb351b98b6c6a454ba5feee981cd9dbf5"
|
|
||||||
integrity sha512-SROWH0rB0DJ+0Ii264cprmNu/NJyZacs5wFD71ya93Cg/oA2lKHgQm4F6j0EWA4ktFMzeuJJm/eX6fka39hEHA==
|
|
||||||
dependencies:
|
|
||||||
"@types/pug" "^2.0.4"
|
|
||||||
"@types/sass" "^1.16.0"
|
|
||||||
detect-indent "^6.0.0"
|
|
||||||
strip-indent "^3.0.0"
|
|
||||||
|
|
||||||
svelte-preprocess@^4.0.0:
|
|
||||||
version "4.9.8"
|
version "4.9.8"
|
||||||
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.9.8.tgz#fd40afebfb352f469beab289667485ebf0d811da"
|
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-4.9.8.tgz#fd40afebfb352f469beab289667485ebf0d811da"
|
||||||
integrity sha512-EQS/oRZzMtYdAprppZxY3HcysKh11w54MgA63ybtL+TAZ4hVqYOnhw41JVJjWN9dhPnNjjLzvbZ2tMhTsla1Og==
|
integrity sha512-EQS/oRZzMtYdAprppZxY3HcysKh11w54MgA63ybtL+TAZ4hVqYOnhw41JVJjWN9dhPnNjjLzvbZ2tMhTsla1Og==
|
||||||
|
Loading…
Reference in New Issue
Block a user