From 8477ba29b7215880bbb3241566038b2b522b210c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:24:55 +0000 Subject: [PATCH] chore(deps): update dependency pathe to v2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f50ed2f..1e53ebc 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "globby": "^14.0.0", "js-yaml": "^4.1.0", "jsonpath": "1.1.1", - "pathe": "^1.1.1", + "pathe": "^2.0.3", "release-it": "^17.0.0", "release-it-changelogen": "^0.1.0", "rimraf": "^5.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b4f07d..8f65eb6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: 1.1.1 version: 1.1.1 pathe: - specifier: ^1.1.1 - version: 1.1.1 + specifier: ^2.0.3 + version: 2.0.3 release-it: specifier: ^17.0.0 version: 17.0.0(typescript@5.3.2) @@ -5179,6 +5179,10 @@ packages: /pathe@1.1.1: resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==} + /pathe@2.0.3: + resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} + dev: false + /pathval@1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} dev: true