From 8d412866b501e40c6187f311da455c218ee747bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 21:50:04 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20arn?= =?UTF-8?q?oson/kirby-vite=20to=20v5.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 820610d..c3e1af5 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "getkirby/cms": "3.10.1.1", "wearejust/kirby-meta-tags": "3.0.1", "bnomei/kirby3-robots-txt": "1.8.0", - "arnoson/kirby-vite": "5.3.1", + "arnoson/kirby-vite": "5.4.0", "oblik/kirby-link-field": "5.2.2", "paulmorel/fathom-analytics": "1.0.0", "bnomei/kirby3-dotenv": "2.2.0", diff --git a/composer.lock b/composer.lock index 8b10465..180dec8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "accf7bfbf3d0f5a7eafd7b16d5d2e8d9", + "content-hash": "01709ed76c1fcae1997eeb47d8ffc4b8", "packages": [ { "name": "arnoson/kirby-vite", - "version": "5.3.1", + "version": "5.4.0", "source": { "type": "git", "url": "https://github.com/arnoson/kirby-vite.git", - "reference": "9f64fc96700aa5d7ba38e992c3da4340218dac68" + "reference": "7fa2ef00914af5f385aeb016d500a7c837cfa778" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/arnoson/kirby-vite/zipball/9f64fc96700aa5d7ba38e992c3da4340218dac68", - "reference": "9f64fc96700aa5d7ba38e992c3da4340218dac68", + "url": "https://api.github.com/repos/arnoson/kirby-vite/zipball/7fa2ef00914af5f385aeb016d500a7c837cfa778", + "reference": "7fa2ef00914af5f385aeb016d500a7c837cfa778", "shasum": "" }, "require": { @@ -36,9 +36,9 @@ "description": "Vite helper for Kirby CMS", "support": { "issues": "https://github.com/arnoson/kirby-vite/issues", - "source": "https://github.com/arnoson/kirby-vite/tree/v5.3.1" + "source": "https://github.com/arnoson/kirby-vite/tree/v5.4.0" }, - "time": "2024-03-26T17:07:58+00:00" + "time": "2024-12-03T19:43:04+00:00" }, { "name": "bnomei/kirby3-dotenv",