From 9fe7473d82aaaaf8d2973b512ab394923801bda6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 02:22:53 +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 5a3b1183..2736cba4 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.0", "vite-hot-client": "^0.2.4" }, "devDependencies": { diff --git a/packages/electron/package.json b/packages/electron/package.json index 15d51634..2516036a 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.0", "socket.io": "^4.8.1", "socket.io-client": "^4.8.1" }, diff --git a/packages/vite/package.json b/packages/vite/package.json index 2cb52176..eda35075 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.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 308e16b1..49eaf7a1 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.0 + version: 2.0.0 vite-hot-client: specifier: ^0.2.4 version: 0.2.4(vite@6.0.1(@types/node@22.10.1)(jiti@2.4.2)(sass-embedded@1.81.0)(sass@1.80.3)(terser@5.26.0)(tsx@4.19.2)(yaml@2.5.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.0 + version: 2.0.0 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.0 + version: 2.0.0 packages: @@ -7041,6 +7041,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'} @@ -16509,6 +16512,8 @@ snapshots: pathe@1.1.2: {} + pathe@2.0.0: {} + pathval@2.0.0: {} pend@1.2.0: {}