Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Dec 19, 2024
1 parent 4fd7b9a commit 093d966
Show file tree
Hide file tree
Showing 2 changed files with 387 additions and 588 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,24 +78,24 @@
"test": "pnpm lint && pnpm vitest run --coverage"
},
"devDependencies": {
"@clack/core": "^0.3.4",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.5",
"@clack/core": "^0.3.5",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"changelogen": "^0.5.7",
"defu": "^6.1.4",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.1",
"eslint": "^9.17.0",
"eslint-config-unjs": "^0.4.2",
"is-unicode-supported": "^2.1.0",
"jiti": "^2.4.0",
"jiti": "^2.4.2",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"sentencer": "^0.2.1",
"sisteransi": "^1.0.5",
"std-env": "^3.8.0",
"string-width": "^7.2.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^3.0.1",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
Expand Down
Loading

0 comments on commit 093d966

Please sign in to comment.