Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent e510121 commit 3df79f1
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 134 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,27 +78,27 @@
"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.0",
"@vitest/coverage-v8": "^2.1.6",
"changelogen": "^0.5.7",
"defu": "^6.1.4",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.1",
"is-unicode-supported": "^2.1.0",
"jiti": "^2.4.0",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"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": "^2.0.0",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit 3df79f1

Please sign in to comment.