Skip to content

Commit 5dcaea2

Browse files
authored
feat(deps): upgrade to ipx v3 (#1799)
1 parent 6b8c7b9 commit 5dcaea2

File tree

2 files changed

+217
-296
lines changed

2 files changed

+217
-296
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"globby": "^14.1.0",
6060
"happy-dom": "^17.4.4",
6161
"installed-check": "^9.3.0",
62-
"ipx": "^2.1.0",
62+
"ipx": "^3.0.3",
6363
"jiti": "2.4.2",
6464
"knip": "^5.46.5",
6565
"nitropack": "^2.11.8",
@@ -77,7 +77,7 @@
7777
"vue-tsc": "^2.2.8"
7878
},
7979
"optionalDependencies": {
80-
"ipx": "^2.1.0"
80+
"ipx": "^3.0.3"
8181
},
8282
"packageManager": "pnpm@10.7.1",
8383
"resolutions": {

0 commit comments

Comments
 (0)