1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2024-09-12 17:10:19 +00:00
parent 7ae3178277
commit cf80ea4edd
5 changed files with 125 additions and 336 deletions

View File

@@ -18,7 +18,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/stdlib"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"engines": {
"node": ">=20.17.0"
},
@@ -43,9 +43,9 @@
},
"devDependencies": {
"@robonen/tsconfig": "workspace:*",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/coverage-v8": "^2.1.0",
"pathe": "^1.1.2",
"unbuild": "^2.0.0",
"vitest": "^2.0.5"
"vitest": "^2.1.0"
}
}