Skip to content

Commit 72b989c

Browse files
authored
fix: use mlly rather than deprecated kit cjs util (#69)
1 parent 6a83bc2 commit 72b989c

File tree

3 files changed

+434
-441
lines changed

3 files changed

+434
-441
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"dependencies": {
4141
"@nuxt/kit": "^3.9.1",
4242
"citty": "^0.1.5",
43+
"mlly": "^1.7.1",
4344
"scule": "^1.1.1",
4445
"typescript": "^5.3.3",
4546
"vue-component-meta": "^1.8.27"
@@ -76,7 +77,6 @@
7677
"defu",
7778
"unplugin",
7879
"consola",
79-
"mlly",
8080
"acorn",
8181
"pkg-types",
8282
"jsonc-parser"

0 commit comments

Comments
 (0)