From 71506f0a8deda5254cb49c743cd439dfe42859ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 07:18:07 +0100 Subject: [PATCH] chore(deps): update dependency pathe to v2 (#19139) --- packages/vite/package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/packages/vite/package.json b/packages/vite/package.json index f02547a78e8ed1..102e9c943b0383 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -129,7 +129,7 @@ "nanoid": "^5.0.9", "open": "^10.1.0", "parse5": "^7.2.1", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "periscopic": "^4.0.2", "picocolors": "^1.1.1", "picomatch": "^4.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 594be74e4ee7fe..0d0f3742fa6d44 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -346,8 +346,8 @@ importers: specifier: ^7.2.1 version: 7.2.1 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.0 + version: 2.0.0 periscopic: specifier: ^4.0.2 version: 4.0.2 @@ -5957,6 +5957,9 @@ packages: pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} + pathe@2.0.0: + resolution: {integrity: sha512-G7n4uhtk9qJt2hlD+UFfsIGY854wpF+zs2bUbQ3CQEUTcn7v25LRsrmurOxTo4bJgjE4qkyshd9ldsEuY9M6xg==} + pathval@2.0.0: resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==} engines: {node: '>= 14.16'} @@ -12008,6 +12011,8 @@ snapshots: pathe@1.1.2: {} + pathe@2.0.0: {} + pathval@2.0.0: {} perfect-debounce@1.0.0: {}