Skip to content

Commit

Permalink
fix: use mlly rather than deprecated kit cjs util (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Jul 5, 2024
1 parent 6a83bc2 commit 72b989c
Show file tree
Hide file tree
Showing 3 changed files with 434 additions and 441 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"dependencies": {
"@nuxt/kit": "^3.9.1",
"citty": "^0.1.5",
"mlly": "^1.7.1",
"scule": "^1.1.1",
"typescript": "^5.3.3",
"vue-component-meta": "^1.8.27"
Expand Down Expand Up @@ -76,7 +77,6 @@
"defu",
"unplugin",
"consola",
"mlly",
"acorn",
"pkg-types",
"jsonc-parser"
Expand Down
Loading

0 comments on commit 72b989c

Please sign in to comment.