1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 19:04:46 +00:00

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2026-01-29 14:44:03 +00:00
committed by GitHub
parent 289d0d5af1
commit 3cc3e5ce56
8 changed files with 266 additions and 299 deletions

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@10.28.0", "packageManager": "pnpm@10.28.2",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.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@10.28.0", "packageManager": "pnpm@10.28.2",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.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@10.28.0", "packageManager": "pnpm@10.28.2",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.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@10.28.0", "packageManager": "pnpm@10.28.2",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.0"
}, },
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json" "test": "renovate-config-validator ./default.json"
}, },
"devDependencies": { "devDependencies": {
"renovate": "^42.83.1" "renovate": "^42.95.1"
} }
} }

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@10.28.0", "packageManager": "pnpm@10.28.2",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.0"
}, },
@@ -24,7 +24,7 @@
"@types/node": "^24.10.9", "@types/node": "^24.10.9",
"@vitest/coverage-v8": "catalog:", "@vitest/coverage-v8": "catalog:",
"@vitest/ui": "catalog:", "@vitest/ui": "catalog:",
"citty": "^0.1.6", "citty": "^0.2.0",
"jiti": "^2.6.1", "jiti": "^2.6.1",
"jsdom": "catalog:", "jsdom": "catalog:",
"scule": "^1.3.0", "scule": "^1.3.0",

547
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,4 +12,4 @@ catalog:
unbuild: 3.6.1 unbuild: 3.6.1
vitest: ^3.2.4 vitest: ^3.2.4
'@vitest/ui': ^3.2.4 '@vitest/ui': ^3.2.4
vue: ^3.5.26 vue: ^3.5.27

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@10.28.0", "packageManager": "pnpm@10.28.2",
"engines": { "engines": {
"node": ">=24.13.0" "node": ">=24.13.0"
}, },