diff --git a/package.json b/package.json index 9ce3a40..256d13e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "acorn": "^8.14.0", - "pathe": "^1.1.2", + "pathe": "^2.0.1", "pkg-types": "^1.3.0", "ufo": "^1.5.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75b488d..92693af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^8.14.0 version: 8.14.0 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.1 + version: 2.0.1 pkg-types: specifier: ^1.3.0 version: 1.3.0 @@ -1906,6 +1906,9 @@ packages: pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} + pathe@2.0.1: + resolution: {integrity: sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==} + pathval@2.0.0: resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==} engines: {node: '>= 14.16'} @@ -4267,6 +4270,8 @@ snapshots: pathe@1.1.2: {} + pathe@2.0.1: {} + pathval@2.0.0: {} perfect-debounce@1.0.0: {}