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 (#50)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-19 01:47:40 +00:00
committed by GitHub
parent 90dbdf4c88
commit 45bec99eb6
8 changed files with 70 additions and 70 deletions

View File

@@ -11,7 +11,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "./apps/vhs"
},
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.0",
"engines": {
"bun": ">=1.1.27"
},
@@ -21,6 +21,6 @@
},
"devDependencies": {
"@robonen/tsconfig": "workspace:*",
"@types/bun": "^1.1.13"
"@types/bun": "^1.1.14"
}
}