From 513659eb7455427e9ba9cc85955f726131564d66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 21:15:18 +0000 Subject: [PATCH] chore(deps): update dependency pathe to v2 (3.x) (#30449) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/kit/package.json | 2 +- packages/nuxt/package.json | 2 +- packages/rspack/package.json | 2 +- packages/schema/package.json | 2 +- packages/ui-templates/package.json | 2 +- packages/vite/package.json | 2 +- packages/webpack/package.json | 2 +- pnpm-lock.yaml | 37 +++++++++++++++++------------- 9 files changed, 29 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 345cd40572..eb89c5d24e 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "nuxt": "workspace:*", "nuxt-content-twoslash": "0.1.2", "ofetch": "1.4.1", - "pathe": "1.1.2", + "pathe": "2.0.0", "playwright-core": "1.49.1", "semver": "7.6.3", "sherif": "1.1.1", diff --git a/packages/kit/package.json b/packages/kit/package.json index 2215a01bf4..08d1f5d7aa 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -39,7 +39,7 @@ "knitwork": "^1.2.0", "mlly": "^1.7.3", "ohash": "^1.1.4", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "pkg-types": "^1.3.0", "scule": "^1.3.0", "semver": "^7.6.3", diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index bd6bfaa1ea..0875a3d541 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -109,7 +109,7 @@ "nypm": "^0.4.1", "ofetch": "^1.4.1", "ohash": "^1.1.4", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "perfect-debounce": "^1.0.0", "pkg-types": "^1.3.0", "radix3": "^1.1.2", diff --git a/packages/rspack/package.json b/packages/rspack/package.json index 5378e8513d..0676f98453 100644 --- a/packages/rspack/package.json +++ b/packages/rspack/package.json @@ -50,7 +50,7 @@ "magic-string": "^0.30.17", "memfs": "^4.14.1", "ohash": "^1.1.4", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "pify": "^6.1.0", "postcss": "^8.4.49", "postcss-import": "^16.1.0", diff --git a/packages/schema/package.json b/packages/schema/package.json index f0c9d6254b..867e3c39bd 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -70,7 +70,7 @@ "dependencies": { "consola": "^3.3.3", "defu": "^6.1.4", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "std-env": "^3.8.0" }, "engines": { diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index c4587f85be..3a87f6b7ef 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -25,7 +25,7 @@ "jiti": "2.4.2", "knitwork": "1.2.0", "lodash-es": "4.17.21", - "pathe": "1.1.2", + "pathe": "2.0.0", "prettier": "3.4.2", "scule": "1.3.0", "svgo": "3.3.2", diff --git a/packages/vite/package.json b/packages/vite/package.json index 86d3681abe..06362437b6 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -49,7 +49,7 @@ "magic-string": "^0.30.17", "mlly": "^1.7.3", "ohash": "^1.1.4", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "perfect-debounce": "^1.0.0", "pkg-types": "^1.3.0", "postcss": "^8.4.49", diff --git a/packages/webpack/package.json b/packages/webpack/package.json index 727a9f89d2..a72463a13f 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -48,7 +48,7 @@ "memfs": "^4.14.1", "mini-css-extract-plugin": "^2.9.2", "ohash": "^1.1.4", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "pify": "^6.1.0", "postcss": "^8.4.49", "postcss-import": "^16.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 023aa77014..01233dccbd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -147,8 +147,8 @@ importers: specifier: 1.4.1 version: 1.4.1 pathe: - specifier: 1.1.2 - version: 1.1.2 + specifier: 2.0.0 + version: 2.0.0 playwright-core: specifier: 1.49.1 version: 1.49.1 @@ -228,8 +228,8 @@ importers: specifier: 1.1.4 version: 1.1.4 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.0 + version: 2.0.0 pkg-types: specifier: ^1.3.0 version: 1.3.0 @@ -406,8 +406,8 @@ importers: specifier: 1.1.4 version: 1.1.4 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.0 + version: 2.0.0 perfect-debounce: specifier: ^1.0.0 version: 1.0.0 @@ -566,8 +566,8 @@ importers: specifier: 1.1.4 version: 1.1.4 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.0 + version: 2.0.0 pify: specifier: ^6.1.0 version: 6.1.0 @@ -660,8 +660,8 @@ importers: specifier: ^6.1.4 version: 6.1.4 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.0 + version: 2.0.0 std-env: specifier: ^3.8.0 version: 3.8.0 @@ -784,8 +784,8 @@ importers: specifier: 4.17.21 version: 4.17.21 pathe: - specifier: 1.1.2 - version: 1.1.2 + specifier: 2.0.0 + version: 2.0.0 prettier: specifier: 3.4.2 version: 3.4.2 @@ -865,8 +865,8 @@ importers: specifier: 1.1.4 version: 1.1.4 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.0 + version: 2.0.0 perfect-debounce: specifier: ^1.0.0 version: 1.0.0 @@ -974,8 +974,8 @@ importers: specifier: 1.1.4 version: 1.1.4 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.0 + version: 2.0.0 pify: specifier: ^6.1.0 version: 6.1.0 @@ -6002,6 +6002,9 @@ packages: pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} + pathe@2.0.0: + resolution: {integrity: sha512-G7n4uhtk9qJt2hlD+UFfsIGY854wpF+zs2bUbQ3CQEUTcn7v25LRsrmurOxTo4bJgjE4qkyshd9ldsEuY9M6xg==} + pathval@1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} @@ -13808,6 +13811,8 @@ snapshots: pathe@1.1.2: {} + pathe@2.0.0: {} + pathval@1.1.1: {} pathval@2.0.0: {}