Skip to content

Commit

Permalink
feat: update jiti to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 28, 2024
1 parent 031cfd6 commit 6e85d32
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 393 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"c12": "^1.11.2",
"c12": "^2.0.0",
"colorette": "^2.0.20",
"consola": "^3.2.3",
"convert-gitmoji": "^0.1.5",
"mri": "^1.2.0",
"node-fetch-native": "^1.6.4",
"ofetch": "^1.3.4",
"ofetch": "^1.4.0",
"open": "^10.1.0",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
Expand All @@ -49,12 +49,12 @@
"yaml": "^2.5.1"
},
"devDependencies": {
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.1",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
"jiti": "^1.21.6",
"eslint": "^9.11.1",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.0.0",
"prettier": "^3.3.3",
"standard-version": "^9.5.0",
"typescript": "^5.6.2",
Expand Down
Loading

0 comments on commit 6e85d32

Please sign in to comment.