From 95c598e77666d5cbb425dc223678e59fe6f9e88a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:40:13 +0000 Subject: [PATCH] fix(deps): update dependency pathe to v2 --- packages/core/package.json | 2 +- packages/electron/package.json | 2 +- packages/vite/package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++------ 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 0aa41304..2b99b7bf 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -34,7 +34,7 @@ "@vue/devtools-shared": "workspace:^", "mitt": "^3.0.1", "nanoid": "^5.0.9", - "pathe": "^1.1.2", + "pathe": "^2.0.2", "vite-hot-client": "^0.2.4" }, "devDependencies": { diff --git a/packages/electron/package.json b/packages/electron/package.json index d2af34dd..e4cd6238 100644 --- a/packages/electron/package.json +++ b/packages/electron/package.json @@ -43,7 +43,7 @@ "execa": "^9.5.1", "h3": "^1.13.0", "ip": "^2.0.1", - "pathe": "^1.1.2", + "pathe": "^2.0.2", "socket.io": "^4.8.1", "socket.io-client": "^4.8.1" }, diff --git a/packages/vite/package.json b/packages/vite/package.json index 3449e876..ec1a6ef3 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -62,6 +62,6 @@ "@types/node": "^22.10.1", "fast-glob": "^3.3.2", "image-meta": "^0.2.1", - "pathe": "^1.1.2" + "pathe": "^2.0.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef3db9fd..5050b1b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -357,8 +357,8 @@ importers: specifier: ^5.0.9 version: 5.0.9 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.2 + version: 2.0.2 vite-hot-client: specifier: ^0.2.4 version: 0.2.4(vite@6.0.7(@types/node@22.10.5)(jiti@2.4.2)(sass-embedded@1.83.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0)) @@ -440,8 +440,8 @@ importers: specifier: ^2.0.1 version: 2.0.1 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.2 + version: 2.0.2 socket.io: specifier: ^4.8.1 version: 4.8.1 @@ -875,8 +875,8 @@ importers: specifier: ^0.2.1 version: 0.2.1 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.2 + version: 2.0.2 packages: @@ -6865,6 +6865,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'} @@ -16197,6 +16200,8 @@ snapshots: pathe@1.1.2: {} + pathe@2.0.2: {} + pathval@2.0.0: {} pend@1.2.0: {}