From 43850d539327717635a99ff7a33d89858f1d3e76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 01:56:40 +0000 Subject: [PATCH] chore(deps): update dependency sveltekit-superforms to v2.9.0 --- pnpm-lock.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 56132b6..a9b63db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,7 +75,7 @@ devDependencies: version: 2.35.1(eslint@8.57.0)(svelte@4.2.12) formsnap: specifier: ^0.5.0 - version: 0.5.1(svelte@4.2.12)(sveltekit-superforms@2.8.1) + version: 0.5.1(svelte@4.2.12)(sveltekit-superforms@2.9.0) lint-staged: specifier: ^15.2.2 version: 15.2.2 @@ -102,7 +102,7 @@ devDependencies: version: 3.6.6(@babel/core@7.23.9)(postcss-load-config@5.0.3)(postcss@8.4.35)(svelte@4.2.12) sveltekit-superforms: specifier: ^2.5.0 - version: 2.8.1(@sveltejs/kit@2.5.3)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.1)(svelte@4.2.12) + version: 2.9.0(@sveltejs/kit@2.5.3)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.1)(svelte@4.2.12) tailwindcss: specifier: ^3.4.1 version: 3.4.1 @@ -1975,8 +1975,8 @@ packages: - supports-color dev: true - /@vinejs/compiler@2.4.0: - resolution: {integrity: sha512-qEhp+Ux4wCeyYlQpB5TddjlRRyxbZz4RVYG/UHGnnnn3eOw326dZGCJldOOEl6huBFoOguMUQfhKLLSjJ0v+XQ==} + /@vinejs/compiler@2.4.1: + resolution: {integrity: sha512-WZqCZEQBvuPEghAxnpvNLclyyfqkmU+2V2K4zoZhOUJRD9KRJ+hCNQQ6LSzt7ZwSh+wwxq0r9FpAfeC3tswB8Q==} engines: {node: '>=18.0.0'} requiresBuild: true dev: true @@ -1989,11 +1989,11 @@ packages: dependencies: '@poppinss/macroable': 1.0.1 '@types/validator': 13.11.9 - '@vinejs/compiler': 2.4.0 + '@vinejs/compiler': 2.4.1 camelcase: 8.0.0 dayjs: 1.11.10 dlv: 1.1.3 - normalize-url: 8.0.0 + normalize-url: 8.0.1 validator: 13.11.0 dev: true optional: true @@ -3456,7 +3456,7 @@ packages: mime-types: 2.1.35 dev: true - /formsnap@0.5.1(svelte@4.2.12)(sveltekit-superforms@2.8.1): + /formsnap@0.5.1(svelte@4.2.12)(sveltekit-superforms@2.9.0): resolution: {integrity: sha512-8ppOlOu7llBEJbV0PzUz/KWh1J8KfiGqwjiyb8emQ2m+/nYXohLBtMcLVpW3XwlMkUbYaIXM+5lhfGjw8xbGJw==} peerDependencies: svelte: ^4.0.0 @@ -3464,7 +3464,7 @@ packages: dependencies: nanoid: 5.0.6 svelte: 4.2.12 - sveltekit-superforms: 2.8.1(@sveltejs/kit@2.5.3)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.1)(svelte@4.2.12) + sveltekit-superforms: 2.9.0(@sveltejs/kit@2.5.3)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.1)(svelte@4.2.12) dev: true /fraction.js@4.3.7: @@ -4625,8 +4625,8 @@ packages: engines: {node: '>=10'} dev: true - /normalize-url@8.0.0: - resolution: {integrity: sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==} + /normalize-url@8.0.1: + resolution: {integrity: sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w==} engines: {node: '>=14.16'} requiresBuild: true dev: true @@ -5805,8 +5805,8 @@ packages: magic-string: 0.30.7 periscopic: 3.1.0 - /sveltekit-superforms@2.8.1(@sveltejs/kit@2.5.3)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.1)(svelte@4.2.12): - resolution: {integrity: sha512-jlQUnAdlhQEBMpA1k9qNUQzelPSNWsjonKeQVHi+Hj+bgWjPn29QOJbyFKzvKqeFEgzcuUnNEaJI4g5K3QFIKQ==} + /sveltekit-superforms@2.9.0(@sveltejs/kit@2.5.3)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.1)(svelte@4.2.12): + resolution: {integrity: sha512-sF/8nlFmyTcxtoFmIsudNV03O0GS1nB/y1U8L0CM0xY4yfcDeL7KvqqvtEWOA3xW01LSZz5pbvf1UYrrt1nuxw==} peerDependencies: '@sveltejs/kit': 1.x || 2.x svelte: 3.x || 4.x || >=5.0.0-next.51