Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 18, 2023
1 parent d424218 commit dabb705
Show file tree
Hide file tree
Showing 2 changed files with 726 additions and 910 deletions.
19 changes: 9 additions & 10 deletions package.json
Expand Up @@ -71,25 +71,24 @@
},
"devDependencies": {
"@clack/core": "^0.3.2",
"@types/node": "^18.16.3",
"@vitest/coverage-c8": "^0.30.1",
"@types/node": "^20.3.1",
"@vitest/coverage-v8": "^0.32.2",
"changelogen": "^0.5.3",
"colorette": "^2.0.20",
"defu": "^6.1.2",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",
"is-unicode-supported": "^1.3.0",
"jiti": "^1.18.2",
"lodash": "^4.17.21",
"prettier": "^2.8.8",
"sentencer": "^0.2.1",
"sisteransi": "^1.0.5",
"std-env": "^3.3.2",
"string-width": "^5.1.2",
"typescript": "^5.0.4",
"std-env": "^3.3.3",
"string-width": "^6.1.0",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.30.1",
"winston": "^3.8.2"
"vitest": "^0.32.2"
},
"packageManager": "pnpm@8.4.0"
}
}

0 comments on commit dabb705

Please sign in to comment.