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

chore(deps): update pnpm to v9.15.1 (#51)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-25 01:30:15 +00:00
committed by GitHub
parent 45bec99eb6
commit 4d5c05538a
7 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "./apps/vhs" "directory": "./apps/vhs"
}, },
"packageManager": "pnpm@9.15.0", "packageManager": "pnpm@9.15.1",
"engines": { "engines": {
"bun": ">=1.1.27" "bun": ">=1.1.27"
}, },

View File

@@ -15,7 +15,7 @@
"type": "git", "type": "git",
"url": "git+https://github.com/robonen/tools.git" "url": "git+https://github.com/robonen/tools.git"
}, },
"packageManager": "pnpm@9.15.0", "packageManager": "pnpm@9.15.1",
"engines": { "engines": {
"node": ">=22.12.0" "node": ">=22.12.0"
}, },

View File

@@ -18,7 +18,7 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/platform" "directory": "packages/platform"
}, },
"packageManager": "pnpm@9.15.0", "packageManager": "pnpm@9.15.1",
"engines": { "engines": {
"node": ">=22.12.0" "node": ">=22.12.0"
}, },

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate" "directory": "packages/renovate"
}, },
"packageManager": "pnpm@9.15.0", "packageManager": "pnpm@9.15.1",
"engines": { "engines": {
"node": ">=22.12.0" "node": ">=22.12.0"
}, },

View File

@@ -18,7 +18,7 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/stdlib" "directory": "packages/stdlib"
}, },
"packageManager": "pnpm@9.15.0", "packageManager": "pnpm@9.15.1",
"engines": { "engines": {
"node": ">=22.12.0" "node": ">=22.12.0"
}, },

View File

@@ -15,7 +15,7 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "packages/tsconfig" "directory": "packages/tsconfig"
}, },
"packageManager": "pnpm@9.15.0", "packageManager": "pnpm@9.15.1",
"engines": { "engines": {
"node": ">=22.12.0" "node": ">=22.12.0"
}, },

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git", "url": "git+https://github.com/robonen/tools.git",
"directory": "./packages/vue" "directory": "./packages/vue"
}, },
"packageManager": "pnpm@9.15.0", "packageManager": "pnpm@9.15.1",
"engines": { "engines": {
"node": ">=22.12.0" "node": ">=22.12.0"
}, },