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

chore(deps): update all deps and other packages stuff

This commit is contained in:
2024-10-14 06:17:54 +07:00
parent 6a89239a75
commit 4e798acfdd
9 changed files with 29 additions and 17 deletions

View File

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