From 561fcd0b19a0e4ec8add4131366022442750cb29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:47:12 +0100 Subject: [PATCH] chore(deps): update dependency pathe to v2 (v3) (#3017) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- cli/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cli/package.json b/cli/package.json index 80654e31..cac56f65 100644 --- a/cli/package.json +++ b/cli/package.json @@ -7,7 +7,7 @@ "dependencies": { "citty": "^0.1.6", "consola": "^3.3.1", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "scule": "^1.3.0" } } diff --git a/package.json b/package.json index cce00eef..a7b246e1 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "mlly": "^1.7.3", "ohash": "^1.1.4", "reka-ui": "1.0.0-alpha.7", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "scule": "^1.3.0", "sirv": "^3.0.0", "tailwind-variants": "^0.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7266a57..6e671f7d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -117,8 +117,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 reka-ui: specifier: 1.0.0-alpha.7 version: 1.0.0-alpha.7(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)) @@ -223,8 +223,8 @@ importers: specifier: ^3.3.1 version: 3.3.3 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