From e65d2a4511192aa005aeacbfe7a6b30f817915c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:39:39 +0000 Subject: [PATCH] chore(deps): update devdependency pathe to v2 --- package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b27cc39..bdcfc42 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "cldr-numbers-modern": "^45.0.0", "eslint": "^8.57.0", "fs-extra": "^11.2.0", - "pathe": "^1.1.2", + "pathe": "^2.0.2", "prettier": "^3.3.2", "prettier-plugin-jsdoc": "^1.3.0", "semantic-release": "^22.0.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac7c6e4..68e88c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^11.2.0 version: 11.2.0 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.2 + version: 2.0.2 prettier: specifier: ^3.3.2 version: 3.3.2 @@ -2643,6 +2643,9 @@ packages: pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} + pathe@2.0.2: + resolution: {integrity: sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==} + pathval@2.0.0: resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==} engines: {node: '>= 14.16'} @@ -6025,6 +6028,8 @@ snapshots: pathe@1.1.2: {} + pathe@2.0.2: {} + pathval@2.0.0: {} picocolors@1.0.0: {}