From 23cfc046e7878739028f78e703c8c76d99387051 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:47:24 +0100 Subject: [PATCH] chore(deps): update dependency pathe to v2 (dev) (#3016) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3a8b01ff..9ca7c254 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "defu": "^6.1.4", "fuse.js": "^7.0.0", "ohash": "^1.1.4", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "scule": "^1.3.0", "tailwind-merge": "^2.6.0", "tailwindcss": "^3.4.17" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec0a0695..ed9d73ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ importers: specifier: ^1.1.4 version: 1.1.4 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.0 + version: 2.0.0 scule: specifier: ^1.3.0 version: 1.3.0