diff --git a/package.json b/package.json index 6e6ec7b..b91f5b0 100644 --- a/package.json +++ b/package.json @@ -551,7 +551,7 @@ "svelte-check": "3.8.1", "svelte-intersection-observer": "1.0.0", "svelte-jester": "3.0.0", - "svelte-preprocess": "5.1.4", + "svelte-preprocess": "6.0.3", "svelte-recaptcha-v2": "0.0.2", "svelte-sitemap": "2.6.0", "sveltekit-superforms": "2.15.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c240fb3..dccdbef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1561,8 +1561,8 @@ importers: specifier: 3.0.0 version: 3.0.0(jest@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3(@swc/helpers@0.5.11))(@types/node@20.14.7)(typescript@5.4.5)))(svelte@4.2.19) svelte-preprocess: - specifier: 5.1.4 - version: 5.1.4(@babel/core@7.24.7)(less@4.1.3)(postcss-load-config@6.0.1(jiti@1.21.6)(postcss@8.4.38)(tsx@4.15.7)(yaml@2.4.5))(postcss@8.4.38)(pug@3.0.3)(sass@1.77.6)(stylus@0.59.0)(svelte@4.2.19)(typescript@5.4.5) + specifier: 6.0.3 + version: 6.0.3(@babel/core@7.24.7)(less@4.1.3)(postcss-load-config@6.0.1(jiti@1.21.6)(postcss@8.4.38)(tsx@4.15.7)(yaml@2.4.5))(postcss@8.4.38)(pug@3.0.3)(sass@1.77.6)(stylus@0.59.0)(svelte@4.2.19)(typescript@5.4.5) svelte-recaptcha-v2: specifier: 0.0.2 version: 0.0.2 @@ -20131,6 +20131,43 @@ packages: typescript: optional: true + svelte-preprocess@6.0.3: + resolution: {integrity: sha512-PLG2k05qHdhmRG7zR/dyo5qKvakhm8IJ+hD2eFRQmMLHp7X3eJnjeupUtvuRpbNiF31RjVw45W+abDwHEmP5OA==} + engines: {node: '>= 18.0.0'} + peerDependencies: + '@babel/core': ^7.10.2 + coffeescript: ^2.5.1 + less: ^3.11.3 || ^4.0.0 + postcss: ^7 || ^8 + postcss-load-config: '>=3' + pug: ^3.0.0 + sass: ^1.26.8 + stylus: '>=0.55' + sugarss: ^2.0.0 || ^3.0.0 || ^4.0.0 + svelte: ^4.0.0 || ^5.0.0-next.100 || ^5.0.0 + typescript: ^5.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 + svelte-recaptcha-v2@0.0.2: resolution: {integrity: sha512-Sx4QuV/AtjxuwOf6C3yih+n3TLlKN+DefYt7wAFR8hjGcAOIAzcb66d0QQdElZJ2H34hvQc1hIaj3AtkoA7G6w==} @@ -47448,6 +47485,19 @@ snapshots: stylus: 0.59.0 typescript: 5.4.5 + svelte-preprocess@6.0.3(@babel/core@7.24.7)(less@4.1.3)(postcss-load-config@6.0.1(jiti@1.21.6)(postcss@8.4.38)(tsx@4.15.7)(yaml@2.4.5))(postcss@8.4.38)(pug@3.0.3)(sass@1.77.6)(stylus@0.59.0)(svelte@4.2.19)(typescript@5.4.5): + dependencies: + svelte: 4.2.19 + optionalDependencies: + '@babel/core': 7.24.7 + less: 4.1.3 + postcss: 8.4.38 + postcss-load-config: 6.0.1(jiti@1.21.6)(postcss@8.4.38)(tsx@4.15.7)(yaml@2.4.5) + pug: 3.0.3 + sass: 1.77.6 + stylus: 0.59.0 + typescript: 5.4.5 + svelte-recaptcha-v2@0.0.2: dependencies: debug: 4.3.5(supports-color@5.5.0)