Skip to content

Commit 1e58beb

Browse files
authored
perf: unjs/string-ts integration
perf: unjs/string-ts integration
2 parents e6e4290 + 8e68f54 commit 1e58beb

File tree

29 files changed

+295
-378
lines changed

29 files changed

+295
-378
lines changed

package.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,19 +1043,21 @@
10431043
"@vscode/test-electron": "^2.3.4",
10441044
"eslint": "^8.50.0",
10451045
"taze": "^0.11.3",
1046+
"terser": "^5.21.0",
10461047
"tsup": "^7.2.0",
1047-
"typescript": "^5.2.2"
1048+
"typescript": "^5.2.2",
1049+
"nuxi-edge": "3.9.1-1696342776.a6acb6a"
10481050
},
10491051
"dependencies": {
10501052
"@nuxt/schema": "^3.7.4",
1051-
"axios": "^1.5.1",
10521053
"destr": "^2.0.1",
10531054
"fs-extra": "^11.1.1",
10541055
"jiti": "^1.20.0",
10551056
"magicast": "^0.3.0",
1056-
"nuxi-edge": "3.9.1-1696241924.6f02261",
1057-
"path": "^0.12.7",
1057+
"ofetch": "^1.3.3",
1058+
"pathe": "^1.1.1",
10581059
"pkg-types": "^1.0.3",
1060+
"string-ts": "^1.0.0",
10591061
"util": "^0.12.5"
10601062
}
1061-
}
1063+
}

0 commit comments

Comments
 (0)