diff --git a/package.json b/package.json index e45fb710..32704da4 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "defu": "^6.1.4", "mlly": "^1.7.3", "ohash": "^1.1.4", - "pathe": "^1.1.2", + "pathe": "^2.0.0", "ufo": "^1.5.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e867366..6f11e478 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,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 ufo: specifier: ^1.5.4 version: 1.5.4 @@ -2240,6 +2240,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'} @@ -4904,6 +4907,8 @@ snapshots: pathe@1.1.2: {} + pathe@2.0.0: {} + pathval@2.0.0: {} perfect-debounce@1.0.0: {}