mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 19:04:46 +00:00
Compare commits
2 Commits
a8fc98339d
...
55266e1a2f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
55266e1a2f | ||
|
|
a4d9b4c88a |
@@ -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.26.2",
|
"packageManager": "pnpm@10.27.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.12.0"
|
"node": ">=24.12.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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.26.2",
|
"packageManager": "pnpm@10.27.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.12.0"
|
"node": ">=24.12.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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.26.2",
|
"packageManager": "pnpm@10.27.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.12.0"
|
"node": ">=24.12.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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.26.2",
|
"packageManager": "pnpm@10.27.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.12.0"
|
"node": ">=24.12.0"
|
||||||
},
|
},
|
||||||
@@ -27,6 +27,6 @@
|
|||||||
"test": "renovate-config-validator ./default.json"
|
"test": "renovate-config-validator ./default.json"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"renovate": "^41.173.1"
|
"renovate": "^42.71.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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.26.2",
|
"packageManager": "pnpm@10.27.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.12.0"
|
"node": ">=24.12.0"
|
||||||
},
|
},
|
||||||
|
|||||||
2672
pnpm-lock.yaml
generated
2672
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@ packages:
|
|||||||
catalog:
|
catalog:
|
||||||
'@vitest/coverage-v8': ^3.2.4
|
'@vitest/coverage-v8': ^3.2.4
|
||||||
'@vue/test-utils': ^2.4.6
|
'@vue/test-utils': ^2.4.6
|
||||||
jsdom: ^27.3.0
|
jsdom: ^27.4.0
|
||||||
pathe: ^2.0.3
|
pathe: ^2.0.3
|
||||||
unbuild: 3.6.1
|
unbuild: 3.6.1
|
||||||
vitest: ^3.2.4
|
vitest: ^3.2.4
|
||||||
|
|||||||
@@ -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.26.2",
|
"packageManager": "pnpm@10.27.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=24.12.0"
|
"node": ">=24.12.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user