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

chore(repo): update pnpm

This commit is contained in:
2024-05-30 02:57:34 +07:00
parent fe3311bdfb
commit c007a54522
5 changed files with 115 additions and 120 deletions

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate"
},
"packageManager": "pnpm@9.1.2",
"packageManager": "pnpm@9.1.3",
"engines": {
"node": ">=20.13.1"
},
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json"
},
"devDependencies": {
"renovate": "^37.377.8"
"renovate": "^37.381.9"
}
}

View File

@@ -18,7 +18,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/stdlib"
},
"packageManager": "pnpm@9.1.2",
"packageManager": "pnpm@9.1.3",
"engines": {
"node": ">=20.13.1"
},
@@ -45,7 +45,7 @@
"@robonen/tsconfig": "workspace:*",
"@vitest/coverage-v8": "^1.6.0",
"pathe": "^1.1.2",
"vitest": "^1.6.0",
"unbuild": "^2.0.0"
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
}
}

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/tsconfig"
},
"packageManager": "pnpm@9.1.2",
"packageManager": "pnpm@9.1.3",
"engines": {
"node": ">=20.13.1"
},
@@ -26,4 +26,4 @@
"publishConfig": {
"access": "public"
}
}
}