diff --git a/package.json b/package.json index 2823317a3..c31d538d2 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "json5": "^2.2.1", "local-pkg": "^0.4.2", "mlly": "^1.0.0", - "pathe": "^0.3.9", + "pathe": "^1.0.0", "scule": "^0.3.2", "unplugin": "^0.10.2", "yaml": "^2.1.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a36e037c7..3b2574600 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ importers: mlly: ^1.0.0 nodemon: ^2.0.20 p-series: ^3.0.0 - pathe: ^0.3.9 + pathe: ^1.0.0 prettier: ^2.8.0 rimraf: ^3.0.2 rollup: ^3.5.1 @@ -52,7 +52,7 @@ importers: json5: 2.2.1 local-pkg: 0.4.2 mlly: 1.0.0 - pathe: 0.3.9 + pathe: 1.0.0 scule: 0.3.2 unplugin: 0.10.2 yaml: 2.1.3 @@ -6950,6 +6950,7 @@ packages: /pathe/0.3.9: resolution: {integrity: sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==} + dev: true /pathe/1.0.0: resolution: {integrity: sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==}