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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-31 01:44:27 +00:00
committed by GitHub
parent 289d0d5af1
commit 6fcc9d5a51
8 changed files with 264 additions and 297 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.2"
} }
} }

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",

543
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"
}, },