From 1e65d517ed1c8d526c06a56ad28740aa72cb0380 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 4 Jan 2025 23:11:23 +0800
Subject: [PATCH] chore: bump up pathe version to v2 (#1605)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 package.json   | 2 +-
 pnpm-lock.yaml | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index f5137e42ac49..b556875940e6 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
     "lint-staged": "^15.0.0",
     "nx": "20.3.0",
     "oxlint": "^0.15.0",
-    "pathe": "^1.0.0",
+    "pathe": "^2.0.0",
     "postcss": "^8.4.38",
     "postcss-cli": "^11.0.0",
     "postcss-nested": "^7.0.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 109c7c8778bb..ace34a941027 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -128,8 +128,8 @@ importers:
         specifier: ^0.15.0
         version: 0.15.3
       pathe:
-        specifier: ^1.0.0
-        version: 1.1.2
+        specifier: ^2.0.0
+        version: 2.0.0
       postcss:
         specifier: ^8.4.38
         version: 8.4.49
@@ -5730,6 +5730,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'}
@@ -12492,6 +12495,8 @@ snapshots:
 
   pathe@1.1.2: {}
 
+  pathe@2.0.0: {}
+
   pathval@2.0.0: {}
 
   picocolors@1.1.1: {}