Skip to content

Commit

Permalink
feat: upgrade c12 with jiti v2 with esm support
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jul 5, 2024
1 parent 9e68077 commit a42d4d2
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 250 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@parcel/watcher": "^2.4.1",
"c12": "^1.11.1",
"c12": "2.0.0-beta.1",
"citty": "^0.1.6",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -58,11 +58,11 @@
"changelogen": "^0.5.5",
"eslint": "^9.6.0",
"eslint-config-unjs": "^0.3.2",
"jiti": "^1.21.6",
"jiti": "^2.0.0-beta.3",
"prettier": "^3.3.2",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"unbuild": "^3.0.0-rc.6",
"vitest": "^1.6.0"
},
"packageManager": "[email protected]"
}
}
Loading

0 comments on commit a42d4d2

Please sign in to comment.