From c8f4ca756992a56d0551575a456a6eac2840be10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 17:38:22 +0000 Subject: [PATCH] chore(deps): update dependency jiti to v2 --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 670f74c..ace83e1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "defu": "^4.0.1", "hookable": "^4.4.1", - "jiti": "^1.9.1" + "jiti": "^2.5.1" }, "devDependencies": { "@nuxt/components": "latest", diff --git a/yarn.lock b/yarn.lock index b25fa23..ee973e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6808,6 +6808,11 @@ jiti@^1.3.0, jiti@^1.6.4, jiti@^1.9.1: resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.9.1.tgz#d9e267fa050ddc52191f17d8af815d49a38ebafd" integrity sha512-AhYrAxJ/IW2257nHkJasUjtxHhmYIUEHEjsofJtGYsPWk8pTjqjbPFlJfOwfY+WX8YBiKHM1l0ViDC/mye2SWg== +jiti@^2.5.1: + version "2.5.1" + resolved "https://registry.yarnpkg.com/jiti/-/jiti-2.5.1.tgz#bd099c1c2be1c59bbea4e5adcd127363446759d0" + integrity sha512-twQoecYPiVA5K/h6SxtORw/Bs3ar+mLUtoPSc7iMXzQzK8d7eJ/R09wmTwAjiamETn1cXYPGfNnu7DMoHgu12w== + joycon@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.0.1.tgz#9074c9b08ccf37a6726ff74a18485f85efcaddaf"