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

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2024-04-25 18:30:47 +00:00
committed by GitHub
parent 69f9ae0900
commit 4e92ed18ed
4 changed files with 46 additions and 46 deletions

View File

@@ -18,7 +18,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/stdlib"
},
"packageManager": "pnpm@9.0.4",
"packageManager": "pnpm@9.0.6",
"engines": {
"node": ">=20.12.2"
},
@@ -45,9 +45,9 @@
},
"devDependencies": {
"@robonen/tsconfig": "workspace:*",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/coverage-v8": "^1.5.2",
"pathe": "^1.1.2",
"vitest": "^1.5.0",
"vitest": "^1.5.2",
"unbuild": "^2.0.0"
}
}