Skip to content

Commit 144cc3f

Browse files
chore(deps): update dependency pathe to v2 (#760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a600dbd commit 144cc3f

File tree

4 files changed

+14
-9
lines changed

4 files changed

+14
-9
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@vue/devtools-shared": "workspace:^",
3535
"mitt": "^3.0.1",
3636
"nanoid": "^5.0.9",
37-
"pathe": "^1.1.2",
37+
"pathe": "^2.0.2",
3838
"vite-hot-client": "^0.2.4"
3939
},
4040
"devDependencies": {

packages/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"execa": "^9.5.1",
4444
"h3": "^1.13.0",
4545
"ip": "^2.0.1",
46-
"pathe": "^1.1.2",
46+
"pathe": "^2.0.2",
4747
"socket.io": "^4.8.1",
4848
"socket.io-client": "^4.8.1"
4949
},

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
"@types/node": "^22.10.1",
6363
"fast-glob": "^3.3.2",
6464
"image-meta": "^0.2.1",
65-
"pathe": "^1.1.2"
65+
"pathe": "^2.0.2"
6666
}
6767
}

pnpm-lock.yaml

Lines changed: 11 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)