chore(deps): update dependency svelte-preprocess to v5

This commit is contained in:
renovate[bot] 2023-01-30 04:48:58 +00:00 committed by Oskar
parent 704787bfef
commit 71d439a9d2
2 changed files with 68 additions and 3 deletions

View File

@ -16,7 +16,7 @@
"prettier-plugin-svelte": "2.9.0",
"svelte": "3.55.1",
"svelte-check": "2.10.3",
"svelte-preprocess": "4.10.7",
"svelte-preprocess": "5.0.1",
"tslib": "2.5.0",
"typescript": "4.9.4",
"vite": "4.0.4"

View File

@ -7,7 +7,7 @@ specifiers:
prettier-plugin-svelte: 2.9.0
svelte: 3.55.1
svelte-check: 2.10.3
svelte-preprocess: 4.10.7
svelte-preprocess: 5.0.1
tslib: 2.5.0
typescript: 4.9.4
vite: 4.0.4
@ -19,7 +19,7 @@ devDependencies:
prettier-plugin-svelte: 2.9.0_kdmmghgdi3ngrsq6otxkjilbry
svelte: 3.55.1
svelte-check: 2.10.3_svelte@3.55.1
svelte-preprocess: 4.10.7_atrrhq7vg4ekua4nnyrpuardle
svelte-preprocess: 5.0.1_atrrhq7vg4ekua4nnyrpuardle
tslib: 2.5.0
typescript: 4.9.4
vite: 4.0.4
@ -549,6 +549,13 @@ packages:
sourcemap-codec: 1.4.8
dev: true
/magic-string/0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
engines: {node: '>=12'}
dependencies:
'@jridgewell/sourcemap-codec': 1.4.14
dev: true
/merge2/1.4.1:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
@ -737,6 +744,16 @@ packages:
sourcemap-codec: 1.4.8
dev: true
/sorcery/0.11.0:
resolution: {integrity: sha512-J69LQ22xrQB1cIFJhPfgtLuI6BpWRiWu1Y3vSsIwK/eAScqJxd/+CJlUuHQRdX2C9NGFamq+KqNywGgaThwfHw==}
hasBin: true
dependencies:
'@jridgewell/sourcemap-codec': 1.4.14
buffer-crc32: 0.2.13
minimist: 1.2.6
sander: 0.5.1
dev: true
/source-map-js/1.0.2:
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
engines: {node: '>=0.10.0'}
@ -847,6 +864,54 @@ packages:
typescript: 4.9.4
dev: true
/svelte-preprocess/5.0.1_atrrhq7vg4ekua4nnyrpuardle:
resolution: {integrity: sha512-0HXyhCoc9rsW4zGOgtInylC6qj259E1hpFnJMJWTf+aIfeqh4O/QHT31KT2hvPEqQfdjmqBR/kO2JDkkciBLrQ==}
engines: {node: '>= 14.10.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.10.2
coffeescript: ^2.5.1
less: ^3.11.3 || ^4.0.0
postcss: ^7 || ^8
postcss-load-config: ^2.1.0 || ^3.0.0 || ^4.0.0
pug: ^3.0.0
sass: ^1.26.8
stylus: ^0.55.0
sugarss: ^2.0.0 || ^3.0.0 || ^4.0.0
svelte: ^3.23.0
typescript: ^3.9.5 || ^4.0.0
peerDependenciesMeta:
'@babel/core':
optional: true
coffeescript:
optional: true
less:
optional: true
postcss:
optional: true
postcss-load-config:
optional: true
pug:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
typescript:
optional: true
dependencies:
'@types/pug': 2.0.6
'@types/sass': 1.43.1
detect-indent: 6.1.0
magic-string: 0.27.0
sorcery: 0.11.0
strip-indent: 3.0.0
svelte: 3.55.1
typescript: 4.9.4
dev: true
/svelte/3.55.1:
resolution: {integrity: sha512-S+87/P0Ve67HxKkEV23iCdAh/SX1xiSfjF1HOglno/YTbSTW7RniICMCofWGdJJbdjw3S+0PfFb1JtGfTXE0oQ==}
engines: {node: '>= 8'}