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

chore(deps): update all deps

This commit is contained in:
2024-09-28 02:03:55 +07:00
parent 746eae3a8e
commit 65312d007e
5 changed files with 1190 additions and 1312 deletions

View File

@@ -15,15 +15,15 @@
"type": "git", "type": "git",
"url": "git+https://github.com/robonen/tools.git" "url": "git+https://github.com/robonen/tools.git"
}, },
"packageManager": "pnpm@9.10.0", "packageManager": "pnpm@9.11.0",
"engines": { "engines": {
"node": ">=20.17.0" "node": ">=20.17.0"
}, },
"type": "module", "type": "module",
"devDependencies": { "devDependencies": {
"@types/node": "^20.16.5", "@types/node": "^20.16.10",
"citty": "^0.1.6", "citty": "^0.1.6",
"jiti": "^1.21.6", "jiti": "^2.0.0",
"pathe": "^1.1.2", "pathe": "^1.1.2",
"scule": "^1.3.0", "scule": "^1.3.0",
"vitepress": "^1.3.4" "vitepress": "^1.3.4"

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.10.0", "packageManager": "pnpm@9.11.0",
"engines": { "engines": {
"node": ">=20.17.0" "node": ">=20.17.0"
}, },
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json" "test": "renovate-config-validator ./default.json"
}, },
"devDependencies": { "devDependencies": {
"renovate": "^37.440.7" "renovate": "^38.100.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.10.0", "packageManager": "pnpm@9.11.0",
"engines": { "engines": {
"node": ">=20.17.0" "node": ">=20.17.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/tsconfig" "directory": "packages/tsconfig"
}, },
"packageManager": "pnpm@9.10.0", "packageManager": "pnpm@9.11.0",
"engines": { "engines": {
"node": ">=20.17.0" "node": ">=20.17.0"
}, },

2488
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff