chore(deps): update dependency pathe to v2 (v3) (#3017)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-06 12:47:12 +01:00
committed by GitHub
parent 1c4bae8c86
commit 561fcd0b19
3 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
"dependencies": { "dependencies": {
"citty": "^0.1.6", "citty": "^0.1.6",
"consola": "^3.3.1", "consola": "^3.3.1",
"pathe": "^1.1.2", "pathe": "^2.0.0",
"scule": "^1.3.0" "scule": "^1.3.0"
} }
} }

View File

@@ -106,7 +106,7 @@
"mlly": "^1.7.3", "mlly": "^1.7.3",
"ohash": "^1.1.4", "ohash": "^1.1.4",
"reka-ui": "1.0.0-alpha.7", "reka-ui": "1.0.0-alpha.7",
"pathe": "^1.1.2", "pathe": "^2.0.0",
"scule": "^1.3.0", "scule": "^1.3.0",
"sirv": "^3.0.0", "sirv": "^3.0.0",
"tailwind-variants": "^0.3.0", "tailwind-variants": "^0.3.0",

8
pnpm-lock.yaml generated
View File

@@ -117,8 +117,8 @@ importers:
specifier: ^1.1.4 specifier: ^1.1.4
version: 1.1.4 version: 1.1.4
pathe: pathe:
specifier: ^1.1.2 specifier: ^2.0.0
version: 1.1.2 version: 2.0.0
reka-ui: reka-ui:
specifier: 1.0.0-alpha.7 specifier: 1.0.0-alpha.7
version: 1.0.0-alpha.7(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)) version: 1.0.0-alpha.7(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
@@ -223,8 +223,8 @@ importers:
specifier: ^3.3.1 specifier: ^3.3.1
version: 3.3.3 version: 3.3.3
pathe: pathe:
specifier: ^1.1.2 specifier: ^2.0.0
version: 1.1.2 version: 2.0.0
scule: scule:
specifier: ^1.3.0 specifier: ^1.3.0
version: 1.3.0 version: 1.3.0